Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-06 | CREATE_PROJECT: Add support for creating Visual Studio projects for the dev ↵ | Littleboy | |
tools - Move project name and description to BuildSetup structure - Add list of tools to generate project for (similar to the list of features) | |||
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 ↵ | Littleboy | |
successful build | |||
2011-04-24 | CREATE_PROJECT: Update revision number support (fixes bug #3280881) | Littleboy | |
Replace existing environment variable based revision number support by a file-based method - Generate a special header file in the build output folder with the current revision number - Include the new header file from internal_version.h when a specific define is set - Update create_project to define SCUMMVM_INTERNAL_REVISION as needed and add the build output folder to the include path - Remove support for git-svn clones in the revision script (not useful anymore after the switch to git) | |||
2011-04-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn | |