- 01 Nov, 2015 1 commit
-
-
Samuel Giddins authored
-
- 31 Oct, 2015 12 commits
-
-
Samuel E. Giddins authored
[AbstractExternalSource] Quickly validate specs
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel E. Giddins authored
[Validator] Allow specifying only the subspec name
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Andrea Cremaschi authored
[xcconfig_helper] Remove the library name's extension when adding it in the "linker flags" build setting to support dynamic libraries.
-
- 30 Oct, 2015 4 commits
-
-
Samuel E. Giddins authored
Set the CFBundleIdentifier using the PRODUCT_BUNDLE_IDENTIFIER build setting
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
This is how Xcode 7 likes to do things
-
- 28 Oct, 2015 11 commits
-
-
Samuel E. Giddins authored
Changes search index format to fasten `pod search --full` command.
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
- Override update_git_repo method of Source class in SourcesManager, and uses Executable instead of backticks. This provides streaming command output to STDOUT.
-
Muhammed Yavuz Nuzumlali authored
-
- 27 Oct, 2015 7 commits
-
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
- Previous implementation was having the drawback of traversing and performing `gsub` on all index strings for each pod specification. - New implementation stores words as keys and list of pods containing corresponding word inside their specification as the values for corresponding hash keys. Therefore, while searching for a query, we only need to check if query is matched with any key in index hash, if so, we will add corresponding list of spec names to a Set object. Resulted Set object gives us the search result. Using this policy, sources manager can perform a faster search operation.
-
Samuel E. Giddins authored
[PodspecFinder] Only consider toplevel podspecs
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel E. Giddins authored
Improve message when there is no spec in repos for a given dependency
-
- 26 Oct, 2015 5 commits
-
-
Muhammed Yavuz Nuzumlali authored
-
Samuel E. Giddins authored
[Installer] Also set APPLICATION_EXTENSION_API_ONLY when the user tar…
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-