summaryrefslogtreecommitdiffstats
path: root/platform/osx/detect.py
Commit message (Collapse)AuthorAgeFilesLines
...
* -make freetype build for all platforms the same, default as builtin except ↵Juan Linietsky2016-06-091-7/+0
| | | | | | on x11. closes #5119
* GLEW: Define static + enabled and includes via SConsRémi Verschelde2016-06-081-5/+2
| | | | | | | | This allows us not to have to hack our definitions in the upstream files, making it easier to upgrade to newer versions in the future. For the include paths to work, the headers are moved to a GL subfolder to match their upstream location.
* 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 ↵marcelofg552016-05-201-1/+4
| | | | binary that contains both 32 bits and 64 bits binaries
* Remove trailing spacesRémi Verschelde2016-04-021-1/+1
|
* Update detect.pypunto-2016-01-291-1/+1
| | | removed -g from linkflags
* 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
| | | | Still need to get proper audio output latency in some platforms.
* 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
| | | | | | | | | | | | | -=-=-=-=-=-=-=-=-=-= Build System: -Big clean up of SCons, changed how builds are done to a much cleaner method (check the Github Wiki for instructions). -Deactivated BlackBerry10 (sorry), if no mantainer found (or BlackBerry does not send us a Passort ;), platform will be removed as we have no longer devices to test. Engine: -Removed deprecated object and scene format (was in there just for compatibility, not in use since a long time). -Added ability to open scenes even if a node type was removed (will try to guess the closest type). -Removed deprecated node types.
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+107