| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-20 | DISTS: Merge MSVC versions into one folder | SupSuper | |
| 2018-12-23 | CREATE_PROJECT: Fix MSVC warnings | SupSuper | |
| 2017-02-10 | CREATE_PROJECT: Also silence warning 4100 in MSVC | Filippos Karapetis | |
| Some formal function parameters are not used in all overloaded functions, which results in loads of 4100 warnings when building CREATE_PROJECT. This change silences warning 4100 together with the others | |||
| 2016-07-24 | CREATE_PROJECT: Fix MSVC project files | Eugene Sandulenko | |
| 2011-06-01 | CREATE_PROJECT: Add stubs for Xcode provider | Julien | |
| 2011-04-27 | TOOLS: Update create_project to optionally create an installer after a ↵ | Littleboy | |
| successful build | |||
| 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-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn | |
