Age | Commit message (Expand) | Author |
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 |
2017-01-28 | Use 'mlambda' instead of 'memoize'. | Ludovic Courtès |
2017-01-28 | Add (guix memoization). | Ludovic Courtès |
2017-01-06 | Merge branch 'master' into core-updates | Leo Famulari |
2017-01-04 | gnu: bootstrap: Add the dynamic linker name for "powerpc-linux". | Carlos Sánchez de La Lama |
2017-01-01 | gnu: Add dummy linker for propeller-elf. | Ricardo Wurmus |
2016-12-17 | gnu: bootstrap: Add FTP URL for bootstrap binaries. | Ludovic Courtès |
2016-10-09 | gnu: Add arm-none-eabi cross compiler. | Ricardo Wurmus |
2016-05-13 | Merge branch 'master' into core-updates | Leo Famulari |
2016-05-04 | utils: Move combinators to (guix combinators). | Ludovic Courtès |
2016-05-02 | Merge branch 'master' into core-updates | Mathieu Lirzin |
2016-05-01 | gnu: bootstrap: Add case for i686-mingw. | Jan Nieuwenhuizen |
2016-04-27 | gnu: Add missing synopses and descriptions. | Ludovic Courtès |
2016-04-16 | gnu: bootstrap: Add the location of ld.so on arm64. | Manolis Ragkousis |
2016-02-28 | gnu: bootstrap: Honor the origin's names. | Ludovic Courtès |
2015-09-13 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-09-06 | gnu: Set license of the bootstrap tools. | Ludovic Courtès |
2015-09-04 | gnu: bootstrap: Add the location of ld.so on GNU/Hurd. | Marek Benc |
2015-07-10 | gnu: bootstrap: Create a wrapper for guile to set the system load path. | Mark H Weaver |
2015-01-16 | Merge branch 'core-updates' | Ludovic Courtès |
2015-01-14 | packages: Convert source derivations to monadic style. | Ludovic Courtès |
2015-01-07 | gnu: Add bootstrap binaries for 'armhf-linux'. | Mark H Weaver |
2015-01-07 | gnu: Add toolchain support for 'armhf-linux'. | Mark H Weaver |
2015-01-07 | gnu: bootstrap: Fix egrep and fgrep after unpacking bootstrap binaries. | Mark H Weaver |
2015-01-07 | gnu: bootstrap: Add support for snippets to 'package-from-tarball'. | Mark H Weaver |
2014-12-27 | packages: Add 'file-type' field to 'search-path-specification'. | Ludovic Courtès |
2014-11-21 | gnu: Add AVR-Libc. | Manolis Ragkousis |
2014-11-02 | packages: Implement grafts. | Ludovic Courtès |
2014-10-29 | gnu: Add Xtensa bare-bones cross-compiler. | Ludovic Courtès |
2014-10-05 | build-system: Bags record their system and target. | Ludovic Courtès |
2014-10-05 | build-system: Introduce "bags" as an intermediate representation. | Ludovic Courtès |
2014-09-24 | gnu: bootstrap: Correctly handle patches that are origins. | Ludovic Courtès |
2013-11-16 | gnu: Switch to GCC 4.8 as the default compiler. | Ludovic Courtès |
2013-11-03 | gnu: add bootstrap support for mips64el-linux using the MIPS N32 ABI. | Mark H Weaver |
2013-11-01 | Merge branch 'master' into core-updates | Ludovic Courtès |
2013-10-15 | Remove weirdnesses caused by 'letrec*' behavior of record field initializers. | Ludovic Courtès |