Commit Graph

15 Commits

Author SHA1 Message Date
Steven Hartland
68aeeba167 chore: use linefix to ensure platform line endings (#135)
Use linefix so that when developing changes the results of npm run prepare always have unix line endings so git diff commands don't show line ending changes for the ncc generated files.
2023-05-11 23:19:46 +02:00
Felix Riegger
99229f978c Fix EISDIR error due to globbed directories (#1) (#132) 2023-05-02 21:49:27 +02:00
Jongwoo Han
664ce0090f chore: Create check-dist.yml (#96) 2022-12-17 10:01:41 +01:00
Kamil Ogórek
90429b3dea ci: Disable rustup self-updates (#68) 2022-08-09 14:23:59 +02:00
Arpad Borsos
622616010e prepare v2 2022-07-16 12:38:38 +02:00
Arpad Borsos
911d8e9e55 test sparse registry 2022-07-09 17:49:43 +02:00
Arpad Borsos
fffd6895b2 add some more tests 2022-07-09 17:17:14 +02:00
Arpad Borsos
36af5cb1ae fix pretty printing and selftest 2022-07-09 15:39:43 +02:00
Arpad Borsos
f6e3aa3e12 use run workspace 2022-07-09 15:28:28 +02:00
Arpad Borsos
5df06440c6 correct toolchain invocation 2022-07-09 12:38:23 +02:00
Arpad Borsos
fc84c9d9a3 move selftests to subdirectory and run more selftests 2022-07-09 12:23:37 +02:00
Nick Mosher
260a713186 Cache multiple target directories from 'target-dir' 2022-07-09 11:58:11 +02:00
Tom Parker-Shemilt
536c94f32c Cache-on-failure support (#22) 2021-06-28 23:18:07 +02:00
Arpad Borsos
b495963495 Add a selftest and support for .cargo/bin 2021-02-16 09:06:04 +01:00
Arpad Borsos
99970e092c initial commit 2020-09-26 23:48:29 +02:00