- 30 Jan, 2018 3 commits
-
-
Dimitris Koutsogiorgas authored
Warn instead of throwing an exception when dev pod's license file is missing
-
Eric Amorde authored
Warn instead of throwing an exception when a development pod's podspec specifies a license file that does not exist
-
Dimitris Koutsogiorgas authored
Better static frameworks transitive dependency error checking
-
- 27 Jan, 2018 3 commits
-
-
Samuel Giddins authored
Store spec repos in the Lockfile
-
Samuel Giddins authored
-
Paul Beusterien authored
-
- 26 Jan, 2018 2 commits
-
-
Dimitris Koutsogiorgas authored
Always update input/output paths even if they are empty
-
Dimitris Koutsogiorgas authored
-
- 25 Jan, 2018 5 commits
-
-
Danielle Tomlinson authored
[Examples] Get examples building with Xcode 9
-
Samuel Giddins authored
-
Danielle Tomlinson authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
- 23 Jan, 2018 2 commits
-
-
Dimitris Koutsogiorgas authored
[Repo::Push] Allow disabling overwriting published specs
-
Dimitris Koutsogiorgas authored
Unique all available pre-release versions when displaying
-
- 21 Jan, 2018 1 commit
-
-
Dimitris Koutsogiorgas authored
-
- 20 Jan, 2018 1 commit
-
-
Samuel Giddins authored
-
- 19 Jan, 2018 11 commits
-
-
Dimitris Koutsogiorgas authored
Do not attempt compilation for pods with no sources and skipping import validation
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
Set direct and transitive dependency header search paths for pod targets
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
Log target names missing host for libraries
-
Keith Smiley authored
Previously we only logged the target name if the target missing a host wasn't a framework target. Logging it for framework targets as well can be useful for debugging Podfile configuration issues.
-
Samuel Giddins authored
-
Samuel Giddins authored
Release 1.4.0 # gpg: Signature made Thu Jan 18 14:56:04 2018 PST # gpg: using RSA key 01195BB315DDA856 # gpg: Good signature from "Samuel Giddins <segiddins@segiddins.me>" # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 7B19 37A9 CF66 AEF6 52C9 4090 0119 5BB3 15DD A856
-
Samuel Giddins authored
-
Samuel Giddins authored
-
- 18 Jan, 2018 8 commits
-
-
Dimitris Koutsogiorgas authored
Simplify GitHub issue template
-
Iulian Onofrei authored
-
Dimitris Koutsogiorgas authored
[GitHub] Prevent confirmed issues from being marked as stale
-
Iulian Onofrei authored
-
Eric Amorde authored
-
Samuel Giddins authored
[Resolver] Sort external source dependencies first
-
Samuel Giddins authored
-
Orta authored
fix dead link
-
- 17 Jan, 2018 2 commits
-
-
ChengWei authored
-
Samuel Giddins authored
This resolves a (potential) ordering bug due to pre-releases. In #possibility_versions_for_root_name, we check whether dependencies on a pod are pre-release or external source, and if so allow pre-releases. It is crucial, therefore, that any external source dependencies have been addressed before any transitive source without the external source, so that pre-releases are (properly) allowed.
-
- 13 Jan, 2018 2 commits
-
-
Samuel Giddins authored
[Resolver] Fix multi-source resolution
-
Samuel Giddins authored
-