aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_project/create_project.cpp
AgeCommit message (Expand)Author
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
2014-06-22DEVTOOLS: List MSVC 2013 support in create_project's help output.Johannes Schickel
2014-06-21ALL: Remove support for MSVC8 and olderJoel Teichroeb
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2013-11-27DEVTOOLS: Include 'iterator' for std::back_inserter.Johannes Schickel
2013-11-24DEVTOOLS: Make create_project sort SCUMM as first engine.Johannes Schickel
2013-11-24DEVTOOLS: Adapt create_project to create engines/ dir if necessaryJohannes Schickel
2013-11-24DEVTOOLS: Factor out function to create directories in create_project.Johannes Schickel
2013-11-24DEVTOOLS: Adapt create_project for new configure.engine files.Johannes Schickel
2013-09-17DEVTOOLS: Adapt create_project for libjpeg support.Johannes Schickel
2013-09-11CREATE_PROJECT: Remove usage of std::to_string()Littleboy
2013-07-07CREATE_PROJECT: Add support for testsLittleboy
2013-07-07CREATE_PROJECT: Add create_neverhood and create_tony to the list of toolsLittleboy
2013-07-07CREATE_PROJECT: Add the libfaad and libmpeg2 librariesFilippos Karapetis
2013-07-05CREATE_PROJECT: Don't allow the keymapper and the event recorder to be enable...Filippos Karapetis
2013-07-05CREATE_PROJECT: Add the event recorder to the feature flagsFilippos Karapetis
2013-07-03CREATE_PROJECT: Fix a typo in the help-message (--codeblocks)Einar Johan Trøan Sømåen
2013-06-30TOOLS: Add support for MSVC12 in create_projectLittleboy
2012-09-05CREATE_PROJECT: Add config option to disable language extensions and edit and...Littleboy
2012-07-14CREATE_PROJECT: Output Groups and File references in XCode providerLittleboy
2012-07-14CREATE_PROJECT: Add support for Visual Studio 2012 project creationLittleboy
2012-05-02CREATE_PROJECT: Fix tool help output to reflect command line changes.D G Turner
2012-04-18BUILD: Move list of engines out of configureMax Horn
2012-04-17DEVTOOLS: take usage of config.h for xcode; few small updatesPawel Kolodziejski
2012-03-25CREATE_PROJECT: Add the FreeType featureFilippos Karapetis
2011-12-30CREATE_PROJECT: Add support for enabling the key mapper featureFilippos Karapetis
2011-12-28CREATE_PROJECT: Add a hack to handle the KYRARPG_COMMON_OBJ variable in the m...Filippos Karapetis