Brian Fiete
|
5b968e302a
|
Linux fix
|
2024-03-17 06:57:00 -04:00 |
|
Ron Zuckerman
|
3a9f2a234b
|
Bug fix for empty command-line arguments
|
2024-01-20 14:49:28 -06:00 |
|
Ron Zuckerman
|
1a34aafddd
|
Make sure command line arguments with whitespace are enclosed in quotes
|
2024-01-15 15:26:13 -06:00 |
|
MineGame159
|
9d1bd60c9a
|
Fixed UseShellExecute flag when spawning a process
|
2023-02-20 22:34:14 +01:00 |
|
Brian Fiete
|
d20b53b187
|
Improved SDL platform support, 'ar' lib reworking
|
2022-11-07 09:57:27 -08:00 |
|
Fusioon
|
93c3b27c48
|
Add linux filewatcher
Implement inotify based filewatcher for linux
|
2022-10-06 00:10:34 +02:00 |
|
disarray2077
|
debcf7eb6c
|
Add willdcard check in BfpFindFileData_CheckFilter
|
2022-07-06 16:51:14 -03:00 |
|
Brian Fiete
|
a27ef9beda
|
Lazy<T> , LazyTLS<T> , thread dtors
|
2022-07-04 10:20:38 -07:00 |
|
Brian Fiete
|
676e7988fb
|
Fixes from valgrind
|
2022-03-18 18:06:14 -07:00 |
|
disarray2077
|
06fe5a98c6
|
Implement FileStream SetLength
|
2021-08-01 17:38:30 -03:00 |
|
disarray2077
|
a71962a5a8
|
Fix File OpenOrCreate
|
2021-08-01 17:30:40 -03:00 |
|
Brian Fiete
|
8d2b222c1a
|
Preserve cwd after spawn
|
2021-07-15 05:58:59 -07:00 |
|
Brian Fiete
|
961e71c62a
|
Exposed system handle for FileStream
|
2021-07-03 05:29:50 -07:00 |
|
Brian Fiete
|
9875d3a12d
|
Linux fix
|
2021-06-28 10:28:32 -07:00 |
|
Brian Fiete
|
9e62f50027
|
StringView fix
|
2021-05-12 10:08:55 -04:00 |
|
Brian Fiete
|
a215bac755
|
Added Relaunch option on crash dialog
|
2020-09-17 14:15:38 -07:00 |
|
Brian Fiete
|
7f3ab3878f
|
File size querying
|
2020-09-11 16:39:17 -07:00 |
|
Brian Fiete
|
b7b065855d
|
Start of wasm support
|
2020-08-06 09:24:37 -07:00 |
|
Brian Fiete
|
3123aad0d1
|
Fixed exe path issue
|
2020-07-07 13:08:45 -07:00 |
|
Brian Fiete
|
6e5b6694a1
|
Fixed dynamic Beef libs on Linux/macOS
|
2020-06-30 12:13:20 -07:00 |
|
Brian Fiete
|
7c2ef7f709
|
Crash backtrace improvements
|
2020-06-10 07:13:48 -07:00 |
|
bfiete
|
6b46904510
|
Working on Linux fixes
|
2020-05-21 06:58:26 -07:00 |
|
Brian Fiete
|
7fc71c7197
|
Linux fix
|
2020-05-16 12:26:13 -07:00 |
|
Brian Fiete
|
4472449cc4
|
Allows for stack base to change
|
2020-05-16 10:07:17 -07:00 |
|
Łukasz Pankowski
|
691f81f5c1
|
Fixed segfault in Environment.GetEnvironmentVariables on POSIX
|
2020-02-01 14:13:36 +01:00 |
|
Brian Fiete
|
9f3fded709
|
Apple fixes
|
2019-10-29 05:01:04 -07:00 |
|
Brian Fiete
|
3883a3674d
|
Added Android support, and generalized target triple support
Added PICLevel, RelocKind
DarwinCommon/LinuxCommon/AndroidCommon merged into PosixCommon
Mangling changed to avoid '@'
|
2019-10-23 07:12:36 -07:00 |
|