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
/
xcode.h
Age
Commit message (
Expand
)
Author
2018-10-07
DEVTOOLS: Fix Performance Issue Warning in create_project.
D G Turner
2017-09-10
CREATE_PROJECT: Fix typo in Xcode generator interface
Colin Snover
2016-01-06
DEVTOOL: Formatting
Vincent Bénony
2016-01-06
DEVTOOL: Cleanup
Vincent Bénony
2016-01-06
IOS: Merge master
Vincent Bénony
2016-01-06
IOS: Compute MD5 identifiers instead of random
Vincent Bénony
2016-01-06
IOS: Properly adds the resource files to the targets
Vincent Bénony
2016-01-06
IOS : Rename a function
Vincent Bénony
2016-01-06
IOS: Adds the image asset catalog to the iOS targer
Vincent Bénony
2016-01-06
IOS: Fixes various iOS compilation flags, and missing frameworks
Vincent Bénony
2016-01-06
IOS: Create a separate for adding resources
Vincent Bénony
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-07-20
CREATE_PROJECT: Rename XCodeProvider -> XcodeProvider
Filippos Karapetis
2015-04-09
CREATE_PROJECT: Remove leftover _rootGroups.
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: Introduce a subclass of Object to manage group-creation.
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: Define a group for the Frameworks, and add it to the mainGrou...
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
2011-06-02
CREATE_PROJECT: Implement basic XCode provider
Julien
2011-06-01
CREATE_PROJECT: Add stubs for Xcode provider
Julien