Fabio Pelosin
49eafba940
[Specs] Fix for master repo changes
2013-02-11 17:55:59 +01:00
Eloy Durán
109af82eae
Never consider aggregate targets for integration. Fixes #729 & 784.
2013-02-07 21:36:05 +01:00
Arnaud Bellec
1599c29521
Updated downloader spec to check for unflattened zipfiles
2013-02-05 11:24:00 +01:00
Eloy Durán
8e013d93ea
Make specs green.
2013-02-02 20:42:29 +01:00
Eloy Durán
947522084e
Run on the new Travis CI mac workers on both system Ruby and 1.9.3-p327.
2013-01-30 22:21:21 +01:00
Eloy Durán
58dce6411f
Merge branch 'disable-libSystem-objects'
2013-01-30 22:15:55 +01:00
Daniel Rodríguez Troitiño
76b5b7f9c0
Generate Pods target in Mac OS X with the specified deployment target.
...
Fix #757
2013-01-30 00:11:07 +01:00
Eloy Durán
1f1c949664
Disable libSystem objects for ARC libs that target older platforms.
...
This applies when the deployment target is set to < iOS 6.0 or
OS X 10.8, or not specified at all.
2013-01-29 22:59:51 +01:00
Daniel Rodríguez Troitiño
da643ea1cf
Fix podspec in Podfile with no options.
...
Added specs to test podspec method inside Podfile. Specs for the
default, no options version; the :name version and the :path
version.
2013-01-28 23:52:02 +01:00
Dan Cutting
e4eda40ff1
Removed comments from Mercurial sample podspec used in tests.
2013-01-22 23:05:02 +00:00
Dan Cutting
8bd5c6285f
Added support for pre-download over Mercurial.
2013-01-21 12:07:28 +00:00
Eloy Durán
a6aef7439e
Update bundle and make specs green.
2013-01-13 22:00:33 +01:00
Eloy Durán
e71b218812
Update previous patch to match code-style.
...
E.g. Use Pathname API.
2013-01-13 21:01:08 +01:00
Joachim Bengtsson
fef5dada57
Unpack tgz files into pod's root #727
...
Zip files are usually packaged with their contents in the archive file's root.
Tgz files are usually packaged with only a folder in the root.
Make them both behave the same by moving that single folder's contents up.
This is basically the opposite of what Finder does (which creates a folder for the zip file's
contents, so you always unarchive into a folder).
2013-01-09 19:04:09 +01:00
Eloy Durán
9edaa8a1c5
[Spec] Make green by updating Reachability fixture.
2012-12-06 19:52:34 +01:00
Lasse Bang Mikkelsen
5f12ff7c52
Added tests for Subversion dependencies
2012-12-03 14:37:21 +01:00
Lasse Bang Mikkelsen
63f8e6a476
Added SvnSource podspec to Subversion fixture repo
2012-12-03 14:01:04 +01:00
Fabio Pelosin
75f7c74211
Updated master repo fixture.
2012-11-23 20:47:25 +01:00
Fabio Pelosin
d1ef7c739c
[Specs] Fix for master repo update & small performance improvements.
2012-11-23 20:44:02 +01:00
Eloy Durán
9eddb385b8
[Integrator] Properly detect if the lib has been integrated.
...
Fixes #643 & #643 . Related: #613 .
2012-11-14 22:48:47 +01:00
Eloy Durán
4c43a723bb
Oops, make specs green.
2012-11-02 22:39:54 +01:00
Eloy Durán
6311a9b5e0
[UserProjectIntegrator] Ignore PBXReferenceProxy when looking for libPods.a.
...
Fixes #626 .
2012-11-02 22:31:51 +01:00
Eloy Durán
7f86f9656e
[Fixture] Add simple static lib xcode project.
2012-11-02 22:30:55 +01:00
Fabio Pelosin
f3e12ba341
[Specs] Fix issue that lead to generation of files in the fixtures folder.
2012-10-20 15:53:44 +02:00
Fabio Pelosin
c5d13de436
Completed support for Xcodeproj refactor.
2012-10-20 15:38:54 +02:00
Fabio Pelosin
148371c1b2
[LocalPod] Always use Pathname::glob.
...
This patch also removes the custom Pathname.glob based on Dir::glob.
Related #572 and #602 .
2012-10-19 17:16:01 +02:00
Fabio Pelosin
c61ff5c957
[Specs] Complete revert of 8e72cbe
2012-10-19 16:44:12 +02:00
Fabio Pelosin
8e72cbe164
[LocalPod] Fixed clean paths.
...
Closes #519
Closes #568
2012-10-04 16:27:43 +02:00
Fabio Pelosin
67541e5e97
[Config] Rename Podfile.cocoapods to CocoaPods.podfile
2012-09-28 16:17:58 +02:00
Fabio Pelosin
f78441ddcb
[Specs] More fixes.
2012-09-24 17:44:27 +02:00
Fabio Pelosin
f5e49dbb74
[Specs] Minor fixes.
2012-09-24 16:13:37 +02:00
Fabio Pelosin
df376df7ef
[Specs] Minor fixes
2012-09-22 22:38:00 +02:00
Fabio Pelosin
3a575c7ada
[UI] Show the versions of a pod per repo.
...
Closes #226
2012-09-22 21:59:11 +02:00
Fabio Pelosin
b455a33309
[Set] Support for multiple sources.
...
Closes #85
2012-09-22 21:16:55 +02:00
Fabio Pelosin
2ee4c84450
[Installer] Restore subspecs namespaces.
...
Closes #541
2012-09-21 20:37:43 +02:00
Fabio Pelosin
8fe92e1e95
[Resolver] Lazy repo update.
2012-09-21 19:35:39 +02:00
Fabio Pelosin
b8ef7bf5aa
[UI] convert to module.
2012-09-21 18:37:12 +02:00
Fabio Pelosin
a2ce47a07d
[Specs] Forgot puts :-)
2012-09-21 17:05:01 +02:00
Fabio Pelosin
3ec34b5a12
Merge pull request #512 from CocoaPods/b0.15.0
...
0.15.0
2012-09-21 07:48:15 -07:00
Fabio Pelosin
2d50741ea7
[Specs] Robustness.
2012-09-20 16:30:22 +02:00
Fabio Pelosin
4b5e91ed8c
Merge pull request #528 from CocoaPods/podfile_extension
...
[Config] Support extension for Podfile.
2012-09-20 07:01:24 -07:00
Fabio Pelosin
7df2566a17
[Specs] minor fix.
2012-09-19 21:10:06 +02:00
Fabio Pelosin
cdecc32a23
Merge branch 'master' into b0.15.0
...
* master:
[Specs] Minor fix for Command::Push.
[Push] Use git! where possible.
[Specs] fix for the fix that was supposed to fix Travis.
[Specs] Fix for Travis issues.
[Source] The name should be an attribute.
[Specs] Fixed Travis errors related to Command::Repo.
[Linter] Fixed minor bug.
Update CHANGELOG.md
Update lib/cocoapods/generator/acknowledgements/markdown.rb
Update lib/cocoapods/generator/acknowledgements/markdown.rb
[Linter] Promote long summary warning to an error.
Conflicts:
lib/cocoapods/command/push.rb
2012-09-19 20:53:05 +02:00
Fabio Pelosin
a478de621e
[Specs] Minor fix for Command::Push.
2012-09-19 20:41:40 +02:00
Fabio Pelosin
d94da4bcfd
[Specs] fix for the fix that was supposed to fix Travis.
2012-09-19 20:23:16 +02:00
Fabio Pelosin
d370ca2a23
[Specs] Fix for Travis issues.
2012-09-19 20:12:39 +02:00
Fabio Pelosin
ff7a71966c
[Source] The name should be an attribute.
2012-09-19 19:32:55 +02:00
Fabio Pelosin
476558265a
[Specs] Fixed Travis errors related to Command::Repo.
2012-09-19 19:30:29 +02:00
Fabio Pelosin
76cb703e26
[UI] Adoption in Pod::Command classes.
2012-09-19 18:57:21 +02:00
Fabio Pelosin
0360ab89b4
[Linter] Promote long summary warning to an error.
2012-09-19 14:21:19 +02:00