Archived
1
0
Fork 0

Commit graph

  • b0efe83a8f gnu-maintenance: Use `recutils->alist'. Ludovic Courtès 2013-07-10 18:08:09 +02:00
  • c8772a7a21 records: `alist->record' supports multiple-field occurrences. Ludovic Courtès 2013-07-10 18:04:08 +02:00
  • b7b8828801 records: `recutils->alist' recognizes comments. Ludovic Courtès 2013-07-10 17:01:47 +02:00
  • fdc1bf659d records: Add `recutils->alist' for public consumption. Ludovic Courtès 2013-07-10 16:54:17 +02:00
  • c0edcc3c19 gnu: libpng: Upgrade to 1.5.17. Ludovic Courtès 2013-07-10 15:55:39 +02:00
  • edd258fd6b list-packages: Write out the HTML page as UTF-8. Ludovic Courtès 2013-07-10 11:52:35 +02:00
  • 03aedf8d7a tests: Fix guix-package.sh in the presence of multiple-output `make'. Ludovic Courtès 2013-07-10 01:00:19 +02:00
  • b592f7113e Add `build-aux/list-packages.scm'. Ludovic Courtès 2013-07-10 00:27:53 +02:00
  • c769406010 Merge branch 'core-updates' Ludovic Courtès 2013-07-09 22:17:18 +02:00
  • 91ef73d464 doc: Add "Installing Debugging Files". Ludovic Courtès 2013-07-09 00:24:54 +02:00
  • 6e721c4d02 doc: Add "Packages with Multiple Outputs" section. Ludovic Courtès 2013-07-08 23:33:45 +02:00
  • ee48b283fa tests: Adjust `package-field-location' test for Guile <= 2.0.6. Ludovic Courtès 2013-07-08 22:53:31 +02:00
  • caddc24fa4 build: Set the umask to 0022 before running the daemon for tests. Ludovic Courtès 2013-07-08 22:37:02 +02:00
  • 4ca0cefd1b build: Set the umask to 0022 before running the daemon for tests. Ludovic Courtès 2013-07-08 22:37:02 +02:00
  • 2c9143a1f3 gnu: gettext: Upgrade to 0.18.3. Ludovic Courtès 2013-07-08 00:13:15 +02:00
  • acf428dd0b gnu: tzdata: Upgrade to 2013d. Ludovic Courtès 2013-07-07 23:40:36 +02:00
  • b208a00501 doc: Move the packaging guidelines to the manual. Ludovic Courtès 2013-07-07 23:26:31 +02:00
  • 8b315a6dd5 doc: Add a "Porting" section. Ludovic Courtès 2013-07-07 01:02:48 +02:00
  • 401c53c469 doc: Add a "Boostrapping" section. Ludovic Courtès 2013-07-07 00:29:50 +02:00
  • c8ebc82187 gnu: gcc: Add Texinfo to the native inputs. Ludovic Courtès 2013-07-06 18:08:29 +02:00
  • b97556d75c build: Bail out on unsupported platforms; add `--with-courage'. Ludovic Courtès 2013-07-05 21:54:52 +02:00
  • 3a4ebc1124 gnu: make-bootstrap: guile-static-stripped has no "debug" output. Ludovic Courtès 2013-07-05 14:39:47 +02:00
  • eb25a30a42 build: Correctly determine the system type for non-Linux systems. Ludovic Courtès 2013-07-05 14:14:21 +02:00
  • 8c95b27ce6 store: Deal with unsupported `setsockopt' operation on GNU/Hurd. Ludovic Courtès 2013-07-04 22:49:00 +02:00
  • 5363abb776 daemon: Make argp usage compatible with libc on GNU/Hurd. Ludovic Courtès 2013-07-04 22:46:26 +02:00
  • a1c39ede7d Import (guix hash) in build-aux/download.scm. Ludovic Courtès 2013-07-04 13:43:54 +02:00
  • 82f9b17687 build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f. Ludovic Courtès 2013-07-04 13:26:35 +02:00
  • a4627d498a gnu: cross-libc: Remove the "debug" output. Ludovic Courtès 2013-07-04 11:08:28 +02:00
  • 9bf62d9b1d gnu: Add a "debug" output for some packages. Ludovic Courtès 2013-07-03 23:55:04 +02:00
  • be58d01a7e build-system/gnu: Write debug files to the "debug" sub-derivation, if any. Ludovic Courtès 2013-07-03 23:53:31 +02:00
  • d475b25953 utils: Re-export alist-cons' and alist-delete'. Ludovic Courtès 2013-07-03 23:08:41 +02:00
  • 6d73e17bb4 gnu: Add noweb. Ludovic Courtès 2013-07-03 15:10:34 +02:00
  • 2b2fdd45bb gnu: qemu: Upgrade to 1.5.1. Ludovic Courtès 2013-07-03 01:04:57 +02:00
  • 423002544d Update NEWS' and TODO'. Ludovic Courtès 2013-07-02 22:58:50 +02:00
  • b0fad8a2d4 Use port-sha256' and open-sha256-port'. Ludovic Courtès 2013-07-03 01:17:11 +02:00
  • 69927e78de hash: Add `open-sha256-port'. Ludovic Courtès 2013-07-02 22:38:03 +02:00
  • 72626a71a9 Move `sha256' to (guix hash). Ludovic Courtès 2013-07-01 23:28:21 +02:00
  • 82323a8085 gnu: liboop: Fix & improve meta-data. Ludovic Courtès 2013-07-01 11:43:23 +02:00
  • 1a8b783470 ui: Don't make substituter-related RPCs at all when substitutes are disabled. Ludovic Courtès 2013-07-01 00:29:22 +02:00
  • a4572a1720 gnu: Add GNU vc-dwim. Ludovic Courtès 2013-07-01 00:18:36 +02:00
  • d3066a0d13 gnu: Add GNU Rush. Ludovic Courtès 2013-06-29 22:20:11 +02:00
  • bb7dcaea57 substitute-binary: Avoid dangling connections to the server. Ludovic Courtès 2013-06-29 22:10:06 +02:00
  • 013ce67b19 gnutls: fix the test-suite for 32 bits systems. Cyril Roelandt 2013-06-27 23:57:45 +02:00
  • 88a0b7b051 gnu: lout: Upgrade to 3.40. Ludovic Courtès 2013-06-27 22:36:41 +02:00
  • 3bba7b0a8f download: Add Savannah's master site. Ludovic Courtès 2013-06-27 22:36:23 +02:00
  • 96a8259a9d gnu: lsh: Upgrade to 2.1. Ludovic Courtès 2013-06-27 22:27:26 +02:00
  • ca16cb9606 gnu: gcc: Use `gcc-configure-flags-for-triplet' when cross-compiling GCC. Ludovic Courtès 2013-06-26 23:02:49 +02:00
  • 58ab9f9b8e build: Add "mips64el-linux-gnuabi64" as a cross build target. Ludovic Courtès 2013-06-26 22:41:09 +02:00
  • beda99e882 gnu: cross-base: Add support for `mips64el-linux-gnu-gnuabi64' (N64 ABI). Ludovic Courtès 2013-06-26 22:37:38 +02:00
  • 5708485357 gnu: make-bootstrap: Fix cross compilation of binutils-static. Ludovic Courtès 2013-06-26 17:23:56 +02:00
  • 11acdf1747 gnu: make-bootstrap: Have %gcc-static actually static when cross building. Ludovic Courtès 2013-06-26 17:01:10 +02:00
  • de1d41f980 gnu: gcc: Allow cross-compilation of GCC itself. Ludovic Courtès 2013-06-26 16:51:39 +02:00
  • e7133c7680 gnu: cross-base: Make `glibc-dynamic-linker' do the right thing. Ludovic Courtès 2013-06-26 16:27:51 +02:00
  • c8fa51f2d6 gnu: cross-base: Build Binutils with `--with-sysroot=/'. Ludovic Courtès 2013-06-26 14:31:24 +02:00
  • 9306d350b2 build: Build the bootstrap tarballs on Hydra. Ludovic Courtès 2013-06-25 23:45:34 +02:00
  • a410a0105d gnu: make-bootstrap: Allow cross-compilation of the bootstrap tarballs. Ludovic Courtès 2013-06-25 23:39:14 +02:00
  • a3cff41dd1 build-system/gnu: `package-with-explicit-inputs' skips non-GBS packages. Ludovic Courtès 2013-06-25 23:04:32 +02:00
  • 0de71c233c gnu: cross-base: Make the cross tools native inputs. Ludovic Courtès 2013-06-25 20:57:14 +02:00
  • 7e873a6708 build-system/gnu: Augment `package-with-explicit-inputs' for cross builds. Ludovic Courtès 2013-06-25 20:54:56 +02:00
  • 6e1c4093d2 gnu: bigloo: Explicitly link libbigloopthread against libgc. Ludovic Courtès 2013-06-25 20:31:10 +02:00
  • ac5c1cec86 build-system/trivial: Don't bind `%target' in the builder. Ludovic Courtès 2013-06-25 00:06:31 +02:00
  • 1e4310f1f2 gnu: gawk: Allow cross-compilation. Ludovic Courtès 2013-06-25 00:00:09 +02:00
  • f7c3429073 build-system/gnu: Disable test suite when cross building. Ludovic Courtès 2013-06-24 23:26:50 +02:00
  • 527e796125 gnu: Add gdk-pixbuf. Andreas Enge 2013-06-15 09:26:07 +02:00
  • ea2ddd3334 gnu: ed: Upgrade to 1.9. Ludovic Courtès 2013-06-22 19:03:35 +02:00
  • 2c034e1bd0 gnu: gcc-4.8: Upgrade to 4.8.1. Ludovic Courtès 2013-06-22 19:03:10 +02:00
  • a62b83d52f gnu: libffi: Upgrade to 3.0.13. Ludovic Courtès 2013-06-22 16:47:09 +02:00
  • b15669f37d utils: set-path-environment-variable' calls unsetenv' for empty values. Ludovic Courtès 2013-06-22 16:42:46 +02:00
  • ee26820636 gnu: acl, attr: Make `gettext' a native input. Ludovic Courtès 2013-06-22 16:32:30 +02:00
  • 8572bf5e0c gnu: gmp: Upgrade to 5.1.2. Ludovic Courtès 2013-06-22 16:29:40 +02:00
  • d16368cf41 gnu: gawk: Upgrade to 4.1.0. Ludovic Courtès 2013-06-22 16:29:19 +02:00
  • 2a511f7a1a gnu: gzip: Upgrade to 1.6. Ludovic Courtès 2013-06-22 16:27:13 +02:00
  • 2f41f51c40 build-system/gnu: Set #:tests? to #f when cross-compiling. Ludovic Courtès 2013-06-22 16:15:23 +02:00
  • 91a7fde456 download: Don't fail when abbreviating `file://' URIs. Ludovic Courtès 2013-06-22 16:10:25 +02:00
  • 4ca968eb95 build-system/gnu: Save `environment-variables' after each phase. Ludovic Courtès 2013-06-21 00:32:07 +02:00
  • 56c092ce94 build-system/gnu: Unify with (guix build-system gnu-cross-build). Ludovic Courtès 2013-06-21 00:25:54 +02:00
  • d501fad11c Merge branch 'master' into core-updates Ludovic Courtès 2013-06-20 23:51:00 +02:00
  • 4db00e4210 gnu: libgc: Always build with -DUSE_LIBC_PRIVATES. Ludovic Courtès 2013-06-20 23:47:22 +02:00
  • fba96c4885 gnu: libgc: Switch to 7.2d. Ludovic Courtès 2013-06-20 23:45:41 +02:00
  • f3211ef386 build: Move Hydra recipe to build-aux/hydra. Ludovic Courtès 2013-06-20 22:49:34 +02:00
  • fe1818e26a package: Fix i18n of the number of packages message. Ludovic Courtès 2013-06-20 21:24:14 +02:00
  • a85060efec substitute-binary: Report progress while downloading. Ludovic Courtès 2013-06-20 23:41:11 +02:00
  • e3f6f8b448 Update eo.po. Ludovic Courtès 2013-06-19 23:19:35 +02:00
  • d516736c58 build: Split Makefile.am into two parts. Ludovic Courtès 2013-06-19 23:19:03 +02:00
  • 9af05aa29d package: Display the number of installed packages upon completion. Ludovic Courtès 2013-06-19 22:42:03 +02:00
  • c7c834a998 Add `substitute-binary.scm' to POTFILES.in. Ludovic Courtès 2013-06-19 19:27:53 +02:00
  • 7fa37abca0 gnu: Add ImageMagick. Ludovic Courtès 2013-06-19 19:27:23 +02:00
  • 2207f73156 substitute-binary: Provide feedback when the server is unresponsive. Ludovic Courtès 2013-06-18 00:11:40 +02:00
  • 8cf13c1f70 build: Fix `sync-with-upstream'. Ludovic Courtès 2013-06-17 23:54:39 +02:00
  • 90a0048f5e gnu: Add Linux iproute2. Ludovic Courtès 2013-06-17 23:53:42 +02:00
  • 10afdf5061 gnu: Add iptables. Ludovic Courtès 2013-06-17 22:33:35 +02:00
  • 30ac136d6d gnu: graphviz: Fix typo. Ludovic Courtès 2013-06-17 12:25:19 +02:00
  • cf3fe3b071 gnu: Move subversion with the other version control systems. Cyril Roelandt 2013-06-15 03:33:42 +02:00
  • 5686807ee9 build: Remove non-existent git.scm from Makefile.am. Ludovic Courtès 2013-06-17 01:18:09 +02:00
  • b1b07d72c7 gnu: Add Graphviz. Ludovic Courtès 2013-06-17 01:15:55 +02:00
  • 7997c4bf76 gnu: libpng: Propagate zlib. Ludovic Courtès 2013-06-17 01:16:24 +02:00
  • d517142b8e gnu: Add GD. Ludovic Courtès 2013-06-16 23:57:34 +02:00
  • 30645251d1 gnu: Add Racket. Ludovic Courtès 2013-06-16 20:43:29 +02:00
  • 9c71a2aec4 build-system/trivial: Fix introduction of `%target' when cross-building. Ludovic Courtès 2013-06-15 23:38:31 +02:00
  • 934488ccd3 gnu: linux-libre-headers: Allow cross-compilation. Ludovic Courtès 2013-06-15 23:33:56 +02:00