| Commit message (Expand) | Author | Age |
* | gnu: bootstrap: Remove unneeded import. | Ludovic Courtès | 2018-03-27 |
* | gnu: Add basic support for s390x-linux-gnu targets. | mephi42 | 2018-02-19 |
* | gnu: bootstrap: 'package-with-bootstrap-guile' uses 'eq?' memoization. | Ludovic Courtès | 2018-01-18 |
* | 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-08-28 |
* | gnu: Add basic support for powerpc64le-linux-gnu targets. | Ludovic Courtès | 2017-07-07 |
* | gnu: Add gcc-vc4. | Danny Milosavljevic | 2017-05-01 |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-03-09 |
|\ |
|
| * | gnu: Add basic support for "alpha-linux" systems. | Sergei Trofimovich | 2017-03-07 |
* | | 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-20 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-02-02 |
|\| |
|
| * | Use 'mlambda' instead of 'memoize'. | Ludovic Courtès | 2017-01-28 |
| * | Add (guix memoization). | Ludovic Courtès | 2017-01-28 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-01-06 |
|\| |
|
| * | gnu: Add dummy linker for propeller-elf. | Ricardo Wurmus | 2017-01-01 |
| * | gnu: bootstrap: Add FTP URL for bootstrap binaries. | Ludovic Courtès | 2016-12-17 |
* | | gnu: bootstrap: Add the dynamic linker name for "powerpc-linux". | Carlos Sánchez de La Lama | 2017-01-04 |
|/ |
|
* | gnu: Add arm-none-eabi cross compiler. | Ricardo Wurmus | 2016-10-09 |
* | Merge branch 'master' into core-updates | Leo Famulari | 2016-05-13 |
|\ |
|
| * | utils: Move combinators to (guix combinators). | Ludovic Courtès | 2016-05-04 |
* | | Merge branch 'master' into core-updates | Mathieu Lirzin | 2016-05-02 |
|\| |
|
| * | gnu: bootstrap: Add case for i686-mingw. | Jan Nieuwenhuizen | 2016-05-01 |
| * | gnu: Add missing synopses and descriptions. | Ludovic Courtès | 2016-04-27 |
| * | gnu: bootstrap: Add the location of ld.so on arm64. | Manolis Ragkousis | 2016-04-16 |
* | | gnu: bootstrap: Honor the origin's names. | Ludovic Courtès | 2016-02-28 |
|/ |
|
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2015-09-13 |
|\ |
|
| * | gnu: Set license of the bootstrap tools. | Ludovic Courtès | 2015-09-06 |
* | | gnu: bootstrap: Add the location of ld.so on GNU/Hurd. | Marek Benc | 2015-09-04 |
|/ |
|
* | gnu: bootstrap: Create a wrapper for guile to set the system load path. | Mark H Weaver | 2015-07-10 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2015-01-16 |
|\ |
|
| * | 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 | 2015-01-07 |
| * | packages: Add 'file-type' field to 'search-path-specification'. | Ludovic Courtès | 2014-12-27 |
* | | packages: Convert source derivations to monadic style. | Ludovic Courtès | 2015-01-14 |
|/ |
|
* | gnu: Add AVR-Libc. | Manolis Ragkousis | 2014-11-21 |
* | packages: Implement grafts. | Ludovic Courtès | 2014-11-02 |
* | gnu: Add Xtensa bare-bones cross-compiler. | Ludovic Courtès | 2014-10-29 |
* | 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-10-05 |
* | gnu: bootstrap: Correctly handle patches that are origins. | Ludovic Courtès | 2014-09-24 |
* | gnu: Switch to GCC 4.8 as the default compiler. | Ludovic Courtès | 2013-11-16 |
* | gnu: add bootstrap support for mips64el-linux using the MIPS N32 ABI. | Mark H Weaver | 2013-11-03 |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2013-11-01 |
|\ |
|
| * | Remove weirdnesses caused by 'letrec*' behavior of record field initializers. | Ludovic Courtès | 2013-10-15 |
* | | gnu: bootstrap: Use the bootstrap tools for <origin> patching. | Ludovic Courtès | 2013-10-10 |
|/ |
|
* | derivations: Move 3 positional parameters into keyword parameters. | Ludovic Courtès | 2013-08-26 |