- Oct 03, 2024
-
-
- Aug 25, 2024
-
-
Zach van Rijn authored
Also disable parallelism during tests. The test suite is not broken, per se, but the output is not synced, so in the event of a failure the logs would be garbled.
-
- Aug 22, 2024
-
-
- Aug 15, 2024
-
-
Zach van Rijn authored
-
-
- Aug 10, 2024
-
-
-
Zach van Rijn authored
-
- Aug 09, 2024
-
-
Anna Wilcox authored
Ref: #1233
-
This ensures the Mozilla build system can find tools like llvm-objcopy without the desired LLVM version being the default one. Closes: #1230
-
- Aug 07, 2024
-
-
This ensures Qt Creator picks up the LLVM version we have selected for it, instead of looking for a non-version-suffixed `llvm-config`. Closes: #1231
-
Closes: #796
-
Anna Wilcox authored
-
Anna Wilcox authored
The LLVM version is now a variable that can be easily changed, as well. Closes: #1225
-
Anna Wilcox authored
Closes: #1228
-
Closes: #1224
-
-
Closes: #1197
-
Default optimization settings between GCC 8.5.0 and 13.3.0 appear to have caused this test to fail; disable them for this test. Closes: #1195
-
Anna Wilcox authored
* The san library needs some adjustments to handle the fact we need frame pointers (r7 is used for the syscall number, and the FP). * Fix GCC Go __go_mmap external linking since they changed the signature upstream for the C side. This closes #1201.
-
Anna Wilcox authored
Closes: #1222
-
Anna Wilcox authored
Required for Erlang/OTP 27 support. Closes: #1182, #1194
-
Anna Wilcox authored
We can update this once we have newer Rust. Ref: #1176
-
Anna Wilcox authored
Closes: #1174
-
Anna Wilcox authored
-
Anna Wilcox authored
Closes: #1217, #1218
-
Closes: #1198
-
Anna Wilcox authored
Closes: #1207
-
Anna Wilcox authored
-
Anna Wilcox authored
-
Anna Wilcox authored
Closes: #1221, #1206
-
Anna Wilcox authored
Based-ish on Chimera's patches, but a bit more thorough. * 32-bit ports don't have liblsan or libtsan. * We can't dep on utmps-dev for utmpx, so hard-code size. The size is the same on all six arches per my testing.
-
Anna Wilcox authored
Closes: #1181
-
-
-
-
Anna Wilcox authored
* Parallel build on as many cores as normal builds use. * The module cache is contained within the builddir instead of polluting HOME.
-
Anna Wilcox authored
-
Anna Wilcox authored
-
Anna Wilcox authored
The test data has changed upstream. We use our locally cached version for now, since we haven't updated GNU Cobol itself yet.
-