aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_project/xcode.cpp
AgeCommit message (Expand)Author
2018-12-16BACKENDS: Move OSX file browser into backendSupSuper
2018-11-27CREATE_PROJECT: Support building with Tremor instead of VorbisCameron Cawley
2018-08-28MACOSX: Put documentation links in Help menuColin Snover
2018-02-23XEEN: Creation of create_xeen toolPaul Gilbert
2018-01-23BUILD: Add supernova.dat to install rulesThierry Crozat
2017-10-12CREATE_PROJECT: Support using libjpeg for iOS buildsThierry Crozat
2017-10-12CREATE_PROJECT: Fix some compilation issues for iOSThierry Crozat
2017-10-03DEVTOOLS: Add theoradec support to Xcode create_projectColin Snover
2017-09-10CREATE_PROJECT: Fix typo in unused macroColin Snover
2017-09-10CREATE_PROJECT: Add LastUpgradeCheck to generated project fileColin Snover
2017-09-10CREATE_PROJECT: Update Xcode generator to use most Xcode-recommended warningsColin Snover
2017-09-10CREATE_PROJECT: Increment default iOS build target in Xcode generatorColin Snover
2017-09-10CREATE_PROJECT: Ignore undefined-var-template warnings by defaultColin Snover
2017-09-10CREATE_PROJECT: Move browser_osx.mm hack to Xcode generatorColin Snover
2017-09-10CREATE_PROJECT: Allow FluidSynth on macOSColin Snover
2017-09-10CREATE_PROJECT: Fix Xcode builder library includesColin Snover
2017-09-10CREATE_PROJECT: Fix typo in Xcode generator interfaceColin Snover
2017-07-02BUILD: Add titanic.dat files to the list of engines data filesThierry Crozat
2017-02-12CREATE_PROJECT: Add data files for access, cryo and macventure in Xcode projectsThierry Crozat
2017-02-06CREATE_PROJECT: Fix linking with Xcode when not disabling curlThierry Crozat
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-09-01CREATE_PROJECT: Fix networking backend file targets in XcodeColin Snover
2016-08-13CREATE_PROJECT: Fix warning flags in Xcode generatorColin Snover
2016-08-05CREATE_PROJECT: Fix Xcode generator macOS targetColin Snover
2016-03-24DEVTOOLS: Improve SDL2 support in create_project.Johannes Schickel
2016-03-16OPENGL: Resolve OpenGL functions on run-time.Johannes Schickel
2016-01-11CREATE_TOOL: Use tabs instead of spaces...Vincent Bénony
2016-01-11CREATE_TOOL: Renames static libraries used for iOS targetVincent Bénony
2016-01-07IOS: Renames a macroVincent Bénony
2016-01-06DEVTOOL: Fixes a typo in an unused macroVincent Bénony
2016-01-06DEVTOOL: Fixes a typoVincent Bénony
2016-01-06DEVTOOL: Removes useless macroVincent Bénony
2016-01-06DEVTOOL: FormattingVincent Bénony
2016-01-06DEVTOOL: Adds a macro for the iOS 7 targetVincent Bénony
2016-01-06DEVTOOL: CleanupVincent Bénony
2016-01-06IOS: Merge masterVincent Bénony
2016-01-06IOS: Brings support for FluidSynthVincent Bénony
2016-01-06IOS: Support for libmadVincent Bénony
2016-01-06IOS: Compute MD5 identifiers instead of randomVincent Bénony
2016-01-06IOS: Changes the debug information formatVincent Bénony
2016-01-06IOS: Cleanup Xcode settingsVincent Bénony
2016-01-06IOS: Fixes small issues about the project nameVincent Bénony
2016-01-06IOS: Cleanup preprocessor macrosVincent Bénony
2016-01-06IOS: Modernize Xcode projectVincent Bénony
2016-01-06IOS: More Xcode path fixedVincent Bénony
2016-01-06IOS: Fixes Xcode group pathsVincent Bénony
2016-01-06IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)Vincent Bénony
2016-01-06IOS: Removes an unused local variableVincent Bénony
2016-01-06IOS: Fixes a small memory leakVincent Bénony
2016-01-06IOS: Replaces whitespaces with tabVincent Bénony