DmitriySalnikov
|
dd8e1def67
|
[SCons] Fixed crashes in several scripts
(cherry picked from commit 0e5975dd26 )
|
2023-09-19 21:23:20 -05:00 |
Fabio Alessandrelli
|
6fa6b8b178
|
[SCons] Merge OSXCross tools into platofrm ones
(cherry picked from commit 6d195137fe )
|
2023-08-10 09:09:49 -05:00 |
Adam Scott
|
7a9b323931
|
Add platform macros
(cherry picked from commit 9d9f4279ed )
|
2023-08-10 09:09:14 -05:00 |
Fabio Alessandrelli
|
2bf983e638
|
[SCons] Add "optimize" and "debug_symbols" options
optimize = auto|none|debug|speed|size|0|1|2|3
debug_symbol = True|False
optimize == "auto" will produce:
- "debug" for "debug" builds
- "speed" for "release" builds
|
2022-09-12 16:52:05 +02:00 |
bruvzg
|
0ee980abae
|
Rename OSX to macOS.
|
2022-07-20 11:01:47 +03:00 |