Skip to content
Snippets Groups Projects
  1. Nov 03, 2012
    • Ludovic Courtès's avatar
      build: Clearly mark Nixpkgs as optional. · e76bdf8b
      Ludovic Courtès authored
      * configure.ac: Always show the result of checking for Nixpkgs.  Don't
        warn when Nixpkgs is not found.
      * Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Remove `--with-nixpkgs'
        flag.
      * guix/utils.scm (%nixpkgs-directory): Use either the compile-time or
        the run-time `NIXPKGS' environment variable.
      * release.nix (jobs.tarball, jobs.build): Remove `--with-nixpkgs'
        configure flag.
      * README: Mark Nixpkgs as optional.
      
      * distro/packages/databases.scm, distro/packages/guile.scm,
        distro/packages/typesetting.scm: Change uses of `nixpkgs-derivation*'
        to `nixpkgs-derivation', to avoid failing at compile-time.
      e76bdf8b
  2. Nov 01, 2012
  3. Oct 24, 2012
    • Ludovic Courtès's avatar
      Add `guix-download'. · c52a5bf0
      Ludovic Courtès authored
      * guix-download.in: New file.
      * configure.ac: Emit `guix-download' and make it executable.
      * Makefile.am (bin_SCRIPTS): Add `guix-download'.
      * po/POTFILES.in: Add `guix-download.in'.
      c52a5bf0
  4. Oct 04, 2012
  5. Aug 27, 2012
  6. Aug 22, 2012
  7. Aug 17, 2012
  8. Aug 14, 2012
  9. Jul 07, 2012
  10. Jul 01, 2012
  11. Jun 30, 2012
  12. Jun 29, 2012
    • Ludovic Courtès's avatar
      Gettextize, with GNU Gettext 0.18.1. · f68b0893
      Ludovic Courtès authored
      * Makefile.am (EXTRA_DIST): Add `build-aux/config.rpath'.
        (SUBDIRS, ACLOCAL_AMFLAGS): New variables.
      
      * configure.ac: Use `AM_GNU_GETTEXT'.  Emit `po/Makefile.in'.
      
      * po/Makevars, po/POTFILES.in: New files.
      f68b0893
  13. Jun 15, 2012
  14. Jun 13, 2012
Loading