| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 ↵ | Einar Johan Trøan Sømåen | |
| things easier when configuring build-schemes) | |||
| 2015-04-09 | CREATE_PROJECT: Introduce a subclass of Object to manage group-creation. | Einar Johan Trøan Sømåen | |
| This rewrites the way groups are created, so that the root source folder has groups created for any subfolder that is used, which allows for merging in the engines/-subfolder automatically. | |||
| 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 ↵ | Einar Johan Trøan Sømåen | |
| mainGroup, so that the buildPhase can figure things out. | |||
| 2015-04-09 | CREATE_PROJECT: Make ProjectProvider able to work properly with subclasses ↵ | Einar Johan Trøan Sømåen | |
| that want to create one single project. | |||
| 2011-06-02 | CREATE_PROJECT: Implement basic XCode provider | Julien | |
| This only outputs a skeleton project with no files and targets yet | |||
| 2011-06-01 | CREATE_PROJECT: Add stubs for Xcode provider | Julien | |
