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, master has been updated via dd8285c6880e08e4c6cbb0e2ca1a1684df3e11d1 (commit) via 2514e4265c1914f53f9445f331ddb7183f0d9501 (commit) via b98f7712eab7fd928e7e332124b2a6fdcdfec7e6 (commit) via b5de2bd9dea2d1b7bd2c128e0b1dff0f3bbda02b (commit) from 4f640afc1aa571a4a1a9083b62e3d2787db84bf3 (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=dd8285c6880e08e4c6cbb0e2ca1a1684df3e11d1 commit dd8285c6880e08e4c6cbb0e2ca1a1684df3e11d1 Merge: 4f640af 2514e42 Author: Brad King <brad.k...@kitware.com> AuthorDate: Mon Sep 21 09:25:29 2015 -0400 Commit: CMake Topic Stage <kwro...@kitware.com> CommitDate: Mon Sep 21 09:25:29 2015 -0400 Merge topic 'fix-compatibility-mode-LOCATION' 2514e426 CMP0026: Use compatibility codepath until configure is finished (#15748) b98f7712 cmGlobalGenerator: Add API for the configure step being finished. b5de2bd9 cmLocalGenerator: Simplify condition. ----------------------------------------------------------------------- Summary of changes: Source/cmGeneratorTarget.cxx | 12 ++++++------ Source/cmGlobalGenerator.cxx | 5 +++++ Source/cmGlobalGenerator.h | 3 +++ Source/cmLocalGenerator.cxx | 2 +- Source/cmTarget.cxx | 4 ++-- Tests/RunCMake/CMP0026/RunCMakeTest.cmake | 1 + .../CMP0026/clear-cached-information-dir/CMakeLists.txt | 2 ++ Tests/RunCMake/CMP0026/clear-cached-information.cmake | 14 ++++++++++++++ 8 files changed, 34 insertions(+), 9 deletions(-) create mode 100644 Tests/RunCMake/CMP0026/clear-cached-information-dir/CMakeLists.txt create mode 100644 Tests/RunCMake/CMP0026/clear-cached-information.cmake hooks/post-receive -- CMake _______________________________________________ Cmake-commits mailing list Cmake-commits@cmake.org http://public.kitware.com/mailman/listinfo/cmake-commits