summaryrefslogtreecommitdiff
path: root/gnu/packages/make-bootstrap.scm
AgeCommit message (Expand)Author
2015-07-14gnu: Build tarballs deterministically.Mark H Weaver
2015-06-26gnu: Refer to 'gcc' instead of 'gcc-4.9'.Ludovic Courtès
2015-06-15gnu: make-bootstrap: Build libbacktrace, required by cc1.Ludovic Courtès
2015-06-15gnu: make-bootstrap: Update patching of gawk's configure.Ludovic Courtès
2015-06-15gnu: make-bootstrap: Switch to GCC 4.9.Ludovic Courtès
2015-06-14Merge branch 'master' into core-updatesMark H Weaver
2015-06-11packages: Make 'location' field innate.Ludovic Courtès
2015-06-04gnu: linux-libre-headers: Do not retain reference to the bootstrap tools.Ludovic Courtès
2015-01-07gnu: gcc-static: Remove -lgcc_s from GNU_USER_TARGET_LIB_SPEC.Mark H Weaver
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-06-14gnu: make-bootstrap: Make sure %gcc-stripped binaries are usable.Ludovic Courtès
2014-06-14gnu: make-bootstrap: Build %gcc-static with --disable-lto.Ludovic Courtès
2014-06-13gnu: make-bootstrap: Build libstdc++ in '%gcc-static'.Ludovic Courtès
2014-06-13gnu: make-bootstrap: Use single-output GCCs.Ludovic Courtès
2014-06-12gnu: make-bootstrap: Fix compilation of %gcc-static.Ludovic Courtès
2014-06-09gnu: gcc: Add a "lib" output.Ludovic Courtès
2014-05-06gnu: make-bootstrap: Add missing export.Ludovic Courtès
2013-12-17gnu: gnu-build-system: Add CC_FOR_BUILD to configure flags.John Darrington
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