Commit Graph

17 Commits

Author SHA1 Message Date
Maksim Bondarenkov
b93e67ab16 ++pkgrel for rust 2025-12-11 22:32:14 +03:00
Maksim Bondarenkov
557cdfa7ae rust: try again
turns out there should be a build dir bump too, lol
2025-12-11 22:31:19 +03:00
Maksim Bondarenkov
4352b44b59 rust: update change-id in bootstrap.toml
doesn't affect the build, but forgetting about it leads to several warnings being printed at the
start of build, oops...
2025-12-11 22:30:13 +03:00
Maksim Bondarenkov
6daba33efa rust: update to 1.92.0 (#5856) 2025-12-11 20:47:21 +03:00
Christoph Reiter
cd8e1bdb89 rust: try again 2025-11-11 08:44:17 +01:00
Maksim Bondarenkov
e414c9ef40 rust: update to 1.91.1 (#5782) 2025-11-11 04:35:02 +01:00
Maksim Bondarenkov
b342ed66f3 rust: remove unneded file (#5767) 2025-11-05 11:30:55 +03:00
Christoph Reiter
3451ed1be1 try again 2025-10-31 08:53:30 +01:00
Christoph Reiter
4f4dcaeb1e change builddir again 2025-10-31 07:10:13 +01:00
Maksim Bondarenkov
62e323b14e rust: update to 1.91.0 (#5750)
remove backports
2025-10-31 05:29:22 +03:00
Christoph Reiter
bd21214005 rust: change build dir
so we get a different image base
2025-09-22 11:27:02 +02:00
Maksim Bondarenkov
84fd10c7a0 rust: update to 1.90.0 (#5637)
config changes:

- rust.lld is now false by default, and setting it to true with external LLVM is not supported
2025-09-18 22:22:24 +03:00
Jeremy Drake
5d6d22d4ec rust: rebuild and depend on new llvm-libs package 2025-08-27 17:58:37 -07:00
Maksim Bondarenkov
0de5e49e40 Reapply "rust: rebuild with itself (#5574)"
This reverts commit 3852bfa99e.

now it's the time
2025-08-19 09:08:09 +03:00
Maksim Bondarenkov
3852bfa99e Revert "rust: rebuild with itself (#5574)"
This reverts commit 18857e8417.
2025-08-18 19:28:50 +03:00
Maksim Bondarenkov
18857e8417 rust: rebuild with itself (#5574)
so we use our package as a stage0
2025-08-18 19:20:53 +03:00
Maksim Bondarenkov
8562f8c54b [new package] rust 1.89.0 (#5571)
- use Jeremy's build as a stage0 compiler
- based on MinGW package but with many things removed (e.g. wasm targets, src component, PGO...)
2025-08-18 13:16:25 +03:00