Fabio Pelosin
c60ef550cf
[Rakefile] Attempt to fix Travis.
2012-09-05 01:56:55 +02:00
Chih-Wei Lee
e2d34f3cca
[Rakefile] fix uninitialized constant Pathname error.
2012-08-11 02:35:20 +08:00
Fabio Pelosin
39b1a6ba76
[Rakefile] disabled full lint.
...
Requires a version of CocoaPods capable of detecting the repos dir from
an environment variable.
2012-08-09 12:47:52 +02:00
Fabio Pelosin
1451807d05
[Rakefile] Forgot development paht.
2012-08-08 12:24:35 +02:00
Fabio Pelosin
32c5102436
[Rakefile] Improved tests.
2012-08-08 12:19:16 +02:00
Fabio Pelosin
b0f311b2ca
[Rakefile] Cosmetics.
2012-07-03 15:32:00 +02:00
Fabio Pelosin
4c4519a3d2
[Rakefile] Strict lint for new podspecs.
2012-07-03 14:11:55 +02:00
Fabio Pelosin
3c54675dfa
[Rakefile] Forgot to debug path.
2012-06-27 16:40:06 +02:00
Fabio Pelosin
7ab1f77376
[Rakefile] Skip setup with future versions of cocoapods.
2012-06-27 16:32:31 +02:00
Fabio Pelosin
439e76c8b6
[Rakefile] Made lint faster.
2012-06-27 14:23:02 +02:00
Fabio Pelosin
803540f948
[Rakefile] compatibility for CocoaPods < 0.6.0rc1
2012-04-24 19:23:22 +02:00
Fabio Pelosin
3179cc415a
[Rakefile] Adapted for new validation changes in 0.6.0rc1
2012-04-24 16:16:00 +02:00
Fabio Pelosin
ef6463f71f
[Rakefile-Gemfile] Adapted for validation changes in 0.6.0rc1
2012-04-23 16:44:52 +02:00
Tyler Casselman
dfe809a059
Rake lint doesn't work with deleted podspecs
...
Issue #207 in CocoaPods/CocoaPods repo, the lint rake task is
attempting to run lint on a non existant podspec, causing the commit
to fail when a user has renamed or deleted a podspec.
2012-04-15 10:29:13 -07:00
Eloy Duran
980b0834c6
Wow, whitespace issue.
2012-02-27 00:35:44 +01:00
Eloy Duran
fe9f9bbbc7
Aaand also set the CFLAGS env var when bundling.
2012-02-26 18:45:18 +01:00
Eloy Duran
1de6c5c81d
Need to fix RVM on 1.8.7
2012-02-26 18:38:04 +01:00
Eloy Duran
960620a11d
Add Gemfile and Travis config and make sending SIGINT during the lint task work.
2012-02-26 18:28:53 +01:00
Eloy Duran
a59bfaf05b
Properly select modified podspecs.
2011-11-19 02:29:08 +01:00
Eloy Duran
8cd88852c8
Make the lint task use locally installed gems only if they exist and only lint modified files if there are any, otherwise against all.
2011-11-19 02:15:05 +01:00
Eloy Duran
1999de5015
Add Rakefile which runs spec lint against all specs. And fix a few specs.
2011-11-17 22:07:51 +01:00