aboutsummaryrefslogtreecommitdiff

uix/log/gnu/packages/busybox.scm?id=85ba5e9335207beef9a650e96d5d64787beb9256'>busybox.scm
AgeCommit message (Expand)Author
2020-12-11gnu: toybox: Cross compile....* gnu/packages/busybox.scm (toybox)[arguments]: Use cc-for-target. Efraim Flashner
2020-12-11gnu: busybox: Update to 1.32.0....* gnu/packages/busybox.scm (busybox): Update to 1.32.0. [source]: Remove patch. * gnu/packates/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2020-06-30gnu: busybox: Accept make-flags....* gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[configure]: Accept MAKE-FLAGS and use them. [check]: Accept MAKE-FLAGS and use them. [install]: Accept MAKE-FLAGS and use them. Danny Milosavljevic
2020-06-14gnu: busybox: Update to 1.31.1....* gnu/packages/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch: New file * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/busybox.scm (busybox): Update to 1.31.1. [source]: Use patch. [arguments]<#:phases>[check]: Fix test. Danny Milosavljevic
2020-06-14gnu: busybox: Make build reproducible....* gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[disable-timestamps]: New phase. Danny Milosavljevic
2020-05-20gnu: toybox: Update to 0.8.3....* gnu/packages/busybox.scm (toybox): Update to 0.8.3. Tobias Geerinckx-Rice