Age | Commit message (Expand) | Author |
2019-07-02 | CREATE_PROJECT: Fix defines for x64 MSVC project | SupSuper |
2019-06-19 | CREATE_PROJECT: Use name-based UUIDs for MSVC projects | SupSuper |
2019-04-20 | CREATE_PROJECT: Refactor Visual Studio version differences | SupSuper |
2018-12-23 | MSVC: Update DLL paths in post-build script | SupSuper |
2018-12-23 | MSVC: Fix unquoted paths in build events | SupSuper |
2018-12-23 | MSVC: Fix resource file revision include error | SupSuper |
2017-09-30 | BUILD: Define pointer sized integer types and remove SCUMM_64BITS | Bastien Bouclet |
2016-09-23 | CREATE_PROJECT: Add SCUMM_64BITS to ScummVM_Global64.props (fixes #9566) | Littleboy |
2016-01-06 | IOS: Create a separate for adding resources | Vincent Bénony |
2015-09-28 | CREATE_PROJECT: Add support for Visual Studio 2015 | Paul Gilbert |
2013-09-06 | CREATE_PROJECT: Add extra configuration for compilation with LLVM | Littleboy |
2013-07-07 | CREATE_PROJECT: Add support for tests | Littleboy |
2012-09-05 | CREATE_PROJECT: Remove hardcoded define for post-build event | Littleboy |
2012-09-05 | CREATE_PROJECT: Add config option to disable language extensions and edit and... | Littleboy |
2011-09-06 | CREATE_PROJECT: Add support for creating Visual Studio projects for the dev t... | Littleboy |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-27 | TOOLS: Update create_project to optionally create an installer after a succes... | Littleboy |
2011-04-24 | CREATE_PROJECT: Move project-specific information to configuration file | Littleboy |
2011-04-24 | CREATE_PROJECT: Update revision number support (fixes bug #3280881) | Littleboy |
2011-04-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn |