Age | Commit message (Expand) | Author |
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 |
2013-10-10 | gnu: bootstrap: Use the bootstrap tools for <origin> patching. | Ludovic Courtès |
2013-08-26 | derivations: Move 3 positional parameters into keyword parameters. | Ludovic Courtès |
2013-06-26 | gnu: cross-base: Make `glibc-dynamic-linker' do the right thing. | Ludovic Courtès |
2013-03-30 | packages: Add `native-search-paths' field and honor it. | Ludovic Courtès |
2013-03-29 | Merge branch 'master' into core-updates | Ludovic Courtès |
2013-03-07 | packages: Remove the default value for `license'. | Ludovic Courtès |
2013-02-27 | gnu: Add cross tool chain. | Ludovic Courtès |
2013-01-30 | store: Remove the `fixed?' parameter from `add-to-store'. | Ludovic Courtès |
2013-01-24 | packages: Mark the `inputs' field of <package> as thunked. | Ludovic Courtès |
2013-01-23 | packages: Mark the `arguments' field of <package> as thunked. | Ludovic Courtès |
2013-01-18 | distro: Rename (distro) to (gnu packages). | Ludovic Courtès |
2013-01-18 | distro: Change the module name space to (gnu ...). | Ludovic Courtès |