Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-13 | CREATE_PROJECT: Generate a default revision header when no revision can be ↵ | Littleboy | |
determined | |||
2011-05-05 | CREATE_PROJECT: Generate the same revision numbers as the configure script | Littleboy | |
The revision number now includes the number of commits since the last tag | |||
2011-04-28 | TOOLS: Add documentation to create_project installer/revision build scripts | Littleboy | |
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 | |