summaryrefslogtreecommitdiff
path: root/Xcode
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-12-06xcode: Make sure SDL_dataqueue sources are included in all targets.Ryan C. Gordon1-0/+8
2016-12-06xcode: updated macOS and iOS project files with SDL_dataqueue sources.Ryan C. Gordon1-0/+8
2016-10-12Build SDL as universal binarySam Lantinga1-0/+2
2016-09-28Updated version to 2.0.5 in preparation for releaseSam Lantinga2-4/+4
2016-09-18Xcode/mac: fix building standalone static and shared libraries.Ryan C. Gordon1-0/+16
2016-09-16Recommended settings from Xcode 7.3.0Sam Lantinga2-2/+4
2016-09-15Fixed set of libraries needed to build on Mac OS XSam Lantinga1-24/+8
2016-09-15CoreAudio iOS/tvOS: Use AVFoundation instead of AudioSession. Fixes audio on ...Alex Szpakowski1-8/+4
2016-09-13Enable more compiler warnings in the Xcode projects (based on Xcode 8's sugge...Alex Szpakowski1-1/+36
2016-08-05audio: Removed internal SDL_audiomem.h and macros.Ryan C. Gordon1-8/+0
2016-05-21Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecate...Alex Szpakowski2-4/+4
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2015-05-23Sign any subframeworks - not needed for SDL proper, but included for consiste...Sam Lantinga1-1/+1
2015-04-26Moved code signature step to after the framework build step is complete, and ...Sam Lantinga2-59/+1
2015-04-26Turn off code signing by defaultSam Lantinga1-10/+0
2015-04-26Updated project and added code signing for release buildsSam Lantinga1-3/+30
2014-11-23add controllermap program to SDLTest xcode projectEdward Rudd1-2/+104
2014-09-02Updated version to 2.0.4Sam Lantinga2-26/+4
2014-08-23Fixed bug 2696 - Mac: fix display mode refresh rate calculationSam Lantinga2-0/+100
2014-07-08Strip the binaries before signing them, in release configurationSam Lantinga1-3/+10
2014-07-07Fixed supporting multiple frameworksSam Lantinga1-1/+1
2014-07-07Fixed code signing release frameworksSam Lantinga1-10/+3
2014-06-21Added OpenGL ES headers to public headersSam Lantinga1-1/+41
2014-06-05Don't link directly against OpenGL.framework on Mac OS X.Ryan C. Gordon2-164/+64
2014-04-17Fixed bug 2489 - SDL2.framework references __Block_copy in /usr/lib/libSystem...Sam Lantinga1-0/+2
2014-03-12Updated framework version to match dylib version.Sam Lantinga1-4/+4
2014-03-09Updated SDL to version 2.0.3Sam Lantinga1-2/+2
2014-02-09Updated SDL to version 2.0.2Sam Lantinga1-2/+2
2014-02-04add testdropfile to OS X ProjectEdward Rudd2-2/+123
2014-02-04Implement new backend methods for haptic and hot plugging on OS XEdward Rudd1-0/+2
2014-02-04add testhotplug to OS X test project and set target OS version to 10.5 for te...Edward Rudd1-30/+112
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-12-09Implemented the Dynamic API magic.Ryan C. Gordon1-0/+48
2013-10-21Fixed bug 2168 - Mac: SDL_filesystem.h not exported to public header folder w...Sam Lantinga1-1/+1
2013-10-21Fixed bug 2168 - Mac: SDL_filesystem.h not exported to public header folder w...Sam Lantinga1-1/+1
2013-10-10Updated SDL to version 2.0.1Sam Lantinga1-4/+4
2013-08-25update xcode projects with filesystem API bits. (missing tests and missing fr...Edward Rudd2-4/+214
2013-08-20Added filesystem code to Mac and iOS Xcode projects.Ryan C. Gordon1-0/+20
2013-08-20add missing SDL_bits.h from OS X frameworkEdward Rudd1-210/+214
2013-08-08use @rpath for OS X Shared Library as wellEdward Rudd2-36/+22
2013-08-07Mac: Better mouse-grab if you define SDL_MAC_NO_SANDBOX.Jørgen P. Tjernø1-0/+19
2013-08-07SDL_*Parachute() are no-ops, remove them.Ryan C. Gordon1-16/+0
2013-07-31More work on bug 1999, added missing CFBundleExecutable key to Info.plistSam Lantinga1-0/+2
2013-07-30Fixed bug 2000 - The framework INSTALL_PATH still uses @executable_pathSam Lantinga1-2/+2
2013-07-30Added code signature step to Framework build processSam Lantinga2-0/+58
2013-07-14Fix #1445: Use xcrun to find CpMacJørgen P. Tjernø1-1/+1
2013-07-10Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), S...Sam Lantinga1-0/+8
2013-07-09Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/Ryan C. Gordon1-0/+8