[Cmake-commits] CMake branch, next, updated. v3.4.0-rc1-488-g903a1bc

Stephen Kelly steveire at gmail.com
Mon Oct 12 15:49:02 EDT 2015


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  903a1bcdac07460526f3e175af3e66c32e1f23a6 (commit)
       via  8ed591d59edbd7b2c088105de9ee07a501558d35 (commit)
      from  4d977ac509c73b78cd999f92952e2c8c322b2199 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=903a1bcdac07460526f3e175af3e66c32e1f23a6
commit 903a1bcdac07460526f3e175af3e66c32e1f23a6
Merge: 4d977ac 8ed591d
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Oct 12 15:49:01 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Oct 12 15:49:01 2015 -0400

    Merge topic 'genex-generator-objects' into next
    
    8ed591d5 fixup! cmMakefile: Store container of cmExportBuildFileGenerators.


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8ed591d59edbd7b2c088105de9ee07a501558d35
commit 8ed591d59edbd7b2c088105de9ee07a501558d35
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Oct 12 21:48:35 2015 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Oct 12 21:48:35 2015 +0200

    fixup! cmMakefile: Store container of cmExportBuildFileGenerators.

diff --git a/bootstrap b/bootstrap
index ca86528..54f7ca6 100755
--- a/bootstrap
+++ b/bootstrap
@@ -261,6 +261,7 @@ CMAKE_CXX_SOURCES="\
   cmPropertyDefinitionMap \
   cmMakeDepend \
   cmMakefile \
+  cmExportBuildFileGenerator \
   cmExportFileGenerator \
   cmExportInstallFileGenerator \
   cmExportTryCompileFileGenerator \

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

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


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list