libidn-commit
[Top][All Lists]
Advanced

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

[SCM] GNU libidn branch, master, updated. libidn-1-21-7-gb7d9eb0


From: Simon Josefsson
Subject: [SCM] GNU libidn branch, master, updated. libidn-1-21-7-gb7d9eb0
Date: Sun, 01 May 2011 15:55:58 +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 libidn".

http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=b7d9eb019700f8e311bcc97f325344c437bb665d

The branch, master has been updated
       via  b7d9eb019700f8e311bcc97f325344c437bb665d (commit)
      from  5a28dceb8876178a11f8dbb9148aed8e14b4e3a4 (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 b7d9eb019700f8e311bcc97f325344c437bb665d
Author: Simon Josefsson <address@hidden>
Date:   Sun May 1 17:55:50 2011 +0200

    Improve coverage rule names.  Drop mingw rules (see win32/libidn4win.mk).

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

Summary of changes:
 cfg.mk |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/cfg.mk b/cfg.mk
index a841714..44ac0a0 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -59,18 +59,17 @@ update-po: refresh-po
 bootstrap: autoreconf
        ./configure $(CFGFLAGS)
 
-web-coverage:
+# Coverage
+
+coverage-web:
        rm -fv `find $(htmldir)/coverage -type f | grep -v CVS`
        cp -rv $(COVERAGE_OUT)/* $(htmldir)/coverage/
 
-upload-web-coverage:
+coverage-web-upload:
        cd $(htmldir) && \
                cvs commit -m "Update." coverage
 
-W32ROOT ?= $(HOME)/gnutls4win/inst
-
-mingw32: autoreconf
-       ./configure --enable-gtk-doc --host=i586-mingw32msvc 
--build=`build-aux/config.guess` --prefix=$(W32ROOT)
+# Release
 
 ChangeLog:
        git2cl > ChangeLog


hooks/post-receive
-- 
GNU libidn



reply via email to

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