Commit Graph

1455 Commits

Author SHA1 Message Date
Fabio Pelosin
19e1ceb314 [Specs] fix syntax. 2012-08-06 15:39:52 +02:00
Fabio Pelosin
d44e0feb29 Merge https://github.com/groue/CocoaPods into public_headers
* https://github.com/groue/CocoaPods:
  [#221] robustness against nil file lists (such as public_header_files)
  [#221] code cleanup
  [#221] HEADER_SEARCH_PATHS value comes from the new variable PODS_HEADER_SEARCH_PATHS. PODS_HEADER_SEARCH_PATHS is set to public headers search paths in Pods.xcconfig, and to build headers search paths in Pods.xcodeproj.
  [#221] Pod::Sandbox#build_header_storage and Pod::Sandbox#public_header_storage
  [#221] Pod::Spec#public_header_files accepted and validated by `pod spec lint`

Conflicts:
	lib/cocoapods/command/spec.rb
	lib/cocoapods/installer/target_installer.rb
	lib/cocoapods/local_pod.rb
	lib/cocoapods/sandbox.rb
	lib/cocoapods/specification.rb
	spec/functional/command/spec_spec.rb
	spec/unit/local_pod_spec.rb
2012-08-06 15:09:58 +02:00
Fabio Pelosin
247113766e Merge pull request #436 from cameronboehmer/master
Better spec source validation
2012-08-04 02:39:27 -07:00
Francis Chong
799e0afdbe add changelog for pull request #431 2012-08-03 13:15:44 +08:00
Cameron Boehmer
c717eae0d7 fix spec source validation 2012-08-02 13:08:00 -07:00
Cameron Boehmer
22f70eca6b spec source validation for dummies 2012-08-02 12:26:50 -07:00
Fabio Pelosin
6654114ecb Merge pull request #431 from siuying/error_msg_framework
In case of project have no Frameworks group, raise a meaningful error.
2012-08-01 05:10:26 -07:00
Francis Chong
02d28e45af In case of project have no Frameworks group, raise a meaningful error. (#326) 2012-07-31 13:53:16 +08:00
Fabio Pelosin
58bea1eb08 Merge branches 'master' and 'master' of github.com:CocoaPods/CocoaPods
* 'master' of github.com:CocoaPods/CocoaPods:
  [Changelog]

* 'master' of github.com:CocoaPods/CocoaPods:
  [Changelog]
2012-07-30 20:12:25 +02:00
Fabio Pelosin
14ae425785 [Subversion] Minor improvements. 2012-07-30 20:11:22 +02:00
Fabio Pelosin
543b3a8e9f [Dependency] preserve head status for subspecs. 2012-07-30 18:58:13 +02:00
Fabio Pelosin
b9abea1848 [Changelog] 2012-07-30 17:18:23 +03:00
Fabio Pelosin
6bcad56905 Merge remote-tracking branch 'origin/0.10.0'
* origin/0.10.0:
  remove (unreleased) from 0.10.0 as it has been released
2012-07-30 16:11:36 +02:00
Fabio Pelosin
1758ff83fc [Gemfile] Update bundle. 2012-07-30 16:01:11 +02:00
Fabio Pelosin
7560f0f888 [Command] Version message terminates with 0 exit status.
Closes #350
2012-07-30 16:00:58 +02:00
Fabio Pelosin
8aeca509f7 [ErrorReport] Don't output git error messages. 2012-07-30 15:56:09 +02:00
Florian R. Hanke
b7d90e7f4a remove (unreleased) from 0.10.0 as it has been released 2012-07-30 19:48:48 +10:00
Eloy Durán
e74c3b01af Release 0.10.0 0.10.0 2012-07-29 21:21:52 +02:00
Eloy Durán
3082289d60 Update bundle 2012-07-29 21:15:53 +02:00
Eloy Durán
83c7a2ade6 [CHANGELOG] Update 2012-07-29 21:10:52 +02:00
Eloy Durán
483c60c7b0 Merge pull request #428 from pbernery/support_for_tar_gz_source
Add support for .tar.gz source file.
2012-07-29 11:52:35 -07:00
Philippe Bernery
1372ab72ef Add support for .tar.gz source file. 2012-07-29 13:23:05 +02:00
Eloy Durán
f36158a65b Fix fixture, which was apperantly a bzip instead of a gzip. 2012-07-27 15:43:59 +02:00
Fabio Pelosin
58369d6fe7 [Changelog] update. 2012-07-27 16:36:10 +03:00
Fabio Pelosin
60aa4de054 [Linter] Improved xcodebuild error detection. 2012-07-27 15:31:51 +02:00
Eloy Durán
50bd0556d0 [CHANGELOG] Update 2012-07-27 16:09:14 +03:00
Eloy Durán
4429b06319 Merge pull request #426 from farcaller/patch-1
Fixed a bug with :head download and no prior clone
2012-07-27 06:05:46 -07:00
Vladimir Pouzanov
5adce2926b Added a spec for download_head issue and no prior cache 2012-07-27 15:45:43 +03:00
Vladimir Pouzanov
d723996fe5 Fixed a typo in spec 2012-07-27 15:45:18 +03:00
Vladimir Pouzanov
ba879a1052 Do not update cache if it does not actually exist at download_head 2012-07-27 15:43:40 +03:00
Vladimir Pouzanov
35270d28b4 Fixed a bug with :head download and no prior clone 2012-07-27 12:57:51 +03:00
Fabio Pelosin
5549e5f1b8 [CHANGELOG] Update. 2012-07-24 14:38:06 +03:00
Fabio Pelosin
c4ba86a318 [CHANGELOG] Update. 2012-07-24 14:34:11 +03:00
Eloy Durán
76345711c4 Clean pods *after* resolving and activating. Fixes #414. 2012-07-23 22:38:54 +02:00
Eloy Durán
135ce81b08 Raise an exception if a downloader doesn't support :head. 2012-07-23 22:38:54 +02:00
Eloy Durán
6aa7df78f2 Update example project Podfiles 2012-07-23 22:38:54 +02:00
Fabio Pelosin
a9cf265885 [Changelog] Update. 2012-07-23 18:30:56 +02:00
Fabio Pelosin
2713c61dc3 [Linter] Removed message post install hook note.
The post install hook is not so rare and there is no need for
this message anymore.

Full message: The `post_install' hook is reserved for edge cases`
2012-07-23 18:21:03 +02:00
Eloy Durán
bc801345fc Make tests green. 2012-07-17 20:40:00 +02:00
Brad Taylor
b364272787 Run git submodule update after initial clone
Some repositories require that submodules be initialized and updated to
be properly built.  This is now done during the download phase for every
repository.
2012-07-17 20:20:25 +02:00
Eloy Durán
7fc60b5139 Merge branch 'master' of github.com:CocoaPods/CocoaPods 2012-07-17 20:16:28 +02:00
Eloy Durán
92d7a92ea9 Update bundle. 2012-07-17 20:16:12 +02:00
David Venable
8fe7416050 Merge pull request #405 from dlvenable/pod-push-no-remote
Added --local-only to pod push
2012-07-17 06:42:09 -07:00
Francis Chong
e297e2eeb2 Merge pull request #408 from CocoaPods/informative
Add Pod::Podfile::Informative error which show lines in Podfile
2012-07-16 18:57:06 -07:00
Francis Chong
7e14b9c0aa Add Pod::Podfile::Informative error which show lines in Podfile (Re: #403) 2012-07-17 09:52:37 +08:00
David Venable
3c7ff4edff Added a --local-only option to pod push so that developers can push locally and test before pushing to a remote. 2012-07-16 15:37:09 -05:00
Eloy Durán
0920c42377 Release 0.9.2 0.9.2 2012-07-16 22:14:59 +02:00
Eloy Durán
ca0d3633de [CHANGELOG] Update for 0.9.2 2012-07-16 22:12:13 +02:00
Eloy Durán
9aa88e0ca5 Update bundle. 2012-07-16 21:54:17 +02:00
Eloy Durán
99cd1a5b48 Copy platform name and deployment target seperately. 2012-07-16 21:48:52 +02:00