[Cmake-commits] CMake branch, next, updated. v2.8.6-2058-g405ef9c

Brad King brad.king at kitware.com
Tue Nov 29 07:59:31 EST 2011


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  405ef9cef2cada640792c478383fe274beda981c (commit)
       via  be6502c5027935cba246e654e5d3006f8da216f4 (commit)
      from  ca7beecb9ee918fb09d0bfe4c8c4918dc6f40755 (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=405ef9cef2cada640792c478383fe274beda981c
commit 405ef9cef2cada640792c478383fe274beda981c
Merge: ca7beec be6502c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 29 07:59:30 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 29 07:59:30 2011 -0500

    Merge topic 'newline-style' into next
    
    be6502c bootstrap: Include cmNewLineStyle in build


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=be6502c5027935cba246e654e5d3006f8da216f4
commit be6502c5027935cba246e654e5d3006f8da216f4
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 29 07:56:28 2011 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Nov 29 07:56:28 2011 -0500

    bootstrap: Include cmNewLineStyle in build
    
    The cmNewLineStyle class is needed by cmMakefile.

diff --git a/bootstrap b/bootstrap
index c999888..3daac2a 100755
--- a/bootstrap
+++ b/bootstrap
@@ -215,6 +215,7 @@ CMAKE_CXX_SOURCES="\
   cmMakefileLibraryTargetGenerator \
   cmMakefileTargetGenerator \
   cmMakefileUtilityTargetGenerator \
+  cmNewLineStyle \
   cmBootstrapCommands \
   cmCommands \
   cmTarget \

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

Summary of changes:
 bootstrap |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list