- 25 Oct, 2014 8 commits
-
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Eloy Durán authored
Fixes #2723.
-
Eloy Durán authored
-
- 24 Oct, 2014 2 commits
-
-
Samuel E. Giddins authored
Updates for https://github.com/CocoaPods/Core/pull/131.
-
Eloy Durán authored
Currently supported printer types are: * `filename.html`: GraphHtmlPrinter * `filename.txt`: GraphPrinter For more printers see https://github.com/ruby-prof/ruby-prof/blob/master/README.rdoc#printers.
-
- 23 Oct, 2014 2 commits
-
-
Eloy Durán authored
Previously the header pattern was basically doing: `*.{.h}`, which has a dot too much, but just happened to work because we don't actually use `Dir.glob` but implement our own, which apparently isn't 100% similar.
-
Eloy Durán authored
-
- 21 Oct, 2014 10 commits
-
-
Samuel E. Giddins authored
Refactorings in Preparation to Framework Support
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Thanks to @fabiopelosin.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Fixed wrong documented types drive-by.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
This should make it more intuitive why we have to navigate there.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Instead of re-implementing the same call chain
-
- 19 Oct, 2014 5 commits
-
-
Kyle Fuller authored
This reverts commit 52b465c9.
-
Kyle Fuller authored
-
Kyle Fuller authored
This reverts commit 554e1951. Conflicts: CHANGELOG.md
-
Kyle Fuller authored
Fixes #2651
-
Kyle Fuller authored
-
- 18 Oct, 2014 12 commits
-
-
Kyle Fuller authored
-
Kyle Fuller authored
Fixes #2083
-
Kyle Fuller authored
Before, we was stubbing something which wasn't called and thus searching the whole master repository. This change shaves 20 seconds off the testing time.
-
Kyle Fuller authored
-
Kyle Fuller authored
-
Kyle Fuller authored
-
Kyle Fuller authored
Fixes #2684
-
Kyle Fuller authored
-
Eloy Durán authored
Fixes an issue when using pods in static library targets
-
Eloy Durán authored
Fixes #2666.
-
Samuel E. Giddins authored
fixes crash when using file URLs.
-
Kurry Tran authored
-
- 17 Oct, 2014 1 commit
-
-
Kyle Fuller authored
Added a mising backtick in xcconfig_integrator warning message
-