Rémi Verschelde
|
e2dfb656f4
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
|
3 年之前 |
bruvzg
|
d7957a2a20
Use "volk" instead of statically linked Vulkan loader.
|
4 年之前 |
bruvzg
|
53f84e39fd
Fix MoltenVK static linking on macOS (add missing include path, Vulkan SDK path option, use xcframework instead of static framework).
|
4 年之前 |
bruvzg
|
a79cc0d772
Fix macOS build with all sanitizers enabled.
|
4 年之前 |
Rafał Mikrut
|
f827bcd2f3
Add more sanitizer flags to shows more bugs
|
5 年之前 |
Rafał Mikrut
|
0b298d201e
Allow to not optimize release build
|
4 年之前 |
Jordan Schidlowsky
|
da35cd2f00
add msan sanitizer option for linus/bsd, lsan option for osx
|
4 年之前 |
Rémi Verschelde
|
849c090343
SCons: Fix debug_symbols tests after switch to BoolVariable
|
4 年之前 |
Rémi Verschelde
|
db26871210
SCons: Add `production=yes` option to use production defaults
|
4 年之前 |
Rémi Verschelde
|
0f84d8dc49
SCons: Add only selected platform's opts to env
|
4 年之前 |
Rémi Verschelde
|
f69339c2c2
Merge pull request #43692 from akien-mga/scons-leave-link-alone
|
4 年之前 |
Rémi Verschelde
|
2e4bff1cfe
SCons: Remove unnecessary $LINK overrides
|
4 年之前 |
Rémi Verschelde
|
dbbbb53927
OSX: Fix linking with osxcross for arm64
|
4 年之前 |
Hugo Locurcio
|
ff1f0d2cb5
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
|
5 年之前 |
reduz
|
ee06a70ea6
Refactor MethodBind to use variadic templates
|
4 年之前 |
Marcel Admiraal
|
e3d698dae9
Remove unused Python imports.
|
5 年之前 |
Gordon MacPherson
|
788c521ce8
fixed linker being slow on OSX
|
5 年之前 |
Rémi Verschelde
|
f940e5e000
CI: Install master version of psf/black
|
5 年之前 |
bruvzg
|
09f301029a
[macOS / ARM64] Remove "-msse2" flag from ARM64 release export template build. Add ARM64 breakpoint inline assembly to "doctest".
|
5 年之前 |
Rémi Verschelde
|
dcf902df85
SCons: Remove unused DEBUG_MEMORY_ENABLED define
|
5 年之前 |
PouleyKetchoupp
|
08b0fd4330
Set minimum osx version to 10.12 for OSXCross compilation
|
5 年之前 |
bruvzg
|
00299f15b4
[macOS] Add support for the Apple Silicon (ARM64) build target.
|
5 年之前 |
Rémi Verschelde
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 年之前 |
Rémi Verschelde
|
1f6c9328dd
Revert "Change LINKFLAGS to FRAMEWORKS which is supported since"
|
5 年之前 |
hungrymonkey
|
c924e83a64
Change LINKFLAGS to FRAMEWORKS which is supported since
|
5 年之前 |
Rémi Verschelde
|
a4801674c5
SCons: Bump required C++ standard to C++17
|
5 年之前 |
Rémi Verschelde
|
511f65214f
SCons: Streamline Vulkan buildsystem + fixups
|
6 年之前 |
bruvzg
|
b456bfad5c
Add runtime GLES2 / Vulkan context selection.
|
6 年之前 |
bruvzg
|
eb48be51db
Add static Vulkan loader.
|
6 年之前 |
Haoyu Qiu
|
df4ea84e03
Adds sanitizer options for macOS
|
5 年之前 |