aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_project/create_project.cpp
AgeCommit message (Expand)Author
2019-10-14CREATE_PROJECT: Enable TTS on msvc by defaultJaromir Wysoglad
2019-09-01TTS: Remove USE_PLATFORM_TTS definesJaromir Wysoglad
2019-09-01TTS: Add TTS support when compiling with msvc.Jaromir Wysoglad
2019-08-13COMMON: Move Lua into Common and make it into...Nipun Garg
2019-07-02JANITORIAL: Remove outdated references to SourceForge.netCameron Cawley
2019-07-02CREATE_PROJECT: Use stricter checks for Win32 dependenciesSupSuper
2019-07-02CREATE_PROJECT: Add new libcurl dependenciesSupSuper
2019-06-19CREATE_PROJECT: Use name-based UUIDs for MSVC projectsSupSuper
2019-05-05BUILD: Add the licence file for the Source Code Pro fontBastien Bouclet
2019-04-22CREATE_PROJECT: Add Text console debugger featuresluicebox
2019-04-20CREATE_PROJECT: Auto-detect Visual Studio version if not specifiedSupSuper
2019-04-20CREATE_PROJECT: Add Visual Studio 2019SupSuper
2019-04-20CREATE_PROJECT: Refactor Visual Studio version differencesSupSuper
2018-12-23MSVC: Update post-build installer for Inno SetupSupSuper
2018-12-16BACKENDS: Add base support for system dialogsSupSuper
2018-11-27CREATE_PROJECT: Support building with Tremor instead of VorbisCameron Cawley
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2017-12-25TOOLS: Add cryo and titanic tools in create_projectStrangerke
2017-11-17CREATE_PROJECT: Fix compilation failure in C++11 modeColin Snover
2017-06-24CREATE_PROJECT: Add fix for nested ifsTobia Tesan
2017-03-08CREATE_PROJECT: Add support for Visual Studio 2017Peter Kohaut
2017-02-06CREATE_PROJECT: Disable engines for which required features are not availableThierry Crozat
2017-02-06CREATE_PROJECT: Add highres featureThierry Crozat
2016-12-17CREATE_PROJECT: Fix Visual Studio linking problems after Munt mergePaul Gilbert
2016-10-20CREATE_PROJECT: Fix MSVC project creation with curl or SDL_Net enabledPaul Gilbert
2016-08-24CLOUD: Add USE_CLOUD featureAlexander Tkachev
2016-08-22CREATE_PROJECT: Switch SDL backend to SDL2 by defaultFilippos Karapetis
2016-08-12CREATE_PROJECT: Add warning C4373 to ignore list for SCI enginePaul Gilbert
2016-07-07DEVTOOLS: Fix create_project build with MinGW64Bastien Bouclet
2016-07-07DEVTOOLS: Add a CMake project generator to create_projectBastien Bouclet
2016-05-22UPDATES: Add support for WinSparkleFilippos Karapetis
2016-05-22CREATE_PROJECT: Whitespace fixesFilippos Karapetis
2016-03-24DEVTOOLS: Improve SDL2 support in create_project.Johannes Schickel
2016-03-16OPENGL: Resolve OpenGL functions on run-time.Johannes Schickel
2016-03-09DEVTOOLS: Use libpng16.lib for libpng for MSVC.Johannes Schickel
2016-01-06IOS: Brings support for FluidSynthVincent Bénony
2016-01-06IOS: Adds an helper functionVincent Bénony
2016-01-06IOS: Adds the IPHONE macro to the generated projectVincent Bénony
2016-01-06IOS: Create a separate for adding resourcesVincent Bénony
2015-10-12CREATE_PROJECT: Cleanup and turn off exception handling againPaul Gilbert
2015-09-28CREATE_PROJECT: Add support for Visual Studio 2015Paul Gilbert
2015-07-20CREATE_PROJECT: Rename XCodeProvider -> XcodeProviderFilippos Karapetis
2015-04-09CREATE_PROJECT: Don't add -fno-rtti.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Modify producesObjectFile to take .m and .mm into account.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Revert idea about createOneProjectPerEngine.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Define MACOSX and POSIX in XCode-projects for now (ignoring i...Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Enable XCode-project creation.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Disable the WIN32-define when creating an XCode-project.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Make ProjectProvider able to work properly with subclasses th...Einar Johan Trøan Sømåen
2015-03-06DEVTOOLS: Add support for linking with SDL 2.0 in create_projectFilippos Karapetis