Commit Graph

1091 Commits

Author SHA1 Message Date
Fabio Pelosin
42cc83a113 [Spec::Linter] Warnings for summary and description from template. 2012-05-06 14:41:02 +02:00
Fabio Pelosin
ac233ae8ed [Git] Fix for Travis errors. 2012-05-05 13:20:27 +02:00
Fabio Pelosin
82f0a63218 [Git] Increased default cache to 500Mb. 2012-05-05 13:19:46 +02:00
Fabio Pelosin
ba17680c71 [Specs] Update for recent changes. 2012-05-04 22:31:40 +02:00
Fabio Pelosin
10b7d02b9e [config.ios?] Temporary support for pod spec lint. 2012-05-04 21:43:22 +02:00
Fabio Pelosin
a942ac1075 [Command::Spec::Linter] Minor improvements. 2012-05-04 21:42:19 +02:00
Fabio Pelosin
bb774bd498 Merge branch 'master' into git-cache
* master:
  [Command::Spec::Linter] fix for #podspec_warnings.
  [Command::Spec] Template layout fix.
  [Platform] Removed options accessor.
  [Executable] Made executed command more prominent.
  Spelling correctioSpelling correctionn
  [Resolver] Support for deployment target check.
  [Specification#deployment_target=] Switch to Pod::Version
  [Platform#==] Check for deployment target.
  [Platform] Simplify deployment target specification.
  [#212] Check for deployment target
2012-05-04 20:43:38 +02:00
Fabio Pelosin
43d8dc6f06 [Command::Spec::Linter] fix for #podspec_warnings. 2012-05-04 20:35:20 +02:00
Fabio Pelosin
d9d8830963 [Command::Spec] Template layout fix. 2012-05-04 20:26:11 +02:00
Fabio Pelosin
28a5fa91cc [Platform] Removed options accessor. 2012-05-04 15:30:38 +02:00
Fabio Pelosin
fdcbd63fae Merge pull request #241 from CocoaPods/deployment-target-check
[#212] Check for deployment target
2012-05-04 03:50:44 -07:00
Fabio Pelosin
da1c8a0df4 [Executable] Made executed command more prominent. 2012-05-03 21:19:12 +02:00
Fabio Pelosin
d1788235ec [Downloader::Git] Completed cache support
- ensure that cache git repos are clean
- added cache size limit
2012-05-03 21:16:44 +02:00
Fabio Pelosin
1b6372c99e Spelling correctioSpelling correctionn 2012-05-03 17:57:31 +02:00
Fabio Pelosin
6c75b65462 [Resolver] Support for deployment target check. 2012-05-03 17:35:43 +02:00
Fabio Pelosin
8553b9ebfb [Specification#deployment_target=] Switch to Pod::Version 2012-05-03 17:15:16 +02:00
Fabio Pelosin
b86625e698 [Platform#==] Check for deployment target. 2012-05-03 17:11:12 +02:00
Fabio Pelosin
43e79bd6fe [Platform] Simplify deployment target specification.
- Allow to specify the deployment target after initialization
2012-05-03 15:44:03 +02:00
Fabio Pelosin
50405dc52b Merge branch 'master' into deployment-target-check
* master:
  [Installer] Don't generate documenation if already installed
  [Command::Spec::Linter] Fix - Skip documentation generation
  [Config#doc] Renamed to generate_docs
  [Command::Spec::Linter] Bug fix.
  [# 242 Command::Spec::Linter] Refactoring
  [#246 | Resolver] Validate plaforms against each target.
  [Resolver] Check target plafroms instead of podfile.

Conflicts:
	lib/cocoapods/resolver.rb
2012-05-03 14:21:29 +02:00
Fabio Pelosin
b86595a3a5 Merge branch 'master' into git-cache
* master:
  [Installer] Don't generate documenation if already installed
2012-05-03 02:03:00 +02:00
Fabio Pelosin
fcc94b68ca [Installer] Don't generate documenation if already installed
It checks that the documenation exist for a given version of a pod
and in that case it doesn't generate it again.
2012-05-03 02:02:42 +02:00
Fabio Pelosin
4fc9be479f [Git<<Downloader] Fix for url hash 2012-05-03 01:33:17 +02:00
Fabio Pelosin
c7a04df1e8 Merge branch 'master' into git-cache
* master:
  [Command::Spec::Linter] Fix - Skip documentation generation
  [Config#doc] Renamed to generate_docs
  [Command::Spec::Linter] Bug fix.
2012-05-03 01:01:15 +02:00
Fabio Pelosin
5210cffc9c [Command::Spec::Linter] Fix - Skip documentation generation 2012-05-03 00:59:25 +02:00
Fabio Pelosin
3341638a28 [Config#doc] Renamed to generate_docs 2012-05-03 00:58:37 +02:00
Fabio Pelosin
bd1e417bc5 [Command::Spec::Linter] Bug fix. 2012-05-03 00:32:16 +02:00
Fabio Pelosin
e108fe919d [Downloader::Git] Cache repos 2012-05-03 00:21:00 +02:00
Fabio Pelosin
e19bf01c46 [# 242 Command::Spec::Linter] Refactoring
- moved Specification#validate! to Linter
- fixed FileList bugs
- cleaned up
2012-05-02 23:39:42 +02:00
Fabio Pelosin
bf4eded3b9 [#246 | Resolver] Validate plaforms against each target. 2012-05-02 14:13:39 +02:00
Fabio Pelosin
03d27ea0ed [Resolver] Check target plafroms instead of podfile. 2012-05-02 13:51:26 +02:00
Fabio Pelosin
86be3d315c [#212] Check for deployment target 2012-04-30 19:28:24 +02:00
Fabio Pelosin
03138241f3 [Command::Spec::Linter] Error for name mismatch.
Related to [#239]
2012-04-30 17:44:57 +02:00
Fabio Pelosin
04bb26a781 [Specs] Minor fixes. 2012-04-29 15:07:54 +02:00
Fabio Pelosin
b8784a914a [Command::Spec::Linter] Fix for 190391dc 2012-04-29 14:55:14 +02:00
Fabio Pelosin
15cefd35ab [Minor] Spelling correction. 2012-04-29 14:46:41 +02:00
Fabio Pelosin
071fc84d18 [Generator::Documentation #184] Print appledoc errors instead of
raising.
2012-04-29 14:42:14 +02:00
Fabio Pelosin
190391dc08 [Command:Spec#lint] Check for tag or commit on git repos 2012-04-29 14:26:54 +02:00
Fabio Pelosin
c7748b9909 [Pod::Command::Spec] Memory management fix for lint on repos 2012-04-29 14:25:12 +02:00
Fabio Pelosin
a98d0da6d1 [Pod::Command::Presenter] Last activity for GitHub repos 2012-04-29 14:21:43 +02:00
Will Pragnell
1ed10b71ea Simplify Acknowledgement file saving 2012-04-28 23:45:13 +01:00
Will Pragnell
20419920b3 Correct a few typos 2012-04-28 23:01:00 +01:00
Will Pragnell
c146347bb4 Minor changes to Acknowledgements header and footer text 2012-04-28 23:01:00 +01:00
Will Pragnell
3e6cdfd418 Integrate acknowledgements generator into install command 2012-04-28 23:01:00 +01:00
Will Pragnell
a5bec522d5 Speculative fix for possible bug when a pod has no licence 2012-04-28 23:01:00 +01:00
Will Pragnell
f23ff79834 Added some TODOs to acknowledgements_spec 2012-04-28 23:01:00 +01:00
Will Pragnell
ee08193930 Added file name generation to acknowledgements generator 2012-04-28 23:01:00 +01:00
Will Pragnell
fb637f2f64 Changed all single quotes to double quotes (OCD?) 2012-04-28 23:00:59 +01:00
Will Pragnell
b72322f3c2 Fist pass at plist acknowledgements class 2012-04-28 23:00:59 +01:00
Will Pragnell
a6a86b85d0 Added license method to Local_Pod and removed range key from license 2012-04-28 23:00:49 +01:00
Fabio Pelosin
96f9bab6ab Merge branch 'master' of github.com:CocoaPods/CocoaPods
* 'master' of github.com:CocoaPods/CocoaPods:
  Instead of generate a dummy source file for each target, generate one in pod installer#install!
  Remove the '-all_load' linker flags by default. Issue #234.
2012-04-27 20:25:10 +02:00