summaryrefslogtreecommitdiff
path: root/gnu/packages/make-bootstrap.scm
AgeCommit message (Expand)Author
2013-11-23gnu: make-bootstrap: Add missing inputs for Canadian cross of '%gcc-static'.Ludovic Courtès
2013-11-20gnu: make-bootstrap: Simplify '%gcc-static'.Ludovic Courtès
2013-11-03gnu: make-bootstrap: Build libc and Guile without a .gnu_debuglink.Ludovic Courtès
2013-11-02gnu: make-bootstrap: Allow bit-reproducibility for 'glibc-stripped'.Ludovic Courtès
2013-11-02gnu: make-bootstrap: Add C++ header files to the bootstrap GCC.Ludovic Courtès
2013-11-01gnu: Switch to GCC 4.8 as the default compiler.Ludovic Courtès
2013-10-15Remove weirdnesses caused by 'letrec*' behavior of record field initializers.Ludovic Courtès
2013-10-09gnu: Use the 'patches' field of <origin>.Ludovic Courtès
2013-08-29gnu: make-bootstrap: Remove the `debug' output from the static Coreutils.Ludovic Courtès
2013-08-21gnu: make-bootstrap: Add a couple of synopses.Ludovic Courtès
2013-08-21gnu: guile-static-stripped: Make sure the resulting binary works.Ludovic Courtès
2013-07-14gnu: make-bootstrap: Skip tests for the statically-linked gawk.Ludovic Courtès
2013-07-05gnu: make-bootstrap: guile-static-stripped has no "debug" output.Ludovic Courtès
2013-06-26gnu: make-bootstrap: Fix cross compilation of binutils-static.Ludovic Courtès
2013-06-26gnu: make-bootstrap: Have %gcc-static actually static when cross building.Ludovic Courtès
2013-06-25gnu: make-bootstrap: Allow cross-compilation of the bootstrap tarballs.Ludovic Courtès
2013-06-20Merge branch 'master' into core-updatesLudovic Courtès
2013-06-20gnu: libgc: Always build with -DUSE_LIBC_PRIVATES.Ludovic Courtès
2013-06-14gnu: make-bootstrap: Abstract things with `package-with-relocatable-glibc'.Ludovic Courtès
2013-06-14gnu: make-bootstrap: Keep Perl as an input only when needed.Ludovic Courtès
2013-04-29gnu: make-bootstrap: Fix %glibc-stripped.Ludovic Courtès
2013-03-27gnu: make-bootstrap: Import (gnu packages gcc).Ludovic Courtès
2013-02-16gnu: guile-static: Change `name' field.Ludovic Courtès
2013-02-15gnu: guile-static: Add bindings for low-level Linux syscalls.Ludovic Courtès
2013-02-14gnu: guile-static: Use libgc build with `USE_LIBC_PRIVATES'.Ludovic Courtès
2013-02-06gnu: make-bootstrap: Fix `%binutils-static-stripped'.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