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
2016-01-06
IOS: Keep the MACOSX, and IPHONE macros according to the target
Vincent Bénony
2016-01-06
IOS: Remove the simulator specific target
Vincent Bénony
2016-01-06
ISO: Removes the ENABLE_IOS macro
Vincent Bénony
2016-01-06
IOS: Adds the POSIX macro to the create_project Xcode project
Vincent Bénony
2016-01-06
IOS: Adds the IPHONE macro to the generated project
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
2015-12-12
DEVTOOLS: Replace macro by function call.
Johannes Schickel
2015-12-12
DEVTOOLS: Adjust enum constant names to match our conventions.
Johannes Schickel
2015-12-12
DEVTOOLS: Remove 'explicit' keyword from multi parameter constructors.
Johannes Schickel
2015-12-12
DEVTOOLS: Cleanup code.
Johannes Schickel
2015-12-12
DEVTOOLS: Use default copy constructor.
Johannes Schickel
2015-12-12
DEVTOOLS: Run astyle over xcode.[cpp/h].
Johannes Schickel
2015-12-12
DEVTOOLS: Prefix varibles in structs/classes with '_' in xcode.[h/cpp].
Johannes Schickel
2015-10-12
CREATE_PROJECT: Cleanup and turn off exception handling again
Paul Gilbert
2015-09-28
CREATE_PROJECT: Add support for Visual Studio 2015
Paul Gilbert
2015-07-20
CREATE_PROJECT: Use NULL instead of nullptr
Filippos Karapetis
2015-07-20
CREATE_PROJECT: Rename XCodeProvider -> XcodeProvider
Filippos Karapetis
2015-04-09
CREATE_PROJECT: Remove forced USE_TREMOR define on OS X.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Link theora and jpeg in XCode-projects.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Use SRCROOT-relative include paths.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Set projectDirPath to the source-path in XCode.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Don't add -fno-rtti.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Modify producesObjectFile to take .m and .mm into account.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Remove leftover _rootGroups.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Add SRCROOT and SRCROOT/engines to USER_HEADER_SEARCH_PATHS f...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Link against libpng and libfreetype in XCode-projects.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Enable RTTI in XCode-projects.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Add the product files to a group in XCode aswell (makes thing...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Refactor the Framework and library adding for XCode, and add ...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Introduce a subclass of Object to manage group-creation.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Add macros to disable IOS-project creation for now.
Einar Johan Trøan Sømåen
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
[prev]
[next]