Commit Graph

5 Commits

Author SHA1 Message Date
Littleboy a08158a004 CREATE_PROJECT: Generate a default revision header when no revision can be determined 2011-05-13 15:49:57 -04:00
Littleboy 3f37062902 CREATE_PROJECT: Generate the same revision numbers as the configure script
The revision number now includes the number of commits since the last tag
2011-05-05 13:59:35 -04:00
Littleboy 5618276f18 TOOLS: Add documentation to create_project installer/revision build scripts 2011-04-28 05:02:39 -04:00
Littleboy 11b907ebf4 CREATE_PROJECT: Update revision number support (fixes bug #3280881)
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-24 16:59:46 -04:00
Max Horn 6cf1de87ac DEVTOOLS: Renamed 'tools' directory to 'devtools' 2011-04-09 23:47:35 +02:00