|
|
a7f5a5802d
|
internal/rosa/package: migrate spirv-llvm-translator
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-20 00:01:03 +09:00 |
|
|
|
bb230378e0
|
internal/rosa/package: migrate glslang
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 23:48:39 +09:00 |
|
|
|
f638c73933
|
internal/rosa: bind anitya functions
This is far more scalable than individual fields.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 23:34:21 +09:00 |
|
|
|
98d915af3d
|
internal/rosa/package: migrate argp-standalone, dtc, elfutils, flex, freetype, fuse
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 23:26:34 +09:00 |
|
|
|
c0593e8325
|
internal/rosa/package: migrate dbus
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 22:51:08 +09:00 |
|
|
|
608d8303ec
|
internal/rosa/package: migrate git
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 22:37:24 +09:00 |
|
|
|
1c6f30379e
|
internal/rosa/package: migrate bzip2, curl, connman
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 22:26:40 +09:00 |
|
|
|
d6be116ff8
|
internal/rosa/package: migrate firmware
This does not depend on the kernel.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 21:46:40 +09:00 |
|
|
|
962b02cf25
|
internal/rosa/package: migrate kernel
This introduces bindings for extra paths and KnownChecksum, and exposes a passthrough special case.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 21:40:15 +09:00 |
|
|
|
6fd6d971ed
|
internal/rosa/package: migrate mksh
This benefits greatly from the new generic helper.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 19:47:57 +09:00 |
|
|
|
548c96c7ec
|
internal/rosa/package: migrate make
This also introduces the generic helper for unusual build scripts.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 19:28:18 +09:00 |
|
|
|
6e8bfa6c4c
|
internal/rosa/package: migrate cmake
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 18:42:54 +09:00 |
|
|
|
a770d62b9b
|
internal/rosa/package: migrate meson
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 18:24:07 +09:00 |
|
|
|
ff44060763
|
internal/rosa/package: migrate python packages
This also migrates LLVM LIT via the newly implemented special case.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 18:15:04 +09:00 |
|
|
|
e65a3b435c
|
internal/rosa/package/gnutls: 3.8.12 to 3.8.13
The new release came with new broken tests, but at least nettle3 can be removed.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 04:36:32 +09:00 |
|
|
|
23515f67c8
|
internal/rosa/package: migrate perl packages
Most of these are currently unused.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 04:08:22 +09:00 |
|
|
|
a7877844bf
|
internal/rosa/package: migrate perl interpreter
Packages will be migrated separtely.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 02:49:11 +09:00 |
|
|
|
1ed027846d
|
internal/rosa/package: migrate python interpreter
Packages will take quite some work.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 02:06:17 +09:00 |
|
|
|
2f376d4813
|
internal/rosa/package: rename buildcatrust
This causes a single rebuild due to substitution.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 01:50:03 +09:00 |
|
|
|
dc3810b530
|
internal/rosa/python: remove unnecessary input
This is added by the helper. Removing it has no effect since it is promoted by Append.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 01:48:24 +09:00 |
|
|
|
6e9e8c74f3
|
internal/rosa: migrate buildcatrust
Other nss-related packages are unlikely to be migrated any time soon.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-19 01:44:23 +09:00 |
|
|
|
0e95573f18
|
internal/rosa/package: migrate acl
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-18 22:42:43 +09:00 |
|
|
|
eb2b53307a
|
internal/rosa/package: migrate gcc
The azalea implementation used an adaptation of this as testdata.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-18 22:29:53 +09:00 |
|
|
|
594221eb78
|
internal/rosa/package: migrate gnutls
This is the first nontrivial package to be migrated to azalea. Validated to generate identical IR.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-18 22:06:00 +09:00 |
|
|
|
34822925e1
|
internal/rosa: migrate GNU software
These are quite trivial, so migrate them in one pass.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-18 21:23:19 +09:00 |
|
|
|
37df040d85
|
internal/rosa: evaluate packages from fs
This migrates GNU sed to azalea, and resulting IR matches.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-05-18 17:54:01 +09:00 |
|