summaryrefslogtreecommitdiff
path: root/gnu/packages/bootstrap.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updatesMarius Bakke2018-03-291-2/+1
|\
| * gnu: bootstrap: Remove unneeded import....Ludovic Courtès2018-03-271-2/+1
* | bootstrap: Use invoke instead of system*....Mark H Weaver2018-03-161-22/+24
|/
* gnu: Add basic support for s390x-linux-gnu targets....mephi422018-02-191-0/+1
* gnu: bootstrap: 'package-with-bootstrap-guile' uses 'eq?' memoization....Ludovic Courtès2018-01-181-1/+1
* gnu: guix: Factorize downloads of bootstrap tarball....Ludovic Courtès2017-08-281-0/+10
* gnu: bootstrap: Prefer HTTPS for downloads....Ludovic Courtès2017-08-281-1/+2
* gnu: guile-bootstrap: Use a fixed-output derivation to download....Ludovic Courtès2017-08-281-20/+52
* gnu: Add basic support for powerpc64le-linux-gnu targets....Ludovic Courtès2017-07-071-0/+2
* gnu: Add gcc-vc4....Danny Milosavljevic2017-05-011-0/+1
* Merge branch 'master' into core-updatesLudovic Courtès2017-03-091-0/+1
|\
| * gnu: Add basic support for "alpha-linux" systems....Sergei Trofimovich2017-03-071-0/+1
* | gnu: Add bootstrap-binaries for 'aarch64-linux'....Efraim Flashner2017-02-201-1/+25
* | gnu: %bootstrap-coreutils&co: Patch egrep/fgrep to work regardless of $PATH....Efraim Flashner2017-02-201-0/+8
* | Merge branch 'master' into core-updatesLeo Famulari2017-02-021-20/+19
|\|
| * Use 'mlambda' instead of 'memoize'....Ludovic Courtès2017-01-281-18/+17
| * Add (guix memoization)....Ludovic Courtès2017-01-281-2/+2
* | Merge branch 'master' into core-updatesLeo Famulari2017-01-061-1/+3
|\|
| * gnu: Add dummy linker for propeller-elf....Ricardo Wurmus2017-01-011-0/+1
| * gnu: bootstrap: Add FTP URL for bootstrap binaries....Ludovic Courtès2016-12-171-1/+2
* | gnu: bootstrap: Add the dynamic linker name for "powerpc-linux"....Carlos Sánchez de La Lama2017-01-041-0/+1
|/
* gnu: Add arm-none-eabi cross compiler....Ricardo Wurmus2016-10-091-0/+1
* Merge branch 'master' into core-updatesLeo Famulari2016-05-131-1/+2
|\
| * utils: Move combinators to (guix combinators)....Ludovic Courtès2016-05-041-1/+2
* | Merge branch 'master' into core-updatesMathieu Lirzin2016-05-021-3/+5
|\|
| * gnu: bootstrap: Add case for i686-mingw....Jan Nieuwenhuizen2016-05-011-0/+1
| * gnu: Add missing synopses and descriptions....Ludovic Courtès2016-04-271-4/+4
| * gnu: bootstrap: Add the location of ld.so on arm64....Manolis Ragkousis2016-04-161-0/+1
* | gnu: bootstrap: Honor the origin's names....Ludovic Courtès2016-02-281-2/+2
|/
* Merge branch 'master' into core-updatesLudovic Courtès2015-09-131-1/+1
|\
| * gnu: Set license of the bootstrap tools....Ludovic Courtès2015-09-061-1/+1
* | gnu: bootstrap: Add the location of ld.so on GNU/Hurd....Marek Benc2015-09-041-0/+2
|/
* gnu: bootstrap: Create a wrapper for guile to set the system load path....Mark H Weaver2015-07-101-2/+36
* Merge branch 'core-updates'...Ludovic Courtès2015-01-161-11/+56
|\
| * gnu: Add bootstrap binaries for 'armhf-linux'....Mark H Weaver2015-01-071-5/+37
| * gnu: Add toolchain support for 'armhf-linux'....Mark H Weaver2015-01-071-0/+1
| * gnu: bootstrap: Fix egrep and fgrep after unpacking bootstrap binaries....Mark H Weaver2015-01-071-2/+9
| * gnu: bootstrap: Add support for snippets to 'package-from-tarball'....Mark H Weaver2015-01-071-2/+7
| * packages: Add 'file-type' field to 'search-path-specification'....Ludovic Courtès2014-12-271-2/+2
* | packages: Convert source derivations to monadic style....Ludovic Courtès2015-01-141-3/+3
|/
* gnu: Add AVR-Libc....Manolis Ragkousis2014-11-211-0/+1
* packages: Implement grafts....Ludovic Courtès2014-11-021-1/+3
* gnu: Add Xtensa bare-bones cross-compiler....Ludovic Courtès2014-10-291-0/+5
* build-system: Bags record their system and target....Ludovic Courtès2014-10-051-1/+3
* build-system: Introduce "bags" as an intermediate representation....Ludovic Courtès2014-10-051-33/+43
* gnu: bootstrap: Correctly handle patches that are origins....Ludovic Courtès2014-09-241-2/+9
* gnu: Switch to GCC 4.8 as the default compiler....Ludovic Courtès2013-11-161-38/+17
* gnu: add bootstrap support for mips64el-linux using the MIPS N32 ABI....Mark H Weaver2013-11-031-9/+42
* Merge branch 'master' into core-updatesLudovic Courtès2013-11-011-7/+7
|\
| * Remove weirdnesses caused by 'letrec*' behavior of record field initializers....Ludovic Courtès2013-10-151-7/+7