Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-15 | JANITORIAL: Typos detected with lintian & grep | Alexandre Detiste | |
2014-06-25 | DEVTOOLS: Add "small" vkeybd pack to create_project postbuild script. | D G Turner | |
2012-09-05 | CREATE_PROJECT: Copy translations.dat in postbuild step | Littleboy | |
2012-07-14 | CREATE_PROJECT: Add freetype dll to copied files in postbuild script | Littleboy | |
2011-07-04 | CREATE_PROJECT: Remove copying of README-SDL in postbuild command script | Littleboy | |
2011-05-13 | CREATE_PROJECT: Handle paths with spaces in pre/post-build scripts | Littleboy | |
2011-05-11 | CREATE_PROJECT: Only copy necessary data files in postbuild script | Littleboy | |
2011-05-05 | CREATE_PROJECT: Pass architecture to nsis setup in post-build step | Littleboy | |
2011-05-02 | Merge remote-tracking branch 'upstream/master' into nsis | Littleboy | |
Conflicts: devtools/create_project/scripts/postbuild.cmd devtools/create_project/visualstudio.cpp ports.mk | |||
2011-04-28 | DISTS: Copy/use README-SDL to/from the build folder (it is copied from out ↵ | Littleboy | |
of tree) | |||
2011-04-27 | TOOLS: Update create_project to optionally create an installer after a ↵ | Littleboy | |
successful build | |||
2011-04-26 | TOOLS: Add virtual keyboard feature selection to create_project | Littleboy | |
2011-04-24 | CREATE_PROJECT: Move project-specific information to configuration file | Littleboy | |
User-visible output and project-specific names are now defined in a config header. This allows an easier usage of the create_project tools in other scummvm-derived projects (such as residual). | |||
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 | |