Commit Graph
50 Commits
Author SHA1 Message Date
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
Bartosz PolaczykandGitHub e8db767d4a Merge pull request #44 from polac24/20211229-fingerprint-include-archs
Always include ARCHS in a fingerprint
2022-01-04 19:26:51 +01:00
Bartosz Polaczyk 7aa44f20c1 Include ARCHS in a figerprint 2021-12-29 19:03:26 +01:00
Bartosz Polaczyk 508b11d6ac Patch PLATFORM_PREFERRED_ARCH to support native Apple Silicon builds 2021-12-28 18:39:18 +01:00
Bartosz Polaczyk df627ca374 Prereview cleanup 2021-12-16 20:13:41 +01:00
Bartosz Polaczyk a905cdbddc Extract remapping factory 2021-12-16 20:06:34 +01:00
Bartosz Polaczyk 6995c7c1b7 Replace generic paths in the reverse order 2021-12-16 19:42:31 +01:00
Bartosz Polaczyk 7f43cb87bd Update readme 2021-12-16 19:42:06 +01:00
Bartosz Polaczyk 5ff9888c11 Align out of band with ENV replacements 2021-12-16 10:52:47 +01:00
Bartosz Polaczyk ad545c7802 Simplify path remapper initialization 2021-12-15 17:11:31 +01:00
Bartosz Polaczyk 057c5c3e28 Renames mapping property and adds docs 2021-12-15 16:59:47 +01:00
Bartosz Polaczyk 46cc3b75aa OutOfBandRemapping 2021-12-15 16:27:40 +01:00
Bartosz Polaczyk 0d259b56d3 Recognize building architecturefrom ARCHS 2021-12-12 14:22:46 +01:00
Bartosz Polaczyk 366c485453 Revert "Replace PLATFORM_PREFERRED_ARCH with NATIVE_ARCH"
This reverts commit f9524a6854.
2021-12-12 13:56:20 +01:00
Bartosz Polaczyk f9524a6854 Replace PLATFORM_PREFERRED_ARCH with NATIVE_ARCH 2021-12-11 18:34:40 +01:00
Bartosz PolaczykandGitHub c55f1a5803 Merge pull request #30 from mihai8804858/pretty-meta-files
Encode json files using pretty format
2021-12-09 22:05:03 +01:00
Mihai Seremet e4d277c8db Remove default value 2021-12-09 11:52:44 +02:00
Mihai Seremet c1cd1ac565 Add pretty meta files parameter 2021-12-08 12:02:42 +02:00
Bartosz PolaczykandGitHub 6a1a8c6919 Do not bump schema version 2021-12-08 08:05:51 +01:00
Bartosz Polaczyk 3d02af8ade Inspect code coverage with CLANG_COVERAGE_MAPPING 2021-12-07 20:41:37 +01:00
Bartosz Polaczyk c2b80c0112 Do not return optional array in findTargetPackageZip 2021-12-02 22:28:07 +01:00
Bartosz Polaczyk d0604e9042 Fix producer full typo 2021-12-02 22:24:49 +01:00
Bartosz Polaczyk 71af03f227 Fix user message for producer-fast 2021-11-25 22:14:10 +01:00
Bartosz Polaczyk 0ebe6f5ceb Reuse existing meta sha 2021-11-25 22:11:04 +01:00
Bartosz Polaczyk 29cba26c5d Add tests 2021-11-25 21:38:55 +01:00
Bartosz Polaczyk 08b6115187 Merge remote-tracking branch 'upstream/master' into 20211122-producer-fast 2021-11-25 21:11:27 +01:00
Bartosz Polaczyk 758764ad95 Refactor to MetaWriter 2021-11-25 20:58:14 +01:00
Bartosz Polaczyk f332593076 Upload meta on the reused artifact scenario 2021-11-24 22:58:09 +01:00
Bartosz Polaczyk d0b2bc0f71 Prereview cleanup 2021-11-24 21:49:30 +01:00
Vladislav Klimenko 5c568a1338 Fix SwiftLint warnings 2021-11-24 21:07:40 +03:00
Bartosz Polaczyk ec1ef567cb Add producer-fast mode 2021-11-22 22:18:59 +01:00
Bartosz Polaczyk 1c94e51059 Add producerFast mode 2021-11-22 21:59:19 +01:00
Bartosz PolaczykandGitHub e3d45b6ad5 Merge pull request #8 from spotify/20211017-place-swiftsourceinfo
Place sourceinfo in Project subdirectory
2021-10-20 11:19:03 +02:00
Bartosz PolaczykandGitHub 1c09a7a242 Merge pull request #10 from spotify/20211018-add-indexing-stats
Introduce separate stats for indexbuild
2021-10-20 11:18:37 +02:00
Bartosz Polaczyk 2077897871 Add unit tests for action 2021-10-18 22:27:45 +02:00
Bartosz Polaczyk 1205fec047 Add indexing stats 2021-10-18 21:50:32 +02:00
Bartosz Polaczyk a9ee8dceb3 Revert "Merge pull request #5 from CognitiveDisson/fix-cache-miss-for-xcode13"
This reverts commit 0f44da7bea, reversing
changes made to caed3b253c.
2021-10-18 21:50:32 +02:00
Bartosz Polaczyk 80515205cc Revert "Merge pull request #7 from spotify/20211017-fix-indexbuild"
This reverts commit 764219fa7d, reversing
changes made to 0f44da7bea.
2021-10-18 21:50:32 +02:00
Bartosz Polaczyk 999dabed84 Support no object for Swift output map 2021-10-18 11:47:18 +02:00
Bartosz Polaczyk 600648d2d5 Place swiftsourceinfo in a Project directory for the thinning plugin 2021-10-18 07:47:03 +02:00
Bartosz Polaczyk 86c74e61e2 Place sourceinfo in a subdirectory 2021-10-17 22:34:13 +02:00
Bartosz Polaczyk 0139392ec9 Produce step .d file for indexbuild 2021-10-17 20:03:21 +02:00
Vadim Smal 9052558d60 Add action type check for prebuild and postbuild 2021-10-14 16:27:15 +01:00
Bartosz Polaczyk 816cb7ceac Introduce probe repeats 2021-08-26 07:50:02 +02:00
Bartosz Polaczyk 5a34cde2de Add Lincenses to Swift files 2021-08-23 08:20:54 +02:00
Bartosz Polaczyk a3ed25d45a Initial commit 2021-08-22 21:37:18 +02:00