Skip to content
Snippets Groups Projects
  1. Nov 25, 2012
    • Nikita Karetnikov's avatar
      distro: Add GNU Wget. · da7b042d
      Nikita Karetnikov authored
      * distro/packages/wget.scm: New file; patch-shebang phase added by
        Ludovic Courtès.
      * Makefile.am (MODULES): Add it.
      da7b042d
  2. Nov 24, 2012
  3. Nov 23, 2012
    • Nikita Karetnikov's avatar
      distro: Add GNU Gettext. · f190f92f
      Nikita Karetnikov authored
      * distro/packages/gettext.scm,
        distro/packages/patches/gettext-gets-undeclared.patch: New files.
      * Makefile.am (MODULES): Add 'gettext.scm'.
        (dist_patch_DATA): Add 'gettext-gets-undeclared.patch'.
      f190f92f
    • Ludovic Courtès's avatar
      build: Change bug-report address; add URL. · ec528860
      Ludovic Courtès authored
      * configure.ac: Change bug-report address in `AC_INIT'; add URL.
      ec528860
    • Nikita Karetnikov's avatar
      distro: Add GNU Shishi. · 5b2fd618
      Nikita Karetnikov authored
      * distro/packages/shishi.scm,
        distro/packages/patches/shishi-gets-undeclared.patch: New files.
      * Makefile.am (MODULES): Add 'shishi.scm'.
        (dist_patch_DATA): Add 'shishi-gets-undeclared.patch'.
      5b2fd618
  4. Nov 22, 2012
  5. Nov 21, 2012
  6. Nov 20, 2012
    • Ludovic Courtès's avatar
      build: Fix `hydra.scm' recipe. · dce3a40b
      Ludovic Courtès authored
      * hydra.scm: Redirect the output port to the error port.
        (package-job): Return a name/thunk pair.
        (hydra-jobs)[system]: Use either the `system' key (a symbol) in
        ARGUMENTS, or (%current-system)'.
      dce3a40b
  7. Nov 19, 2012
  8. Nov 18, 2012
  9. Nov 15, 2012
    • Ludovic Courtès's avatar
      distro: Rebuild bootstrap Binutils and GCC. · 68c141f1
      Ludovic Courtès authored
      These new binaries are built with the `--with-lib-path' and
      `--with-local-prefix' flags, respectively, as introduced in commit
      01d45404.
      
      * distro/packages/bootstrap.scm (%bootstrap-coreutils&co,
        %bootstrap-glibc): Update URL.
        (%bootstrap-binutils, %bootstrap-gcc): Update URL and hashes.
      * build-aux/download.scm (file-name->uri): Update URL.
      68c141f1
    • Ludovic Courtès's avatar
      distro: Configure ld and GCC to not look under /usr & co. · 01d45404
      Ludovic Courtès authored
      This fixes impurities with non-chroot builds on LFS-style distros.
      
      * distro/packages/base.scm (binutils): Pass `--with-lib-path'.
        (gcc-4.7): Pass `--with-local-prefix'.
      * distro/packages/make-bootstrap.scm (%binutils-static): Pass
        `--with-lib-path'.
      01d45404
  10. Nov 13, 2012
  11. Nov 12, 2012
Loading