summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: Add a "Boostrapping" section.Ludovic Courtès2013-07-07
* gnu: gcc: Add Texinfo to the native inputs.Ludovic Courtès2013-07-06
* gnu: make-bootstrap: guile-static-stripped has no "debug" output.Ludovic Courtès2013-07-05
* build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f.Ludovic Courtès2013-07-04
* gnu: cross-libc: Remove the "debug" output.Ludovic Courtès2013-07-04
* gnu: Add a "debug" output for some packages.Ludovic Courtès2013-07-03
* build-system/gnu: Write debug files to the "debug" sub-derivation, if any.Ludovic Courtès2013-07-03
* utils: Re-export `alist-cons' and `alist-delete'.Ludovic Courtès2013-07-03
* gnu: gcc: Use `gcc-configure-flags-for-triplet' when cross-compiling GCC.Ludovic Courtès2013-06-26
* build: Add "mips64el-linux-gnuabi64" as a cross build target.Ludovic Courtès2013-06-26
* gnu: cross-base: Add support for `mips64el-linux-gnu-gnuabi64' (N64 ABI).Ludovic Courtès2013-06-26
* gnu: make-bootstrap: Fix cross compilation of binutils-static.Ludovic Courtès2013-06-26
* gnu: make-bootstrap: Have %gcc-static actually static when cross building.Ludovic Courtès2013-06-26
* gnu: gcc: Allow cross-compilation of GCC itself.Ludovic Courtès2013-06-26
* gnu: cross-base: Make `glibc-dynamic-linker' do the right thing.Ludovic Courtès2013-06-26
* gnu: cross-base: Build Binutils with `--with-sysroot=/'.Ludovic Courtès2013-06-26
* build: Build the bootstrap tarballs on Hydra.Ludovic Courtès2013-06-25
* gnu: make-bootstrap: Allow cross-compilation of the bootstrap tarballs.Ludovic Courtès2013-06-25
* build-system/gnu: `package-with-explicit-inputs' skips non-GBS packages.Ludovic Courtès2013-06-25
* gnu: cross-base: Make the cross tools native inputs.Ludovic Courtès2013-06-25
* build-system/gnu: Augment `package-with-explicit-inputs' for cross builds.Ludovic Courtès2013-06-25
* build-system/trivial: Don't bind `%target' in the builder.Ludovic Courtès2013-06-25
* gnu: gawk: Allow cross-compilation.Ludovic Courtès2013-06-25
* build-system/gnu: Disable test suite when cross building.Ludovic Courtès2013-06-24
* gnu: libffi: Upgrade to 3.0.13.Ludovic Courtès2013-06-22
* utils: `set-path-environment-variable' calls `unsetenv' for empty values.Ludovic Courtès2013-06-22
* gnu: acl, attr: Make `gettext' a native input.Ludovic Courtès2013-06-22
* gnu: gmp: Upgrade to 5.1.2.Ludovic Courtès2013-06-22
* gnu: gawk: Upgrade to 4.1.0.Ludovic Courtès2013-06-22
* gnu: gzip: Upgrade to 1.6.Ludovic Courtès2013-06-22
* build-system/gnu: Set #:tests? to #f when cross-compiling.Ludovic Courtès2013-06-22
* build-system/gnu: Save `environment-variables' after each phase.Ludovic Courtès2013-06-21
* build-system/gnu: Unify with (guix build-system gnu-cross-build).Ludovic Courtès2013-06-21
* Merge branch 'master' into core-updatesLudovic Courtès2013-06-20
|\
| * build: Move Hydra recipe to build-aux/hydra.Ludovic Courtès2013-06-20
| * package: Fix i18n of the number of packages message.Ludovic Courtès2013-06-20
| * substitute-binary: Report progress while downloading.Ludovic Courtès2013-06-20
| * Update eo.po.Ludovic Courtès2013-06-19
| * build: Split Makefile.am into two parts.Ludovic Courtès2013-06-19
| * package: Display the number of installed packages upon completion.Ludovic Courtès2013-06-19
| * Add `substitute-binary.scm' to POTFILES.in.Ludovic Courtès2013-06-19
| * gnu: Add ImageMagick.Ludovic Courtès2013-06-19
| * substitute-binary: Provide feedback when the server is unresponsive.Ludovic Courtès2013-06-18
| * build: Fix `sync-with-upstream'.Ludovic Courtès2013-06-18
| * gnu: Add Linux iproute2.Ludovic Courtès2013-06-18
| * gnu: Add iptables.Ludovic Courtès2013-06-18
| * gnu: graphviz: Fix typo.Ludovic Courtès2013-06-18
| * gnu: Move subversion with the other version control systems.Cyril Roelandt2013-06-17
| * build: Remove non-existent git.scm from Makefile.am.Ludovic Courtès2013-06-17
| * gnu: Add Graphviz.Ludovic Courtès2013-06-17