Hugo Locurcio
|
4907911bf8
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
|
5 years ago |
Rémi Verschelde
|
0c3e0ab194
Merge pull request #40994 from qarmin/sanitization32
|
4 years ago |
Gordon MacPherson
|
c1a5e9f513
fixed linker being slow on OSX
|
5 years ago |
Rafał Mikrut
|
abd7c1833e
Added Linux sanitizer with xvfb to github workspace
|
5 years ago |
Rémi Verschelde
|
f1cdb91f34
SCons: Remove unused DEBUG_MEMORY_ENABLED define
|
5 years ago |
bruvzg
|
43888ebfaf
[macOS, 3.2] Add support for the Apple Silicon (ARM64) build target.
|
5 years ago |
Rémi Verschelde
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
5 years ago |
Rémi Verschelde
|
e5526544a3
Revert "Change LINKFLAGS to FRAMEWORKS which is supported since Scons release 0.96.91"
|
5 years ago |
hungrymonkey
|
2e152b945f
Change LINKFLAGS to FRAMEWORKS which is supported since Scons release 0.96.91
|
5 years ago |
Haoyu Qiu
|
3388b7f4c7
Adds sanitizer options for macOS
|
5 years ago |
bruvzg
|
7b64340eb0
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI.
|
5 years ago |
Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
6 years ago |
BastiaanOlij
|
02ea99129e
Adding a new Camera Server implementation to Godot.
|
8 years ago |
Rémi Verschelde
|
d52b70fb5e
SCons: Always use env.Prepend for CPPPATH
|
6 years ago |
Rémi Verschelde
|
c2a669a9f0
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
|
6 years ago |
Bastiaan Olij
|
b53f2d1d59
Using DisplayLink to emulate vsync on OSX
|
6 years ago |
Hein-Pieter van Braam
|
e5b335d367
Don't use -ffast-math or other unsafe math optimizations
|
6 years ago |
Rémi Verschelde
|
d52100f4ff
SCons: Allow building Mono module with OSXCross
|
6 years ago |
Rémi Verschelde
|
a2a5793e13
Merge pull request #21339 from Placinta/master
|
6 years ago |
lupoDharkael
|
edcca5f7ad
Dont use equality operators with None singleton in python files
|
6 years ago |
Alexandru Croitor
|
3624644630
Pass -isysroot to compiler / linker when doing a macOS build
|
7 years ago |
PanPan
|
746a15142f
change framework name CoreMidi to CoreMIDI
|
7 years ago |
Rémi Verschelde
|
a501678ba1
Merge pull request #20154 from marcelofg55/midi_driver
|
7 years ago |
Juan Linietsky
|
2b9902db06
-Fix disable_3d flag
|
7 years ago |
Marcelo Fernandez
|
7a5f9fc08e
Added a new MIDIDriver class
|
7 years ago |
Hugo Locurcio
|
d54b5da940
Tweak some help texts in the build system
|
7 years ago |
Fabio Alessandrelli
|
e7b9e2f970
Fix IPhone and OSX cross compilation
|
7 years ago |
bruvzg
|
eec0f83cf3
Fix WebM SIMD optimizations on macOS.
|
7 years ago |
Rémi Verschelde
|
3e6f2b7d98
Fix previous commit, "bits" still needed for buildsystem
|
7 years ago |
Rémi Verschelde
|
42c5af5e48
OSX: Remove unnecessary bits assignment
|
7 years ago |