Commit Graph

  • f190f92f91 distro: Add GNU Gettext. Nikita Karetnikov 2012-11-23 23:31:26 +0000
  • ec5288609b build: Change bug-report address; add URL. Ludovic Courtès 2012-11-24 00:36:36 +0100
  • 5b2fd61868 distro: Add GNU Shishi. Nikita Karetnikov 2012-11-23 23:00:50 +0100
  • 36d4d49e69 distro: Move (distro packages libtool) to (distro packages autotools). Nikita Karetnikov 2012-11-22 00:50:28 +0000
  • 80ffc7082c distro: Add GNU Autoconf and GNU Automake. Nikita Karetnikov 2012-11-22 00:10:21 +0000
  • e2b2c46693 distro: Add Flex. Ludovic Courtès 2012-11-22 18:22:48 +0100
  • cf153fc472 distro: Add GNU Bison. Ludovic Courtès 2012-11-22 17:57:37 +0100
  • 30c40755fc distro: Add GDBM. Ludovic Courtès 2012-11-22 17:56:35 +0100
  • 0aa94f0ca4 distro: Add GNU Ed. Nikita Karetnikov 2012-11-21 12:24:14 +0000
  • 3dc1970dda doc: Document basic package definitions. Ludovic Courtès 2012-11-21 15:56:43 +0100
  • dce3a40bae build: Fix `hydra.scm' recipe. Ludovic Courtès 2012-11-21 00:57:47 +0100
  • 5075e28305 guix-package: Extract version strings when installing a direct store path. Ludovic Courtès 2012-11-19 23:51:08 +0100
  • ef1ee6b221 guix-build: Use `location->string'. Ludovic Courtès 2012-11-19 23:41:17 +0100
  • d9d0536340 guix-package: Record the correct version string in manifests. Ludovic Courtès 2012-11-19 23:21:54 +0100
  • 64fc89b6ec guix-package: Add `--list-available'. Ludovic Courtès 2012-11-19 23:02:59 +0100
  • ba326ce41b distro: Add `fold-packages'. Ludovic Courtès 2012-11-19 22:37:50 +0100
  • 733b4130d7 guix-package: Add `--list-installed'. Ludovic Courtès 2012-11-19 22:39:45 +0100
  • c6f09dfade guix-package: Fix typo. Ludovic Courtès 2012-11-19 22:19:26 +0100
  • fb9821f023 distro: Add GNU Zile. Ludovic Courtès 2012-11-19 21:46:31 +0100
  • cc8e5e25b4 distro: Add GNU help2man. Ludovic Courtès 2012-11-19 21:42:11 +0100
  • 1df895b00b distro: Add GNU Pies and GNU Inetutils. Ludovic Courtès 2012-11-18 18:42:29 +0100
  • 8c0e5b1e87 build: Add `hydra.scm'. Ludovic Courtès 2012-11-18 18:35:26 +0100
  • b6dd891c1c doc: Add `ROADMAP'. Ludovic Courtès 2012-11-18 17:46:55 +0100
  • 6b8875c838 doc: Add `TODO'. Ludovic Courtès 2012-11-18 17:10:47 +0100
  • d38487e9ca doc: Add a "Related software" section to `README'. Ludovic Courtès 2012-11-18 15:25:01 +0100
  • f8348b91ad Turn Guix into "GNU Guix". Ludovic Courtès 2012-11-18 15:22:00 +0100
  • 68c141f144 distro: Rebuild bootstrap Binutils and GCC. Ludovic Courtès 2012-11-16 00:26:34 +0100
  • 01d45404f6 distro: Configure ld and GCC to not look under /usr & co. Ludovic Courtès 2012-11-16 00:23:06 +0100
  • ec4d308a9e guix-download: Use code from (guix build download). Ludovic Courtès 2012-11-13 22:57:36 +0100
  • 352ec143de guix-download: Add support for file:// URIs. Ludovic Courtès 2012-11-13 22:57:50 +0100
  • ecdb81e159 guix-download: Gracefully handle invalid URIs. Ludovic Courtès 2012-11-13 22:13:11 +0100
  • db32c281dd distro: Add GNU Texinfo. Ludovic Courtès 2012-11-13 21:46:10 +0100
  • 7543f8653b distro: Add GNU Libtasn1 and GnuTLS. Ludovic Courtès 2012-11-13 21:44:57 +0100
  • 2e65982725 distro: Add GNU Nettle. Ludovic Courtès 2012-11-13 21:43:30 +0100
  • c6eac7616c distro: Add LZO. Ludovic Courtès 2012-11-13 21:42:12 +0100
  • 92b8d1ea8b tests: Make sure to use the bootstrap Guile. Ludovic Courtès 2012-11-13 00:40:29 +0100
  • 1dfb715df0 tests: Remove extraneous test. Ludovic Courtès 2012-11-13 00:34:56 +0100
  • 671d8f5e6f build: Add $(top_builddir) to the load path. Ludovic Courtès 2012-11-13 00:33:43 +0100
  • 25608d640a distro: Patch libc to avoid accessing /etc/ld.so.cache and friends. Ludovic Courtès 2012-11-12 23:58:01 +0100
  • 0db342a590 distro: Use `mirror://' URLs. Ludovic Courtès 2012-11-12 23:34:03 +0100
  • 94d222ad97 download: Add support for mirror:// URLs. Ludovic Courtès 2012-11-12 23:20:06 +0100
  • 270246defe download: Follow HTTP redirections. Ludovic Courtès 2012-11-12 23:09:32 +0100
  • 87f5d36630 Remove (guix http) and (guix ftp). Ludovic Courtès 2012-11-13 00:22:44 +0100
  • 62cab99c32 Add (guix download) and (guix build download). Ludovic Courtès 2012-11-12 23:10:26 +0100
  • ddc29a782e Move base32 code to (guix base32). Ludovic Courtès 2012-11-11 22:33:28 +0100
  • 9e782349fe tests: Choose a less expensive test for packages. Ludovic Courtès 2012-11-09 23:59:11 +0100
  • cfeb75954a http: Add informative output. Ludovic Courtès 2012-11-09 00:21:18 +0100
  • e722af7522 http: Check the HTTP response code, and bail if not 200. Ludovic Courtès 2012-11-09 00:19:20 +0100
  • 7bdd1f0e3c derivations: build-expression->derivation: Builder only refers to sources. Ludovic Courtès 2012-11-09 00:07:10 +0100
  • 813986ac09 derivations: Add tests relative to fixed-output derivations. Ludovic Courtès 2012-11-08 23:55:12 +0100
  • c4c7406b90 store: Document add-to-store' hack for fixed?'. Ludovic Courtès 2012-11-08 00:26:13 +0100
  • a3aa25f83d guix-download: Print the hash of the file's contents, no that of the path. Ludovic Courtès 2012-11-08 00:25:26 +0100
  • 37d19403e7 guix-download: Error out when the HTTP response code is not 200. Ludovic Courtès 2012-11-08 00:13:25 +0100
  • 912209ee61 guix-build: Error out when `-S' used for source-less package. Ludovic Courtès 2012-11-07 23:41:59 +0100
  • eeaf44276c doc: Document the features and `guix-package'. Ludovic Courtès 2012-11-07 19:24:03 +0100
  • 9518856b9b guix-package: Fix handling of the PACKAGE:OUTPUT syntax. Ludovic Courtès 2012-11-07 19:14:22 +0100
  • 1227fabb65 guix-package: Fix invalid module use. Ludovic Courtès 2012-11-07 19:13:10 +0100
  • 74fe2df2ad build: Remove now unnecessary dependency of downloads on guix/utils.go. Ludovic Courtès 2012-11-07 18:00:16 +0100
  • c78bd12b44 doc: Document `guix-build'. Ludovic Courtès 2012-11-07 17:07:15 +0100
  • d3c9a1dae8 doc: Remove unnecessary @ifinfo. Ludovic Courtès 2012-11-07 16:45:11 +0100
  • 8ba60d7b65 distro: Move bootstrap tarball packages to (distro packages make-bootstrap). Ludovic Courtès 2012-11-06 22:55:44 +0100
  • ce1ef15b25 distro: bash-final: Link with `-static-libgcc'. Ludovic Courtès 2012-11-05 23:50:34 +0100
  • 53dcd5eea1 build-system/gnu: Add `static-libgcc-package' & supporting procedure. Ludovic Courtès 2012-11-05 23:50:05 +0100
  • bca114d528 distro: gcc: Don't add a RUNPATH to GCC when using `-static-libgcc'. Ludovic Courtès 2012-11-05 22:25:52 +0100