index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devtools
/
create_project
/
create_project.h
Age
Commit message (
Expand
)
Author
2019-06-19
CREATE_PROJECT: Use name-based UUIDs for MSVC projects
SupSuper
2019-04-20
CREATE_PROJECT: Auto-detect Visual Studio version if not specified
SupSuper
2019-04-20
CREATE_PROJECT: Refactor Visual Studio version differences
SupSuper
2018-12-23
MSVC: Update post-build installer for Inno Setup
SupSuper
2018-11-27
CREATE_PROJECT: Support building with Tremor instead of Vorbis
Cameron Cawley
2018-05-24
JANITORIAL: Fix trailing whitespace
Adrian Frühwirth
2017-02-06
CREATE_PROJECT: Disable engines for which required features are not available
Thierry Crozat
2016-08-22
CREATE_PROJECT: Switch SDL backend to SDL2 by default
Filippos Karapetis
2016-03-24
DEVTOOLS: Improve SDL2 support in create_project.
Johannes Schickel
2016-03-24
DEVTOOLS: Slight formatting fix.
Johannes Schickel
2016-01-06
IOS: Merge master
Vincent Bénony
2016-01-06
IOS: Adds an helper function
Vincent Bénony
2016-01-06
IOS: Create a separate for adding resources
Vincent Bénony
2015-12-12
DEVTOOLS: A few formatting fixes.
Johannes Schickel
2013-11-24
DEVTOOLS: Factor out function to create directories in create_project.
Johannes Schickel
2013-11-24
DEVTOOLS: Adapt create_project for new configure.engine files.
Johannes Schickel
2013-09-27
DEVTOOLS: Make Coverity happy.
Eugene Sandulenko
2013-09-11
CREATE_PROJECT: Remove usage of std::to_string()
Littleboy
2013-07-07
CREATE_PROJECT: Add support for tests
Littleboy
2012-09-05
CREATE_PROJECT: Add config option to disable language extensions and edit and...
Littleboy
2012-07-14
CREATE_PROJECT: Output Groups and File references in XCode provider
Littleboy
2011-11-27
JANITORIAL: Remove extra semicolons.
Christoph Mallon
2011-09-06
CREATE_PROJECT: Add support for creating Visual Studio projects for the dev t...
Littleboy
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-02
Merge remote-tracking branch 'upstream/master' into nsis
Littleboy
2011-04-28
CREATE_PROJECT: Get rid of variadic macro usage.
Johannes Schickel
2011-04-27
TOOLS: Update create_project to optionally create an installer after a succes...
Littleboy
2011-04-24
CREATE_PROJECT: Move project-specific information to configuration file
Littleboy
2011-04-09
DEVTOOLS: Renamed 'tools' directory to 'devtools'
Max Horn