1. 07 Dec, 2012 2 commits
  2. 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
  3. 04 Dec, 2012 1 commit
  4. 03 Dec, 2012 1 commit
  5. 30 Nov, 2012 2 commits
  6. 26 Nov, 2012 1 commit
  7. 25 Nov, 2012 5 commits
  8. 24 Nov, 2012 4 commits
  9. 23 Nov, 2012 5 commits
    • Fabio Pelosin's avatar
    • Fabio Pelosin's avatar
      Merge branch 'core-extraction' into installer_clean_up · ee854c16
      Fabio Pelosin authored
      * core-extraction: (92 commits)
        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.
        [Gemspec] Require xcodeproj 0.4.0.
        [RakeFile] Minor fix for release task.
        [TargetInstaller] Fixed spec.
        [Command::Search] Catch DSL errors and present a warning.
        [UI] Minor adaptation for Core extraction.
        [List] Adapted for Core extraction.
        [Gemfile] Updated bundle.
        [Sandbox] Adapted for changes in Core.
        [LocalPod] Adapted for Core extraction.
        [Fixtures] Updates.
        [SpecHelper] Improved bacon support.
        [Sandobox] Adapted for Core extraction.
        [Resolver] adapted for Core extraction
        [Linter] Adoped Core Linter and renamed to DeepLinter (WIP).
        ...
      
      Conflicts:
      	lib/cocoapods/command/install.rb
      	lib/cocoapods/command/linter.rb
      	lib/cocoapods/installer.rb
      	lib/cocoapods/lockfile.rb
      	lib/cocoapods/resolver.rb
      	spec/unit/installer_spec.rb
      ee854c16
    • Fabio Pelosin's avatar
      Merge branch 'master' into core-extraction · 908790f5
      Fabio Pelosin authored
      * master: (29 commits)
        Release 0.16.0
        [RakeFile] More fixes for release task.
        [Gemspec] Require xcodeproj 0.4.0.
        [RakeFile] Minor fix for release task.
        [FileList] User rake 1.9.4.
        Release 0.16.0.rc5
        [Travis] Need to wait a bit longer for standard Ruby 2 support.
        [Travis] Maybe I should use the alias?
        [Travis] Ruby 2.0.0 preview 1, yo!
        [Integrator] Properly detect if the lib has been integrated.
        [Lockfile] An inline podspec should always be considered needing installation.
        [CHANGELOG] Update with inline podspec deprecation.
        [Podfile] Update doc regarding the usage of `:podspec` instead of an inline spec.
        [Podfile] Inline specs are deprecated, use the `:podspec` option.
        Fix typo in podspec comments
        Release 0.16.0.rc4
        [FileList] Fix for Rake 0.9.3
        Fixed typo in spec template
        Release 0.16.0.rc3
        [gemspec] Update Xcodeproj dependency.
        ...
      
      Conflicts:
      	CHANGELOG.md
      	Gemfile.lock
      	cocoapods.gemspec
      	lib/cocoapods.rb
      	lib/cocoapods/installer/user_project_integrator.rb
      	lib/cocoapods/lockfile.rb
      	lib/cocoapods/podfile.rb
      	lib/cocoapods/resolver.rb
      	spec/functional/user_project_integrator_spec.rb
      908790f5
    • Fabio Pelosin's avatar
      Minor fixes. · bec926fa
      Fabio Pelosin authored
      bec926fa
    • Fabio Pelosin's avatar
      [Changelog] · 6d4d8127
      Fabio Pelosin authored
      6d4d8127
  10. 22 Nov, 2012 6 commits
  11. 21 Nov, 2012 10 commits