Commit Graph

1091 Commits

Author SHA1 Message Date
Ben Scheirman
bc099724c2 Raise an informative error for missing podspec.
First checks the project's root for a .podspec,
Then goes on to check the Local Pods folder,
if that can't be found raises an informative error.
2012-06-14 13:41:17 -07:00
Fabio Pelosin
d20312c077 Merge pull request #321 from CocoaPods/platform-clean
[Platform] Require a name on initialization
2012-06-14 11:50:03 -07:00
Fabio Pelosin
9c71d5ab7a [Platform] Require name for initialization. 2012-06-09 20:24:29 +02:00
Fabio Pelosin
71d754c499 [Docs] Platform#support? 2012-06-09 19:58:44 +02:00
Fabio Pelosin
d0ebef6a7a [Platform] Specify deployment target only on initialization. 2012-06-09 18:52:37 +02:00
Fabio Pelosin
7bf8692caa [Podfile] Check that platforms actually have a deployment target.
Closes #305.
2012-06-09 18:34:16 +02:00
Fabio Pelosin
972cb59eb9 [Platform] docs. 2012-06-09 18:29:01 +02:00
Fabio Pelosin
05fba7b679 [Platform] Default deployment targets. 2012-06-09 18:28:35 +02:00
Fabio Pelosin
c4cb7a492f [Docs] Local Pod clean up. 2012-06-08 20:20:46 +02:00
Fabio Pelosin
2d791bf7e1 [rbx] Encode only if needed. 2012-06-08 16:57:48 +02:00
Fabio Pelosin
425a5c1621 [rbx] Attempt to fix encoding issues. 2012-06-08 16:11:01 +02:00
Fabio Pelosin
a340ea2900 [Docs] Enhancements. 2012-06-08 15:31:37 +02:00
Eloy Duran
6ee74e0cc0 Explicitely read external source files (specs|Podfile) as utf-8. 2012-06-08 01:30:10 +02:00
Fabio Pelosin
3bf1cfc3d4 Merge branch 'develop' of github.com:CocoaPods/CocoaPods into develop
* 'develop' of github.com:CocoaPods/CocoaPods:
  Rubinius on Travis does not seem to pickup the UTF8 default external encoding.
  No need to run `pod setup` manually. Closes #315.
2012-06-08 00:06:23 +02:00
Fabio Pelosin
c15a1f0939 [Docs] Preliminary support for YARD. 2012-06-08 00:05:01 +02:00
Eloy Duran
5b94145c48 Rubinius on Travis does not seem to pickup the UTF8 default external encoding. 2012-06-07 20:45:07 +02:00
Eloy Duran
0f1b92d8de No need to run pod setup manually. Closes #315. 2012-06-07 20:16:47 +02:00
Fabio Pelosin
de9fe2dcea [Linter] Use the deployment target of the specification.
Closes #304.
2012-06-07 19:20:10 +02:00
Fabio Pelosin
8d1430a8bd [Platform] Support initialization from another platform. 2012-06-07 19:06:49 +02:00
Fabio Pelosin
6bbdfa3ae7 [Specification] Show the spec for top level attributes informative. 2012-06-07 17:30:31 +02:00
Fabio Pelosin
15540df30f [Specs] Don't update master repo fixture. 2012-06-07 17:02:40 +02:00
Fabio Pelosin
743207ee13 [Rake] Update CocoaPods-version.yml on release. 2012-06-07 16:48:17 +02:00
Eloy Duran
3627938803 Merge branch 'master' into develop 2012-06-07 00:14:12 +02:00
Eloy Duran
fd5c7045e3 Improve gem:release tas task. 2012-06-07 00:13:55 +02:00
Eloy Duran
7eded4833f Merge branch 'master' into develop 2012-06-06 22:46:41 +02:00
Eloy Duran
f4d3673f56 Add a few more checks to gem:release task. 2012-06-06 22:46:08 +02:00
Fabio Pelosin
590ece64fa [Readme] Update search example.
Switching to `json` because `ASIHTTPRequest` contains subspecs which are confusing for an illustrative purpose.
2012-06-06 20:37:36 +03:00
Fabio Pelosin
3c34ade2b8 Version 0.6.0.rc2 0.6.0.rc2 2012-06-06 18:53:35 +02:00
Fabio Pelosin
02a59df534 Merge pull request #306 from CocoaPods/develop
v0.6.0rc2
2012-06-06 09:49:46 -07:00
Fabio Pelosin
d1a9af21a5 [LocalPod] Fix for over aggressive #clean.
Paths that contain or are contained by an used path are now preserved.
The new logic works well with used path that are directories.

Closes #300
2012-06-06 18:30:18 +02:00
Fabio Pelosin
ff2a73ab70 [Specification] Fix for multi-platform preserve_paths. 2012-06-06 17:13:59 +02:00
Fabio Pelosin
57b86bb0ca Merge branch 'master' into develop
* master:
  Label status images and added CocoaPods/Specs status.
2012-06-06 00:19:00 +02:00
Fabio Pelosin
db4a4d2c95 Label status images and added CocoaPods/Specs status. 2012-06-05 23:09:40 +03:00
Eloy Duran
b90dddb45c Enable Rubinius in 1.9 mode on Travis. 2012-06-05 21:11:36 +02:00
Eloy Duran
0212b9b1b6 Merge branch 'master' into develop 2012-06-05 21:10:40 +02:00
Eloy Duran
cf1ab82d35 Show separate status images for master and develop. 2012-06-05 21:10:18 +02:00
Eloy Duran
0a6a1ecb0e Update README for 0.6.0.rc1 2012-06-05 20:39:07 +02:00
Eloy Duran
8bf3ae460b Update bundle. 2012-06-05 20:37:51 +02:00
Eloy Duran
a63aa89eb0 Delete generated docs before running rake examples:build. 2012-05-31 21:48:18 +02:00
Eloy Duran
cc32737e4f Bump Xcodeproj dependency to 0.2.0.rc1 0.6.0.rc1 2012-05-31 21:02:58 +02:00
Fabio Pelosin
1f1cc97ae2 [Spec] Fine-tuning template. 2012-05-31 14:08:44 +02:00
Fabio Pelosin
81ab80a7fe [Spec] Updated template.
- Clean up
- Replaced clean_paths with preserve_paths
2012-05-31 13:55:30 +02:00
Fabio Pelosin
b96a2c902e Merge branch 'master' of github.com:CocoaPods/CocoaPods
* 'master' of github.com:CocoaPods/CocoaPods:
  Some 'informative' messages should just be plain simple.
  Make all specs green by updating some of the submodule fixtures.
2012-05-31 13:28:02 +02:00
Fabio Pelosin
c659659e79 [Spec] Fix the GitHub homepage in the template. 2012-05-31 13:26:47 +02:00
Eloy Duran
5991d6f9b2 Some 'informative' messages should just be plain simple. 2012-05-31 12:22:41 +02:00
Eloy Duran
0cbb156847 Make all specs green by updating some of the submodule fixtures. 2012-05-31 12:14:19 +02:00
Fabio Pelosin
efc05d1250 [Examples] Use the highest available SDK. 2012-05-30 15:40:19 +02:00
Fabio Pelosin
736308452d [Specs] More robust test for Repo branch feature. 2012-05-29 22:46:39 +02:00
Fabio Pelosin
6d79bcd387 [Repo] Update only git repositories. 2012-05-29 22:16:25 +02:00
Fabio Pelosin
aa887ea0ca [Command] Output cosmetics. 2012-05-29 22:02:34 +02:00