Commit Graph

1091 Commits

Author SHA1 Message Date
Eloy Durán
a84d4b6c67 Merge pull request #84 from mk/master
Show available versions of a Pod when the required version can't be found
2011-11-22 02:08:36 -08:00
Martin Kavalar
1e02c780ca Show available versions of a Pod when the required version can't be found. 2011-11-22 10:59:26 +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
b842655cad Run 'pod setup', from rake spec:ci, before building the examples. 2011-11-19 23:17:48 +01:00
Eloy Duran
4d4efd12ac Import the EmbedReader example from ZBarSDK: http://zbar.sourceforge.net 2011-11-19 22:28:58 +01:00
Eloy Duran
c068650adc Release 0.3.5 0.3.5 2011-11-19 02:38:54 +01:00
Eloy Duran
75a6db1567 Install git pre-commit hook which runs `pod spec lint' against modified specs in the master spec repo. Closes #74. 2011-11-19 02:32:06 +01:00
Eloy Duran
6db9828998 Make spec suite green. 2011-11-19 01:47:30 +01:00
Eloy Duran
7ee1cbad18 Update the master spec repo after running `pod setup' and the repo already exists. Closes #67. 2011-11-19 01:45:41 +01:00
Eloy Duran
c70921078e Improve error reporting from `pod install PROJECT' when the project doesn't exist. Closes #68. 2011-11-19 01:39:12 +01:00
Eloy Duran
fb8684c017 Improve `pod spec create' stub. Closes #71. 2011-11-19 01:27:57 +01:00
Eloy Duran
40dcc859c1 Remove references about installing from a podspec from `pod install', we only install from a Podfile. Closes #78. 2011-11-19 01:01:44 +01:00
Eloy Duran
537ba242b4 Add SVN downloader. Closes #81. 2011-11-19 00:29:21 +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
75d35a2323 Improve error reporting if an executable can't be found. 2011-11-18 23:11:00 +01:00
Eloy Duran
39b687ee9d Add Mercurial downloader. Closes #82. 2011-11-18 22:56:39 +01:00
Eloy Duran
44a60c51d0 Add a Mercural repo fixture. 2011-11-18 22:47:51 +01:00
Eloy Duran
7e075c46cc Merge branch 'master' into mercurial-downloader 2011-11-18 22:37:44 +01:00
Eloy Duran
c66ce49980 Run specs, run. 2011-11-18 22:03:53 +01:00
Eloy Duran
cdc21df659 Hopefully finally get the CI to finish. 2011-11-18 20:31:04 +01:00
Eloy Duran
6b68f529ba Don’t create a target if its definition, in the Podfile, is empty (no dependencies). Closes #79. 2011-11-18 20:30:57 +01:00
Eloy Duran
0318141b55 Fix spec suite after changing to read-only submodules. 2011-11-18 19:51:50 +01:00
Eloy Duran
14d94c0f35 Make all example schemes shared to see if that elimates the need to open them in Xcode.app first. 2011-11-17 21:24:32 +01:00
Eloy Duran
a9950ce4b0 Release 0.3.4 0.3.4 2011-11-17 02:03:59 +01:00
Eloy Duran
9976cc0db3 Fix a bug that made multiple inline specs not work. 2011-11-17 02:03:03 +01:00
Eloy Duran
f8bdf08290 Fix specs. 2011-11-17 01:20:33 +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
e2c45b6672 Add Xcodeproj from read only url. 2011-11-17 01:11:31 +01:00
Eloy Duran
7cbb2b9891 Remove Xcodeproj with push access. 2011-11-17 01:10:37 +01:00
Eloy Duran
5016b05f29 Add spec:ci task. 2011-11-17 00:24:46 +01:00
Eloy Duran
5b99fbedc9 Release 0.3.3 0.3.3 2011-11-17 00:07:41 +01:00
Eloy Duran
6381bf5ecd Inform the user that she has to open the workspace instead of the project after installing. 2011-11-16 23:59:10 +01:00
Eloy Duran
d96bcffbbb Add an example which builds against a second target and references code. This is more a CI test than an example, though. 2011-11-16 23:40:56 +01:00
Eloy Duran
239c92b284 Copy headers first then build Pod. This ensures that Pod sources have access to the same header dir structure. Fixes #70. 2011-11-16 23:39:27 +01:00
Eloy Duran
75b072d6b6 Move generator code from installer to cocoapods/generator/* 2011-11-16 23:12:08 +01:00
Eloy Duran
fc0331859d Cleanup, we don't use the YAML lib. 2011-11-16 22:59:52 +01:00
Eloy Duran
bd07b8d078 Always copy headers to ./Pods instead of using the PRODUCT_NAME, which changes for each Pods target. Fixes #75. 2011-11-16 22:55:10 +01:00
Eloy Duran
e08be2fec8 Stash hacking. 2011-11-16 01:02:33 +01:00
Eloy Duran
7061b9eb37 Bump version to 0.3.2 0.3.2 2011-11-15 23:01:34 +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
ece1c9fdf6 The source_files, resources, and clean_paths attributes can take Rake::FileList instances too. 2011-11-15 01:47:13 +01:00
Florian Hanke
dcdc3af2c3 + autoload for :Config, :Workspace now points to the xcodeproj lib code so as to not trigger loading of MacRuby related code 0.3.1 2011-11-14 22:10:11 +11:00
Eloy Duran
aba658e64d Add a rake task to open all example workspaces in Xcode. For some reason workspace schemes don’t seem to survive a SCM roundtrip. 2011-11-14 12:03:02 +01:00
Eloy Duran
bb3535afec Release 0.3.0 0.3.0 2011-11-13 01:43:00 +01:00
Eloy Duran
f2c306898f Fix help banners 2011-11-13 01:33:46 +01:00
Eloy Duran
6cf539af48 Include examples in CHANGELOG. 2011-11-13 01:21:33 +01:00