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
Age
Commit message (
Expand
)
Author
2015-04-09
CREATE_PROJECT: Revert idea about createOneProjectPerEngine.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Use a different producesObjectFile-function for Xcode, so tha...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Define MACOSX and POSIX in XCode-projects for now (ignoring i...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Define a group for the Frameworks, and add it to the mainGrou...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Explicitly add /opt/include/freetype2 to header paths.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Enable XCode-project creation.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Implement setupSourcesBuildPhase for XCode, basing it on setu...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Disable the WIN32-define when creating an XCode-project.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Make sure that children of PBXGroups are always listed as a l...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Modify XCodeProvider to add the various folders as groups, in...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Make ProjectProvider able to work properly with subclasses th...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Use whatever SDK is available on OS X.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Fix Info.plist path.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Quote lastKnownFileType, name and path to avoid breakage on c...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Escape \" in "<group>" for PBXFileReferences during writeFile...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Make PBXGroups use PBXFileReference-hashes instead of PBXBuil...
Einar Johan Trøan Sømåen
2015-03-06
DEVTOOLS: Add support for linking with SDL 2.0 in create_project
Filippos Karapetis
2014-07-17
CREATE_PROJECT/MSVC: allow include SDL includes from SDL subdir
Pawel Kolodziejski
2014-06-28
Merge pull request #461 from digitall/vkeybdFix
David Turner
2014-06-25
DEVTOOLS: Add "small" vkeybd pack to create_project postbuild script.
D G Turner
2014-06-22
DEVTOOLS: List MSVC 2013 support in create_project's help output.
Johannes Schickel
2014-06-21
ALL: Remove support for MSVC8 and older
Joel Teichroeb
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-01-23
Merge pull request #409 from lordhoto/rtti
Johannes Schickel
2013-12-10
CREATE_PROJECT: Add Graphics::Surface to natvis and register for Image Watch
Littleboy
2013-12-10
CREATE_PROJECT: Add batch file to install natvis file
Littleboy
2013-12-10
CREATE_PROJECT: Fix issues breaking compilation with LLVM
Littleboy
2013-12-10
CREATE_PROJECT: Ignore unused cl arguments when compiling with LLVM
Littleboy
2013-12-07
DEVTOOLS: Add debug visualization files for Visual Studio 2012+
Роман Донченко
2013-11-27
DEVTOOLS: Include 'iterator' for std::back_inserter.
Johannes Schickel
2013-11-25
DEVTOOLS: Add project file directory to include path in generated project files.
Johannes Schickel
2013-11-24
DEVTOOLS: Make create_project sort SCUMM as first engine.
Johannes Schickel
2013-11-24
DEVTOOLS: Adapt create_project to create engines/ dir if necessary
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-10-23
DEVTOOLS: Enable RTTI in create_project generated project files.
Johannes Schickel
2013-09-27
DEVTOOLS: Make Coverity happy.
Eugene Sandulenko
2013-09-17
DEVTOOLS: Adapt create_project for libjpeg support.
Johannes Schickel
2013-09-11
CREATE_PROJECT: Remove usage of std::to_string()
Littleboy
2013-09-06
CREATE_PROJECT: Change PlatformToolset name for latest version of LLVM on Win...
Littleboy
2013-09-06
CREATE_PROJECT: Add extra configuration for compilation with LLVM
Littleboy
2013-08-16
CREATE_PROJECT: Enable built-in theme for MSVC builds again.
D G Turner
2013-08-16
DEVTOOLS: Enable builtin theme in MSVC 2005 and 2008 in create_project.
D G Turner
2013-08-14
DEVTOOLS: Disable builtin theme in MSVC 2005 and 2008 in create_project.
Johannes Schickel
2013-07-07
CREATE_PROJECT: Add support for tests
Littleboy
2013-07-07
CREATE_PROJECT: Add create_neverhood and create_tony to the list of tools
Littleboy
2013-07-07
CREATE_PROJECT: Add the libfaad and libmpeg2 libraries
Filippos Karapetis
2013-07-05
CREATE_PROJECT: Don't allow the keymapper and the event recorder to be enable...
Filippos Karapetis
2013-07-05
CREATE_PROJECT: Add the event recorder to the feature flags
Filippos Karapetis
2013-07-04
CREATE_PROJECT: Fix compilation for Visual Studio now the built-in theme is m...
Paul Gilbert
[prev]
[next]