[Cmake-commits] CMake branch, maint, updated. v3.1.3
Brad King
brad.king at kitware.com
Thu Feb 12 13:12:15 EST 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, maint has been updated
via bd6389f7bce6d69a75e6f84245834e19b24cc03f (commit)
via 8ad8a81d5c150db2c4823b57cdc8e2f2de9afc91 (commit)
via eeb2831b5f35af1ec8a65be343e754ff1c29550d (commit)
via e1ce81a2cb66c70d806adf755d9ee273687ca962 (commit)
via cd408d93fdf347ff63a8062f75f1f4ee3e898b17 (commit)
via 87be2e1427ba2b1b7697c9332487862917897dca (commit)
via 44100adc6c7f7db7bfd4ccf0d8bd18de8ab195c0 (commit)
via e6afd9500d0d00855ef0144a1e7c913a8bf4927d (commit)
via 467f5bcc6ebb8468bb2ef1fc4edaeab9970a37d4 (commit)
via fdb0799d7568efbae2b01ede62e6cec30a0798ce (commit)
via dea42d929699ef62c1d6df0eb273beb30c9fbf6e (commit)
via 37662ea4bf64087f2251e2f4a71a13623cfe047f (commit)
via 4dc5acee634b3ac72f2e1c2f1ca0489526a86cf3 (commit)
via 048fb8e3d0dd41f73f3a12f6ce3b13c80148ea3e (commit)
via d52b5f8835a1768dc3b16e8b8cc465b5f80098ad (commit)
via e6214b9a52ca4e79148017ef43e9228806999c06 (commit)
via 9259d7788193ad23aa429652af983afc3bc4a953 (commit)
via 5d96094874c148365441612158acf2039d421538 (commit)
via c5d9a8283cfac15b4a5a07f18d5eb10c1f388505 (commit)
via 163bbff24afb284f3de142354c6c6ec75a6a7b67 (commit)
via c7310917e6b5efa6ef867ef5cabc5b5649d97b67 (commit)
via f6308b01398fdb5095f28662be326c66806eef20 (commit)
via 482c84759fb6df983d519ca2ac61e3c92c0ae7e3 (commit)
via 7ab7aa60bb88474ceb4119e79f349254910b853c (commit)
via b79d8f2934bc0dbe5f22fbb3ee709eb932baf3c6 (commit)
from 57622bd19d3fd013038d34f497b106a7e2bfd26d (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
Help/command/link_libraries.rst | 19 +++++++------
Help/manual/cmake-commands.7.rst | 2 +-
Modules/FeatureSummary.cmake | 4 +--
Modules/FindOpenSSL.cmake | 2 +-
Modules/Platform/Windows-MSVC.cmake | 2 +-
Modules/Platform/Windows-df.cmake | 2 +-
Source/CMakeLists.txt | 1 +
Source/CMakeVersion.cmake | 2 +-
Source/CPack/cmCPackGenerator.cxx | 12 +++++++++
Source/CPack/cpack.cxx | 2 --
Source/CTest/cmCTestBuildHandler.cxx | 4 +--
Source/CursesDialog/ccmake.cxx | 3 ---
Source/cmArchiveWrite.cxx | 4 +++
Source/cmGeneratorTarget.cxx | 8 ++++++
Source/cmLocalGenerator.cxx | 14 ++++------
Source/cmLocalUnixMakefileGenerator3.cxx | 2 +-
Tests/QtAutogen/yaf.cpp => Source/cmLocale.h | 37 +++++++++++++-------------
Source/cmNinjaTargetGenerator.cxx | 8 ++++++
Source/cmSystemTools.cxx | 3 +++
Source/cmakemain.cxx | 2 --
Source/ctest.cxx | 3 ---
Source/kwsys/Directory.cxx | 5 ++++
Tests/CTestTestMemcheck/memtester.cxx.in | 2 --
Tests/CustomCommand/CMakeLists.txt | 13 +++++++++
Tests/CustomCommand/foo.in | 5 ++++
Tests/CustomCommand/subdir.h.in | 1 +
26 files changed, 104 insertions(+), 58 deletions(-)
copy Tests/QtAutogen/yaf.cpp => Source/cmLocale.h (61%)
create mode 100644 Tests/CustomCommand/subdir.h.in
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list