-
fabiopelosin committed
Jun 25, 2012 -
[PBXNativeTarget] Added ::SourceFileDescriptioni.
fabiopelosin committedJun 25, 2012
-
[NativeTarget] #add_source_file -> #add_source_files.
fabiopelosin committedJun 21, 2012 -
[Rakefile] Remove sudo from gem install.
fabiopelosin committedJun 21, 2012
-
Merge branch 'master' into develop
alloy committedJun 5, 2012 -
Show different status images for master and develop.
alloy committedJun 5, 2012 -
Only run Rubinius in 1.9 mode on Travis and disable a specific spec.
alloy committedJun 5, 2012 -
Enable rubinius on Travis. Fingers crossed!
alloy committedJun 5, 2012 -
Only include the ext files that are really needed.
alloy committedJun 5, 2012 -
alloy committed
Jun 5, 2012 -
alloy committed
Jun 5, 2012 -
Include the BOM when converting CFString to String.
alloy committedJun 5, 2012 -
Ignore rubinius compile files.
alloy committedJun 5, 2012 -
alloy committed
Jun 5, 2012
-
Only include relavent ext files.
alloy committedMay 31, 2012 -
alloy committed
May 31, 2012
-
[Config] Fix bug where OTHER_LDFLAGS where lost in #merge!
fabiopelosin committedMay 28, 2012 -
[Config] Fix regex issues in OTHER_LDFLAGS cleaning.
fabiopelosin committedMay 28, 2012 -
[Config] Fix bug related to the parsing of OTHER_LDFLAGS.
fabiopelosin committedMay 28, 2012 -
[Config] Sort libraries and frameworks before returning them.
fabiopelosin committedMay 28, 2012 -
[Config] Returns libraries before frameworks.
fabiopelosin committedMay 28, 2012 -
[Fix] Change misspelled to `OTHER_LD_FLAGS' to `OTHER_LDFLAGS'
fabiopelosin committedMay 28, 2012 -
Merge pull request #13 from CocoaPods/spec-refactor
fabiopelosin committedMay 28, 2012 [Config] Non destructive merge. Store libraries and frameworks as ivars.
-
[Specs] compatibility with ruby 1.9.3
fabiopelosin committedMay 28, 2012 -
[Config] Don't parse another config in #merge!.
fabiopelosin committedMay 28, 2012 -
[Config] Store libraries and frameworks as ivars.
fabiopelosin committedMay 28, 2012
-
[Oops] restore the << alias for Config::merge!
fabiopelosin committedMay 27, 2012 -
[Config] Add non destructive merge and convenience methods.
fabiopelosin committedMay 27, 2012 -
Merge branch 'xcconfig-file-support' of https://github.com/nskboy/Xco…
alloy committedMay 27, 2012 …deproj into nskboy-xcconfig-file-support
-
More specs for creating Xcodeproj::Config from file
rbsgn committedMay 26, 2012 -
Don't create nil records while reading empty lines
rbsgn committedMay 26, 2012 -
Added more tests for Xcodeproj::Config
rbsgn committedMay 26, 2012 -
Move Xcodeproj::Config argument parsing into separate method
rbsgn committedMay 26, 2012 -
Fixed failing spec on creating Xcodeproj::Config with no argument
rbsgn committedMay 26, 2012 -
Ability to create instances of Config class from files
rbsgn committedMay 19, 2012