[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-809-gefb4d85

Clinton Stimpson clinton at elemtech.com
Tue Mar 11 08:31:17 EDT 2014


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 "CMake".

The branch, next has been updated
       via  efb4d8594d0afafdbe5f6d1a23bfeb380cf5edbd (commit)
       via  31a8e3f5c1a1773e6bae1a0dbf87af6b58d6c5d2 (commit)
      from  44ccdac0d64b132610f6d82397e3f1837015ef7c (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://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=efb4d8594d0afafdbe5f6d1a23bfeb380cf5edbd
commit efb4d8594d0afafdbe5f6d1a23bfeb380cf5edbd
Merge: 44ccdac 31a8e3f
Author:     Clinton Stimpson <clinton at elemtech.com>
AuthorDate: Tue Mar 11 08:31:16 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 11 08:31:16 2014 -0400

    Merge topic 'configure_file-unicode' into next
    
    31a8e3f5 Unicode: To bootstrap error, add KWSys FStream.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=31a8e3f5c1a1773e6bae1a0dbf87af6b58d6c5d2
commit 31a8e3f5c1a1773e6bae1a0dbf87af6b58d6c5d2
Author:     Clinton Stimpson <clinton at elemtech.com>
AuthorDate: Tue Mar 11 06:30:18 2014 -0600
Commit:     Clinton Stimpson <clinton at elemtech.com>
CommitDate: Tue Mar 11 06:30:18 2014 -0600

    Unicode: To bootstrap error, add KWSys FStream.

diff --git a/bootstrap b/bootstrap
index 69dcbce..4e61f3e 100755
--- a/bootstrap
+++ b/bootstrap
@@ -329,6 +329,7 @@ fi
 KWSYS_CXX_SOURCES="\
   Directory \
   EncodingCXX \
+  FStream \
   Glob \
   RegularExpression \
   SystemTools"

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

Summary of changes:
 bootstrap |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list