summaryrefslogtreecommitdiff
path: root/gnu/packages/bootstrap.scm
AgeCommit message (Expand)Author
2017-07-07gnu: Add basic support for powerpc64le-linux-gnu targets....Ludovic Courtès
2017-05-01gnu: Add gcc-vc4....Danny Milosavljevic
2017-03-09Merge branch 'master' into core-updatesLudovic Courtès
2017-03-07gnu: Add basic support for "alpha-linux" systems....Sergei Trofimovich
2017-02-20gnu: Add bootstrap-binaries for 'aarch64-linux'....Efraim Flashner
2017-02-20gnu: %bootstrap-coreutils&co: Patch egrep/fgrep to work regardless of $PATH....Efraim Flashner
2017-02-02Merge branch 'master' into core-updatesLeo Famulari
2017-01-28Use 'mlambda' instead of 'memoize'....Ludovic Courtès
2017-01-28Add (guix memoization)....Ludovic Courtès
2017-01-06Merge branch 'master' into core-updatesLeo Famulari
2017-01-04gnu: bootstrap: Add the dynamic linker name for "powerpc-linux"....Carlos Sánchez de La Lama
2017-01-01gnu: Add dummy linker for propeller-elf....Ricardo Wurmus
2016-12-17gnu: bootstrap: Add FTP URL for bootstrap binaries....Ludovic Courtès
2016-10-09gnu: Add arm-none-eabi cross compiler....Ricardo Wurmus
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