summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Collapse)AuthorFilesLines
10 daysbootstrap/ecj-3.2: I can't believe it's recursion can't believe it's ↵Horst Burkhardt1-1/+1
recursion can't believe it's recursion Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/ecj-3.2: would you believe I forgot how to actually build ecj? I ↵Horst Burkhardt1-20/+16
wouldn't have. Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/ant-1.8.4: Unset JAVA_HOMEA. Wilcox1-0/+1
Needed to ensure success in an autobuilder environment.
10 daysbootstrap/ant-1.8.4: Fix Java environmentA. Wilcox1-0/+2
This is needed to build properly with Jikes. These variables actually need to be set for every Jikes invocation, so we may want to evaluate making a wrapper for Jikes later with these variables set.
10 daysbootstrap/classpath-0.93: Update config.guessZach van Rijn1-0/+5
Needed for aarch64.
10 daysbootstrap/jamvm-1.5.1: Add libtool to makedependsA. Wilcox1-1/+1
Needs libtool for autoreconf.
10 daysbootstrap/classpath-0.99-r1: i hate the equals signHorst Burkhardt1-1/+1
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.99-r1: introduce dependency on eclipse ECJHorst Burkhardt1-1/+1
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.99-r1: new packageHorst Burkhardt3-0/+121
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: correct oversight on APKBUILD from previous commitsHorst Burkhardt3-10/+15
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: actually add that sanitisation patchA. Wilcox1-0/+52
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: rectify spinlock condition on ppc64, add sanitisation ↵A. Wilcox1-0/+20
patch Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/ant-1.8.4: new (old) packageHorst Burkhardt2-0/+60
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: fix apk ... quirks ... tooHorst Burkhardt1-2/+2
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: fix autotools nonsense tooHorst Burkhardt1-5/+5
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: fix some gentooismsHorst Burkhardt1-4/+3
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: new packageHorst Burkhardt4-0/+733
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.93: did you know /usr/info is a place to install docs? ↵Horst Burkhardt1-0/+1
no? me neither. Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.93: classpath doesn't understand paths, so the ↵Horst Burkhardt1-3/+4
APKBUILD is helping it Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.93: correct issues id'd by awilfoxHorst Burkhardt1-9/+4
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.93: new packageHorst Burkhardt3-0/+146
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jikes: fix patch, fix APKBUILDHorst Burkhardt2-9/+9
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysfix jikes APKBUILD due to committer errorHorst Burkhardt1-5/+11
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jikes: new packageHorst Burkhardt2-0/+51
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
11 daysuser/llvm14: Move to bootstrap/A. Wilcox14-0/+946
Package is only needed by Rust bootstrap packages.
2024-10-21bootstrap/llvm16: Fix issues on pmmxA. Wilcox2-0/+253
Use fast precision to avoid x87-related bugs in SSE register scheduling. Import fix from LLVM 14 for the test failure caused by fast precision. Ref: #1200 Closes: #1258
2024-10-17bootstrap/rust-1.7x: Reduce debug informationZach van Rijn10-10/+10
This still provides debug information, but prevents runaway memory usage which was causing 32-bit builders to fail. Closes: #1249
2024-10-17bootstrap/rust-1.[71-75]: Fix libc crate on PPCA. Wilcox10-3/+168
Closes: #1248
2024-10-17bootstrap/rust-1.67,68: Fix PPC crossbeam patchesA. Wilcox4-2/+66
2024-10-17bootstrap/rust-1.66: Fix crossbeam patches for ppcA. Wilcox2-1/+33
Closes: #1247
2024-10-17bootstrap/rust-1.65: Fix crossbeam patches for ppcA. Wilcox2-1/+33
Closes: #1246
2024-10-17bootstrap/rust-1.64: Fix crossbeam patches for ppcA. Wilcox2-1/+33
Closes: #1245
2024-10-17bootstrap/llvm16: Workarounds for PPC test issuesA. Wilcox2-0/+33
Closes: #1244
2024-10-17bootstrap/rusts: Don't check after allA. Wilcox18-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-10-17bootstrap/rust-1.{61-79}: New packageA. Wilcox273-1/+24971
2024-10-17bootstrap/llvm16: New packageA. Wilcox11-0/+960
2024-10-17bootstrap/rust-1.62: New packageA. Wilcox18-0/+1589
2024-10-17bootstrap/rust-1.61: New packageA. Wilcox18-0/+1608
2024-10-17bootstrap/rust-1.60: Bootstrap rustfmtA. Wilcox1-0/+1
Needed to bootstrap newer Rust versions.
2024-10-17user/rust: rename to bootstrap/rust-1.60A. Wilcox19-0/+1671