Age | Commit message (Expand) | Author |
2019-11-04 | gnu: bootstrap: Memoize 'bootstrap-origin'. | Ludovic Courtès |
2019-10-27 | gnu: bootstrap: Cache the 'bootstrap-executable' origins. | Ludovic Courtès |
2019-10-27 | gnu: bootstrap: 'bootstrap-origin' preserves eq?-ness when no changes are made. | Ludovic Courtès |
2019-08-27 | gnu: bootstrap: Update to the 20190815 bootstrap binaries. | Mark H Weaver |
2019-08-27 | gnu: bootstrap: Add ftp.gnu.org to '%bootstrap-base-urls'. | Ludovic Courtès |
2019-08-22 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-14 | gnu: mingw: Add x86_64 support. | Carl Dong |
2019-07-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-07-15 | gnu: guile-bootstrap: Use the new 'derivation' calling convention. | Ludovic Courtès |
2019-06-14 | packages: Remove 'search-bootstrap-binary'. | Ludovic Courtès |
2019-06-14 | tests: Make builds less expensive. | Ludovic Courtès |
2019-06-14 | gnu: bootstrap: Download the bootstrap bash, mkdir, tar, and xz binaries. | Ludovic Courtès |
2019-06-13 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-05-29 | gnu: Add basic support for riscv64-linux-gnu targets. | Carl Dong |
2019-02-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2019-01-07 | gnu: Add dummy linker for arm-elf. | Danny Milosavljevic |
2018-12-25 | gnu: bootstrap: Add missing 'supported-systems', remove extra 'match'. | Ludovic Courtès |
2018-12-20 | bootstrap: srfi-43: Remove. | Jan Nieuwenhuizen |
2018-12-20 | bootstrap: bootstrap-mes: Update. | Jan Nieuwenhuizen |
2018-12-16 | bootstrap: bootstrap-mes: Update. | Jan Nieuwenhuizen |
2018-12-11 | bootstrap: Switch to official bootstrap urls. | Jan Nieuwenhuizen |
2018-11-18 | bootstrap: Replace %mescc-tools-seed with %bootstrap-mescc-tools. | Jan Nieuwenhuizen |
2018-11-18 | bootstrap: Update %bootstrap-mes. | Jan Nieuwenhuizen |
2018-11-18 | bootstrap: Add %bootstrap-mescc-tools. | Jan Nieuwenhuizen |
2018-10-23 | bootstrap: Build with %bootstrap-mes. | Jan Nieuwenhuizen |
2018-10-23 | bootstrap: Add %bootstrap-mes. | Jan Nieuwenhuizen |
2018-10-21 | bootstrap: Move use-modules to top of builder. | Jan Nieuwenhuizen |
2018-10-07 | gnu: %tinycc-seed: Update for mes 0.18. | Jan Nieuwenhuizen |
2018-10-07 | gnu: %mes-seed: Update to 0.18. | Jan Nieuwenhuizen |
2018-10-07 | gnu: %mescc-tools-seed: Update to 0.5.2. | Jan Nieuwenhuizen |
2018-09-23 | bootstrap: Reduced Binary Seed bootstrap for x86_64 too. | Jan Nieuwenhuizen |
2018-09-23 | bootstrap: Replace GNU toolchain seeds with Mes for i686-linux. | Jan Nieuwenhuizen |
2018-09-23 | bootstrap: Add Mes bootstrap seeds. | Jan Nieuwenhuizen |
2018-09-23 | guix: package-from-tarball: Allow PROGRAM-TO-TEST to be #f. | Jan Nieuwenhuizen |
2018-09-22 | bootstrap: %bootstrap-inputs: Wrap input lists into thunks. | Jan Nieuwenhuizen |
2018-03-29 | Merge branch 'master' into core-updates | Marius Bakke |
2018-03-27 | gnu: bootstrap: Remove unneeded import. | Ludovic Courtès |
2018-03-16 | bootstrap: Use invoke instead of system*. | Mark H Weaver |
2018-02-19 | gnu: Add basic support for s390x-linux-gnu targets. | mephi42 |
2018-01-18 | gnu: bootstrap: 'package-with-bootstrap-guile' uses 'eq?' memoization. | Ludovic Courtès |
2017-08-28 | gnu: guix: Factorize downloads of bootstrap tarball. | Ludovic Courtès |
2017-08-28 | gnu: bootstrap: Prefer HTTPS for downloads. | Ludovic Courtès |
2017-08-28 | gnu: guile-bootstrap: Use a fixed-output derivation to download. | Ludovic Courtès |
2017-07-07 | gnu: Add basic support for powerpc64le-linux-gnu targets. | Ludovic Courtès |
2017-05-01 | gnu: Add gcc-vc4. | Danny Milosavljevic |
2017-03-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-03-07 | gnu: Add basic support for "alpha-linux" systems. | Sergei Trofimovich |
2017-02-20 | gnu: Add bootstrap-binaries for 'aarch64-linux'. | Efraim Flashner |
2017-02-20 | gnu: %bootstrap-coreutils&co: Patch egrep/fgrep to work regardless of $PATH. | Efraim Flashner |
2017-02-02 | Merge branch 'master' into core-updates | Leo Famulari |