Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-14 | bootstrap/jamvm-1.5.1: actually add that sanitisation patch | A. Wilcox | 1 | -0/+52 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-09-14 | bootstrap/jamvm-1.5.1: rectify spinlock condition on ppc64, add sanitisation ↵ | A. Wilcox | 1 | -0/+20 | |
patch Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-09-08 | bootstrap/ant-1.8.4: new (old) package | Horst Burkhardt | 2 | -0/+60 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-09-07 | bootstrap/jamvm-1.5.1: fix apk ... quirks ... too | Horst Burkhardt | 1 | -2/+2 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-09-07 | bootstrap/jamvm-1.5.1: fix autotools nonsense too | Horst Burkhardt | 1 | -5/+5 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-09-07 | bootstrap/jamvm-1.5.1: fix some gentooisms | Horst Burkhardt | 1 | -4/+3 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-09-07 | bootstrap/jamvm-1.5.1: new package | Horst Burkhardt | 4 | -0/+733 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-09-05 | bootstrap/classpath-0.93: did you know /usr/info is a place to install docs? ↵ | Horst Burkhardt | 1 | -0/+1 | |
no? me neither. Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-09-05 | bootstrap/classpath-0.93: classpath doesn't understand paths, so the ↵ | Horst Burkhardt | 1 | -3/+4 | |
APKBUILD is helping it Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-09-05 | bootstrap/classpath-0.93: correct issues id'd by awilfox | Horst Burkhardt | 1 | -9/+4 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-09-01 | bootstrap/classpath-0.93: new package | Horst Burkhardt | 3 | -0/+146 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-08-18 | bootstrap/jikes: fix patch, fix APKBUILD | Horst Burkhardt | 2 | -9/+9 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-08-18 | fix jikes APKBUILD due to committer error | Horst Burkhardt | 1 | -5/+11 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-08-18 | bootstrap/jikes: new package | Horst Burkhardt | 2 | -0/+51 | |
Signed-off-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-08-16 | bootstrap/rusts: Don't check after all | A. Wilcox | 18 | -18/+18 | |
It wastes about 10-15 minutes per build. The tests will fail virtually everywhere until the late 70s (~76 for x86_64, ~78 for ppc64) anyway. I had originally thought it would be good to have a list of the failures present in logs in case we had other failures, but if we do we can always run them ourselves. No reason to waste hours of machine time for test results we throw away anyway. | |||||
2024-08-09 | bootstrap/rust-1.{61-79}: New package | A. Wilcox | 273 | -1/+24971 | |
2024-08-09 | bootstrap/llvm16: New package | A. Wilcox | 11 | -0/+960 | |
2024-08-09 | bootstrap/rust-1.62: New package | A. Wilcox | 18 | -0/+1589 | |
2024-08-09 | bootstrap/rust-1.61: New package | A. Wilcox | 18 | -0/+1608 | |
2024-08-09 | bootstrap/rust-1.60: Bootstrap rustfmt | A. Wilcox | 1 | -0/+1 | |
Needed to bootstrap newer Rust versions. | |||||
2024-08-09 | user/rust: rename to bootstrap/rust-1.60 | A. Wilcox | 19 | -0/+1671 | |