guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, ttn/misc-maint, created. release_1-9-1


From: Thien-Thi Nguyen
Subject: [Guile-commits] GNU Guile branch, ttn/misc-maint, created. release_1-9-11-72-g92bcfc4
Date: Thu, 17 Jun 2010 14:58:53 +0000

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 "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=92bcfc4fcae3a1e40acf3768de36f6584cdd8d00

The branch, ttn/misc-maint has been created
        at  92bcfc4fcae3a1e40acf3768de36f6584cdd8d00 (commit)

- Log -----------------------------------------------------------------
commit 92bcfc4fcae3a1e40acf3768de36f6584cdd8d00
Author: Thien-Thi Nguyen <address@hidden>
Date:   Thu Jun 17 16:12:40 2010 +0200

    [maint] Avoid no-op config-subst for libguile/guile-func-name-check.
    
    * configure.ac (libguile/guile-func-name-check): Remove 
‘GUILE_CONFIG_SCRIPT’.
    * libguile/Makefile.am (.c.doc): Look in $(srcdir) for awk script.
    * libguile/guile-func-name-check: Rename from guile-func-name-check.in.

commit 124c116d50aca4bd872fdbe3fc4da99c67a3118a
Author: Thien-Thi Nguyen <address@hidden>
Date:   Wed Jun 16 01:01:05 2010 +0200

    [build] Use UTC, precise format for ‘buildstamp’ value.
    
    * libguile/Makefile.am (libpath.h): For ‘buildstamp’,
      specify date(1) output format precisely, and in UTC.
    * doc/ref/api-options.texi (Build Config): Update ‘buildstamp’ doc.

commit ee2a435c4c5b4dbbbac2006855afecaa23d9585a
Author: Thien-Thi Nguyen <address@hidden>
Date:   Tue Jun 15 22:34:27 2010 +0200

    [build] Overhaul <errno.h>, <signal.h> cpp symbol extraction/checking.
    
    * libguile/Makefile.am (BUILT_SOURCES): Delete cpp_err_symbols.c,
      cpp_sig_symbols.c; add cpp-E.c, cpp-SIG.c.
      (EXTRA_DIST): Delete cpp_signal.c, cpp_errno.c, cpp_err_symbols.in,
      cpp_err_symbols.c, cpp_sig_symbols.c, cpp_sig_symbols.in, cpp_cnvt.awk;
      add cpp-E.syms, cpp-E.c, cpp-SIG.syms, cpp-SIG.c.
      (error.x, posix.x): Update prereq list.
      (cpp_err_symbols.c, cpp_sig_symbols.c): Delete targets.
      (check_signals, check_errnos): Likewise.
      (.syms.c): New pattern rule.
      (chknew-E, chknew-SIG): New targets.
      (MOSTLYCLEANFILES): Delete cpp_err_symbols_here, cpp_err_symbols_diff,
      cpp_err_symbols_new, cpp_sig_symbols_here, cpp_sig_symbols_diff,
      cpp_sig_symbols_new.
    * libguile/cpp-E.syms: Rename from libguile/cpp_err_symbols.in.
    * libguile/cpp-SIG.syms: Rename from libguile/cpp_sig_symbols.in.
    * libguile/error.c (scm_init_error): #include "libguile/cpp-E.c".
    * libguile/posix.c (scm_init_posix): #include "libguile/cpp-SIG.c".
    * libguile/cpp_cnvt.awk: Delete file.
    * libguile/cpp_errno.c: Delete file.
    * libguile/cpp_signal.c: Delete file.

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


hooks/post-receive
-- 
GNU Guile



reply via email to

[Prev in Thread] Current Thread [Next in Thread]