Commit Graph

62 Commits

Author SHA1 Message Date
Eloy Duran
08c29794e0 Change template to use LLVM Compiler 2.1 2011-09-19 23:24:40 +02:00
Eloy Duran
5f63109d2a Add a bit more info to the readme. 2011-09-18 02:27:01 +02:00
Eloy Duran
4ff2ff3a0c Default to either Podfile or *.podspec in the current working dir. 2011-09-17 14:24:18 +02:00
Eloy Duran
eed0a91fcb Add simple command executer. 2011-09-17 03:13:47 +02:00
Eloy Duran
71fc2bbfd3 Small cleanup 2011-09-17 01:27:28 +02:00
Eloy Duran
37f4f9bd56 Make pod install take an optional podspec file to install the dependencies of instead of looking for ./Podfile 2011-09-13 22:34:59 +02:00
Eloy Duran
bb500057ce Move installation code into Installer class. 2011-09-13 21:22:16 +02:00
Eloy Duran
19cf8da761 Add a shortcut to define that the pod that a pod is a part of is also its dependency. 2011-09-13 00:22:56 +02:00
Eloy Duran
2b933ce84e Raise when a pod can't be found by name. 2011-09-11 15:45:01 +02:00
Eloy Duran
701db8168f Start on simple resolving. We don't try to fix conflicts yet to keep things simple, so for now that's up to the user. 2011-09-11 13:15:47 +02:00
Eloy Duran
f0193f1f8a stash hacking 2011-09-10 22:12:57 +02:00
Eloy Duran
c3c9d78a25 More cleanup 2011-08-14 01:56:38 +02:00