- 09 Oct, 2014 3 commits
-
-
Kyle Fuller authored
-
Eloy Durán authored
-
Eloy Durán authored
Fix for 52c2f915.
-
- 08 Oct, 2014 7 commits
-
-
Kyle Fuller authored
-
Kyle Fuller authored
-
Samuel E. Giddins authored
Update to new CLIntegracon Patch
-
Samuel E. Giddins authored
[CHANGELOG] Add changlog entry for sanitization of special characters in build configs in target environment header CHANGELOG entry for https://github.com/CocoaPods/CocoaPods/pull/2532.
-
Samuel E. Giddins authored
Spec for changes introduced in https://github.com/CocoaPods/CocoaPods/pull/2532
-
Samuel E. Giddins authored
Configuration specific preprocessor definition can generate a lot of warning
-
Samuel E. Giddins authored
Use a var instead, as per @alloy
-
- 07 Oct, 2014 22 commits
-
-
Eloy Durán authored
Especially warn a user in the case of a RC version.
-
Kyle Fuller authored
-
Samuel E. Giddins authored
Addresses a regression introduced in https://github.com/CocoaPods/CocoaPods/pull/2601
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
[TargetIntegrator] Ensures that the user project is not saved when there are no user targets integrated.
-
-
-
Thomas Visser authored
[Resolver] Added tests, notice if the required version exists in multiple sources (CocoaPods/CocoaPods#2556)
-
Thomas Visser authored
-
Kyle Fuller authored
Fixes https://github.com/CocoaPods/CocoaPods/issues/2591
-
Samuel E. Giddins authored
[TargetIntegrator] Ensures that the user project is not saved when there are no user targets integrated.
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
[TargetIntegrator] Ensures that the user project is not saved when there are no user targets integrated.
-
Samuel E. Giddins authored
Remove references to Source#data_provider
-
Samuel E. Giddins authored
-
Eloy Durán authored
-
- 06 Oct, 2014 1 commit
-
-
Samuel E. Giddins authored
Closes https://github.com/CocoaPods/CocoaPods/issues/2586.
-
- 04 Oct, 2014 3 commits
-
-
Samuel E. Giddins authored
[Downloader] ensure that a downloader failure results in a DownloaderError so the Downloader can catch it Helpful for https://github.com/CocoaPods/cocoapods-downloader/pull/36
-
Samuel E. Giddins authored
Modify add_xcode_base_configuration to respect existing base configurations
-
Samuel E. Giddins authored
Thanks @alloy!
-
- 03 Oct, 2014 4 commits
-
-
Kyle Fuller authored
Clarify why .git/ is removed from comparison
-
Eloy Durán authored
We have only so much time in a day, it’s time to take stronger stances on support.
-
Samuel E. Giddins authored
-
Robert S. Jones authored
configurations: - Do not change the base configuration when it is already set - Notify the user when there is an existing base configuration Change string quoting from double to single quotes. Split lines longer than 80 characters into multiple lines. Quote initial string fragment with single quotes rather than double quotes.
-