summaryrefslogtreecommitdiff
path: root/gnu/packages/bootstrap.scm
AgeCommit message (Expand)Author
2016-05-13Merge branch 'master' into core-updatesLeo Famulari
2016-05-04utils: Move combinators to (guix combinators)....Ludovic Courtès
2016-05-02Merge branch 'master' into core-updatesMathieu Lirzin
2016-05-01gnu: bootstrap: Add case for i686-mingw....Jan Nieuwenhuizen
2016-04-27gnu: Add missing synopses and descriptions....Ludovic Courtès
2016-04-16gnu: bootstrap: Add the location of ld.so on arm64....Manolis Ragkousis
2016-02-28gnu: bootstrap: Honor the origin's names....Ludovic Courtès
2015-09-13Merge branch 'master' into core-updatesLudovic Courtès
2015-09-06gnu: Set license of the bootstrap tools....Ludovic Courtès
2015-09-04gnu: bootstrap: Add the location of ld.so on GNU/Hurd....Marek Benc
2015-07-10gnu: bootstrap: Create a wrapper for guile to set the system load path....Mark H Weaver
2015-01-16Merge branch 'core-updates'...Ludovic Courtès
2015-01-14packages: Convert source derivations to monadic style....Ludovic Courtès
2015-01-07gnu: Add bootstrap binaries for 'armhf-linux'....Mark H Weaver
2015-01-07gnu: Add toolchain support for 'armhf-linux'....Mark H Weaver
2015-01-07gnu: bootstrap: Fix egrep and fgrep after unpacking bootstrap binaries....Mark H Weaver
2015-01-07gnu: bootstrap: Add support for snippets to 'package-from-tarball'....Mark H Weaver
2014-12-27packages: Add 'file-type' field to 'search-path-specification'....Ludovic Courtès
2014-11-21gnu: Add AVR-Libc....Manolis Ragkousis
2014-11-02packages: Implement grafts....Ludovic Courtès
2014-10-29gnu: Add Xtensa bare-bones cross-compiler....Ludovic Courtès
2014-10-05build-system: Bags record their system and target....Ludovic Courtès
2014-10-05build-system: Introduce "bags" as an intermediate representation....Ludovic Courtès
2014-09-24gnu: bootstrap: Correctly handle patches that are origins....Ludovic Courtès
2013-11-16gnu: Switch to GCC 4.8 as the default compiler....Ludovic Courtès
2013-11-03gnu: add bootstrap support for mips64el-linux using the MIPS N32 ABI....Mark H Weaver
2013-11-01Merge branch 'master' into core-updatesLudovic Courtès
2013-10-15Remove weirdnesses caused by 'letrec*' behavior of record field initializers....Ludovic Courtès
2013-10-10gnu: bootstrap: Use the bootstrap tools for <origin> patching....Ludovic Courtès
2013-08-26derivations: Move 3 positional parameters into keyword parameters....Ludovic Courtès
2013-06-26gnu: cross-base: Make `glibc-dynamic-linker' do the right thing....Ludovic Courtès
2013-03-30packages: Add `native-search-paths' field and honor it....Ludovic Courtès
2013-03-29Merge branch 'master' into core-updates...Ludovic Courtès
2013-03-07packages: Remove the default value for `license'....Ludovic Courtès
2013-02-27gnu: Add cross tool chain....Ludovic Courtès
2013-01-30store: Remove the `fixed?' parameter from `add-to-store'....Ludovic Courtès
2013-01-24packages: Mark the `inputs' field of <package> as thunked....Ludovic Courtès
2013-01-23packages: Mark the `arguments' field of <package> as thunked....Ludovic Courtès
2013-01-18distro: Rename (distro) to (gnu packages)....Ludovic Courtès
2013-01-18distro: Change the module name space to (gnu ...)....Ludovic Courtès