Commit Graph

55 Commits

Author SHA1 Message Date
Eloy Duran
0cbb156847 Make all specs green by updating some of the submodule fixtures. 2012-05-31 12:14:19 +02:00
Fabio Pelosin
0ad82acd4a [Fixtures] Updated master repo to the HEAD of the 0.6 branch. 2012-05-29 18:58:44 +02:00
Will Pragnell
4b4bd46764 Merged branch 'master' into 'acknowledgements' 2012-05-25 08:36:58 +01:00
Fabio Pelosin
9f1b33b159 [Specification] Made homepage, description, and summary top level.
Closes #269
2012-05-24 23:55:01 +02:00
Fabio Pelosin
ebc4b1513f Minor fixes related to master repo update. 2012-05-14 16:31:22 +02:00
Fabio Pelosin
e2867dade8 Updated master repo in fixtures. 2012-05-14 16:18:25 +02:00
Eloy Duran
8453f58555 Podfile#xcodeproj now also takes a hash of custom configurations that the user's project contains. 2012-05-06 23:18:52 +02:00
Will Pragnell
6ec5ea8995 Cleaned up BananaLib fixture a little 2012-05-06 17:31:50 +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
Eloy Duran
965773f207 Update spec repo fixture to latest 0.6 branch and make specs green. 2012-04-16 17:16:55 +02:00
Eloy Duran
5394696865 Append the contents of Specification#prefix_header_file to the Pods library's pch. Closes #169. 2012-04-14 17:49:57 +02:00
Eloy Duran
4a709b8791 Make building a iOS lib work again. 2012-04-14 00:52:00 +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
69de5e8d1e Integrate multiple Pods libraries with multiple user targets. 2012-03-27 16:09:41 +02:00
Eloy Duran
34b12c12ff Found cause of problem with most failures on Travis, the .git directory was removed from the BananaLib fixture tarball. 2012-03-18 00:45:32 +01:00
Fabio Pelosin
ce731f92f2 force appledoc to show undocumented classes and other updates 2012-03-17 16:52:51 +01:00
Fabio Pelosin
4f374d44cd Added documenation 2012-03-16 20:06:08 +01:00
Luke Redpath
813bdac90e In preparation for further refactoring, extract integration with the user's project into a class
of it's own, and cover it's functionality with some specs.
2012-02-26 02:47:38 +00:00
Luke Redpath
67a79302c7 Updated banana-lib fixture package 2012-02-25 02:17:44 +00:00
Eloy Duran
56c1f6549d Make it work with RubyGems 1.3.6, which is the version that ships with OS X 10.7. 2012-02-15 23:24:18 +01:00
Luke Redpath
0f8df375ef Fix mercurial fixtures cache ignore 2012-02-08 00:45:22 +00:00
Eloy Duran
52e15393aa Make the specs green with the latest specs. 2012-02-06 19:23:58 +01:00
Eloy Duran
d57722f559 Update fixture spec repo. 2011-11-26 14:24:15 +01:00
Eloy Duran
963f08a923 Quote the path to the PODS_ROOT 2011-11-24 22:25:48 +01:00
Eloy Duran
d9a1039b73 Update spec repo fixture to the latest version. 2011-11-24 13:30:44 +01:00
Eloy Duran
4d074081a8 Make Subspec ask the top level spec for header mappings. 2011-11-23 16:31:32 +01:00
Eloy Duran
27fec6a824 A subspec always depends on the parent spec if the parent spec is a Subspec too. 2011-11-23 15:50:23 +01:00
Eloy Duran
fccabd9f04 Resolve dependencies on subspecs and make the resolver return the specs, instead of sets. 2011-11-23 15:24:44 +01:00
Eloy Duran
da1fcaccac Make the specs run with the addition of a new Reachability version. 2011-11-20 17:29:43 +01:00
Eloy Duran
139eda6a87 Get tag creation right this time. 2011-11-19 00:28:30 +01:00
Eloy Duran
a92899be19 Add tag to subversion repo fixture. 2011-11-19 00:19:53 +01:00
Eloy Duran
d2d1971174 Add a subversion fixture repo. 2011-11-18 23:39:27 +01:00
Eloy Duran
f4a1fb39f6 Add a second commit to the mercurial repo so that the test selecting a revision actually makes sense. 2011-11-18 23:32:12 +01:00
Eloy Duran
44a60c51d0 Add a Mercural repo fixture. 2011-11-18 22:47:51 +01:00
Eloy Duran
b57b706dd0 Add master specs-repo with read only access. 2011-11-17 01:15:40 +01:00
Eloy Duran
0251d2b370 Remove master spec-repo submodule with push access. 2011-11-17 01:14:46 +01:00
Eloy Duran
7d9479c1b0 Allow the use of the Rake FileList class for source_files, clean_paths, and resources. Fixes #65. 2011-11-15 22:48:32 +01:00
Eloy Duran
97b8bb7bad Add spec repo fixture from new location. 2011-11-12 13:33:58 +01:00
Eloy Duran
3787854222 Add new Xcodeproj submodule and remove spec repo fixture. 2011-11-12 13:33:58 +01:00
Eloy Duran
906346aa4e Install a Pod directly from its repo. 2011-11-09 00:52:39 +01:00
Nolan Waite
5f1bb7deae Update cocoapods-specs 2011-10-22 05:08:41 -06:00
Nolan Waite
d9a36104b5 Use production podspecs as fixtures
- One series of tests used ASIHTTPRequest as an example with many
   versions; switch to CocoaLumberjack.
2011-10-22 05:04:47 -06:00
Nolan Waite
c3bfe35cf5 Fix typos in fixture podspecs 2011-10-21 09:46:00 -06:00
Eloy Duran
4d9fecdfa8 Add a separate Podfile class which has a friendlier DSL. Closes #26. 2011-10-20 22:43:36 +02:00
Eloy Duran
6f2f1499f8 Add Pod::File which is a subclass of Pod::Specification, but meant for a Podfile. 2011-10-12 22:27:32 +02:00
Eloy Duran
0c8d53a4f1 Add Specification#platform. 2011-10-12 20:47:07 +02:00
Eloy Duran
e08c92a0b3 By default use the same header dir for pod that are part of another pod. This can be changed by specifiying a custom header_dir. Closes #14. 2011-10-02 22:58:00 +02:00
Eloy Duran
992ecf207f Use real Ruby accessor writer and reader methods. 2011-09-24 13:12:15 -05:00
Eloy Duran
5b5abd6ca3 + begin of integration spec 2011-09-16 10:56:44 +02:00
Eloy Duran
064b1e08e6 Actually commit the spec-repos fixture. 2011-09-16 10:21:12 +02:00