Commit graph

182 commits

Author SHA1 Message Date
daimond113
986196ac67
refactor: use gix urls in more places 2024-07-24 13:19:20 +02:00
daimond113
b10e7667f0
chore: reorganize manifest module 2024-07-24 11:55:15 +02:00
daimond113
f0cd53a2c9
refactor: add debug messages 2024-07-24 00:53:34 +02:00
daimond113
5661194721
feat: implement patching 2024-07-23 16:37:47 +02:00
daimond113
d4371519c2
feat: multithreaded dependency downloading 2024-07-23 01:20:50 +02:00
daimond113
2898b02e1c
feat: implement multi target packages 2024-07-22 23:16:04 +02:00
daimond113
14463b7205
feat: implement dependency overrides 2024-07-22 22:00:09 +02:00
daimond113
64ed3931cf
fix: allow multiple of the same version with different targets 2024-07-22 20:12:56 +02:00
daimond113
7feb9055e7
fix: correctly add scripts to manifest 2024-07-22 19:45:28 +02:00
daimond113
67d662939f
feat: use lockfile + transition to toml 2024-07-22 19:40:30 +02:00
daimond113
d81f2350df
feat: roblox sync config script 2024-07-22 16:41:45 +02:00
daimond113
10ca24a0cc
feat: implement linking 2024-07-17 19:38:01 +02:00
daimond113
fdad8995a4
feat: implement dependency resolver and lune scripts 2024-07-14 15:19:15 +02:00
daimond113
b73bf418c5
feat: begin rewrite 2024-07-13 00:09:37 +02:00
daimond113
88e87b03b9
chore(release): prepare for v0.4.7 2024-05-12 16:00:52 +02:00
daimond113
06ed5d94ae
feat: parallel sourcemap generation 2024-05-12 16:00:08 +02:00
daimond113
39102908cb
ci: update macos x86_64 image (the default is now arm) 2024-05-12 13:15:51 +02:00
daimond113
3082d69583
chore(release): prepare for v0.4.6 2024-05-12 13:00:36 +02:00
daimond113
d7c421a90e
fix: create package folders 2024-05-12 12:57:32 +02:00
daimond113
5fd29cc264
fix: colour single tick codeblocks properly 2024-05-05 21:35:12 +02:00
daimond113
22a93f99f7
chore: make registry image weigh less 2024-05-05 21:31:21 +02:00
daimond113
d6c80ac2a1
feat(website): allow images in readmes 2024-04-08 18:15:21 +02:00
daimond113
10f0042ac3
docs(website): bring back convert index note 2024-04-08 18:07:48 +02:00
daimond113
b01384807a
feat(website): add exports to sidebar 2024-04-08 18:06:18 +02:00
daimond113
f6a3cdd4b2
docs(website): correct manifest dependency format 2024-04-08 17:19:33 +02:00
daimond113
b3b4ee113f
docs: link documentation in readme 2024-04-03 21:16:21 +02:00
daimond113
3527413745
chore(release): prepare for v0.4.5 2024-04-01 10:52:51 +02:00
daimond113
aec6162330
fix(patches): remove manifest requirement 2024-04-01 10:52:09 +02:00
daimond113
68f9021b2c
chore(release): prepare for v0.4.4 2024-03-31 17:54:24 +02:00
daimond113
e0468069f3
fix(overrides): use project indices in specifier 2024-03-31 17:52:56 +02:00
daimond113
57e6aedfd1
fix(wally-compat): correctly update sync tool files 2024-03-31 17:45:07 +02:00
daimond113
10a420b177
chore(release): prepare for v0.4.3 2024-03-31 14:45:01 +02:00
daimond113
de35d5906a
feat: support manifest-less repos & running local package bin export 2024-03-31 14:23:08 +02:00
daimond113
8dfdc6dfa8
fix(resolver): ensure version is root 2024-03-31 14:18:36 +02:00
daimond113
344416da3d
refactor(wally-compat): improve manifest parsing 2024-03-31 14:18:14 +02:00
daimond113
5a8907c335
docs(website): document exports field of manifest 2024-03-31 14:13:38 +02:00
dai
7acbceb093
Merge pull request #1 from Foorack/repo-patch
Update repository field in Cargo.toml
2024-03-31 11:10:28 +02:00
Foorack / Max Faxälv
5a91ed1061
Update repository field in Cargo.toml 2024-03-30 22:45:07 +01:00
daimond113
dcecd84f17
chore(release): prepare for v0.4.2 2024-03-29 20:28:36 +01:00
daimond113
12407fa6de
fix(cli config): create folder for config 2024-03-29 20:27:47 +01:00
daimond113
056d1dce36
feat(website): add documentation meta tags 2024-03-28 19:52:45 +01:00
daimond113
a7947f6fbf
feat(website): add documentation 2024-03-28 19:49:46 +01:00
daimond113
f897d5bc4a
chore(release): prepare for v0.4.1 2024-03-28 13:58:38 +01:00
daimond113
e829cd8143
ci: 🚩 remove macos aarch64 due to costs 2024-03-28 13:58:33 +01:00
daimond113
47a83b5ed9
chore(dependencies): 👽 fix compilation due to zstd-sys 2024-03-28 13:29:25 +01:00
daimond113
fe5630af57
fix(resolver): 🐛 correctly insert packages from lockfile 2024-03-28 13:28:28 +01:00
daimond113
7f6d33814b
chore(release): prepare for v0.4.0 2024-03-27 20:57:19 +01:00
daimond113
ac48fbe18a
feat(manifest): add dependency names 2024-03-27 20:56:19 +01:00
daimond113
26da6abd22
style: 🎨 apply clippy & rustfmt 2024-03-27 00:48:00 +01:00
daimond113
33aa9dbff9
fix: 🐛 link root dependencies to their dependents aswell 2024-03-27 00:46:07 +01:00