| Commit message (Expand) | Author | Age |
* | gnu: gnupg: Upgrade support libraries. | Ludovic Courtès | 2013-07-12 |
* | substitute-binary: Directly replace the global `regexp-exec'. | Ludovic Courtès | 2013-07-11 |
* | gnu: help2man: Upgrade to 1.43.3. | Ludovic Courtès | 2013-07-11 |
* | gnu: xorriso: Upgrade to 1.3.0. | Ludovic Courtès | 2013-07-11 |
* | substitute-binary: Increase the default timeout. | Ludovic Courtès | 2013-07-11 |
* | gnu: automake: Upgrade to 1.14. | Ludovic Courtès | 2013-07-11 |
* | guix refresh: Keep only the newest versions of packages as upgrade candidates. | Ludovic Courtès | 2013-07-11 |
* | list-packages: Show the package logo, when available. | Ludovic Courtès | 2013-07-10 |
* | Update eo.po. | Ludovic Courtès | 2013-07-10 |
* | gnu-maintenance: Add `doc-description' field to <gnu-package-descriptor>. | Ludovic Courtès | 2013-07-10 |
* | records: `recutils->alist' recognizes lines starting with a `+'. | Ludovic Courtès | 2013-07-10 |
* | gnu-maintenance: Use `recutils->alist'. | Ludovic Courtès | 2013-07-10 |
* | records: `alist->record' supports multiple-field occurrences. | Ludovic Courtès | 2013-07-10 |
* | records: `recutils->alist' recognizes comments. | Ludovic Courtès | 2013-07-10 |
* | records: Add `recutils->alist' for public consumption. | Ludovic Courtès | 2013-07-10 |
* | gnu: libpng: Upgrade to 1.5.17. | Ludovic Courtès | 2013-07-10 |
* | list-packages: Write out the HTML page as UTF-8. | Ludovic Courtès | 2013-07-10 |
* | tests: Fix guix-package.sh in the presence of multiple-output `make'. | Ludovic Courtès | 2013-07-10 |
* | Add `build-aux/list-packages.scm'. | Ludovic Courtès | 2013-07-10 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2013-07-09 |
|\ |
|
| * | doc: Add "Installing Debugging Files". | Ludovic Courtès | 2013-07-09 |
| * | doc: Add "Packages with Multiple Outputs" section. | Ludovic Courtès | 2013-07-08 |
| * | build: Set the umask to 0022 before running the daemon for tests. | Ludovic Courtès | 2013-07-08 |
| * | gnu: gettext: Upgrade to 0.18.3. | Ludovic Courtès | 2013-07-08 |
| * | gnu: tzdata: Upgrade to 2013d. | Ludovic Courtès | 2013-07-07 |
| * | doc: Move the packaging guidelines to the manual. | Ludovic Courtès | 2013-07-07 |
| * | doc: Add a "Porting" section. | Ludovic Courtès | 2013-07-07 |
| * | doc: Add a "Boostrapping" section. | Ludovic Courtès | 2013-07-07 |
| * | gnu: gcc: Add Texinfo to the native inputs. | Ludovic Courtès | 2013-07-06 |
| * | gnu: make-bootstrap: guile-static-stripped has no "debug" output. | Ludovic Courtès | 2013-07-05 |
| * | build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f. | Ludovic Courtès | 2013-07-04 |
| * | gnu: cross-libc: Remove the "debug" output. | Ludovic Courtès | 2013-07-04 |
| * | gnu: Add a "debug" output for some packages. | Ludovic Courtès | 2013-07-03 |
| * | build-system/gnu: Write debug files to the "debug" sub-derivation, if any. | Ludovic Courtès | 2013-07-03 |
| * | utils: Re-export `alist-cons' and `alist-delete'. | Ludovic Courtès | 2013-07-03 |
| * | gnu: gcc: Use `gcc-configure-flags-for-triplet' when cross-compiling GCC. | Ludovic Courtès | 2013-06-26 |
| * | build: Add "mips64el-linux-gnuabi64" as a cross build target. | Ludovic Courtès | 2013-06-26 |
| * | gnu: cross-base: Add support for `mips64el-linux-gnu-gnuabi64' (N64 ABI). | Ludovic Courtès | 2013-06-26 |
| * | gnu: make-bootstrap: Fix cross compilation of binutils-static. | Ludovic Courtès | 2013-06-26 |
| * | gnu: make-bootstrap: Have %gcc-static actually static when cross building. | Ludovic Courtès | 2013-06-26 |
| * | gnu: gcc: Allow cross-compilation of GCC itself. | Ludovic Courtès | 2013-06-26 |
| * | gnu: cross-base: Make `glibc-dynamic-linker' do the right thing. | Ludovic Courtès | 2013-06-26 |
| * | gnu: cross-base: Build Binutils with `--with-sysroot=/'. | Ludovic Courtès | 2013-06-26 |
| * | build: Build the bootstrap tarballs on Hydra. | Ludovic Courtès | 2013-06-25 |
| * | gnu: make-bootstrap: Allow cross-compilation of the bootstrap tarballs. | Ludovic Courtès | 2013-06-25 |
| * | build-system/gnu: `package-with-explicit-inputs' skips non-GBS packages. | Ludovic Courtès | 2013-06-25 |
| * | gnu: cross-base: Make the cross tools native inputs. | Ludovic Courtès | 2013-06-25 |
| * | build-system/gnu: Augment `package-with-explicit-inputs' for cross builds. | Ludovic Courtès | 2013-06-25 |
| * | build-system/trivial: Don't bind `%target' in the builder. | Ludovic Courtès | 2013-06-25 |
| * | gnu: gawk: Allow cross-compilation. | Ludovic Courtès | 2013-06-25 |