Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-27 | user/systemd: Add reload triggerwti/scaly | A. Wilcox | 2 | -0/+4 | |
2024-08-27 | system/openssh: Add systemd unit files | A. Wilcox | 4 | -10/+57 | |
2024-08-27 | system/utmps: Add systemd units | A. Wilcox | 4 | -5/+68 | |
2024-08-27 | user/systemd: Ensure linkage to libskarnet, +kmod | A. Wilcox | 1 | -2/+3 | |
kmod is needed to make sure udev loads modules on boot. | |||||
2024-08-27 | user/systemd: Do not depend on D-Bus | A. Wilcox | 1 | -1/+1 | |
We can't dep on dbus since dbus needs us to build. | |||||
2024-08-27 | user/dbus-sd: New package | A. Wilcox | 4 | -0/+84 | |
2024-08-27 | user/systemd: Ensure systemd finds sulogin(8) | A. Wilcox | 1 | -2/+5 | |
2024-08-27 | user/polkit-sd: New package | A. Wilcox | 5 | -0/+110 | |
This is PolKit built against systemd instead of elogind. | |||||
2024-08-27 | user/systemd: Fix build-path feature | A. Wilcox | 2 | -13/+14 | |
2024-08-27 | user/systemd: [WIP] New package | A. Wilcox | 2 | -0/+4798 | |
2024-08-27 | system/util-linux: Enable sulogin(8) toolwti/for-upstream | A. Wilcox | 1 | -2/+1 | |
2024-08-27 | system/libcap: Ensure libraries are in /lib | A. Wilcox | 1 | -1/+4 | |
This is needed for systemd to be split correctly. | |||||
2024-08-27 | system/linux-pam: Fix .pc | A. Wilcox | 1 | -1/+3 | |
2024-08-27 | system/attr: Fix .pc | A. Wilcox | 1 | -1/+3 | |
2024-08-27 | system/acl: Update to 2.3.2, fix .pc | A. Wilcox | 1 | -2/+4 | |
2024-08-26 | bootstrap/rust-1.71: Fix libc crate on PPC | A. Wilcox | 2 | -1/+22 | |
Closes: #1248 | |||||
2024-08-25 | bootstrap/rust-1.67,68: Fix PPC crossbeam patches | A. Wilcox | 4 | -2/+66 | |
2024-08-25 | bootstrap/rust-1.66: Fix crossbeam patches for ppc | A. Wilcox | 2 | -1/+33 | |
Closes: #1247 | |||||
2024-08-25 | bootstrap/rust-1.65: Fix crossbeam patches for ppc | A. Wilcox | 2 | -1/+33 | |
Closes: #1246 | |||||
2024-08-25 | bootstrap/rust-1.64: Fix crossbeam patches for ppc | A. Wilcox | 2 | -1/+33 | |
Closes: #1245 | |||||
2024-08-22 | bootstrap/llvm16: Workarounds for PPC test issues | A. Wilcox | 2 | -0/+33 | |
Closes: #1244 | |||||
2024-08-22 | user/zola: Move back, update to 0.19.1 | A. Wilcox | 2 | -754/+1132 | |
Closes: #1176 | |||||
2024-08-22 | user/ripgrep: Update to 14.1.0 | A. Wilcox | 1 | -141/+113 | |
2024-08-22 | user/cbindgen: Update to 0.26 | A. Wilcox | 1 | -75/+77 | |
2024-08-22 | user/clazy: Update to 1.12 | A. Wilcox | 2 | -5/+5 | |
Adds LLVM 18 and Clang 18 support. | |||||
2024-08-22 | user/clang: Update to 18.1.8 | A. Wilcox | 6 | -52/+31 | |
2024-08-22 | user/llvm18: Tweaks and fixes | A. Wilcox | 1 | -20/+17 | |
* DWARFLinker and friends: most of the test errors are related to musl's thread stack size. Use chelf instead of disabling the tests. They pass on gwyn now, but there are still two flaky dsymutil tests. * Ensure the libLLVM.so.18 library is still present in /usr/lib/llvm18. * Install llvm-gtest, needed for Clang's test suite. | |||||
2024-08-22 | user/rust: Add version 1.80.0 | A. Wilcox | 19 | -0/+3417 | |
2024-08-22 | experimental/rust-beta: Add 1.81.0 beta patchset | A. Wilcox | 16 | -0/+1536 | |
2024-08-22 | 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-22 | bootstrap/rust-1.{61-79}: New package | A. Wilcox | 273 | -1/+24971 | |
2024-08-22 | bootstrap/llvm16: New package | A. Wilcox | 11 | -0/+960 | |
2024-08-22 | bootstrap/rust-1.62: New package | A. Wilcox | 18 | -0/+1589 | |
2024-08-22 | bootstrap/rust-1.61: New package | A. Wilcox | 18 | -0/+1608 | |
2024-08-22 | bootstrap/rust-1.60: Bootstrap rustfmt | A. Wilcox | 1 | -0/+1 | |
Needed to bootstrap newer Rust versions. | |||||
2024-08-22 | user/rust: rename to bootstrap/rust-1.60 | A. Wilcox | 19 | -0/+0 | |
2024-08-15 | user/htop: bump { 3.3.0 --> 3.4.0_git20240813 }. fixes #1239. | Zach van Rijn | 1 | -4/+12 | |
2024-08-15 | user/dovecot: Update to 2.3.21.1 | Lee Starnes | 1 | -4/+7 | |
2024-08-10 | user/openvpn 2.6.12 | Lee Starnes | 1 | -2/+2 | |
2024-08-10 | system/curl: bump { 8.8.0 --> 8.9.1 }. | Zach van Rijn | 1 | -2/+2 | |
2024-08-09 | user/llvm18: Disable some tests on 32-bit PowerPC | A. Wilcox | 1 | -0/+26 | |
Ref: #1233 | |||||
2024-08-09 | user/{mozilla}: Use specified LLVM tool version | Zach van Rijn | 2 | -2/+6 | |
This ensures the Mozilla build system can find tools like llvm-objcopy without the desired LLVM version being the default one. Closes: #1230 | |||||
2024-08-07 | user/qt-creator: Pass path for LLVM configuration | Zach van Rijn | 1 | -2/+4 | |
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 | |||||
2024-08-07 | user/mesa: Add Meson config for LLVM selection | Zach van Rijn | 1 | -1/+9 | |
Closes: #796 | |||||
2024-08-07 | system/gcc: Fix TSan on PPC64 | A. Wilcox | 2 | -0/+61 | |
2024-08-07 | user/clazy: Specify the LLVM root path | A. Wilcox | 1 | -1/+3 | |
The LLVM version is now a variable that can be easily changed, as well. Closes: #1225 | |||||
2024-08-07 | system/libelf: Ensure -p is passed to mkdir | A. Wilcox | 2 | -1/+16 | |
Closes: #1228 | |||||
2024-08-07 | user/erl-rebar3: Update to 3.23.0 | Zach van Rijn | 1 | -2/+2 | |
Closes: #1224 | |||||
2024-08-07 | user/gsl: Update to 2.8 | Zach van Rijn | 1 | -3/+3 | |
2024-08-07 | user/gsl: force inline to be static | Zach van Rijn | 2 | -1/+15 | |
Closes: #1197 |