Commit Graph

13 Commits

Author SHA1 Message Date
Eloy Duran
dc5b15a5a9 Make all not-disabled specs green again. Also introduces the pod install --no-integrate option. 2012-04-14 00:59:18 +02:00
Eloy Duran
d51f5a069e Make UserProjectIntegrator work again. 2012-04-14 00:55:38 +02:00
Eloy Duran
fcdd011cb2 LocalPod only returns file lists for the platform of the current target.
And lots of misc. work. Still failing: https://gist.github.com/9fffdffb35da111e6442
2012-04-14 00:46:51 +02:00
Eloy Duran
f9e97e7e34 Merge branch 'link-with-target'. Related to #3, #63, and #79. Closes #76. 2012-03-27 18:58:11 +02:00
Eloy Duran
02a5210151 Import Bacon color extension. 2012-03-27 16:29:20 +02:00
Eloy Duran
69de5e8d1e Integrate multiple Pods libraries with multiple user targets. 2012-03-27 16:09:41 +02:00
Fabio Pelosin
8390a90130 Merge branch 'master' into list-new
* master:
  Added note about set_arc_compatibility_flag to the CHANGELOG
  Looks like the -fobj-arc flag we added to OTHER_LD_FLAGS in ea918cd was an unsupported feature as it has now been removed from Xcode 4.3.2, causing lib tool to complain about an unrecognised flag.
  Instead of removing the VCR cache, namespace the cache by Ruby version.
  Remove Guard dependencies. Use `rake spec:kick` for auto-test-running.
  Make sure to use bundler for rake tasks that run bacon.
  Oops, use correct rake task.
  Move travis install commands to Rakefile and setup CFLAGS env for Travis/RVM.
  Hmm, chicken and egg problem on Travis, copy travis:setup task from Xcodeproj.
  Replace Xcodeproj git submodule by adding it to the Gemfile. Closes #172.
  Improve error report template. Closes #187.

Conflicts:
	.kick
2012-03-26 21:55:37 +02:00
Fabio Pelosin
3ee0c4100a Configured Kicker to ignore git repo and vim tags files 2012-03-26 17:19:51 +02:00
Eloy Duran
97840d4592 Remove Guard dependencies. Use rake spec:kick for auto-test-running. 2012-03-26 12:56:06 +02:00
Eloy Durán
bd53fda136 Fix .kick script for Kicker 2.5.0 2012-03-15 12:34:26 +01:00
Eloy Duran
1bb68e0e27 Validate that a spec has the minimum required attributes. Testing if it compiles is for later. 2011-09-19 22:19:19 +02:00
Eloy Duran
3744f6911c + partial installer spec 2011-09-16 22:51:15 +02:00
Eloy Duran
5a736c4d51 + config specs 2011-09-14 21:43:20 +02:00