This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  598608c7eec51ff0911a77c953a984d494e45a62 (commit)
       via  f755aa3f7ac7a413d8fcc35b1264aff813cd9313 (commit)
       via  089b06348e8129980660c69f8122015c1ad6ae9c (commit)
       via  1984b43895dc8ef9f093482bc8ac5fb7e20054b8 (commit)
       via  3871c9f50092b152367f6b2b570d481386e0d398 (commit)
      from  9aa949a4b6cb3f0501458f82cc1a33dba0130a57 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 598608c7eec51ff0911a77c953a984d494e45a62
Author: Ludovic Courtès <l...@gnu.org>
Date:   Sat May 25 22:39:51 2013 +0200

    build: `hydra.scm' cross-builds a few more packages.
    
    * hydra.scm (%packages-to-cross-build): Add a few packages.

commit f755aa3f7ac7a413d8fcc35b1264aff813cd9313
Author: Ludovic Courtès <l...@gnu.org>
Date:   Sat May 25 20:12:26 2013 +0200

    gnu: ncurses, readline: Allow cross-compilation.
    
    * gnu/packages/ncurses.scm (ncurses): Add `cross-pre-install-phase'.
      Use different phases when (%current-target-system) is true.
    * gnu/packages/readline.scm (readline): Use %standard-cross-phases as
      the base when (%current-target-system) is true.

commit 089b06348e8129980660c69f8122015c1ad6ae9c
Author: Ludovic Courtès <l...@gnu.org>
Date:   Sat May 25 18:03:52 2013 +0200

    gnu: libffi: Allow cross-compilation.
    
    * gnu/packages/libffi.scm (libffi): Use %standard-cross-phases as the
      base when cross-compiling.  Add (guix build gnu-cross-build) to the
      #:modules when cross-compiling.  Improve synopsis.

commit 1984b43895dc8ef9f093482bc8ac5fb7e20054b8
Author: Ludovic Courtès <l...@gnu.org>
Date:   Sat May 25 18:00:01 2013 +0200

    gnu: libtool: Allow cross-compilation.
    
    * gnu/packages/autotools.scm (libtool)[arguments]: Use #:phases argument
      only when building natively.

commit 3871c9f50092b152367f6b2b570d481386e0d398
Author: Ludovic Courtès <l...@gnu.org>
Date:   Sat May 25 17:54:27 2013 +0200

    gnu: gawk: Allow cross-compilation.
    
    * gnu/packages/gawk.scm (gawk)[arguments]: Use `set-shell-file-name'
      phase that works when cross-compiling; use `%standard-cross-phases' as
      the base when (%current-target-system) is true.

-----------------------------------------------------------------------

Summary of changes:
 gnu/packages/autotools.scm |   44 +++++++++++++++++++++++---------------------
 gnu/packages/gawk.scm      |   17 ++++++++++++-----
 gnu/packages/libffi.scm    |   11 ++++++++---
 gnu/packages/ncurses.scm   |   41 +++++++++++++++++++++++++++++++----------
 gnu/packages/readline.scm  |    4 +++-
 hydra.scm                  |    3 ++-
 6 files changed, 79 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
guix source archive

Reply via email to