[Cmake-commits] CMake branch, master, updated. v3.8.0-rc2-505-g09f85c9
Kitware Robot
kwrobot at kitware.com
Mon Mar 20 11:55:04 EDT 2017
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 09f85c98c0f52a8f58cde0ffc3949316e4c874a2 (commit)
via 01bdc2cc43def6797e40037859cb72981c7342b8 (commit)
via e145cfe2e9d4afac060754097dee0b9439d470d7 (commit)
via f89678f60948241355959fedc2d6239db1bedcd6 (commit)
via 9eb05b48cd8e19988e5a579996598802e2bacdea (commit)
via 850eb734f558442310521418dc2cd2ee6a161142 (commit)
via af1354d6c14097f9ec9dda25460e9228fa592fbc (commit)
via 379cf11b3073caeb97727b17db48766624290caa (commit)
via 0b668e52a91b7f03f312c691e5b1c54a371d0316 (commit)
via 2a8c2af4d4ca1ec653c87c11a3f79a241b6b27e7 (commit)
via 7eb1f5b7aca1500e68a8be7ba158ed616a8595df (commit)
from e22dbdb7df8b50b2e274e0bf3519edb81f99f2d1 (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/manual/cmake-properties.7.rst | 3 +
Help/prop_gbl/AUTOGEN_SOURCE_GROUP.rst | 15 +++++
Help/prop_gbl/AUTOGEN_TARGETS_FOLDER.rst | 4 +-
Help/prop_gbl/AUTOMOC_SOURCE_GROUP.rst | 7 +++
Help/prop_gbl/AUTORCC_SOURCE_GROUP.rst | 7 +++
Help/prop_tgt/AUTOMOC.rst | 3 +
Help/prop_tgt/AUTORCC.rst | 3 +
Help/release/dev/Autogen_source_group.rst | 8 +++
Modules/GenerateExportHeader.cmake | 8 +--
Modules/Platform/CYGWIN.cmake | 10 ++++
Modules/Platform/SunOS.cmake | 5 ++
Modules/Platform/UnixPaths.cmake | 31 +++--------
Source/cmQtAutoGeneratorCommon.h | 7 +++
Source/cmQtAutoGeneratorInitializer.cxx | 73 +++++++++++++++++++++++--
Tests/RunCMake/GenerateExportHeader/GEH.cmake | 2 +-
15 files changed, 151 insertions(+), 35 deletions(-)
create mode 100644 Help/prop_gbl/AUTOGEN_SOURCE_GROUP.rst
create mode 100644 Help/prop_gbl/AUTOMOC_SOURCE_GROUP.rst
create mode 100644 Help/prop_gbl/AUTORCC_SOURCE_GROUP.rst
create mode 100644 Help/release/dev/Autogen_source_group.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list