Fabio Pelosin
16f610eb58
[Pod::Command::Spec] Refactoring lint logic
2012-04-27 20:23:21 +02:00
siuying
873234f111
Merge pull request #236 from siuying/dummy_source
...
Instead of generate a dummy source file for each target, generate one in pod installer#install!
2012-04-27 08:39:19 -07:00
Francis Chong
274fef8c15
Instead of generate a dummy source file for each target, generate one in pod installer#install!
2012-04-27 23:23:57 +08:00
Eloy Durán
2166feb87e
Merge pull request #235 from angelolloqui/master
...
Add the '-ObjC -all_load' linker flags by default. Closes #6 .
2012-04-27 05:40:37 -07:00
Angel Garcia
0b2bd1eee1
Remove the '-all_load' linker flags by default. Issue #234 .
2012-04-27 14:34:09 +02:00
Fabio Pelosin
ab1f9050c0
[Pod::Command::Spec#lint] Refinement and minor changes
2012-04-27 12:44:12 +02:00
Fabio Pelosin
7f1ae489a0
Merge branch 'master' of github.com:CocoaPods/CocoaPods
...
* 'master' of github.com:CocoaPods/CocoaPods:
Make sure pod removes the .git directory when cleaning (using github downloader)
remove unused lines
Add dummy source related spec to integration spec Fix a bug that pod name with '-' will make dummy source generate inproperly
implement unit test for dummy source
Move the generated dummy file under "Target Support Files/Pods"
add a dummy source file to Pod, so that in case no source files presented, the pod lib would still compile
2012-04-27 12:43:02 +02:00
siuying
38d85b09ff
Merge pull request #232 from siuying/dummy_source
...
Add dummy source file to Pod project
2012-04-27 01:39:23 -07:00
siuying
19a7519249
Merge pull request #233 from siuying/clean-git
...
Make sure pod removes the .git directory when cleaning
2012-04-27 01:33:47 -07:00
Francis Chong
d00517d5df
Make sure pod removes the .git directory when cleaning (using github downloader)
2012-04-27 16:13:25 +08:00
Francis Chong
cdee5f900e
remove unused lines
2012-04-27 10:20:38 +08:00
Francis Chong
8f744078fa
Add dummy source related spec to integration spec
...
Fix a bug that pod name with '-' will make dummy source generate inproperly
2012-04-27 10:16:41 +08:00
Francis Chong
967b8aba77
implement unit test for dummy source
2012-04-27 10:13:16 +08:00
Francis Chong
a1717fb161
Move the generated dummy file under "Target Support Files/Pods"
2012-04-27 10:00:09 +08:00
Francis Chong
bc9ee744f8
add a dummy source file to Pod, so that in case no source files presented, the pod lib would still compile
2012-04-27 09:38:30 +08:00
Fabio Pelosin
8a0e6906dd
[Pod::Command::Spec#Lint] Added check for actual existence of license file
2012-04-27 01:04:40 +02:00
Fabio Pelosin
d6442c626d
[Pod::Command::Spec] Fix lint for multiplatform pods
2012-04-27 00:50:12 +02:00
Fabio Pelosin
819d1eb0a4
[Pod::Command] --no-color block arguments fix
2012-04-26 23:20:05 +02:00
Fabio Pelosin
7d973f6dc0
[Pod::Command] description for no color option
2012-04-26 23:00:56 +02:00
Fabio Pelosin
89931fefce
[Specs] Integrated --no-color option
2012-04-26 23:00:56 +02:00
Fabio Pelosin
9d40f196b0
[Pod::Command::Spec] refinements
2012-04-26 23:00:49 +02:00
Fabio Pelosin
8e126d17d1
Merge pull request #231 from CocoaPods/no-color
...
[Pod::Command] Added --no-color option
2012-04-26 11:18:42 -07:00
Fabio Pelosin
82372f3431
[Specs] Fix for missing tmp directory in Spec command
2012-04-26 20:06:40 +02:00
Fabio Pelosin
ba54d19c9f
"[Pod::Command] simplification of --no-color option"
2012-04-26 19:39:52 +02:00
Fabio Pelosin
24230dc879
[Pod::Command] Added --no-color option
2012-04-26 17:21:41 +02:00
Fabio Pelosin
1161684351
Merge pull request #219 from CocoaPods/pod-push
...
Pod push, pod spec lint, and minor changes
2012-04-26 05:46:16 -07:00
Fabio Pelosin
7f7aa8777e
[Pod::Podfile] enhanced support for non integration
2012-04-26 14:39:13 +02:00
Fabio Pelosin
56e8c133e2
[Specs] quick fix for search (spec helpers need refactoring)
2012-04-24 18:48:33 +02:00
Fabio Pelosin
3b074a3d6c
[Specs] more fixes - Ooooops edition
2012-04-24 18:35:44 +02:00
Fabio Pelosin
ae9d9d9b78
[Specs] more fixes
2012-04-24 18:25:06 +02:00
Fabio Pelosin
7290b8826d
[Specs] xcodebuild fix for Travis
2012-04-24 18:10:39 +02:00
Fabio Pelosin
0011c395e3
[Pod::Command::Spec] preserve the values of Pod::Config::instance
2012-04-24 18:01:23 +02:00
Fabio Pelosin
ad457f58ec
Merge branch 'master' into pod-push
...
* master:
correct typo
add functional spec for http downloader
refactor: raise a UnsupportedFileTypeError when unexpected file type is given
cleanup http downloader, add spec
load yaml only when needed
add http downloader - that download repo with http and then decompress them
Travis build status only for master branch
Small cleanup.
Removed broken Xcodeproj bundle install command from rake bootstrap task
2012-04-24 16:23:32 +02:00
Fabio Pelosin
c16445d853
[Specs] Added specs for PUSH command and for the improvements to SPEC LINT subcommand
2012-04-24 16:13:58 +02:00
Fabio Pelosin
35a650f773
[Pod::Command::Spec] --quick option and misc
...
- renamed --no-build option to --quick, simplified options handling
- simplified initialization
- removed repo check for license warning
- minor cleaning
2012-04-24 16:10:51 +02:00
Fabio Pelosin
b2f6736327
[Pod::Command::Push] minor fixes
2012-04-24 16:05:42 +02:00
Fabio Pelosin
78df2737bb
[Global] Loading Pry and Awesome Print in development environment
2012-04-24 16:04:57 +02:00
Francis Chong
f9e77af9f4
correct typo
2012-04-24 09:27:43 +08:00
Francis Chong
13e4821048
add functional spec for http downloader
2012-04-24 09:25:52 +08:00
Fabio Pelosin
d67a5875e4
[Pod::Command::Spec] minor fixes
2012-04-23 23:57:43 +02:00
Francis Chong
6e785527d5
refactor: raise a UnsupportedFileTypeError when unexpected file type is given
2012-04-24 03:11:26 +08:00
Francis Chong
f1072e7e5e
cleanup http downloader, add spec
2012-04-24 02:57:57 +08:00
Francis Chong
be0ee35a62
load yaml only when needed
2012-04-24 01:53:19 +08:00
Francis Chong
92c1befee8
add http downloader - that download repo with http and then decompress them
2012-04-24 01:07:40 +08:00
Fabio Pelosin
03460ea7ee
[Pod::Command::Spec] verbose output for install phase of lint
2012-04-23 18:49:02 +02:00
Fabio Pelosin
a587e4c4ae
[Pod::Command::Spec] support for subspecs
2012-04-23 18:33:04 +02:00
Fabio Pelosin
deb70fb05c
[Pod::Command::Push] --allow-warnings option
2012-04-23 17:07:02 +02:00
Fabio Pelosin
6559e58a1a
Travis build status only for master branch
2012-04-23 17:55:52 +03:00
Fabio Pelosin
f014c9d6c3
[Pod::Command::Spec] raise informative it doesn't validate
2012-04-23 16:46:52 +02:00
Fabio Pelosin
647cebae65
[Pod::Command::Spec] --only-error option
2012-04-23 16:37:55 +02:00