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
|
6 years ago |
PanPan
|
746a15142f
change framework name CoreMidi to CoreMIDI
|
6 years ago |
Rémi Verschelde
|
a501678ba1
Merge pull request #20154 from marcelofg55/midi_driver
|
6 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 |
Rémi Verschelde
|
f04958cd5d
OSX: Remove support for 32-bit and fat binaries
|
7 years ago |
bruvzg
|
24b01fe70c
Fix macOS build after #16092
|
7 years ago |
Hein-Pieter van Braam
|
c6d9a7665a
Make separate debug symbols opt-in
|
7 years ago |
Rémi Verschelde
|
db49f35ab8
SCons: Fix usage of LD when we meant LINK
|
7 years ago |
Juan Linietsky
|
021f3c924b
-Removed OpenMP support, replaced by a custom class.
|
7 years ago |
Rémi Verschelde
|
bf4d398d4e
Do not require OpenMP for non-tools builds (export templates)
|
7 years ago |
bruvzg
|
0571a36152
MacPorts clang version selection, and OpenMP linking fix.
|
7 years ago |
bruvzg
|
f8303ec6fb
Adds `macports_clang` build flag to build using clang-5.0 form MacPorts (with OpenMP support).
|
7 years ago |
Rémi Verschelde
|
9f134aa5d1
Cleanup old references to GLES2 renderer
|
7 years ago |
Rhody Lugo
|
7f3ecd4227
change matrix and enable caching for Android, iOS and macOS (cross-compile)
|
7 years ago |
N0hbdy
|
a0c6fa68fb
Fix python 3 build in osx-specific platform
|
7 years ago |
Marcelo Fernandez
|
12d40fa03f
Merged iphone and osx audio drivers into drivers/coreaudio
|
7 years ago |
Elliott Sales de Andrade
|
45a9a680a3
Use BoolVariable for third-party options.
|
7 years ago |
Elliott Sales de Andrade
|
f9e463bce2
Use EnumVariable for choice-based build options.
|
7 years ago |
Hein-Pieter van Braam
|
88be952fc9
Create separate debug info files by default
|
7 years ago |
Matthias Hoelzl
|
b6e1e47e3a
Make build scripts Python3 compatible
|
7 years ago |
Fabio Alessandrelli
|
d7f08ead4e
Allow building fat binaries with osxcross
|
7 years ago |