summaryrefslogtreecommitdiffstats
path: root/platform/osx/detect.py
Commit message (Expand)AuthorAgeFilesLines
* Fix macOS build after #16092bruvzg2018-01-261-1/+1
* Make separate debug symbols opt-inHein-Pieter van Braam2018-01-261-0/+1
* SCons: Fix usage of LD when we meant LINKRémi Verschelde2018-01-051-2/+2
* -Removed OpenMP support, replaced by a custom class.Juan Linietsky2017-12-241-3/+0
* Do not require OpenMP for non-tools builds (export templates)Rémi Verschelde2017-12-221-1/+1
* MacPorts clang version selection, and OpenMP linking fix.bruvzg2017-12-141-9/+9
* Adds `macports_clang` build flag to build using clang-5.0 form MacPorts (with...bruvzg2017-12-141-0/+13
* Cleanup old references to GLES2 rendererRémi Verschelde2017-11-191-1/+1
* change matrix and enable caching for Android, iOS and macOS (cross-compile)Rhody Lugo2017-11-131-2/+9
* Fix python 3 build in osx-specific platformN0hbdy2017-10-071-1/+1
* Merged iphone and osx audio drivers into drivers/coreaudioMarcelo Fernandez2017-09-301-1/+1
* Use BoolVariable for third-party options.Elliott Sales de Andrade2017-09-251-1/+1
* Use EnumVariable for choice-based build options.Elliott Sales de Andrade2017-09-251-1/+2
* Create separate debug info files by defaultHein-Pieter van Braam2017-09-161-1/+10
* Make build scripts Python3 compatibleMatthias Hoelzl2017-08-271-1/+1
* Allow building fat binaries with osxcrossFabio Alessandrelli2017-08-231-2/+6
* Reinit audio device when the system default device changes on OS XMarcelo Fernandez2017-07-161-1/+1
* Buildsystem: Improve detect.py readability and fix issuesRémi Verschelde2017-07-011-38/+32
* SCons: Add option to toggle warnings (on by default)Rémi Verschelde2017-03-261-1/+1
* Add API to access battery power stateJulian Murgia2017-03-041-0/+1
* Set minimum version to 10.9 building OSXBastiaanOlij2016-11-251-0/+2
* style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-011-6/+4
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-32/+32
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-59/+59
* SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł2016-10-171-3/+0
* Theora: Don't compile unnecessary files, rename "x86_opt_*"Błażej Szczygieł2016-10-161-1/+1
* freetype: Make it a module and split thirdparty libraryRémi Verschelde2016-10-151-4/+0
* zlib: Split thirdparty files, simplify scons optionRémi Verschelde2016-10-151-1/+0
* glew: Split thirdparty files and isolate envRémi Verschelde2016-10-151-3/+1
* osx: Support gamepad input.Andreas Haas2016-09-061-1/+1
* -make freetype build for all platforms the same, default as builtin except on...Juan Linietsky2016-06-091-7/+0
* GLEW: Define static + enabled and includes via SConsRémi Verschelde2016-06-081-5/+2
* fix freetype paths on osx and mingwJuan Linietsky2016-05-291-2/+2
* Added 'fat' option for bits param on scons for osx, this will produce a fat b...marcelofg552016-05-201-1/+4
* Remove trailing spacesRémi Verschelde2016-04-021-1/+1
* Update detect.pypunto-2016-01-291-1/+1
* audio crashAriel Manzur2016-01-291-1/+1
* 0theora compilation fixesJuan Linietsky2015-11-251-1/+1
* Fixed theora playback. Removed theoraplayer.Juan Linietsky2015-09-261-1/+0
* disabling theora for now (will be re-written, re-enabled later)Juan Linietsky2015-09-101-0/+1
* merged some stuff for okamJuan Linietsky2015-09-031-8/+29
* -try fixing LLVM color diagnostic on osxhurikhan2015-01-131-1/+1
* osx support for llvm coloring addedhurikhan2015-01-121-0/+3
* OS X: Add keyboard layout detection and fix buildRhody Lugo2015-01-081-1/+1
* Build System ChangesJuan Linietsky2014-10-071-15/+3
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+107