1. 13 Dec, 2012 2 commits
    • Fabio Pelosin's avatar
      Added Pod::SourcesManager class. · 8a9d29e5
      Fabio Pelosin authored
      - handles source logic in a central place.
      - the installer does not need to run `pod repo update` anymore.
      - similar argument for `pod setup` which now has programmatic access to almost all the needed methods.
      - removes a lot of duplicated class-instance methods in the subcommands.
      8a9d29e5
    • Fabio Pelosin's avatar
      Extracted downloader. · f8dfe1a8
      Fabio Pelosin authored
      f8dfe1a8
  2. 12 Dec, 2012 1 commit
    • Fabio Pelosin's avatar
      Improved architecture. · 504bfd33
      Fabio Pelosin authored
      - Moved Project::Library to Pod::Library.
      - Removed logic from Pod::Library.
      - Restored logic for user build configurations.
      - CocoaPods now can infer the platform from the user targets.
      504bfd33
  3. 11 Dec, 2012 4 commits
  4. 10 Dec, 2012 2 commits
  5. 08 Dec, 2012 4 commits
  6. 07 Dec, 2012 5 commits
  7. 06 Dec, 2012 3 commits
    • Fabio Pelosin's avatar
      Merge branch 'core-extraction' into 0.17 · cfebf438
      Fabio Pelosin authored
      * core-extraction: (75 commits)
        [Documenation] Clean-up.
        Fixes for core changes.
        [Gitignore] Added docs.
        [Rake] Added docs support.
        Make most of the specs green.
        [Sandbox] Added #specification.
        [Resolver] No need to pass the platform to external sources.
        [ExternalSources] Clean-up and docs.
        [Sandbox] Comments.
        [Resolver] Clean-up and specs update.
        [SpecHelper] Fine tune bacon helper.
        Updated master repo fixture.
        [Specs] Fix for master repo update & small performance improvements.
        [Gemfile] Use WebMock >= 1.8.0, < 1.9 as requested by VCR.
        Minor fixes.
        [Changelog]
        [SpecHelper] More refinement for bacon support.
        [TargetInstaller] Extracted XCConfig generation to Generator::XCConfing.
        Release 0.16.0
        [RakeFile] More fixes for release task.
        ...
      
      Conflicts:
      	CHANGELOG.md
      cfebf438
    • Fabio Pelosin's avatar
      [Documenation] Clean-up. · 042b51f9
      Fabio Pelosin authored
      042b51f9
    • Fabio Pelosin's avatar
      Fixes for core changes. · faa726a3
      Fabio Pelosin authored
      faa726a3
  8. 04 Dec, 2012 2 commits
  9. 03 Dec, 2012 7 commits
  10. 30 Nov, 2012 2 commits
  11. 27 Nov, 2012 2 commits
  12. 26 Nov, 2012 1 commit
  13. 25 Nov, 2012 5 commits