1. 17 Dec, 2012 1 commit
    • Fabio Pelosin's avatar
      Extracted Analyzer class from installer. · 3885e1c7
      Fabio Pelosin authored
      - added support for manifest.lock.
      - added support for checking specifications checksums.
      - removed lazy repo update as the check for the specifications checksums
        requires an up to date repo.
      
      Closes #604.
      3885e1c7
  2. 15 Dec, 2012 6 commits
  3. 14 Dec, 2012 1 commit
  4. 13 Dec, 2012 9 commits
  5. 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
  6. 11 Dec, 2012 4 commits
  7. 10 Dec, 2012 2 commits
  8. 08 Dec, 2012 4 commits
  9. 07 Dec, 2012 7 commits
  10. 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
  11. 05 Dec, 2012 2 commits