aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_project
AgeCommit message (Expand)Author
2013-04-25CREATE_PROJECT: Add scummvm core project to list of coroutine projects to fix...Paul Gilbert
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-05CREATE_PROJECT: Copy translations.dat in postbuild stepLittleboy
2012-09-05CREATE_PROJECT: Remove hardcoded define for post-build eventLittleboy
2012-09-05CREATE_PROJECT: Add config option to disable language extensions and edit and...Littleboy
2012-08-09CREATE_PROJECT: Fix "if" formatting.Johannes Schickel
2012-07-14CREATE_PROJECT: Output Groups and File references in XCode providerLittleboy
2012-07-14CREATE_PROJECT: Disable SAFESEH in debug mode (for edit and continue)Littleboy
2012-07-14CREATE_PROJECT: Add freetype dll to copied files in postbuild scriptLittleboy
2012-07-14CREATE_PROJECT: Add support for Visual Studio 2012 project creationLittleboy
2012-07-14CREATE_PROJECT: Properly disable Edit and Continue in Debug modeLittleboy
2012-07-14CREATE_PROJECT: Add Visual Studio 2012 projectLittleboy
2012-06-24CREATE_PROJECT: Clarify license on imported codeWillem Jan Palenstijn
2012-05-20CREATE_PROJECT: Disable edit and continue in the scummvm projectFilippos Karapetis
2012-05-17CREATE_PROJECT: Updated MSVC scummvm.vcproj generation to handle coroutine co...Paul Gilbert
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
2012-03-17JANITORIAL: Remove +x from files, which should not be executable.Christoph Mallon
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
2011-12-28CREATE_PROJECT: Silence warnings 4510 and 4610 in the kyra engineFilippos Karapetis
2011-11-27JANITORIAL: Remove extra semicolons.Christoph Mallon
2011-11-25BUILD: Sync create_project with configure engine option changes.Alyssa Milburn
2011-11-20ALL: Remove more m4/mads leftovers.Johannes Schickel
2011-11-17CREATE_PROJECT: Silence warnings 4345 globally and 4355 in DreamwebFilippos Karapetis
2011-09-06CREATE_PROJECT: Document the --tools switch in the inline helpLittleboy
2011-09-06CREATE_PROJECT: Add support for creating Visual Studio projects for the dev t...Littleboy
2011-09-06CREATE_PROJECT: Disable XCode support by defaultLittleboy
2011-08-07JANITORIAL: Add missing NL at EOF.Christoph Mallon
2011-07-19CREATE_PROJECT: Enabled the new Bink video support featureFilippos Karapetis
2011-07-09CREATE_PROJECT: Quote parameters in MSVC10 post-build step.Alyssa Milburn
2011-07-04CREATE_PROJECT: Remove copying of README-SDL in postbuild command scriptLittleboy
2011-07-01CREATE_PROJECT: Update with new location of NSIS script and updated parametersLittleboy
2011-06-16BACKENDS: Add use flag for taskbar integrationLittleboy
2011-06-16TOOLS: Add ole32.lib and uuid.lib to Code::Blocks linked librariesLittleboy
2011-06-06CREATE_PROJECT: Link with the static runtime library in release modeLittleboy
2011-06-02CREATE_PROJECT: Add complete build configuration output to XCode providerJulien
2011-06-02CREATE_PROJECT: Add ResourcesBuildPhase output to Xcode providerJulien
2011-06-02CREATE_PROJECT: Add FrameworkBuildPhase output to XCode providerJulien
2011-06-02CREATE_PROJECT: Add NativeTarget output to XCode providerJulien
2011-06-02CREATE_PROJECT: Implement basic XCode providerJulien
2011-06-01DEVTOOLS: Do not use -Wglobal-constructors on create_project.oMax Horn
2011-06-01CREATE_PROJECT: Add stubs for Xcode providerJulien
2011-06-01ALL: Removed last traces of the MPEG2 codeMax Horn
2011-06-01CREATE_PROJECT: Fix type conversion warningJulien
2011-06-01CREATE_PROJECT: Add Xcode projectJulien
2011-05-29CREATE_PROJECT: Fixed typomd5
2011-05-25BUILD: Always enable indeo3 codecMax Horn