Bartosz Polaczyk
|
1d6ac2c171
|
Apply reviewer suggestions
|
2022-05-11 08:30:10 +02:00 |
|
Bartosz Polaczyk
|
3dfd6e296f
|
Typo cleanup
|
2022-05-10 21:31:34 +02:00 |
|
Bartosz Polaczyk
|
c39b286222
|
Fix swiftlint
|
2022-05-10 13:15:22 +02:00 |
|
Bartosz Polaczyk
|
a55a4547ac
|
Add skipped dependencies regex
|
2022-05-10 12:58:19 +02:00 |
|
Bartosz Polaczyk
|
c573ced4f4
|
Add irrelevant_dependencies_paths property
|
2022-05-07 09:29:20 +02:00 |
|
ainopara
|
586e8df56e
|
Fix xcode preview compile issue
When SWIFT_EXEC and LD is setted in a terget, files in the taget can not be previewed due to compile failure which is caused by missing argument.
|
2022-04-26 19:20:09 +08:00 |
|
Bartosz Polaczyk
|
95f95be29e
|
Identify custom DerivedData under sources dir
|
2022-04-18 09:07:36 +02:00 |
|
Bartosz Polaczyk
|
4d12800096
|
Skip all DerivedData files in dependencies list
|
2022-04-18 09:04:17 +02:00 |
|
 Bartosz PolaczykandGitHub
|
fbb456b0e0
|
Merge pull request #121 from cezarsignori/csignori/rc_derived_files_dir
Set auto-generated Swift header under DERIVED_FILES_DIR as irrelevant dependency
|
2022-04-18 08:57:44 +02:00 |
|
Cezar Signori
|
a321ea3362
|
Set auto-generated Swift header under DERIVED_FILES_DIR as irrelevant dependency
|
2022-04-14 14:20:30 +02:00 |
|
Bartosz Polaczyk
|
0aeb5aee36
|
Allow importing extra config multiple times
|
2022-04-11 19:37:36 +02:00 |
|
Bartosz Polaczyk
|
ee8bf69814
|
Add comments
|
2022-03-31 22:09:55 +02:00 |
|
Bartosz Polaczyk
|
2c0f78056f
|
Merge branch 'master' into 20220226-pch-suport
|
2022-03-31 22:03:10 +02:00 |
|
Maxim Eremenko
|
a387359930
|
Removed trailing_whitespace
|
2022-03-31 20:44:13 +03:00 |
|
Maxim Eremenko
|
d6f6e2e9bc
|
Integrate AWS Temporary Security Token
|
2022-03-30 23:21:22 +03:00 |
|
 Bartosz PolaczykandGitHub
|
c052ed8ed6
|
Merge pull request #105 from cezarsignori/csignori/xcrc_fake_src_root
Set provided fakeSrcRoot on Xcode proj build settings as XCRC_FAKE_SRCROOT
|
2022-03-22 17:00:59 +01:00 |
|
Cezar Signori
|
d4f9486b92
|
Set provided fakeSrcRoot on Xcode proj build settings as XCRC_FAKE_SRCROOT
|
2022-03-22 16:26:16 +01:00 |
|
 alecgarza96andGitHub
|
b5ff16484f
|
removed trailing whitespace
|
2022-03-21 11:31:09 -05:00 |
|
 alecgarza96andGitHub
|
2b9dde9aec
|
added support for both ".S" and ".s" extensions
|
2022-03-21 11:16:40 -05:00 |
|
 alecgarza96andGitHub
|
136e7a99ff
|
added .s file extension for assembly support
|
2022-03-10 14:40:58 -06:00 |
|
Bartosz Polaczyk
|
599e1e229d
|
Fix linter errors
|
2022-03-01 22:44:21 +01:00 |
|
Bartosz Polaczyk
|
5809bc963c
|
Fix serious errors
|
2022-02-28 23:14:52 +01:00 |
|
Bartosz Polaczyk
|
3e18711e09
|
Apply autocorrect
|
2022-02-28 22:56:34 +01:00 |
|
 Bartosz PolaczykandGitHub
|
6715824195
|
Update Sources/XCRemoteCache/Commands/Prepare/CCWrapperBuilder.swift
|
2022-02-28 08:29:35 +01:00 |
|
Bartosz Polaczyk
|
4a93f944fd
|
Fallback when compiling pch header
|
2022-02-26 16:03:54 +01:00 |
|
Bartosz Polaczyk
|
1966562eef
|
Print overlay error messages to logs only
|
2022-02-23 21:58:03 +01:00 |
|
Bartosz Polaczyk
|
55a87eb4e9
|
Disable local URLSession cache
|
2022-02-22 14:37:06 +01:00 |
|
 Bartosz PolaczykandGitHub
|
f7c32d6e80
|
Merge pull request #87 from polac24/20220217-custom-mappings-envs
Customize rewritting dependency paths
|
2022-02-18 11:30:51 +01:00 |
|
Bartosz Polaczyk
|
d013fe4c81
|
Decorate logs with a target name
|
2022-02-17 20:35:13 +01:00 |
|
Bartosz Polaczyk
|
4aefee078e
|
Customize rewritting paths
|
2022-02-17 20:13:25 +01:00 |
|
Bartosz Polaczyk
|
4af8156da5
|
Do not change dependencies order when remapping overlay
|
2022-02-14 18:46:51 +01:00 |
|
Bartosz Polaczyk
|
cccae0d9f6
|
Add disable_vfs_overlay feature flag
|
2022-02-10 21:03:53 +01:00 |
|
Bartosz Polaczyk
|
e7d1e905cf
|
Do not throw overlay for the best-effort mode
|
2022-02-10 20:57:05 +01:00 |
|
 Bartosz PolaczykandGitHub
|
20d53a1c71
|
Merge pull request #75 from polac24/20220209-prebuild-index
[Integrate] Place xcprebuild script right before compilation
|
2022-02-10 20:17:16 +01:00 |
|
Bartosz Polaczyk
|
0e48d39818
|
[Integrate] Move prebuild script right before compilation
|
2022-02-09 17:52:31 +01:00 |
|
 
|
48bcdd8ce9
|
Apply suggestions from code review
Co-authored-by: PatrikBillgren <PatrikBillgren@users.noreply.github.com>
|
2022-02-08 16:49:57 +01:00 |
|
Bartosz Polaczyk
|
41dd1cae03
|
Change to throwing remapping
|
2022-02-07 20:40:44 +01:00 |
|
Bartosz Polaczyk
|
22faa5dbdb
|
Fix comments
|
2022-02-07 19:39:22 +01:00 |
|
Bartosz Polaczyk
|
4998cc4f87
|
Merge remote-tracking branch 'upstream/master' into 20220204-overlay-mapper
|
2022-02-07 19:31:10 +01:00 |
|
 Bartosz PolaczykandGitHub
|
9221f9d2b5
|
Merge pull request #70 from polac24/20220204-overlay-reader
Parse vfs overlay file
|
2022-02-07 19:28:04 +01:00 |
|
Bartosz Polaczyk
|
c44b793a19
|
Fix comments
|
2022-02-04 22:07:30 +01:00 |
|
Bartosz Polaczyk
|
cf0b27d03c
|
Add integration
This reverts commit b2d47760cf.
|
2022-02-04 21:48:43 +01:00 |
|
Bartosz Polaczyk
|
b2d47760cf
|
Revert integration
|
2022-02-04 19:20:21 +01:00 |
|
Bartosz Polaczyk
|
714c9ef35b
|
Add overlay and related integration
|
2022-02-04 19:16:08 +01:00 |
|
Vasily Fedorov
|
06781763aa
|
Resolve symlinks in dependency processor
|
2022-02-01 20:40:41 +03:00 |
|
Vasily Fedorov
|
da0d1c20d2
|
Separated testing for including swiftinterface file in artifacts builders
|
2022-01-23 18:13:42 +03:00 |
|
Vasily Fedorov
|
8155e042b5
|
Add support for swift modules with @objc interfaces
|
2022-01-23 03:59:49 +03:00 |
|
Зернов Александр
|
3f6d3af5a5
|
code review.
|
2022-01-16 14:23:28 +03:00 |
|
Зернов Александр
|
c65eccc5ee
|
Add certificateVerification setting.
|
2022-01-13 15:22:06 +03:00 |
|
Aleksander Grzyb
|
62a7fea0be
|
adjust xccc to support arm64
|
2022-01-06 09:52:25 +01:00 |
|