yonaskolb
e9193cfb29
add support for localPackages
2019-09-27 21:36:07 +10:00
yonaskolb
fbcf9abc53
more docs
2019-09-27 17:14:21 +10:00
yonaskolb
8050e6bbb3
docs
2019-09-27 17:10:55 +10:00
Yuta Saito and GitHub
e3ca38a635
Update ProjectSpec.md
2019-09-22 21:37:31 +09:00
Yuta Saito
758e807c61
Update ProjectSpec.md
2019-09-16 11:14:10 +09:00
Yuta Saito
980d0303a6
Update ProjectSpec.md
2019-09-13 10:09:43 +09:00
Yuta Saito
005fb51802
Add dylib example to documents
2019-09-10 23:11:33 +09:00
Brian Clymer
38e0d017c6
Docs tweak.
2019-09-01 15:51:42 -05:00
Brian Clymer
1a2efd656f
Merge branch 'master' into BC-IncludesOnly
2019-09-01 15:20:08 -05:00
Yonas Kolb and GitHub
2e306b2a12
Merge branch 'master' into master
2019-09-01 03:04:35 +10:00
Brian Clymer
bc6ba9b108
Address CR comments.
2019-08-31 11:57:20 -05:00
Brian Clymer
f918bf54ea
Add support for explicit includes on sources.
...
They are overridden by excludes.
2019-08-28 14:22:35 -05:00
Brian Clymer
7f0b7354a5
Add an example of a recursive ignore to the ProjectSpec.
2019-08-28 13:45:58 -05:00
Miles Hollingsworth
7bde3b5641
suggested edits
2019-08-02 09:46:38 -07:00
Miles Hollingsworth
d32a710fa2
add disable main thread checker for test actions
2019-08-02 09:21:22 -07:00
yonaskolb
769c1f8304
update docs
2019-06-26 17:15:05 +10:00
Tom Quist
25260963c7
Add environment variable expansion
...
closes #587
2019-06-16 23:48:58 +02:00
Min Kim and GitHub
e034dc982f
Merge branch 'master' into min/no_codegen
2019-06-13 21:38:52 -07:00
848963db99
Update Docs/ProjectSpec.md
...
Co-Authored-By: Yonas Kolb <yonaskolb@users.noreply.github.com >
2019-06-13 21:30:51 -07:00
min
efb5951d13
Allow more flexibility by accepting an [String] for attributes
2019-05-11 08:36:24 -07:00
Andras Kadar
bb311b1ca7
Allow skipping tests in test targets
2019-05-08 08:31:21 +02:00
Kryštof Matěj
0533dda0a6
Added support for custom framework root
2019-04-08 15:41:06 +02:00
Yonas Kolb
fde42399de
update to xcodeproj 6.6
2019-04-01 20:07:07 +11:00
yonaskolb
900a1384cf
update docs
2019-03-25 20:39:10 +11:00
yonaskolb
bcbc83dd75
rename includeCarthageRelatedDependencies to findCarthageFrameworks and includeRelated to findFrameworks
2019-03-24 22:59:29 +11:00
Tom Quist
aaae772d0e
Add ability to define templateAttributes within a target
...
This allows parameterizing templates. Also change
placeholder syntax to `${placeholderName}` also for
existing placeholders `$target_name`and `$platform`
and generate warnings when using the old placeholder
syntax.
2019-03-17 14:55:15 +01:00
9fb507415b
Apply suggestions from code review
...
Co-Authored-By: ainopara <ainopara@gmail.com >
2019-03-14 21:09:08 +08:00
ainopara
520db0eb08
Make multi platform targets parse deployment target per platform.
2019-03-04 10:24:51 +08:00
Rogerio de Paula Assis
1e69d705b7
Added includeCarthageRelated global flag, updated tests + documentation to reflect changes
2019-02-22 21:31:23 -05:00
Rogerio de Paula Assis
6ab5344d41
Updated documentation with description and example of usage, updated change log
2019-02-22 21:31:23 -05:00
Elliott Williams
224def7a09
Rename missingFiles to missingConfigFiles
2019-02-12 13:39:24 -08:00
Elliott Williams
751ecec14e
Add missingFiles disabled validation
2019-02-11 19:08:44 -08:00
Patrick Balestra and GitHub
a2bf91c157
Remove tabs
2019-02-01 18:07:49 +01:00
Patrick Balestra and GitHub
7d7b5b4e21
Add one more build rule example
2019-01-31 19:03:19 +01:00
Patrick Balestra and GitHub
8a38b5ef12
Add example code for build rules
2019-01-30 22:31:12 +01:00
Yonas Kolb and GitHub
f154b4d1cb
Merge pull request #503 from yonaskolb/fix/config_lookup
...
Don't partial apply exact config matches
2019-01-28 22:18:01 +11:00
Yonas Kolb
d0c257e938
don't partial apply exact config matches
2019-01-28 21:53:48 +11:00
Yonas Kolb
8d06dbe8ca
add createIntermediateGroups to TargetSource
2019-01-28 21:52:29 +11:00
Yonas Kolb
6f4c7d79ac
replace $target_name in target templates
2019-01-28 15:54:56 +11:00
Ell Neal
032386e41c
Merge branch 'master' into feature/current-directory-expander.yml
2019-01-27 12:37:51 +00:00
Ell Neal
6628c382ac
Rename useRelativePaths --> relativePaths
2019-01-27 12:22:46 +00:00
Ell Neal
2043859189
Update documentation for new include object behaviour
2019-01-24 14:03:45 +00:00
Luke Wakeford
96a2a99f75
Updating project spec docs for input and output .xcfilelist within build scripts
2019-01-23 14:47:52 +00:00
Francesca Plebani
e316d0611b
Correct typo in docs
2019-01-14 19:26:09 -05:00
Yonas Kolb and GitHub
43db3254d6
Merge pull request #482 from ksulliva/xcodeproj_dependency
...
Update Linkage to handle additional PBXProductType case from xcodeproj
2019-01-10 20:04:53 +11:00
Yonas Kolb and GitHub
452a13c54e
document groupSortPosition default
2019-01-09 10:28:38 +11:00
Kevin Sullivan
79caa6920d
Merge branch 'master' into xcodeproj_dependency
...
# Conflicts:
# CHANGELOG.md
2019-01-08 09:21:31 -06:00
Kevin Sullivan
428dc59d53
Update changelog and docs
2019-01-08 09:09:49 -06:00
Beniamin Sarkisian
976841ba40
Changed the default value of generateEmptyDirectories option to false
2019-01-07 15:27:17 +03:00
Beniamin Sarkisian
6f8d459c3f
Updated ProjectSpec.md
2019-01-07 13:58:43 +03:00