Johannes Schickel
89abab97e3
JANITORIAL: Remove trailing whitespaces.
...
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
Johannes Schickel
73598c64dc
CREATE_PROJECT: Fix "if" formatting.
2012-08-09 03:25:37 +02:00
Littleboy
67751f77c8
CREATE_PROJECT: Output Groups and File references in XCode provider
2012-07-14 16:33:41 -04:00
Willem Jan Palenstijn
478fd0ed29
CREATE_PROJECT: Clarify license on imported code
...
License confirmed by personal email by littleboy.
This clarification was requested in bug #3527268 .
2012-06-24 18:19:26 +02:00
Pawel Kolodziejski
b77f42b3b1
DEVTOOLS: take usage of config.h for xcode; few small updates
2012-04-17 14:45:22 +02:00
Christoph Mallon
9f827e3392
JANITORIAL: Remove +x from files, which should not be executable.
2012-03-17 22:43:32 +01:00
Johannes Schickel
8f58ddefc6
ALL: Remove more m4/mads leftovers.
...
Some project files (iPhone) and backend files (Symbian) still reference m4.dat,
but I know not enough on how to remove that without breaking something.
2011-11-20 04:34:22 +01:00
Julien
3db8abca68
CREATE_PROJECT: Add complete build configuration output to XCode provider
2011-06-02 17:29:40 -04:00
Julien
aba5a5a6ee
CREATE_PROJECT: Add ResourcesBuildPhase output to Xcode provider
2011-06-02 17:29:39 -04:00
Julien
d4d857738a
CREATE_PROJECT: Add FrameworkBuildPhase output to XCode provider
2011-06-02 17:29:38 -04:00
Julien
c0ef09f546
CREATE_PROJECT: Add NativeTarget output to XCode provider
2011-06-02 17:29:37 -04:00
Julien
9854f1b486
CREATE_PROJECT: Implement basic XCode provider
...
This only outputs a skeleton project with no files and targets yet
2011-06-02 17:29:36 -04:00
Julien
9717d5be6f
CREATE_PROJECT: Add stubs for Xcode provider
2011-06-01 17:34:32 -04:00