gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, cmake, updated. 12f1a0c2e46f8578e4093fa8


From: Juergen Kahrs
Subject: [gawk-diffs] [SCM] gawk branch, cmake, updated. 12f1a0c2e46f8578e4093fa86013c22202d19b8d
Date: Wed, 06 Feb 2013 19:28:37 +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 "gawk".

The branch, cmake has been updated
       via  12f1a0c2e46f8578e4093fa86013c22202d19b8d (commit)
      from  9e72453f0ba1ff009890dbe3c915620b48492912 (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 -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=12f1a0c2e46f8578e4093fa86013c22202d19b8d

commit 12f1a0c2e46f8578e4093fa86013c22202d19b8d
Author: Juergen Kahrs <address@hidden>
Date:   Wed Feb 6 20:28:20 2013 +0100

    Added initial README.

diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index a9463d4..2ec0a7a 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2013-02-06         Juergen Kahrs <address@hidden>
+
+        * Added README.cmake.
+
 2012-12-24         Arnold D. Robbins     <address@hidden>
 
        * 4.0.2: Release tar ball made.
diff --git a/README_d/README.cmake b/README_d/README.cmake
new file mode 100644
index 0000000..b405901
--- /dev/null
+++ b/README_d/README.cmake
@@ -0,0 +1 @@
+see cmake/README.txt
diff --git a/cmake/README.txt b/cmake/README.txt
new file mode 100644
index 0000000..836a4be
--- /dev/null
+++ b/cmake/README.txt
@@ -0,0 +1,10 @@
+CMake is a build automation system
+  http://en.wikipedia.org/wiki/Cmake
+
+We try to use it as a replacement for the established GNU build system.
+This attempt is currently only experimental. If you wonder why anyone
+should do this, read
+
+  Why the KDE project switched to CMake -- and how 
+  http://lwn.net/Articles/188693/
+

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

Summary of changes:
 README_d/ChangeLog    |    4 ++++
 README_d/README.cmake |    1 +
 cmake/README.txt      |   10 ++++++++++
 3 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 README_d/README.cmake
 create mode 100644 cmake/README.txt


hooks/post-receive
-- 
gawk



reply via email to

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