Commit Graph
20 Commits
Author SHA1 Message Date
Jordan Oroshiba b00faf5858 Add BuildJet Option (#154) 2023-08-01 09:01:11 +02:00
Arpad Borsos 9de8f90afb Add jemalloc to test -sys style dependencies 2023-07-31 16:34:21 +02:00
Arpad Borsos fd201ad913 test globbing of rust-toolchain differently 2023-07-31 16:26:42 +02:00
Arpad Borsos cf3f88254c "properly rename git-registry workflow" 2023-07-31 16:02:24 +02:00
Arpad Borsos 1e604afb09 Update workflow definitions
- Use rust `--no-self-update` flag instead of separate command.
- Add an explicit test for the `git` registry, as the sparse registry is now the default.
2023-07-31 15:31:10 +02:00
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