Commit Graph

883 Commits

Author SHA1 Message Date
Yonas Kolb
6bb2254940
Merge pull request #358 from brentleyjones/static-library-preset
Default `SKIP_INSTALL` to `YES` for static libraries
2018-07-24 21:50:06 +10:00
Brentley Jones
9ec570ec8c Default SKIP_INSTALL to YES for static libraries 2018-07-23 16:56:25 -05:00
Yonas Kolb
6cf3359052 updated changelog 2018-07-23 22:56:11 +10:00
Yonas Kolb
a43a96075a
Merge pull request #351 from yonaskolb/ks/show-env
Add showEnvVars to build scripts
2018-07-22 12:17:38 +10:00
Yonas Kolb
b906364d8b
Merge pull request #348 from yonaskolb/parse-xcode-version
Parse xcodeVersion from yaml
2018-07-22 12:15:35 +10:00
Yonas Kolb
f750c2b07a
Merge pull request #347 from yonaskolb/compilerFlags-only-on-sources
Fix compilerFlags incorrectly being set on non-sources build phases
2018-07-22 12:12:46 +10:00
Yonas Kolb
2b4333c783 change spectre version to fix tests not failing 2018-07-22 12:07:45 +10:00
Yonas Kolb
d8fc598bfa update test fixture 2018-07-22 10:44:54 +10:00
Keith Smiley
ff0e403e52
Add showEnvVars to build scripts
This allows us to disable printing the environment in build logs.
2018-07-20 10:13:50 -07:00
Brentley Jones
b32fe96854 Parse xcodeVersion from yaml 2018-07-19 08:13:24 -05:00
Brentley Jones
92ec7a8e63 Fix compilerFlags incorrectly being set on non-sources build phases 2018-07-18 08:16:27 -05:00
Yonas Kolb
f7b8c183ca
Merge pull request #341 from rohitpal440/master
Set higher version .xcdatamodeld file as current
2018-07-18 21:21:56 +10:00
Rohit Pal
4c8742eca6 Use orderedAscending for comparison in sort method 2018-07-18 16:32:55 +05:30
Rohit Pal
4d964c0786 Use localizedStandardCompare to sort group 2018-07-17 17:55:37 +05:30
Rohit Pal
b0fa7a2845 Sort .xcdatamodeld files in decreasing order
To set higher version core data  model as current
2018-07-15 20:26:41 +05:30
Yonas Kolb
8f9151366a move brew formula to homebrew core 2018-07-15 21:37:49 +10:00
Yonas Kolb
1fcb877b33 update RELEASE.md 2018-07-11 20:26:44 +10:00
Yonas Kolb
5e5cd37373 Update brew to 1.10.3 2018-07-11 20:26:44 +10:00
Yonas Kolb
ed701a0c82 Update to 1.10.3 2018-07-11 20:21:28 +10:00
Yonas Kolb
651091d4f3
Merge pull request #339 from yonaskolb/fix_mint_installation
Fix mint installations finding SettingPresets
2018-07-11 20:20:39 +10:00
Yonas Kolb
be5da8c132 fix mint installations 2018-07-11 20:15:39 +10:00
Yonas Kolb
6806c44576 Update brew to 1.10.2 2018-07-06 00:11:54 +10:00
Yonas Kolb
88fea75379 document transitivelyLinkDependencies default 2018-07-06 00:10:49 +10:00
Yonas Kolb
15b5a295b6 Update to 1.10.2 2018-07-06 00:08:33 +10:00
Yonas Kolb
4d74986799 default transitivelyLinkDependencies to false 2018-07-06 00:08:33 +10:00
Yonas Kolb
22b79cf30c default transitivelyLinkDependencies to false 2018-07-06 00:05:16 +10:00
Yonas Kolb
770e77e179
Update CHANGELOG.md 2018-07-04 12:37:47 +10:00
Yonas Kolb
d3179c59f3 Update brew to 1.10.1 2018-07-04 12:25:28 +10:00
Yonas Kolb
9e0a9fc3dd Update to 1.10.1 2018-07-04 12:23:55 +10:00
Yonas Kolb
bd78023406
Merge pull request #333 from yonaskolb/fix_codesignoncopy
Code sign all dependencies by default except executables
2018-07-04 12:16:58 +10:00
Yonas Kolb
b1497e2f8c Code sign all depencencies except executables 2018-07-04 09:50:00 +10:00
Yonas Kolb
8482752d3d
Merge pull request #332 from brentleyjones/typo
Fix typo "transient" -> "transitive"
2018-07-04 08:56:10 +10:00
Brentley Jones
b7ba3628e9 Fix typo "transient" -> "transitive" 2018-07-03 13:34:20 -05:00
Yonas Kolb
f153bdc4c0
Create RELEASE.md 2018-07-03 22:20:06 +10:00
Yonas Kolb
bb81d0f6d6 Update brew to 1.10.0 2018-07-03 21:47:07 +10:00
Yonas Kolb
01815e7e4e Update to 1.10.0 2018-07-03 21:45:00 +10:00
Yonas Kolb
0b7353b909 update changelog 2018-07-02 12:04:21 +10:00
Yonas Kolb
be3a4dd1f6
Merge pull request #327 from brentleyjones/transitively-embed
Transitively embed dependencies
2018-07-02 12:01:29 +10:00
Yonas Kolb
fbc7ab10d6 updated changelog 2018-07-02 09:18:38 +10:00
Yonas Kolb
f7e73f6a1a
Merge pull request #328 from brentleyjones/fix-launch-actions
Fix launch action to not run frameworks
2018-07-01 22:52:14 +10:00
Yonas Kolb
098710fa84
Merge pull request #326 from brentleyjones/fix-excludes
Fix excluding directories that have sub-directories
2018-07-01 22:39:25 +10:00
Brentley Jones
55b0ed1eeb Add option to turn off transiently linking dependencies 2018-06-29 14:04:31 -05:00
Brentley Jones
dd4f2e437a Transitively embed dependencies
If a target embeds dependencies (i.e. App and Test bundles) and a dependency has dependencies that can be embedded, then we should embed those dependencies as long as they weren't embedded along the way.
2018-06-29 13:17:02 -05:00
Brentley Jones
cc4674c6b8 Fix launch action to not run frameworks
Currently generated schemes incorrectly are launchable for frameworks. This change implements them in the same way that Xcode naturally does.
2018-06-29 12:39:57 -05:00
Brentley Jones
79e2413fa7 Fix excluding directories that have sub-directories 2018-06-28 18:53:14 -05:00
Yonas Kolb
0567bea517
Merge pull request #324 from yonaskolb/code_sign_on_copy
Code sign on copy
2018-06-28 09:36:28 +10:00
Yonas Kolb
c79a205339 don't code sign target dependencies by default 2018-06-27 22:44:19 +10:00
Yonas Kolb
c223084edf add iMessage app 2018-06-27 22:44:19 +10:00
Yonas Kolb
c8bedc81b5 add dependency name to PBXContainerItemProxy deterministic reference 2018-06-27 22:43:25 +10:00
Yonas Kolb
d9f5744ca3 add build rule unit tests 2018-06-27 22:41:14 +10:00