[Pkg-cmake-commits] [cmake] 02/08: Merge tag 'upstream/3.6.0' into experimental

Felix Geyer fgeyer at moszumanska.debian.org
Sun Jul 10 09:26:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

fgeyer pushed a commit to branch experimental
in repository cmake.

commit 288265a54d4301eb7828fbd0dcbd19c37d8ecd17
Merge: 5bf6884 ff2e460
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sat Jul 9 11:22:02 2016 +0200

    Merge tag 'upstream/3.6.0' into experimental
    
    Upstream version 3.6.0
    
    # gpg: Signature made Sa 09 Jul 2016 11:22:00 CEST
    # gpg:                using RSA key 0xFE22C6FD83135D45
    # gpg: Good signature from "Felix Geyer <felix at fobos.de>" [ultimate]
    # gpg:                 aka "Felix Geyer <debfx-pkg at fobos.de>" [ultimate]
    # gpg:                 aka "Felix Geyer <debfx at kubuntu.org>" [ultimate]
    # gpg:                 aka "Felix Geyer <debfx at fobos.de>" [ultimate]
    # gpg:                 aka "Felix Geyer <debfx at ubuntu.com>" [ultimate]
    # gpg:                 aka "Felix Geyer <felix.geyer at fobos.de>" [ultimate]
    # gpg:                 aka "Felix Geyer <fgeyer at debian.org>" [ultimate]
    # Primary key fingerprint: 164C 7051 2F79 2947 6764  AB56 FE22 C6FD 8313 5D45

 .clang-format                                      |    9 +
 .gitattributes                                     |    3 +-
 Auxiliary/bash-completion/cmake                    |    9 +-
 Auxiliary/bash-completion/cpack                    |   20 +
 Auxiliary/bash-completion/ctest                    |   26 +
 Auxiliary/cmake-mode.el                            |    7 +-
 CMakeLists.txt                                     |   10 +-
 CONTRIBUTING.rst                                   |   10 +
 CTestCustom.cmake.in                               |    4 +-
 Help/command/add_custom_command.rst                |    7 +-
 Help/command/add_custom_target.rst                 |    7 +-
 Help/command/add_executable.rst                    |    2 +-
 Help/command/add_library.rst                       |    2 +-
 Help/command/build_command.rst                     |    2 +-
 Help/command/cmake_minimum_required.rst            |   45 +-
 Help/command/ctest_update.rst                      |    4 +
 Help/command/file.rst                              |    5 +-
 Help/command/find_file.rst                         |    3 +-
 Help/command/find_library.rst                      |    3 +-
 Help/command/find_path.rst                         |    3 +-
 Help/command/include_external_msproject.rst        |    3 +-
 Help/command/install.rst                           |   23 +-
 Help/command/list.rst                              |   13 +-
 Help/command/string.rst                            |    1 +
 Help/command/try_compile.rst                       |    7 +
 Help/generator/Ninja.rst                           |    4 +
 Help/generator/Visual Studio 6.rst                 |   10 +-
 Help/generator/Visual Studio 7 .NET 2003.rst       |    8 +-
 Help/generator/Visual Studio 7.rst                 |   10 +-
 Help/manual/cmake-buildsystem.7.rst                |    2 +-
 Help/manual/cmake-compile-features.7.rst           |    1 +
 Help/manual/cmake-generator-expressions.7.rst      |    2 +-
 Help/manual/cmake-modules.7.rst                    |    1 +
 Help/manual/cmake-packages.7.rst                   |    2 +-
 Help/manual/cmake-policies.7.rst                   |  178 +-
 Help/manual/cmake-properties.7.rst                 |    5 +
 Help/manual/cmake-toolchains.7.rst                 |    7 +-
 Help/manual/cmake-variables.7.rst                  |   15 +-
 Help/manual/cmake.1.rst                            |   83 +-
 Help/manual/cpack.1.rst                            |    2 +-
 Help/manual/ctest.1.rst                            |   11 +
 Help/module/FindLTTngUST.rst                       |    1 +
 Help/policy/CMP0059.rst                            |    2 +-
 Help/prop_dir/COMPILE_DEFINITIONS.rst              |    3 +-
 Help/prop_dir/INCLUDE_DIRECTORIES.rst              |    2 +-
 Help/prop_dir/LISTFILE_STACK.rst                   |    5 +-
 Help/prop_dir/VS_STARTUP_PROJECT.rst               |   18 +
 Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst         |    2 +-
 Help/prop_gbl/FIND_LIBRARY_USE_LIB64_PATHS.rst     |    9 +-
 .../FIND_LIBRARY_USE_OPENBSD_VERSIONING.rst        |   11 +-
 Help/prop_gbl/IN_TRY_COMPILE.rst                   |    3 +-
 Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst        |    4 +-
 Help/prop_gbl/RULE_MESSAGES.rst                    |    6 +-
 Help/prop_gbl/USE_FOLDERS.rst                      |    7 +-
 Help/prop_sf/COMPILE_DEFINITIONS.rst               |    5 +-
 Help/prop_sf/COMPILE_FLAGS.rst                     |    4 +-
 Help/prop_test/ATTACHED_FILES_ON_FAIL.rst          |    4 +-
 Help/prop_test/TIMEOUT_AFTER_MATCH.rst             |   37 +
 Help/prop_tgt/AUTOMOC.rst                          |   45 +-
 Help/prop_tgt/COMPILE_DEFINITIONS.rst              |    3 +-
 Help/prop_tgt/COMPILE_FLAGS.rst                    |   10 +-
 Help/prop_tgt/COMPILE_OPTIONS.rst                  |    2 +-
 Help/prop_tgt/COMPILE_PDB_NOTE.txt                 |    3 -
 Help/prop_tgt/CROSSCOMPILING_EMULATOR.rst          |    7 +-
 Help/prop_tgt/CXX_EXTENSIONS.rst                   |    3 +-
 Help/prop_tgt/CXX_STANDARD.rst                     |    2 +
 Help/prop_tgt/C_EXTENSIONS.rst                     |    3 +-
 Help/prop_tgt/C_STANDARD.rst                       |    2 +
 Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst      |   18 +
 Help/prop_tgt/FRAMEWORK.rst                        |    4 +
 Help/prop_tgt/JOB_POOL_LINK.rst                    |    2 +-
 Help/prop_tgt/LANG_CLANG_TIDY.rst                  |   13 +
 Help/prop_tgt/PDB_NOTE.txt                         |    3 -
 Help/prop_tgt/SOVERSION.rst                        |   25 +-
 Help/prop_tgt/VERSION.rst                          |   27 +-
 Help/prop_tgt/VS_CONFIGURATION_TYPE.rst            |   10 +
 Help/release/3.6.rst                               |  310 +
 Help/release/index.rst                             |    1 +
 Help/variable/CMAKE_CFG_INTDIR.rst                 |    1 -
 Help/variable/CMAKE_DEPENDS_IN_PROJECT_ONLY.rst    |   10 +
 .../CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES.rst    |   10 +
 .../CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT.rst      |   11 +
 Help/variable/CMAKE_ECLIPSE_MAKE_ARGUMENTS.rst     |    9 +
 Help/variable/CMAKE_ECLIPSE_VERSION.rst            |   10 +
 Help/variable/CMAKE_GENERATOR.rst                  |    2 +-
 Help/variable/CMAKE_HOST_SOLARIS.rst               |    6 +
 Help/variable/CMAKE_LANG_CLANG_TIDY.rst            |    6 +
 .../CMAKE_LANG_COMPILER_EXTERNAL_TOOLCHAIN.rst     |    2 +-
 Help/variable/CMAKE_LANG_COMPILER_ID.rst           |    1 +
 .../CMAKE_LANG_STANDARD_INCLUDE_DIRECTORIES.rst    |   14 +
 Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst    |   12 +
 Help/variable/CMAKE_MAKE_PROGRAM.rst               |    9 +-
 Help/variable/CMAKE_MFC_FLAG.rst                   |    2 +-
 Help/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.rst   |   27 +
 Help/variable/CMAKE_STANDARD_LIBRARIES.rst         |    7 -
 .../CMAKE_TRY_COMPILE_PLATFORM_VARIABLES.rst       |   26 +
 Help/variable/CMAKE_TRY_COMPILE_TARGET_TYPE.rst    |   15 +
 Help/variable/CMAKE_VS_MSDEV_COMMAND.rst           |   10 -
 Help/variable/CTEST_COVERAGE_COMMAND.rst           |    2 +-
 Help/variable/CTEST_GIT_INIT_SUBMODULES.rst        |    5 +
 Modules/BundleUtilities.cmake                      |  154 +-
 Modules/CMakeBackwardCompatibilityC.cmake          |    4 -
 Modules/CMakeCCompilerABI.c                        |   13 +-
 Modules/CMakeCCompilerId.c.in                      |   26 +-
 Modules/CMakeCXXCompilerABI.cpp                    |    6 +-
 Modules/CMakeCheckCompilerFlagCommonPatterns.cmake |    1 +
 Modules/CMakeCompilerABI.h                         |   28 +-
 Modules/CMakeCompilerIdDetection.cmake             |    1 +
 Modules/CMakeDetermineCCompiler.cmake              |    3 +
 Modules/CMakeDetermineCompilerId.cmake             |   23 +-
 Modules/CMakeDetermineFortranCompiler.cmake        |   26 +-
 Modules/CMakeFindCodeBlocks.cmake                  |   15 +
 Modules/CMakeFindEclipseCDT4.cmake                 |    4 +
 Modules/CMakeForceCompiler.cmake                   |   20 +-
 Modules/CMakePackageConfigHelpers.cmake            |    4 +-
 Modules/CMakeParseImplicitLinkInfo.cmake           |    2 +-
 Modules/CMakePlatformId.h.in                       |    6 +-
 Modules/CMakePushCheckState.cmake                  |    7 +-
 Modules/CMakeTestCompilerCommon.cmake              |    6 +-
 Modules/CMakeTestWatcomVersion.c                   |    1 -
 Modules/CMakeVS6BackwardCompatibility.cmake        |   26 -
 Modules/CMakeVerifyManifest.cmake                  |    8 +-
 Modules/CPack.OSXX11.Info.plist.in                 |    2 -
 Modules/CPackComponent.cmake                       |   44 +-
 Modules/CPackDMG.cmake                             |    7 +-
 Modules/CPackDeb.cmake                             |  362 +-
 Modules/CPackIFW.cmake                             |  132 +-
 Modules/CPackRPM.cmake                             |  712 ++-
 Modules/CPackWIX.cmake                             |    6 +-
 Modules/CTest.cmake                                |    3 -
 Modules/CTestCoverageCollectGCOV.cmake             |  146 +-
 Modules/CheckForPthreads.c                         |   21 +-
 Modules/CheckFunctionExists.c                      |   20 +-
 Modules/CheckVariableExists.c                      |   16 +-
 Modules/Compiler/Bruce-C-DetermineCompiler.cmake   |    1 +
 Modules/Compiler/Bruce-C.cmake                     |    7 +
 Modules/Compiler/Clang-CXX-TestableFeatures.cmake  |    4 +-
 Modules/Compiler/GHS-C.cmake                       |    3 +
 Modules/Compiler/GHS-CXX.cmake                     |    3 +
 Modules/Compiler/GHS.cmake                         |    8 +
 Modules/Compiler/GNU.cmake                         |    4 +-
 Modules/Compiler/IAR-C.cmake                       |    3 +
 Modules/Compiler/IAR-CXX.cmake                     |    3 +-
 Modules/Compiler/Intel-C-FeatureTests.cmake        |   23 +
 Modules/Compiler/Intel-C.cmake                     |   58 +-
 Modules/Compiler/Intel-CXX-FeatureTests.cmake      |   96 +
 Modules/Compiler/Intel-CXX.cmake                   |   66 +-
 Modules/Compiler/MSVC-CXX-FeatureTests.cmake       |    5 +-
 Modules/Compiler/QCC.cmake                         |    2 +-
 Modules/Compiler/TI-C.cmake                        |    2 +-
 Modules/CompilerId/VS-6.dsp.in                     |   48 -
 Modules/DartConfiguration.tcl.in                   |    1 +
 Modules/ExternalProject-download.cmake.in          |  161 +
 Modules/ExternalProject-verify.cmake.in            |   48 +
 Modules/ExternalProject.cmake                      |  244 +-
 Modules/FindBISON.cmake                            |    8 +-
 Modules/FindBLAS.cmake                             |   31 +-
 Modules/FindBoost.cmake                            |  114 +-
 Modules/FindCUDA.cmake                             |   26 +-
 Modules/FindCUDA/make2cmake.cmake                  |   18 +-
 Modules/FindCUDA/run_nvcc.cmake                    |    1 +
 Modules/FindFLEX.cmake                             |    4 +-
 Modules/FindGTest.cmake                            |    4 +-
 Modules/FindGit.cmake                              |    6 +-
 Modules/FindHDF5.cmake                             |  657 +-
 Modules/FindJNI.cmake                              |   18 +-
 Modules/FindJava.cmake                             |    2 +-
 Modules/FindLAPACK.cmake                           |   36 +-
 Modules/FindLTTngUST.cmake                         |  111 +
 Modules/FindLibArchive.cmake                       |    9 +-
 Modules/FindLua.cmake                              |    1 +
 Modules/FindMPI.cmake                              |   42 +-
 Modules/FindMatlab.cmake                           |    3 +-
 Modules/FindOpenSSL.cmake                          |   10 +
 Modules/FindPNG.cmake                              |    4 +-
 Modules/FindPkgConfig.cmake                        |   86 +-
 Modules/FindProtobuf.cmake                         |  234 +-
 Modules/FindQt4.cmake                              |    2 +
 Modules/FindSDL_image.cmake                        |    4 +-
 Modules/FindSDL_mixer.cmake                        |    4 +-
 Modules/FindSDL_net.cmake                          |    4 +-
 Modules/FindSDL_ttf.cmake                          |    4 +-
 Modules/FindSubversion.cmake                       |    2 +-
 Modules/FindThreads.cmake                          |    2 +-
 Modules/FindwxWidgets.cmake                        |   30 +
 Modules/FortranCInterface.cmake                    |  313 +-
 Modules/FortranCInterface/my_module_.c             |    4 +-
 Modules/FortranCInterface/mymodule_.c              |    4 +-
 Modules/GenerateExportHeader.cmake                 |    4 +-
 Modules/GetPrerequisites.cmake                     |   22 +-
 Modules/InstallRequiredSystemLibraries.cmake       |   25 +-
 Modules/MacOSXBundleInfo.plist.in                  |    2 -
 Modules/Platform/AIX.cmake                         |    4 +-
 Modules/Platform/CYGWIN-Clang-C.cmake              |    1 +
 Modules/Platform/CYGWIN-Clang-CXX.cmake            |    1 +
 Modules/Platform/Darwin-Clang.cmake                |    2 +-
 Modules/Platform/Darwin-Initialize.cmake           |   10 -
 Modules/Platform/GHS-MULTI-Initialize.cmake        |    2 +-
 Modules/Platform/HP-UX.cmake                       |    4 +-
 Modules/Platform/SunOS-PathScale-C.cmake           |    2 +
 Modules/Platform/SunOS-PathScale-CXX.cmake         |    2 +
 Modules/Platform/SunOS-PathScale-Fortran.cmake     |    2 +
 Modules/Platform/SunOS-PathScale.cmake             |   31 +
 Modules/Platform/Windows-Intel-Fortran.cmake       |    6 +-
 Modules/Platform/Windows-MSVC.cmake                |   34 +-
 Modules/Platform/Windows-df.cmake                  |    3 -
 Modules/TestBigEndian.cmake                        |    2 +-
 Modules/TestForANSIStreamHeaders.cxx               |    2 +-
 Modules/TestForAnsiForScope.cxx                    |    5 +-
 Modules/TestForSSTREAM.cxx                         |    7 +-
 Modules/TestForSTDNamespace.cxx                    |    2 +-
 Modules/UseJava.cmake                              |    6 +-
 Modules/WriteCompilerDetectionHeader.cmake         |    5 +-
 Modules/exportheader.cmake.in                      |    7 +-
 Packaging/CMakeDMGSetup.scpt                       |   19 +-
 README.rst                                         |    2 +-
 Source/.gitattributes                              |    3 +
 Source/CMakeLists.txt                              |    5 +-
 Source/CMakeVersion.cmake                          |    4 +-
 Source/CPack/IFW/cmCPackIFWGenerator.cxx           |  604 +-
 Source/CPack/IFW/cmCPackIFWGenerator.h             |   47 +-
 Source/CPack/IFW/cmCPackIFWInstaller.cxx           |  499 +-
 Source/CPack/IFW/cmCPackIFWInstaller.h             |   35 +-
 Source/CPack/IFW/cmCPackIFWPackage.cxx             |  479 +-
 Source/CPack/IFW/cmCPackIFWPackage.h               |   52 +-
 Source/CPack/IFW/cmCPackIFWRepository.cxx          |  341 ++
 Source/CPack/IFW/cmCPackIFWRepository.h            |  105 +
 Source/CPack/OSXScriptLauncher.cxx                 |   96 +-
 Source/CPack/WiX/cmCPackWIXGenerator.cxx           |  843 ++-
 Source/CPack/WiX/cmCPackWIXGenerator.h             |   89 +-
 Source/CPack/WiX/cmWIXAccessControlList.cxx        |   77 +-
 Source/CPack/WiX/cmWIXAccessControlList.h          |   18 +-
 Source/CPack/WiX/cmWIXDirectoriesSourceWriter.cxx  |   29 +-
 Source/CPack/WiX/cmWIXDirectoriesSourceWriter.h    |    6 +-
 Source/CPack/WiX/cmWIXFeaturesSourceWriter.cxx     |   43 +-
 Source/CPack/WiX/cmWIXFeaturesSourceWriter.h       |    9 +-
 Source/CPack/WiX/cmWIXFilesSourceWriter.cxx        |   73 +-
 Source/CPack/WiX/cmWIXFilesSourceWriter.h          |   40 +-
 Source/CPack/WiX/cmWIXPatch.cxx                    |   88 +-
 Source/CPack/WiX/cmWIXPatch.h                      |    7 +-
 Source/CPack/WiX/cmWIXPatchParser.cxx              |  133 +-
 Source/CPack/WiX/cmWIXPatchParser.h                |   10 +-
 Source/CPack/WiX/cmWIXRichTextFormatWriter.cxx     |  126 +-
 Source/CPack/WiX/cmWIXRichTextFormatWriter.h       |    2 +
 Source/CPack/WiX/cmWIXShortcut.cxx                 |   78 +-
 Source/CPack/WiX/cmWIXShortcut.h                   |   27 +-
 Source/CPack/WiX/cmWIXSourceWriter.cxx             |  178 +-
 Source/CPack/WiX/cmWIXSourceWriter.h               |   24 +-
 Source/CPack/cmCPack7zGenerator.cxx                |    5 +-
 Source/CPack/cmCPackArchiveGenerator.cxx           |  258 +-
 Source/CPack/cmCPackArchiveGenerator.h             |    7 +-
 Source/CPack/cmCPackBundleGenerator.cxx            |  195 +-
 Source/CPack/cmCPackComponentGroup.cxx             |   24 +-
 Source/CPack/cmCPackComponentGroup.h               |   29 +-
 Source/CPack/cmCPackCygwinBinaryGenerator.cxx      |   37 +-
 Source/CPack/cmCPackCygwinBinaryGenerator.h        |    1 +
 Source/CPack/cmCPackCygwinSourceGenerator.cxx      |   88 +-
 Source/CPack/cmCPackCygwinSourceGenerator.h        |    1 +
 Source/CPack/cmCPackDebGenerator.cxx               |  811 ++-
 Source/CPack/cmCPackDebGenerator.h                 |   15 +-
 Source/CPack/cmCPackDragNDropGenerator.cxx         |  794 +--
 Source/CPack/cmCPackDragNDropGenerator.h           |   14 +-
 Source/CPack/cmCPackGenerator.cxx                  | 1428 ++---
 Source/CPack/cmCPackGenerator.h                    |   55 +-
 Source/CPack/cmCPackGeneratorFactory.cxx           |  193 +-
 Source/CPack/cmCPackGeneratorFactory.h             |    8 +-
 Source/CPack/cmCPackLog.cxx                        |  185 +-
 Source/CPack/cmCPackLog.h                          |   47 +-
 Source/CPack/cmCPackNSISGenerator.cxx              |  903 ++-
 Source/CPack/cmCPackNSISGenerator.h                |   31 +-
 Source/CPack/cmCPackOSXX11Generator.cxx            |  211 +-
 Source/CPack/cmCPackOSXX11Generator.h              |    5 +-
 Source/CPack/cmCPackPackageMakerGenerator.cxx      |  791 +--
 Source/CPack/cmCPackPackageMakerGenerator.h        |   19 +-
 Source/CPack/cmCPackRPMGenerator.cxx               |  252 +-
 Source/CPack/cmCPackRPMGenerator.h                 |   13 +-
 Source/CPack/cmCPackSTGZGenerator.cxx              |   74 +-
 Source/CPack/cmCPackSTGZGenerator.h                |    1 -
 Source/CPack/cmCPackTGZGenerator.cxx               |    6 +-
 Source/CPack/cmCPackTGZGenerator.h                 |    1 +
 Source/CPack/cmCPackTXZGenerator.cxx               |    5 +-
 Source/CPack/cmCPackTXZGenerator.h                 |    1 +
 Source/CPack/cmCPackTarBZip2Generator.cxx          |    7 +-
 Source/CPack/cmCPackTarBZip2Generator.h            |    1 +
 Source/CPack/cmCPackTarCompressGenerator.cxx       |    6 +-
 Source/CPack/cmCPackZIPGenerator.cxx               |    6 +-
 Source/CPack/cpack.cxx                             |  401 +-
 Source/CTest/cmCTestBZR.cxx                        |  415 +-
 Source/CTest/cmCTestBZR.h                          |    2 +-
 Source/CTest/cmCTestBatchTestHandler.cxx           |   70 +-
 Source/CTest/cmCTestBatchTestHandler.h             |    4 +-
 Source/CTest/cmCTestBuildAndTestHandler.cxx        |  440 +-
 Source/CTest/cmCTestBuildAndTestHandler.h          |   39 +-
 Source/CTest/cmCTestBuildCommand.cxx               |  154 +-
 Source/CTest/cmCTestBuildCommand.h                 |   13 +-
 Source/CTest/cmCTestBuildHandler.cxx               |  970 ++-
 Source/CTest/cmCTestBuildHandler.h                 |   83 +-
 Source/CTest/cmCTestCVS.cxx                        |  205 +-
 Source/CTest/cmCTestCVS.h                          |    6 +-
 Source/CTest/cmCTestCommand.h                      |   12 +-
 Source/CTest/cmCTestConfigureCommand.cxx           |  107 +-
 Source/CTest/cmCTestConfigureCommand.h             |   10 +-
 Source/CTest/cmCTestConfigureHandler.cxx           |   92 +-
 Source/CTest/cmCTestConfigureHandler.h             |    2 +-
 Source/CTest/cmCTestCoverageCommand.cxx            |   33 +-
 Source/CTest/cmCTestCoverageCommand.h              |    9 +-
 Source/CTest/cmCTestCoverageHandler.cxx            | 2269 +++----
 Source/CTest/cmCTestCoverageHandler.h              |   40 +-
 Source/CTest/cmCTestCurl.cxx                       |  183 +-
 Source/CTest/cmCTestCurl.h                         |   15 +-
 .../CTest/cmCTestEmptyBinaryDirectoryCommand.cxx   |   16 +-
 Source/CTest/cmCTestEmptyBinaryDirectoryCommand.h  |   18 +-
 Source/CTest/cmCTestGIT.cxx                        |  505 +-
 Source/CTest/cmCTestGIT.h                          |    5 +-
 Source/CTest/cmCTestGenericHandler.cxx             |  119 +-
 Source/CTest/cmCTestGenericHandler.h               |   32 +-
 Source/CTest/cmCTestGlobalVC.cxx                   |   67 +-
 Source/CTest/cmCTestGlobalVC.h                     |   11 +-
 Source/CTest/cmCTestHG.cxx                         |  239 +-
 Source/CTest/cmCTestHG.h                           |    2 +-
 Source/CTest/cmCTestHandlerCommand.cxx             |  171 +-
 Source/CTest/cmCTestHandlerCommand.h               |   12 +-
 Source/CTest/cmCTestLaunch.cxx                     |  459 +-
 Source/CTest/cmCTestLaunch.h                       |    5 +-
 Source/CTest/cmCTestMemCheckCommand.cxx            |   33 +-
 Source/CTest/cmCTestMemCheckCommand.h              |    9 +-
 Source/CTest/cmCTestMemCheckHandler.cxx            | 1122 ++--
 Source/CTest/cmCTestMemCheckHandler.h              |   55 +-
 Source/CTest/cmCTestMultiProcessHandler.cxx        |  742 +--
 Source/CTest/cmCTestMultiProcessHandler.h          |   56 +-
 Source/CTest/cmCTestP4.cxx                         |  367 +-
 Source/CTest/cmCTestP4.h                           |   19 +-
 Source/CTest/cmCTestReadCustomFilesCommand.cxx     |   20 +-
 Source/CTest/cmCTestReadCustomFilesCommand.h       |   11 +-
 Source/CTest/cmCTestRunScriptCommand.cxx           |   42 +-
 Source/CTest/cmCTestRunScriptCommand.h             |   10 +-
 Source/CTest/cmCTestRunTest.cxx                    |  646 +-
 Source/CTest/cmCTestRunTest.h                      |   62 +-
 Source/CTest/cmCTestSVN.cxx                        |  405 +-
 Source/CTest/cmCTestSVN.h                          |   15 +-
 Source/CTest/cmCTestScriptHandler.cxx              |  725 +--
 Source/CTest/cmCTestScriptHandler.h                |   18 +-
 Source/CTest/cmCTestSleepCommand.cxx               |   26 +-
 Source/CTest/cmCTestSleepCommand.h                 |   11 +-
 Source/CTest/cmCTestStartCommand.cxx               |  132 +-
 Source/CTest/cmCTestStartCommand.h                 |   20 +-
 Source/CTest/cmCTestSubmitCommand.cxx              |  251 +-
 Source/CTest/cmCTestSubmitCommand.h                |   15 +-
 Source/CTest/cmCTestSubmitHandler.cxx              | 1535 +++--
 Source/CTest/cmCTestSubmitHandler.h                |   31 +-
 Source/CTest/cmCTestTestCommand.cxx                |  107 +-
 Source/CTest/cmCTestTestCommand.h                  |   11 +-
 Source/CTest/cmCTestTestHandler.cxx                | 1788 +++---
 Source/CTest/cmCTestTestHandler.h                  |  115 +-
 Source/CTest/cmCTestUpdateCommand.cxx              |  126 +-
 Source/CTest/cmCTestUpdateCommand.h                |    8 +-
 Source/CTest/cmCTestUpdateHandler.cxx              |  355 +-
 Source/CTest/cmCTestUpdateHandler.h                |   14 +-
 Source/CTest/cmCTestUploadCommand.cxx              |   42 +-
 Source/CTest/cmCTestUploadCommand.h                |   13 +-
 Source/CTest/cmCTestUploadHandler.cxx              |   38 +-
 Source/CTest/cmCTestVC.cxx                         |   87 +-
 Source/CTest/cmCTestVC.h                           |   39 +-
 Source/CTest/cmParseBlanketJSCoverage.cxx          |  146 +-
 Source/CTest/cmParseBlanketJSCoverage.h            |    7 +-
 Source/CTest/cmParseCacheCoverage.cxx              |  199 +-
 Source/CTest/cmParseCacheCoverage.h                |    8 +-
 Source/CTest/cmParseCoberturaCoverage.cxx          |  164 +-
 Source/CTest/cmParseCoberturaCoverage.h            |    5 +-
 Source/CTest/cmParseDelphiCoverage.cxx             |  229 +-
 Source/CTest/cmParseDelphiCoverage.h               |   31 +-
 Source/CTest/cmParseGTMCoverage.cxx                |  219 +-
 Source/CTest/cmParseGTMCoverage.h                  |   15 +-
 Source/CTest/cmParseJacocoCoverage.cxx             |  296 +-
 Source/CTest/cmParseJacocoCoverage.h               |   14 +-
 Source/CTest/cmParseMumpsCoverage.cxx              |  124 +-
 Source/CTest/cmParseMumpsCoverage.h                |    9 +-
 Source/CTest/cmParsePHPCoverage.cxx                |  187 +-
 Source/CTest/cmParsePHPCoverage.h                  |    6 +-
 Source/CTest/cmProcess.cxx                         |  194 +-
 Source/CTest/cmProcess.h                           |   27 +-
 Source/Checks/cm_c11_thread_local.c                |    5 +-
 Source/Checks/cm_cxx11_unordered_map.cpp           |    3 +-
 Source/Checks/cm_cxx14_cstdio.cpp                  |    5 +-
 Source/CursesDialog/ccmake.cxx                     |  156 +-
 Source/CursesDialog/cmCursesBoolWidget.cxx         |   50 +-
 Source/CursesDialog/cmCursesBoolWidget.h           |    2 +-
 .../CursesDialog/cmCursesCacheEntryComposite.cxx   |   94 +-
 Source/CursesDialog/cmCursesCacheEntryComposite.h  |    5 +-
 Source/CursesDialog/cmCursesDummyWidget.cxx        |   10 +-
 Source/CursesDialog/cmCursesDummyWidget.h          |    1 -
 Source/CursesDialog/cmCursesFilePathWidget.cxx     |    7 +-
 Source/CursesDialog/cmCursesFilePathWidget.h       |    1 -
 Source/CursesDialog/cmCursesForm.cxx               |   15 +-
 Source/CursesDialog/cmCursesForm.h                 |    9 +-
 Source/CursesDialog/cmCursesLabelWidget.cxx        |   15 +-
 Source/CursesDialog/cmCursesLabelWidget.h          |    1 -
 Source/CursesDialog/cmCursesLongMessageForm.cxx    |  138 +-
 Source/CursesDialog/cmCursesLongMessageForm.h      |    5 +-
 Source/CursesDialog/cmCursesMainForm.cxx           | 1151 ++--
 Source/CursesDialog/cmCursesMainForm.h             |   22 +-
 Source/CursesDialog/cmCursesOptionsWidget.cxx      |   62 +-
 Source/CursesDialog/cmCursesOptionsWidget.h        |    4 +-
 Source/CursesDialog/cmCursesPathWidget.cxx         |   54 +-
 Source/CursesDialog/cmCursesStandardIncludes.h     |   12 +-
 Source/CursesDialog/cmCursesStringWidget.cxx       |  169 +-
 Source/CursesDialog/cmCursesWidget.cxx             |   23 +-
 Source/CursesDialog/cmCursesWidget.h               |   21 +-
 Source/CursesDialog/form/fld_def.c                 |    4 +-
 Source/CursesDialog/form/fld_ftlink.c              |    2 +-
 Source/CursesDialog/form/fld_newftyp.c             |    2 +-
 Source/CursesDialog/form/form.priv.h               |    2 +-
 Source/CursesDialog/form/frm_def.c                 |    4 +-
 Source/CursesDialog/form/frm_driver.c              |    4 +-
 Source/QtDialog/AddCacheEntry.cxx                  |   67 +-
 Source/QtDialog/AddCacheEntry.h                    |   10 +-
 Source/QtDialog/CMakeSetup.cxx                     |  219 +-
 Source/QtDialog/CMakeSetupDialog.cxx               |  822 ++-
 Source/QtDialog/CMakeSetupDialog.h                 |   17 +-
 Source/QtDialog/Compilers.h                        |    6 +-
 Source/QtDialog/FirstConfigure.cxx                 |  187 +-
 Source/QtDialog/FirstConfigure.h                   |  175 +-
 Source/QtDialog/QCMake.cxx                         |  238 +-
 Source/QtDialog/QCMake.h                           |   46 +-
 Source/QtDialog/QCMakeCacheView.cxx                |  402 +-
 Source/QtDialog/QCMakeCacheView.h                  |   62 +-
 Source/QtDialog/QCMakeWidgets.cxx                  |   62 +-
 Source/QtDialog/QCMakeWidgets.h                    |   12 +-
 Source/QtDialog/RegexExplorer.cxx                  |   80 +-
 Source/QtDialog/RegexExplorer.h                    |    4 +-
 Source/QtDialog/WarningMessagesDialog.cxx          |   27 +-
 Source/QtDialog/WarningMessagesDialog.h            |    2 +-
 Source/bindexplib.cxx                              |    6 +-
 Source/cmAddCompileOptionsCommand.cxx              |   16 +-
 Source/cmAddCompileOptionsCommand.h                |    9 +-
 Source/cmAddCustomCommandCommand.cxx               |  396 +-
 Source/cmAddCustomCommandCommand.h                 |   11 +-
 Source/cmAddCustomTargetCommand.cxx                |  167 +-
 Source/cmAddCustomTargetCommand.h                  |   10 +-
 Source/cmAddDefinitionsCommand.cxx                 |   17 +-
 Source/cmAddDefinitionsCommand.h                   |   11 +-
 Source/cmAddDependenciesCommand.cxx                |   28 +-
 Source/cmAddDependenciesCommand.h                  |   10 +-
 Source/cmAddExecutableCommand.cxx                  |  204 +-
 Source/cmAddExecutableCommand.h                    |   10 +-
 Source/cmAddLibraryCommand.cxx                     |  341 +-
 Source/cmAddLibraryCommand.h                       |   10 +-
 Source/cmAddSubDirectoryCommand.cxx                |   75 +-
 Source/cmAddSubDirectoryCommand.h                  |   11 +-
 Source/cmAddTestCommand.cxx                        |  102 +-
 Source/cmAddTestCommand.h                          |   11 +-
 Source/cmAlgorithms.h                              |  231 +-
 Source/cmArchiveWrite.cxx                          |  265 +-
 Source/cmArchiveWrite.h                            |   63 +-
 Source/cmAuxSourceDirectoryCommand.cxx             |   57 +-
 Source/cmAuxSourceDirectoryCommand.h               |   11 +-
 Source/cmBootstrapCommands1.cxx                    |    6 +-
 Source/cmBootstrapCommands2.cxx                    |    6 +-
 Source/cmBreakCommand.cxx                          |   37 +-
 Source/cmBreakCommand.h                            |   11 +-
 Source/cmBuildCommand.cxx                          |  120 +-
 Source/cmBuildCommand.h                            |   10 +-
 Source/cmBuildNameCommand.cxx                      |   71 +-
 Source/cmBuildNameCommand.h                        |    6 +-
 Source/cmCLocaleEnvironmentScope.cxx               |   25 +-
 Source/cmCMakeHostSystemInformationCommand.cxx     |   81 +-
 Source/cmCMakeHostSystemInformationCommand.h       |   28 +-
 Source/cmCMakeMinimumRequired.cxx                  |   89 +-
 Source/cmCMakeMinimumRequired.h                    |   11 +-
 Source/cmCMakePolicyCommand.cxx                    |  133 +-
 Source/cmCMakePolicyCommand.h                      |   24 +-
 Source/cmCPackPropertiesGenerator.cxx              |   42 +-
 Source/cmCPackPropertiesGenerator.h                |   14 +-
 Source/cmCPluginAPI.cxx                            |  639 +-
 Source/cmCPluginAPI.h                              |  237 +-
 Source/cmCTest.cxx                                 | 2754 ++++-----
 Source/cmCTest.h                                   |  251 +-
 Source/cmCacheManager.cxx                          |  498 +-
 Source/cmCacheManager.h                            |   93 +-
 Source/cmCallVisualStudioMacro.cxx                 |  335 +-
 Source/cmCallVisualStudioMacro.h                   |    4 +-
 Source/cmCommand.h                                 |   74 +-
 Source/cmCommandArgumentParserHelper.cxx           |  278 +-
 Source/cmCommandArgumentParserHelper.h             |   13 +-
 Source/cmCommandArgumentsHelper.cxx                |  210 +-
 Source/cmCommandArgumentsHelper.h                  |  237 +-
 Source/cmCommands.h                                |    2 +-
 Source/cmCommonTargetGenerator.cxx                 |  326 +-
 Source/cmCommonTargetGenerator.h                   |   15 +-
 Source/cmComputeComponentGraph.cxx                 |   65 +-
 Source/cmComputeComponentGraph.h                   |   18 +-
 Source/cmComputeLinkDepends.cxx                    |  486 +-
 Source/cmComputeLinkDepends.h                      |   42 +-
 Source/cmComputeLinkInformation.cxx                | 1147 ++--
 Source/cmComputeLinkInformation.h                  |   32 +-
 Source/cmComputeTargetDepends.cxx                  |  461 +-
 Source/cmComputeTargetDepends.h                    |   17 +-
 Source/cmConditionEvaluator.cxx                    |  799 +--
 Source/cmConditionEvaluator.h                      |  104 +-
 Source/cmConfigureFileCommand.cxx                  |  101 +-
 Source/cmConfigureFileCommand.h                    |   11 +-
 Source/cmContinueCommand.cxx                       |   14 +-
 Source/cmContinueCommand.h                         |    9 +-
 Source/cmCoreTryCompile.cxx                        |  704 +--
 Source/cmCoreTryCompile.h                          |   11 +-
 Source/cmCreateTestSourceList.cxx                  |  130 +-
 Source/cmCreateTestSourceList.h                    |   11 +-
 Source/cmCryptoHash.cxx                            |  102 +-
 Source/cmCryptoHash.h                              |   35 +-
 Source/cmCurl.cxx                                  |   59 +-
 Source/cmCurl.h                                    |    6 +-
 Source/cmCustomCommand.cxx                         |   58 +-
 Source/cmCustomCommand.h                           |   12 +-
 Source/cmCustomCommandGenerator.cxx                |  129 +-
 Source/cmCustomCommandGenerator.h                  |    5 +-
 Source/cmDefinePropertyCommand.cxx                 |  111 +-
 Source/cmDefinePropertyCommand.h                   |   12 +-
 Source/cmDefinitions.cxx                           |  101 +-
 Source/cmDefinitions.h                             |   51 +-
 Source/cmDepends.cxx                               |  212 +-
 Source/cmDepends.h                                 |   29 +-
 Source/cmDependsC.cxx                              |  456 +-
 Source/cmDependsC.h                                |   18 +-
 Source/cmDependsFortran.cxx                        |  535 +-
 Source/cmDependsFortran.h                          |   21 +-
 Source/cmDependsJava.cxx                           |   13 +-
 Source/cmDependsJava.h                             |   17 +-
 Source/cmDependsJavaParserHelper.cxx               |  335 +-
 Source/cmDependsJavaParserHelper.h                 |   44 +-
 Source/cmDocumentation.cxx                         |  654 +-
 Source/cmDocumentation.h                           |   51 +-
 Source/cmDocumentationFormatter.cxx                |  169 +-
 Source/cmDocumentationFormatter.h                  |   22 +-
 Source/cmDocumentationSection.cxx                  |   30 +-
 Source/cmDocumentationSection.h                    |   39 +-
 Source/cmDynamicLoader.cxx                         |   54 +-
 Source/cmDynamicLoader.h                           |    3 +-
 Source/cmELF.cxx                                   |  724 ++-
 Source/cmELF.h                                     |    7 +-
 Source/cmElseCommand.cxx                           |    2 +-
 Source/cmElseCommand.h                             |   10 +-
 Source/cmElseIfCommand.cxx                         |    2 +-
 Source/cmElseIfCommand.h                           |   10 +-
 Source/cmEnableLanguageCommand.cxx                 |   26 +-
 Source/cmEnableLanguageCommand.h                   |   11 +-
 Source/cmEnableTestingCommand.cxx                  |    4 +-
 Source/cmEnableTestingCommand.h                    |   11 +-
 Source/cmEndForEachCommand.cxx                     |    6 +-
 Source/cmEndForEachCommand.h                       |   16 +-
 Source/cmEndFunctionCommand.cxx                    |    6 +-
 Source/cmEndFunctionCommand.h                      |   16 +-
 Source/cmEndIfCommand.cxx                          |   13 +-
 Source/cmEndIfCommand.h                            |   10 +-
 Source/cmEndMacroCommand.cxx                       |    6 +-
 Source/cmEndMacroCommand.h                         |   16 +-
 Source/cmEndWhileCommand.cxx                       |   15 +-
 Source/cmEndWhileCommand.h                         |   16 +-
 Source/cmExecProgramCommand.cxx                    |  222 +-
 Source/cmExecProgramCommand.h                      |   16 +-
 Source/cmExecuteProcessCommand.cxx                 |  319 +-
 Source/cmExecuteProcessCommand.h                   |   10 +-
 Source/cmExecutionStatus.h                         |   22 +-
 Source/cmExpandedCommandArgument.cxx               |   15 +-
 Source/cmExpandedCommandArgument.h                 |    2 +-
 Source/cmExportBuildFileGenerator.cxx              |  293 +-
 Source/cmExportBuildFileGenerator.h                |   26 +-
 Source/cmExportCommand.cxx                         |  298 +-
 Source/cmExportCommand.h                           |   20 +-
 Source/cmExportFileGenerator.cxx                   |  986 ++-
 Source/cmExportFileGenerator.h                     |  121 +-
 Source/cmExportInstallFileGenerator.cxx            |  414 +-
 Source/cmExportInstallFileGenerator.h              |   23 +-
 Source/cmExportLibraryDependenciesCommand.cxx      |  130 +-
 Source/cmExportLibraryDependenciesCommand.h        |    5 +-
 Source/cmExportSet.cxx                             |    8 +-
 Source/cmExportSet.h                               |   14 +-
 Source/cmExportSetMap.cxx                          |    9 +-
 Source/cmExportSetMap.h                            |    4 +-
 Source/cmExportTryCompileFileGenerator.cxx         |  107 +-
 Source/cmExportTryCompileFileGenerator.h           |   20 +-
 Source/cmExprParserHelper.cxx                      |   63 +-
 Source/cmExprParserHelper.h                        |    6 +-
 Source/cmExternalMakefileProjectGenerator.cxx      |   50 +-
 Source/cmExternalMakefileProjectGenerator.h        |   15 +-
 Source/cmExtraCodeBlocksGenerator.cxx              |  793 ++-
 Source/cmExtraCodeBlocksGenerator.h                |   29 +-
 Source/cmExtraCodeLiteGenerator.cxx                |  515 +-
 Source/cmExtraCodeLiteGenerator.h                  |   15 +-
 Source/cmExtraEclipseCDT4Generator.cxx             | 1585 +++--
 Source/cmExtraEclipseCDT4Generator.h               |   82 +-
 Source/cmExtraKateGenerator.cxx                    |  283 +-
 Source/cmExtraKateGenerator.h                      |   20 +-
 Source/cmExtraSublimeTextGenerator.cxx             |  376 +-
 Source/cmExtraSublimeTextGenerator.h               |   36 +-
 Source/cmFLTKWrapUICommand.cxx                     |   75 +-
 Source/cmFLTKWrapUICommand.h                       |   13 +-
 Source/cmFileCommand.cxx                           | 3032 ++++-----
 Source/cmFileCommand.h                             |   17 +-
 Source/cmFileLock.cxx                              |   42 +-
 Source/cmFileLock.h                                |    6 +-
 Source/cmFileLockPool.cxx                          |  105 +-
 Source/cmFileLockPool.h                            |   28 +-
 Source/cmFileLockResult.cxx                        |   36 +-
 Source/cmFileLockResult.h                          |    6 +-
 Source/cmFileLockUnix.cxx                          |   65 +-
 Source/cmFileLockWin32.cxx                         |   85 +-
 Source/cmFileTimeComparison.cxx                    |  189 +-
 Source/cmFileTimeComparison.h                      |    3 -
 Source/cmFindBase.cxx                              |  280 +-
 Source/cmFindBase.h                                |    3 +-
 Source/cmFindCommon.cxx                            |  277 +-
 Source/cmFindCommon.h                              |   23 +-
 Source/cmFindFileCommand.cxx                       |    1 +
 Source/cmFindFileCommand.h                         |    9 +-
 Source/cmFindLibraryCommand.cxx                    |  341 +-
 Source/cmFindLibraryCommand.h                      |   16 +-
 Source/cmFindPackageCommand.cxx                    | 1787 +++---
 Source/cmFindPackageCommand.h                      |   34 +-
 Source/cmFindPathCommand.cxx                       |  148 +-
 Source/cmFindPathCommand.h                         |   13 +-
 Source/cmFindProgramCommand.cxx                    |  196 +-
 Source/cmFindProgramCommand.h                      |   12 +-
 Source/cmForEachCommand.cxx                        |  212 +-
 Source/cmForEachCommand.h                          |   20 +-
 Source/cmFortranLexer.cxx                          |    2 +-
 Source/cmFortranLexer.in.l                         |    2 +-
 Source/cmFortranParser.h                           |   73 +-
 Source/cmFortranParserImpl.cxx                     |  244 +-
 Source/cmFunctionBlocker.h                         |   21 +-
 Source/cmFunctionCommand.cxx                       |  113 +-
 Source/cmFunctionCommand.h                         |   20 +-
 Source/cmGeneratedFileStream.cxx                   |  134 +-
 Source/cmGeneratedFileStream.h                     |   11 +-
 Source/cmGeneratorExpression.cxx                   |  382 +-
 Source/cmGeneratorExpression.h                     |   72 +-
 Source/cmGeneratorExpressionContext.cxx            |   33 +-
 Source/cmGeneratorExpressionContext.h              |    8 +-
 Source/cmGeneratorExpressionDAGChecker.cxx         |  221 +-
 Source/cmGeneratorExpressionDAGChecker.h           |   64 +-
 Source/cmGeneratorExpressionEvaluationFile.cxx     |  164 +-
 Source/cmGeneratorExpressionEvaluationFile.h       |   19 +-
 Source/cmGeneratorExpressionEvaluator.cxx          |  264 +-
 Source/cmGeneratorExpressionEvaluator.h            |   76 +-
 Source/cmGeneratorExpressionLexer.cxx              |   48 +-
 Source/cmGeneratorExpressionLexer.h                |   12 +-
 Source/cmGeneratorExpressionNode.cxx               | 1621 +++--
 Source/cmGeneratorExpressionNode.h                 |   36 +-
 Source/cmGeneratorExpressionParser.cxx             |  241 +-
 Source/cmGeneratorExpressionParser.h               |   10 +-
 Source/cmGeneratorTarget.cxx                       | 4886 ++++++---------
 Source/cmGeneratorTarget.h                         |  250 +-
 Source/cmGetCMakePropertyCommand.cxx               |   50 +-
 Source/cmGetCMakePropertyCommand.h                 |   11 +-
 Source/cmGetDirectoryPropertyCommand.cxx           |   84 +-
 Source/cmGetDirectoryPropertyCommand.h             |    9 +-
 Source/cmGetFilenameComponentCommand.cxx           |  122 +-
 Source/cmGetFilenameComponentCommand.h             |   11 +-
 Source/cmGetPropertyCommand.cxx                    |  346 +-
 Source/cmGetPropertyCommand.h                      |   19 +-
 Source/cmGetSourceFilePropertyCommand.cxx          |   35 +-
 Source/cmGetSourceFilePropertyCommand.h            |   11 +-
 Source/cmGetTargetPropertyCommand.cxx              |   58 +-
 Source/cmGetTargetPropertyCommand.h                |   11 +-
 Source/cmGetTestPropertyCommand.cxx                |   29 +-
 Source/cmGetTestPropertyCommand.h                  |   11 +-
 Source/cmGhsMultiGpj.cxx                           |    9 +-
 Source/cmGhsMultiGpj.h                             |    4 +-
 Source/cmGhsMultiTargetGenerator.cxx               |  564 +-
 Source/cmGhsMultiTargetGenerator.h                 |   94 +-
 Source/cmGlobalBorlandMakefileGenerator.cxx        |   20 +-
 Source/cmGlobalBorlandMakefileGenerator.h          |   22 +-
 Source/cmGlobalCommonGenerator.cxx                 |    4 +-
 Source/cmGlobalGenerator.cxx                       | 2124 +++----
 Source/cmGlobalGenerator.h                         |  222 +-
 Source/cmGlobalGeneratorFactory.h                  |   29 +-
 Source/cmGlobalGhsMultiGenerator.cxx               |  316 +-
 Source/cmGlobalGhsMultiGenerator.h                 |   92 +-
 Source/cmGlobalJOMMakefileGenerator.cxx            |   25 +-
 Source/cmGlobalJOMMakefileGenerator.h              |   20 +-
 Source/cmGlobalKdevelopGenerator.cxx               |  846 ++-
 Source/cmGlobalKdevelopGenerator.h                 |   11 +-
 Source/cmGlobalMSYSMakefileGenerator.cxx           |   53 +-
 Source/cmGlobalMSYSMakefileGenerator.h             |   19 +-
 Source/cmGlobalMinGWMakefileGenerator.cxx          |   27 +-
 Source/cmGlobalMinGWMakefileGenerator.h            |   20 +-
 Source/cmGlobalNMakeMakefileGenerator.cxx          |   25 +-
 Source/cmGlobalNMakeMakefileGenerator.h            |   21 +-
 Source/cmGlobalNinjaGenerator.cxx                  | 1068 ++--
 Source/cmGlobalNinjaGenerator.h                    |  213 +-
 Source/cmGlobalUnixMakefileGenerator3.cxx          |  899 ++-
 Source/cmGlobalUnixMakefileGenerator3.h            |   98 +-
 Source/cmGlobalVisualStudio10Generator.cxx         |  414 +-
 Source/cmGlobalVisualStudio10Generator.h           |   55 +-
 Source/cmGlobalVisualStudio11Generator.cxx         |  257 +-
 Source/cmGlobalVisualStudio11Generator.h           |    7 +-
 Source/cmGlobalVisualStudio12Generator.cxx         |  202 +-
 Source/cmGlobalVisualStudio12Generator.h           |   12 +-
 Source/cmGlobalVisualStudio14Generator.cxx         |  211 +-
 Source/cmGlobalVisualStudio14Generator.h           |    6 +-
 Source/cmGlobalVisualStudio6Generator.cxx          |  451 --
 Source/cmGlobalVisualStudio6Generator.h            |  113 -
 Source/cmGlobalVisualStudio71Generator.cxx         |  190 +-
 Source/cmGlobalVisualStudio71Generator.h           |   37 +-
 Source/cmGlobalVisualStudio7Generator.cxx          |  828 +--
 Source/cmGlobalVisualStudio7Generator.h            |   90 +-
 Source/cmGlobalVisualStudio8Generator.cxx          |  462 +-
 Source/cmGlobalVisualStudio8Generator.h            |   26 +-
 Source/cmGlobalVisualStudio9Generator.cxx          |   95 +-
 Source/cmGlobalVisualStudio9Generator.h            |    7 +-
 Source/cmGlobalVisualStudioGenerator.cxx           |  715 +--
 Source/cmGlobalVisualStudioGenerator.h             |   62 +-
 Source/cmGlobalWatcomWMakeGenerator.cxx            |   12 +-
 Source/cmGlobalWatcomWMakeGenerator.h              |   19 +-
 Source/cmGlobalXCodeGenerator.cxx                  | 3376 ++++------
 Source/cmGlobalXCodeGenerator.h                    |  119 +-
 Source/cmGraphAdjacencyList.h                      |   36 +-
 Source/cmGraphVizWriter.cxx                        |  437 +-
 Source/cmGraphVizWriter.h                          |   10 +-
 Source/cmHexFileConverter.cxx                      |  205 +-
 Source/cmHexFileConverter.h                        |    9 +-
 Source/cmIDEFlagTable.h                            |   30 +-
 Source/cmIDEOptions.cxx                            |  132 +-
 Source/cmIDEOptions.h                              |   21 +-
 Source/cmIfCommand.cxx                             |  174 +-
 Source/cmIfCommand.h                               |   32 +-
 Source/cmIncludeCommand.cxx                        |  150 +-
 Source/cmIncludeCommand.h                          |   11 +-
 Source/cmIncludeDirectoryCommand.cxx               |  101 +-
 Source/cmIncludeDirectoryCommand.h                 |   15 +-
 Source/cmIncludeExternalMSProjectCommand.cxx       |   84 +-
 Source/cmIncludeExternalMSProjectCommand.h         |   11 +-
 Source/cmIncludeRegularExpressionCommand.cxx       |   15 +-
 Source/cmIncludeRegularExpressionCommand.h         |   11 +-
 Source/cmInstallCommand.cxx                        | 1183 ++--
 Source/cmInstallCommand.h                          |   10 +-
 Source/cmInstallCommandArguments.cxx               |  184 +-
 Source/cmInstallCommandArguments.h                 |  109 +-
 Source/cmInstallDirectoryGenerator.cxx             |  103 +-
 Source/cmInstallDirectoryGenerator.h               |   13 +-
 Source/cmInstallExportGenerator.cxx                |  144 +-
 Source/cmInstallExportGenerator.h                  |   18 +-
 Source/cmInstallFilesCommand.cxx                   |  113 +-
 Source/cmInstallFilesCommand.h                     |   12 +-
 Source/cmInstallFilesGenerator.cxx                 |  105 +-
 Source/cmInstallFilesGenerator.h                   |   10 +-
 Source/cmInstallGenerator.cxx                      |  248 +-
 Source/cmInstallGenerator.h                        |   29 +-
 Source/cmInstallProgramsCommand.cxx                |   82 +-
 Source/cmInstallProgramsCommand.h                  |   11 +-
 Source/cmInstallScriptGenerator.cxx                |   30 +-
 Source/cmInstallScriptGenerator.h                  |    4 +-
 Source/cmInstallTargetGenerator.cxx                |  623 +-
 Source/cmInstallTargetGenerator.h                  |   25 +-
 Source/cmInstallTargetsCommand.cxx                 |   38 +-
 Source/cmInstallTargetsCommand.h                   |   10 +-
 Source/cmInstalledFile.cxx                         |   56 +-
 Source/cmInstalledFile.h                           |   14 +-
 Source/cmLinkDirectoriesCommand.cxx                |   32 +-
 Source/cmLinkDirectoriesCommand.h                  |   12 +-
 Source/cmLinkItem.h                                |  108 +-
 Source/cmLinkLibrariesCommand.cxx                  |   40 +-
 Source/cmLinkLibrariesCommand.h                    |   11 +-
 Source/cmLinkedTree.h                              |   50 +-
 Source/cmListCommand.cxx                           |  433 +-
 Source/cmListCommand.h                             |   16 +-
 Source/cmListFileCache.cxx                         |  461 +-
 Source/cmListFileCache.h                           |  112 +-
 Source/cmListFileLexer.c                           | 2020 +++---
 Source/cmListFileLexer.h                           |    6 +-
 Source/cmListFileLexer.in.l                        |  273 +-
 Source/cmLoadCacheCommand.cxx                      |  140 +-
 Source/cmLoadCacheCommand.h                        |   12 +-
 Source/cmLoadCommandCommand.cxx                    |  198 +-
 Source/cmLoadCommandCommand.h                      |    6 +-
 Source/cmLocalCommonGenerator.cxx                  |   13 +-
 Source/cmLocalCommonGenerator.h                    |    2 +-
 Source/cmLocalGenerator.cxx                        | 2290 +++----
 Source/cmLocalGenerator.h                          |  129 +-
 Source/cmLocalGhsMultiGenerator.cxx                |   21 +-
 Source/cmLocalNinjaGenerator.cxx                   |  305 +-
 Source/cmLocalNinjaGenerator.h                     |   45 +-
 Source/cmLocalUnixMakefileGenerator3.cxx           | 1860 +++---
 Source/cmLocalUnixMakefileGenerator3.h             |  152 +-
 Source/cmLocalVisualStudio10Generator.cxx          |  113 +-
 Source/cmLocalVisualStudio10Generator.h            |    2 -
 Source/cmLocalVisualStudio6Generator.cxx           | 2002 ------
 Source/cmLocalVisualStudio6Generator.h             |  105 -
 Source/cmLocalVisualStudio7Generator.cxx           | 2314 ++++---
 Source/cmLocalVisualStudio7Generator.h             |   56 +-
 Source/cmLocalVisualStudioGenerator.cxx            |  113 +-
 Source/cmLocalVisualStudioGenerator.h              |   15 +-
 Source/cmLocalXCodeGenerator.cxx                   |   45 +-
 Source/cmLocalXCodeGenerator.h                     |   14 +-
 Source/cmLocale.h                                  |   15 +-
 Source/cmMachO.cxx                                 |  267 +-
 Source/cmMachO.h                                   |    2 +-
 Source/cmMacroCommand.cxx                          |  138 +-
 Source/cmMacroCommand.h                            |   20 +-
 Source/cmMakeDirectoryCommand.cxx                  |   25 +-
 Source/cmMakeDirectoryCommand.h                    |   11 +-
 Source/cmMakefile.cxx                              | 3564 +++++------
 Source/cmMakefile.h                                |  352 +-
 Source/cmMakefileExecutableTargetGenerator.cxx     |  418 +-
 Source/cmMakefileExecutableTargetGenerator.h       |    2 +-
 Source/cmMakefileLibraryTargetGenerator.cxx        |  807 ++-
 Source/cmMakefileLibraryTargetGenerator.h          |    9 +-
 Source/cmMakefileTargetGenerator.cxx               | 1388 ++---
 Source/cmMakefileTargetGenerator.h                 |   59 +-
 Source/cmMakefileUtilityTargetGenerator.cxx        |   64 +-
 Source/cmMakefileUtilityTargetGenerator.h          |    4 +-
 Source/cmMarkAsAdvancedCommand.cxx                 |   42 +-
 Source/cmMarkAsAdvancedCommand.h                   |   11 +-
 Source/cmMathCommand.cxx                           |   32 +-
 Source/cmMathCommand.h                             |   13 +-
 Source/cmMessageCommand.cxx                        |   82 +-
 Source/cmMessageCommand.h                          |   10 +-
 Source/cmNewLineStyle.cxx                          |   41 +-
 Source/cmNewLineStyle.h                            |   11 +-
 Source/cmNinjaNormalTargetGenerator.cxx            |  622 +-
 Source/cmNinjaNormalTargetGenerator.h              |   10 +-
 Source/cmNinjaTargetGenerator.cxx                  |  601 +-
 Source/cmNinjaTargetGenerator.h                    |   57 +-
 Source/cmNinjaTypes.h                              |    4 +-
 Source/cmNinjaUtilityTargetGenerator.cxx           |  101 +-
 Source/cmNinjaUtilityTargetGenerator.h             |    7 +-
 Source/cmOSXBundleGenerator.cxx                    |  112 +-
 Source/cmOSXBundleGenerator.h                      |   14 +-
 Source/cmObject.h                                  |    7 +-
 Source/cmOptionCommand.cxx                         |   39 +-
 Source/cmOptionCommand.h                           |   11 +-
 Source/cmOrderDirectories.cxx                      |  400 +-
 Source/cmOrderDirectories.h                        |    5 +-
 Source/cmOutputConverter.cxx                       |  750 +--
 Source/cmOutputConverter.h                         |   58 +-
 Source/cmOutputRequiredFilesCommand.cxx            |  430 +-
 Source/cmOutputRequiredFilesCommand.h              |   12 +-
 Source/cmParseArgumentsCommand.cxx                 |  130 +-
 Source/cmParseArgumentsCommand.h                   |   11 +-
 Source/cmPathLabel.cxx                             |   15 +-
 Source/cmPathLabel.h                               |    4 +-
 Source/cmPolicies.cxx                              |  307 +-
 Source/cmPolicies.h                                |  435 +-
 Source/cmProcessTools.cxx                          |   60 +-
 Source/cmProcessTools.h                            |   22 +-
 Source/cmProjectCommand.cxx                        |  192 +-
 Source/cmProjectCommand.h                          |   11 +-
 Source/cmProperty.cxx                              |   17 +-
 Source/cmProperty.h                                |   20 +-
 Source/cmPropertyDefinition.cxx                    |   22 +-
 Source/cmPropertyDefinition.h                      |   20 +-
 Source/cmPropertyDefinitionMap.cxx                 |   32 +-
 Source/cmPropertyDefinitionMap.h                   |   10 +-
 Source/cmPropertyMap.cxx                           |   43 +-
 Source/cmPropertyMap.h                             |   11 +-
 Source/cmQTWrapCPPCommand.cxx                      |   68 +-
 Source/cmQTWrapCPPCommand.h                        |   11 +-
 Source/cmQTWrapUICommand.cxx                       |   89 +-
 Source/cmQTWrapUICommand.h                         |   11 +-
 Source/cmQtAutoGeneratorInitializer.cxx            | 1021 ++--
 Source/cmQtAutoGeneratorInitializer.h              |    2 +-
 Source/cmQtAutoGenerators.cxx                      | 1761 +++---
 Source/cmQtAutoGenerators.h                        |   94 +-
 Source/cmRST.cxx                                   |  399 +-
 Source/cmRST.h                                     |    2 +
 Source/cmRemoveCommand.cxx                         |   39 +-
 Source/cmRemoveCommand.h                           |   11 +-
 Source/cmRemoveDefinitionsCommand.cxx              |   17 +-
 Source/cmRemoveDefinitionsCommand.h                |   11 +-
 Source/cmReturnCommand.cxx                         |    3 +-
 Source/cmReturnCommand.h                           |   11 +-
 Source/cmScriptGenerator.cxx                       |  145 +-
 Source/cmScriptGenerator.h                         |   22 +-
 Source/cmSearchPath.cxx                            |  178 +-
 Source/cmSearchPath.h                              |    8 +-
 Source/cmSeparateArgumentsCommand.cxx              |   89 +-
 Source/cmSeparateArgumentsCommand.h                |   11 +-
 Source/cmSetCommand.cxx                            |  122 +-
 Source/cmSetCommand.h                              |   11 +-
 Source/cmSetDirectoryPropertiesCommand.cxx         |   56 +-
 Source/cmSetDirectoryPropertiesCommand.h           |   15 +-
 Source/cmSetPropertyCommand.cxx                    |  408 +-
 Source/cmSetPropertyCommand.h                      |   11 +-
 Source/cmSetSourceFilesPropertiesCommand.cxx       |  136 +-
 Source/cmSetSourceFilesPropertiesCommand.h         |   15 +-
 Source/cmSetTargetPropertiesCommand.cxx            |   78 +-
 Source/cmSetTargetPropertiesCommand.h              |   15 +-
 Source/cmSetTestsPropertiesCommand.cxx             |   73 +-
 Source/cmSetTestsPropertiesCommand.h               |   16 +-
 Source/cmSiteNameCommand.cxx                       |   69 +-
 Source/cmSiteNameCommand.h                         |   11 +-
 Source/cmSourceFile.cxx                            |  231 +-
 Source/cmSourceFile.h                              |   16 +-
 Source/cmSourceFileLocation.cxx                    |  231 +-
 Source/cmSourceFileLocation.h                      |    2 +-
 Source/cmSourceGroup.cxx                           |   86 +-
 Source/cmSourceGroup.h                             |   12 +-
 Source/cmSourceGroupCommand.cxx                    |   63 +-
 Source/cmSourceGroupCommand.h                      |   11 +-
 Source/cmStandardIncludes.h                        |  101 +-
 Source/cmStandardLexer.h                           |   30 +-
 Source/cmState.cxx                                 | 1272 ++--
 Source/cmState.h                                   |  118 +-
 Source/cmStringCommand.cxx                         |  763 +--
 Source/cmStringCommand.h                           |   34 +-
 Source/cmSubdirCommand.cxx                         |   57 +-
 Source/cmSubdirCommand.h                           |   11 +-
 Source/cmSubdirDependsCommand.cxx                  |    7 +-
 Source/cmSubdirDependsCommand.h                    |    4 +-
 Source/cmSystemTools.cxx                           | 2389 +++-----
 Source/cmSystemTools.h                             |  139 +-
 Source/cmTarget.cxx                                | 1556 ++---
 Source/cmTarget.h                                  |  238 +-
 Source/cmTargetCompileDefinitionsCommand.cxx       |   46 +-
 Source/cmTargetCompileDefinitionsCommand.h         |   19 +-
 Source/cmTargetCompileFeaturesCommand.cxx          |   39 +-
 Source/cmTargetCompileFeaturesCommand.h            |   19 +-
 Source/cmTargetCompileOptionsCommand.cxx           |   29 +-
 Source/cmTargetCompileOptionsCommand.h             |   19 +-
 Source/cmTargetDepend.h                            |   26 +-
 Source/cmTargetIncludeDirectoriesCommand.cxx       |   90 +-
 Source/cmTargetIncludeDirectoriesCommand.h         |   26 +-
 Source/cmTargetLinkLibrariesCommand.cxx            |  435 +-
 Source/cmTargetLinkLibrariesCommand.h              |   15 +-
 Source/cmTargetPropCommandBase.cxx                 |  161 +-
 Source/cmTargetPropCommandBase.h                   |   31 +-
 Source/cmTargetSourcesCommand.cxx                  |   30 +-
 Source/cmTargetSourcesCommand.h                    |   20 +-
 Source/cmTest.cxx                                  |   32 +-
 Source/cmTest.h                                    |   22 +-
 Source/cmTestGenerator.cxx                         |  125 +-
 Source/cmTestGenerator.h                           |    6 +-
 Source/cmTimestamp.cxx                             |  136 +-
 Source/cmTimestamp.h                               |   17 +-
 Source/cmTryCompileCommand.cxx                     |   31 +-
 Source/cmTryCompileCommand.h                       |   11 +-
 Source/cmTryRunCommand.cxx                         |  294 +-
 Source/cmTryRunCommand.h                           |   11 +-
 Source/cmUnsetCommand.cxx                          |   39 +-
 Source/cmUnsetCommand.h                            |   11 +-
 Source/cmUseMangledMesaCommand.cxx                 |   84 +-
 Source/cmUseMangledMesaCommand.h                   |    7 +-
 Source/cmUtilitySourceCommand.cxx                  |  111 +-
 Source/cmUtilitySourceCommand.h                    |    4 +-
 Source/cmUuid.cxx                                  |  114 +-
 Source/cmUuid.h                                    |   14 +-
 Source/cmVS10CLFlagTable.h                         |  464 +-
 Source/cmVS10LibFlagTable.h                        |  154 +-
 Source/cmVS10LinkFlagTable.h                       |  531 +-
 Source/cmVS10MASMFlagTable.h                       |  144 +-
 Source/cmVS10RCFlagTable.h                         |    9 +-
 Source/cmVS11CLFlagTable.h                         |  497 +-
 Source/cmVS11LibFlagTable.h                        |  154 +-
 Source/cmVS11LinkFlagTable.h                       |  556 +-
 Source/cmVS11MASMFlagTable.h                       |  144 +-
 Source/cmVS11RCFlagTable.h                         |    9 +-
 Source/cmVS12CLFlagTable.h                         |  505 +-
 Source/cmVS12LibFlagTable.h                        |  154 +-
 Source/cmVS12LinkFlagTable.h                       |  556 +-
 Source/cmVS12MASMFlagTable.h                       |  144 +-
 Source/cmVS12RCFlagTable.h                         |    9 +-
 Source/cmVS14CLFlagTable.h                         |  523 +-
 Source/cmVS14LibFlagTable.h                        |  154 +-
 Source/cmVS14LinkFlagTable.h                       |  560 +-
 Source/cmVS14MASMFlagTable.h                       |  144 +-
 Source/cmVS14RCFlagTable.h                         |    9 +-
 Source/cmVariableRequiresCommand.cxx               |   55 +-
 Source/cmVariableRequiresCommand.h                 |    5 +-
 Source/cmVariableWatch.cxx                         |   80 +-
 Source/cmVariableWatch.h                           |   36 +-
 Source/cmVariableWatchCommand.cxx                  |  102 +-
 Source/cmVariableWatchCommand.h                    |   12 +-
 Source/cmVersion.cxx                               |   20 +-
 Source/cmVersion.h                                 |    9 +-
 Source/cmVersionMacros.h                           |    2 +-
 Source/cmVisualStudio10TargetGenerator.cxx         | 2988 ++++-----
 Source/cmVisualStudio10TargetGenerator.h           |   28 +-
 Source/cmVisualStudioGeneratorOptions.cxx          |  310 +-
 Source/cmVisualStudioGeneratorOptions.h            |   16 +-
 Source/cmVisualStudioSlnData.cxx                   |   26 +-
 Source/cmVisualStudioSlnData.h                     |   19 +-
 Source/cmVisualStudioSlnParser.cxx                 |  394 +-
 Source/cmVisualStudioSlnParser.h                   |   20 +-
 Source/cmVisualStudioWCEPlatformParser.cxx         |  115 +-
 Source/cmVisualStudioWCEPlatformParser.h           |   32 +-
 Source/cmWhileCommand.cxx                          |  127 +-
 Source/cmWhileCommand.h                            |   25 +-
 Source/cmWriteFileCommand.cxx                      |   58 +-
 Source/cmWriteFileCommand.h                        |   10 +-
 Source/cmXCode21Object.cxx                         |   57 +-
 Source/cmXCode21Object.h                           |    6 +-
 Source/cmXCodeObject.cxx                           |  280 +-
 Source/cmXCodeObject.h                             |  189 +-
 Source/cmXMLParser.cxx                             |  114 +-
 Source/cmXMLParser.h                               |   27 +-
 Source/cmXMLSafe.cxx                               |   79 +-
 Source/cmXMLSafe.h                                 |    4 +-
 Source/cmXMLWriter.cxx                             |   49 +-
 Source/cmXMLWriter.h                               |   41 +-
 Source/cm_get_date.h                               |    2 +-
 Source/cm_utf8.c                                   |   68 +-
 Source/cmake.cxx                                   | 2328 +++----
 Source/cmake.h                                     |  354 +-
 Source/cmakemain.cxx                               |  380 +-
 Source/cmakexbuild.cxx                             |   54 +-
 Source/cmcldeps.cxx                                |  136 +-
 Source/cmcmd.cxx                                   | 1376 ++---
 Source/cmcmd.h                                     |    3 +-
 Source/ctest.cxx                                   |  244 +-
 Source/kwsys/CommandLineArguments.cxx              |    1 +
 Source/kwsys/MD5.c                                 |    8 +-
 Source/kwsys/Process.h.in                          |    7 +
 Source/kwsys/ProcessUNIX.c                         |   13 +
 Source/kwsys/ProcessWin32.c                        |   15 +-
 Source/kwsys/RegularExpression.cxx                 |    2 +-
 Source/kwsys/RegularExpression.hxx.in              |    4 +-
 Source/kwsys/SystemInformation.cxx                 |   60 +-
 Source/kwsys/SystemTools.cxx                       |  113 +-
 Source/kwsys/testDynamicLoader.cxx                 |    2 +-
 Source/kwsys/testEncoding.cxx                      |    2 +-
 Source/kwsys/testHashSTL.cxx                       |    1 -
 Source/kwsys/testIOS.cxx                           |    6 +
 Templates/AppleInfo.plist                          |    2 -
 Templates/CMakeVisualStudio6Configurations.cmake   |    3 -
 Templates/DLLFooter.dsptemplate                    |    4 -
 Templates/DLLHeader.dsptemplate                    |  192 -
 Templates/EXEFooter.dsptemplate                    |    4 -
 Templates/EXEHeader.dsptemplate                    |  183 -
 Templates/EXEWinHeader.dsptemplate                 |  187 -
 Templates/UtilityFooter.dsptemplate                |    2 -
 Templates/UtilityHeader.dsptemplate                |   95 -
 Templates/staticLibFooter.dsptemplate              |    4 -
 Templates/staticLibHeader.dsptemplate              |  173 -
 Tests/AliasTarget/CMakeLists.txt                   |    7 +
 Tests/AliasTarget/bat.cpp                          |    2 +-
 Tests/AliasTarget/commandgenerator.cpp             |    2 +-
 Tests/AliasTarget/empty.cpp                        |    2 +-
 Tests/AliasTarget/object.h                         |    2 +-
 Tests/AliasTarget/subdir/empty.cpp                 |    2 +-
 Tests/AliasTarget/targetgenerator.cpp              |    2 +-
 Tests/Architecture/bar.c                           |    5 +-
 Tests/Architecture/foo.c                           |    5 +-
 Tests/Assembler/main.c                             |    8 +-
 Tests/BuildDepends/CMakeLists.txt                  |    5 +-
 Tests/BuildDepends/Project/bar.cxx                 |    9 +-
 Tests/BuildDepends/Project/generator.cxx           |   17 +-
 .../Project/link_depends_no_shared_exe.c           |    2 +-
 .../Project/link_depends_no_shared_lib.c           |    2 +-
 Tests/BuildDepends/Project/ninjadep.cpp            |    5 +-
 Tests/BuildDepends/Project/object_depends.cxx      |    5 +-
 Tests/BuildDepends/Project/zot.cxx                 |    6 +-
 Tests/BundleGeneratorTest/Executable.cxx           |    1 -
 Tests/BundleGeneratorTest/Library.cxx              |    1 -
 Tests/BundleTest/BundleLib.cxx                     |   33 +-
 Tests/BundleTest/BundleTest.cxx                    |    8 +-
 Tests/BundleUtilities/framework.h                  |   12 +-
 Tests/BundleUtilities/module.cpp                   |    2 +-
 Tests/BundleUtilities/shared.h                     |   12 +-
 Tests/BundleUtilities/shared2.h                    |   12 +-
 Tests/BundleUtilities/testbundleutils1.cpp         |    7 +-
 Tests/BundleUtilities/testbundleutils2.cpp         |    7 +-
 Tests/BundleUtilities/testbundleutils3.cpp         |    7 +-
 Tests/CFBundleTest/Localized.rsrc                  |  Bin 496 -> 472 bytes
 Tests/CFBundleTest/np_macmain.cpp                  |   17 +-
 Tests/CMakeCommands/add_compile_options/main.cpp   |    6 +-
 .../target_compile_definitions/consumer.c          |   25 +-
 .../target_compile_definitions/consumer.cpp        |   29 +-
 .../target_compile_definitions/main.cpp            |    5 +-
 .../target_compile_features/dummy.cpp              |    2 +-
 .../target_compile_features/lib_restrict.c         |    2 +-
 .../target_compile_features/lib_restrict.h         |    2 +-
 .../target_compile_features/lib_user.cpp           |    2 +-
 Tests/CMakeCommands/target_compile_features/main.c |    2 +-
 .../CMakeCommands/target_compile_features/main.cpp |    2 +-
 .../target_compile_features/restrict_user.c        |    2 +-
 .../target_compile_options/consumer.c              |   25 +-
 .../target_compile_options/consumer.cpp            |   47 +-
 .../CMakeCommands/target_compile_options/main.cpp  |   23 +-
 .../target_include_directories/consumer.c          |   13 +-
 .../target_include_directories/consumer.cpp        |   17 +-
 .../target_include_directories/main.cpp            |    5 +-
 .../cmp0022/onlyplainlib1.cpp                      |    1 -
 .../target_link_libraries/cmp0022/onlyplainlib1.h  |    4 +-
 .../target_link_libraries/cmp0022/onlyplainlib2.h  |    2 +-
 .../cmp0022/onlyplainlib_user.cpp                  |    2 +-
 .../target_link_libraries/cmp0022/staticlib1.cpp   |    5 +-
 .../target_link_libraries/cmp0022/staticlib1.h     |    2 +-
 .../target_link_libraries/cmp0022/staticlib2.cpp   |    5 +-
 .../target_link_libraries/cmp0022/staticlib2.h     |    2 +-
 Tests/CMakeCommands/target_link_libraries/depC.h   |    1 -
 .../target_link_libraries/newsignature1.cpp        |    2 +-
 .../target_link_libraries/targetA.cpp              |    2 +-
 .../target_link_libraries/targetB.cpp              |    2 +-
 .../target_link_libraries/targetC.cpp              |    4 +-
 Tests/CMakeLib/PseudoMemcheck/memtester.cxx.in     |    2 +-
 Tests/CMakeLib/run_compile_commands.cxx            |   88 +-
 Tests/CMakeLib/testGeneratedFileStream.cxx         |  102 +-
 Tests/CMakeLib/testRST.cxx                         |   66 +-
 Tests/CMakeLib/testSystemTools.cxx                 |   15 +-
 Tests/CMakeLib/testUTF8.cxx                        |   73 +-
 Tests/CMakeLib/testVisualStudioSlnParser.cxx       |  216 +-
 Tests/CMakeLib/testXMLParser.cxx                   |    7 +-
 Tests/CMakeLib/testXMLSafe.cxx                     |   22 +-
 Tests/CMakeLists.txt                               |   44 +-
 Tests/CMakeOnly/AllFindModules/CMakeLists.txt      |    4 +-
 Tests/CMakeOnly/CheckStructHasMember/cm_cshm.h     |    5 +-
 Tests/CMakeOnly/CheckStructHasMember/cm_cshm.hxx   |    9 +-
 Tests/CMakeOnly/LinkInterfaceLoop/lib.c            |    5 +-
 Tests/CMakeOnly/LinkInterfaceLoop/main.c           |    5 +-
 Tests/CMakeTests/PushCheckStateTest.cmake.in       |   57 +-
 Tests/CMakeTests/String-TIMESTAMP-UnixTime.cmake   |   22 +
 Tests/CMakeTests/StringTest.cmake.in               |    6 +
 Tests/COnly/conly.c                                |   12 +-
 Tests/COnly/libc2.h                                |   12 +-
 Tests/COnly/testCModule.c                          |    9 +-
 Tests/CPackComponentsDEB/CMakeLists.txt            |    2 +
 .../MyLibCPackConfig-components-depend1.cmake.in   |    1 +
 .../MyLibCPackConfig-components-depend2.cmake.in   |    1 +
 .../RunCPackVerifyResult-components-depend1.cmake  |    6 +-
 .../RunCPackVerifyResult-components-depend2.cmake  |    6 +-
 ...CPackVerifyResult-components-description1.cmake |    2 +-
 ...CPackVerifyResult-components-description2.cmake |    2 +-
 ...yResult-components-lintian-dpkgdeb-checks.cmake |    2 +-
 ...unCPackVerifyResult-components-shlibdeps1.cmake |    2 +-
 .../RunCPackVerifyResult-components-source.cmake   |    2 +-
 .../RunCPackVerifyResult-compression.cmake         |    2 +-
 Tests/CPackComponentsForAll/CMakeLists.txt         |    6 +
 .../MyLibCPackConfig-IgnoreGroup.cmake.in          |   26 +-
 .../MyLibCPackConfig-OnePackPerGroup.cmake.in      |    2 +-
 .../RunCPackVerifyResult.cmake                     |   39 +-
 Tests/CPackWiXGenerator/myotherapp.cpp             |    4 +-
 Tests/CTestConfig/CTestConfig.cxx                  |    3 +-
 .../TestProject/3rdparty/foo.cpp                   |    4 +-
 .../TestProject/extra/extra.cpp                    |    4 +-
 .../TestProject/extra/uncovered1.cpp}              |    0
 .../CTestCoverageCollectGCOV/TestProject/main.cpp  |    4 +-
 .../TestProject/uncovered2.cpp}                    |    0
 Tests/CTestCoverageCollectGCOV/test.cmake.in       |    4 +
 Tests/CTestTest/SmallAndFast/echoargs.c            |    3 +-
 .../SmallAndFast/intentional_compile_warning.cxx   |    6 +-
 Tests/CTestTestCostSerial/sleep.c                  |    4 +-
 Tests/CTestTestCrash/crash.cxx                     |    2 +-
 Tests/CTestTestFailure/badCode.cxx                 |    2 +-
 Tests/CTestTestFdSetSize/sleep.c                   |    4 +-
 Tests/CTestTestParallel/lockFile.c                 |    5 +-
 Tests/CTestTestResourceLock/lockFile.c             |   16 +-
 Tests/CTestTestScheduler/sleep.c                   |    9 +-
 Tests/CTestTestStopTime/sleep.c                    |    9 +-
 Tests/CTestTestTimeout/sleep.c                     |    8 +-
 Tests/CTestTestUpload/sleep.c                      |    9 +-
 Tests/CTestTestZeroTimeout/sleep.c                 |    4 +-
 Tests/CompatibleInterface/bar.cpp                  |    2 +-
 Tests/CompatibleInterface/main.cpp                 |   15 +-
 .../compile_command_output.cxx                     |    2 +-
 .../CompileCommandOutput/file_with_underscores.cxx |    4 +-
 Tests/CompileCommandOutput/relative.cxx            |    4 +-
 Tests/CompileCommandOutput/relative.h              |   12 +-
 Tests/CompileDefinitions/CMakeLists.txt            |    5 -
 Tests/CompileDefinitions/compiletest.cpp           |   64 +-
 Tests/CompileDefinitions/compiletest_mixed_c.c     |    1 -
 Tests/CompileDefinitions/compiletest_mixed_cxx.cpp |    2 +-
 Tests/CompileDefinitions/runtest.c                 |   31 +-
 Tests/CompileDefinitions/target_prop/usetgt.c      |   11 +-
 Tests/CompileFeatures/CMakeLists.txt               |   82 +
 Tests/CompileFeatures/c_restrict.c                 |    2 +-
 .../cxx_aggregate_default_initializers.cpp         |    5 +-
 Tests/CompileFeatures/cxx_alias_templates.cpp      |    2 +-
 Tests/CompileFeatures/cxx_alignas.cpp              |    3 +-
 Tests/CompileFeatures/cxx_attribute_deprecated.cpp |    3 +-
 Tests/CompileFeatures/cxx_attributes.cpp           |    5 +-
 .../CompileFeatures/cxx_contextual_conversions.cpp |   37 +-
 .../cxx_decltype_incomplete_return_types.cpp       |   17 +-
 .../cxx_default_function_template_args.cpp         |    2 +-
 Tests/CompileFeatures/cxx_defaulted_functions.cpp  |    3 +-
 .../cxx_delegating_constructors.cpp                |    1 -
 Tests/CompileFeatures/cxx_digit_separators.cpp     |    3 +-
 Tests/CompileFeatures/cxx_explicit_conversions.cpp |    6 +-
 .../cxx_extended_friend_declarations.cpp           |    8 +-
 Tests/CompileFeatures/cxx_extern_templates.cpp     |    2 +-
 Tests/CompileFeatures/cxx_final.cpp                |    4 +-
 .../cxx_generalized_initializers.cpp               |   23 +-
 .../cxx_inheriting_constructors.cpp                |    5 +-
 Tests/CompileFeatures/cxx_inline_namespaces.cpp    |   25 +-
 Tests/CompileFeatures/cxx_lambda_init_captures.cpp |    3 +-
 Tests/CompileFeatures/cxx_lambdas.cpp              |    2 +-
 .../cxx_local_type_template_args.cpp               |   28 +-
 Tests/CompileFeatures/cxx_noexcept.cpp             |    1 -
 Tests/CompileFeatures/cxx_nullptr.cpp              |    1 -
 Tests/CompileFeatures/cxx_override.cpp             |    6 +-
 Tests/CompileFeatures/cxx_range_for.cpp            |    5 +-
 .../cxx_reference_qualified_functions.cpp          |   12 +-
 Tests/CompileFeatures/cxx_relaxed_constexpr.cpp    |   10 +-
 .../CompileFeatures/cxx_return_type_deduction.cpp  |    2 +-
 Tests/CompileFeatures/cxx_right_angle_brackets.cpp |    4 +-
 Tests/CompileFeatures/cxx_rvalue_references.cpp    |    1 -
 .../cxx_template_template_parameters.cpp           |    6 +-
 Tests/CompileFeatures/cxx_unicode_literals.cpp     |    2 +
 .../CompileFeatures/cxx_uniform_initialization.cpp |    9 +-
 Tests/CompileFeatures/cxx_unrestricted_unions.cpp  |   12 +-
 Tests/CompileFeatures/cxx_user_literals.cpp        |    2 +-
 Tests/CompileFeatures/cxx_variable_templates.cpp   |    2 +-
 Tests/CompileFeatures/cxx_variadic_templates.cpp   |   58 +-
 Tests/CompileFeatures/default_dialect.c            |   24 +-
 Tests/CompileFeatures/default_dialect.cpp          |   21 +-
 Tests/CompileFeatures/genex_test.c                 |   21 +-
 Tests/CompileFeatures/genex_test.cpp               |   47 +-
 Tests/CompileFeatures/main.cpp                     |    2 +-
 Tests/CompileOptions/main.cpp                      |   24 +-
 Tests/CompileOptions/other.cpp                     |    1 -
 Tests/Complex/CMakeLists.txt                       |    7 +
 Tests/Complex/Executable/A.h                       |    5 +-
 Tests/Complex/Executable/CMakeLists.txt            |    3 +-
 Tests/Complex/Executable/complex.cxx               |  442 +-
 Tests/Complex/Executable/complex.file.cxx          |    2 +-
 Tests/Complex/Executable/notInAllExe.cxx           |    2 +-
 Tests/Complex/Executable/testSystemDir.cxx         |    5 +-
 Tests/Complex/Executable/testcflags.c              |    4 +-
 Tests/Complex/Library/SystemDir/testSystemDir.h    |    5 +-
 Tests/Complex/Library/create_file.cxx              |   19 +-
 Tests/Complex/Library/notInAllLib.cxx              |    7 +-
 Tests/Complex/Library/sharedFile.h                 |    4 +-
 Tests/Complex/Library/testConly.h                  |    5 +-
 Tests/ComplexOneConfig/CMakeLists.txt              |    7 +
 Tests/ComplexOneConfig/Executable/A.h              |    5 +-
 Tests/ComplexOneConfig/Executable/CMakeLists.txt   |    3 +-
 Tests/ComplexOneConfig/Executable/complex.cxx      |  442 +-
 Tests/ComplexOneConfig/Executable/complex.file.cxx |    2 +-
 Tests/ComplexOneConfig/Executable/notInAllExe.cxx  |    2 +-
 .../ComplexOneConfig/Executable/testSystemDir.cxx  |    5 +-
 Tests/ComplexOneConfig/Executable/testcflags.c     |    4 +-
 .../Library/SystemDir/testSystemDir.h              |    5 +-
 Tests/ComplexOneConfig/Library/create_file.cxx     |   19 +-
 Tests/ComplexOneConfig/Library/notInAllLib.cxx     |    7 +-
 Tests/ComplexOneConfig/Library/sharedFile.h        |    4 +-
 Tests/ComplexOneConfig/Library/testConly.h         |    5 +-
 Tests/CustComDepend/bar.h                          |   12 +-
 Tests/CustComDepend/foo.cxx                        |    6 +-
 Tests/CustomCommand/gen_redirect_in.c              |    5 +-
 Tests/CustomCommand/generator.cxx                  |   15 +-
 Tests/CustomCommand/tcat.cxx                       |    5 +-
 Tests/CustomCommand/wrapper.cxx                    |   38 +-
 .../CustomCommandByproducts.c                      |   14 +-
 .../External/ExternalLibrary.c                     |    5 +-
 Tests/CustomCommandByproducts/ProducerExe.c        |    5 +-
 Tests/CxxOnly/cxxonly.cxx                          |   12 +-
 Tests/CxxOnly/libcxx2.h                            |   12 +-
 Tests/CxxOnly/testCxxModule.cxx                    |    9 +-
 Tests/CxxSubdirC/Cdir/Cobj.c                       |    5 +-
 Tests/CxxSubdirC/main.cxx                          |    5 +-
 Tests/Dependency/Case1/a.c                         |    3 +-
 Tests/Dependency/Case1/b.c                         |    2 +-
 Tests/Dependency/Case1/b2.c                        |    2 +-
 Tests/Dependency/Case1/c.c                         |    2 +-
 Tests/Dependency/Case1/c2.c                        |    2 +-
 Tests/Dependency/Case1/d.c                         |    3 +-
 Tests/Dependency/Case1/main.c                      |    6 +-
 Tests/Dependency/Case2/bar1.c                      |   10 +-
 Tests/Dependency/Case2/bar2.c                      |    5 +-
 Tests/Dependency/Case2/bar3.c                      |    5 +-
 Tests/Dependency/Case2/foo1.c                      |    5 +-
 Tests/Dependency/Case2/foo1b.c                     |    5 +-
 Tests/Dependency/Case2/foo1c.c                     |    5 +-
 Tests/Dependency/Case2/foo2.c                      |    5 +-
 Tests/Dependency/Case2/foo2b.c                     |    5 +-
 Tests/Dependency/Case2/foo2c.c                     |    5 +-
 Tests/Dependency/Case2/foo3.c                      |    5 +-
 Tests/Dependency/Case2/foo3b.c                     |    5 +-
 Tests/Dependency/Case2/foo3c.c                     |    5 +-
 Tests/Dependency/Case3/foo1.c                      |    5 +-
 Tests/Dependency/Case3/foo1b.c                     |    5 +-
 Tests/Dependency/Case3/foo2.c                      |    5 +-
 Tests/Dependency/Case4/bar.c                       |    5 +-
 Tests/Dependency/Case4/foo.c                       |    5 +-
 Tests/Dependency/Case5/bar.c                       |    2 +-
 Tests/Dependency/Case5/foo.c                       |    2 +-
 Tests/Dependency/Case5/main.c                      |    2 +-
 Tests/Dependency/Exec/ExecMain.c                   |    2 +-
 Tests/Dependency/Exec2/ExecMain.c                  |    2 +-
 Tests/Dependency/Exec3/ExecMain.c                  |    2 +-
 Tests/Dependency/Exec4/ExecMain.c                  |    2 +-
 Tests/Dependency/Four/FourSrc.c                    |    2 +-
 Tests/Dependency/Three/ThreeSrc.c                  |    2 +-
 Tests/Dependency/Two/TwoSrc.c                      |    2 +-
 Tests/EmptyProperty/EmptyProperty.cxx              |    5 +-
 Tests/Environment/main.cxx                         |    7 +-
 Tests/ExportImport/Export/CMakeLists.txt           |   10 +-
 .../Export/Interface/headeronly/headeronly.h       |    5 +-
 Tests/ExportImport/Export/empty.cpp                |    5 +-
 Tests/ExportImport/Export/systemlib.cpp            |    1 -
 Tests/ExportImport/Export/systemlib.h              |    4 +-
 Tests/ExportImport/Export/testExe1.c               |   22 +-
 Tests/ExportImport/Export/testExe1lib.c            |    5 +-
 Tests/ExportImport/Export/testExe2.c               |    9 +-
 Tests/ExportImport/Export/testExe2lib.c            |   13 +-
 Tests/ExportImport/Export/testExe2libImp.c         |    9 +-
 Tests/ExportImport/Export/testExe3.c               |   22 +-
 Tests/ExportImport/Export/testExe4.c               |   22 +-
 Tests/ExportImport/Export/testLib1.c               |    5 +-
 Tests/ExportImport/Export/testLib2.c               |    5 +-
 Tests/ExportImport/Export/testLib3.c               |   13 +-
 Tests/ExportImport/Export/testLib3Imp.c            |   13 +-
 Tests/ExportImport/Export/testLib3ImpDep.c         |    9 +-
 Tests/ExportImport/Export/testLib4.c               |    9 +-
 Tests/ExportImport/Export/testLib4libdbg1.c        |    1 -
 Tests/ExportImport/Export/testLib4libopt1.c        |    1 -
 Tests/ExportImport/Export/testLib5.c               |    9 +-
 Tests/ExportImport/Export/testLib7.c               |    5 +-
 Tests/ExportImport/Export/testLibAbs1.c            |    5 +-
 Tests/ExportImport/Export/testLibCycleA1.c         |    5 +-
 Tests/ExportImport/Export/testLibCycleA2.c         |    5 +-
 Tests/ExportImport/Export/testLibCycleA3.c         |    5 +-
 Tests/ExportImport/Export/testLibCycleB1.c         |    5 +-
 Tests/ExportImport/Export/testLibCycleB2.c         |    5 +-
 Tests/ExportImport/Export/testLibCycleB3.c         |    5 +-
 Tests/ExportImport/Export/testLibDepends.c         |    7 +-
 Tests/ExportImport/Export/testLibNoSONAME.c        |    9 +-
 Tests/ExportImport/Export/testLibPerConfigDest.c   |    5 +-
 Tests/ExportImport/Export/testLibRequired.c        |    5 +-
 Tests/ExportImport/Export/testSharedLibDepends.h   |    2 +-
 .../Export/testStaticLibRequiredPrivate.c          |    5 +-
 Tests/ExportImport/Import/A/deps_iface.c           |    1 -
 Tests/ExportImport/Import/A/deps_shared_iface.cpp  |    8 +-
 Tests/ExportImport/Import/A/imp_mod1.c             |    4 +-
 Tests/ExportImport/Import/A/imp_testExe1.c         |   12 +-
 Tests/ExportImport/Import/A/imp_testExeAbs1.c      |    8 +-
 Tests/ExportImport/Import/A/renamed_test.cpp       |    2 +-
 .../Import/Interface/headeronlytest.cpp            |    3 +-
 .../Import/Interface/interfacetest.cpp             |    2 +-
 Tests/ExternalProject/CMakeLists.txt               |   17 +
 Tests/ExternalProjectLocal/CMakeLists.txt          |   12 -
 Tests/ExternalProjectSubdir/CMakeLists.txt         |    7 +-
 Tests/ExternalProjectUpdate/CMakeLists.txt         |   12 +
 .../ExternalProjectUpdateTest.cmake                |    2 +-
 Tests/FindBoost/CMakeLists.txt                     |   11 +
 Tests/FindBoost/Test/main.cxx                      |   24 +-
 Tests/FindBoost/TestHeaders/CMakeLists.txt         |   10 +
 Tests/FindBoost/TestHeaders/main.cxx               |   10 +
 Tests/FindGSL/rng/main.cc                          |    8 +-
 Tests/FindGTK2/atk/main.c                          |    6 +-
 Tests/FindGTK2/atkmm/main.cpp                      |    6 +-
 Tests/FindGTK2/cairo/main.c                        |   86 +-
 Tests/FindGTK2/cairomm/main.cpp                    |   76 +-
 Tests/FindGTK2/gdk/main.c                          |    6 +-
 Tests/FindGTK2/gdk_pixbuf/main.c                   |   12 +-
 Tests/FindGTK2/gdkmm/main.cpp                      |    6 +-
 Tests/FindGTK2/gio/main.c                          |    8 +-
 Tests/FindGTK2/giomm/main.cpp                      |    6 +-
 Tests/FindGTK2/glib/main.c                         |   14 +-
 Tests/FindGTK2/glibmm/main.cpp                     |    4 +-
 Tests/FindGTK2/gmodule/main.c                      |    6 +-
 Tests/FindGTK2/gobject/main.c                      |   56 +-
 Tests/FindGTK2/gthread/main.c                      |    6 +-
 Tests/FindGTK2/gtk/main.c                          |   14 +-
 Tests/FindGTK2/gtkmm/CMakeLists.txt                |    5 +
 Tests/FindGTK2/gtkmm/helloworld.cpp                |   24 +-
 Tests/FindGTK2/gtkmm/helloworld.h                  |   12 +-
 Tests/FindGTK2/gtkmm/main.cpp                      |   14 +-
 Tests/FindGTK2/pango/main.c                        |    6 +-
 Tests/FindGTK2/pangocairo/main.c                   |  102 +-
 Tests/FindGTK2/pangoft2/main.c                     |    8 +-
 Tests/FindGTK2/pangomm/main.cpp                    |    6 +-
 Tests/FindGTK2/pangoxft/main.c                     |    6 +-
 Tests/FindGTK2/sigc++/main.cpp                     |   19 +-
 Tests/FindLTTngUST/CMakeLists.txt                  |   10 +
 Tests/FindLTTngUST/Test/CMakeLists.txt             |   18 +
 Tests/FindLTTngUST/Test/main.c                     |   31 +
 Tests/FindMatlab/matlab_wrapper1.cpp               |   15 +-
 Tests/FindModulesExecuteAll/main.c                 |    2 +-
 Tests/FindOpenSSL/rand/main.cc                     |    3 +-
 Tests/FindPNG/Test/main.c                          |   12 +-
 Tests/FindPackageModeMakefileTest/CMakeLists.txt   |    3 +-
 Tests/FindPackageModeMakefileTest/main.cpp         |    6 +-
 Tests/FindPackageTest/Exporter/dummy.c             |    5 +-
 Tests/FindTIFF/Test/main.c                         |    2 +-
 Tests/FindXalanC/Test/main.cxx                     |    2 +-
 Tests/ForceInclude/foo.c                           |    9 +-
 Tests/Fortran/CMakeLists.txt                       |    4 +-
 Tests/Fortran/include/test_preprocess.h            |    4 +-
 Tests/Framework/foo.cxx                            |    4 +-
 .../GeneratorExpression/CMP0044/cmp0044-check.cpp  |   18 +-
 Tests/GeneratorExpression/empty.cpp                |    5 +-
 Tests/GeneratorExpression/pwd.c                    |   12 +-
 Tests/GhsMulti/ReturnNum/App/Main.c                |    6 +-
 Tests/GhsMulti/ReturnNum/Lib/HelperFun.c           |    2 +-
 .../CMakeLists.txt                                 |   15 +
 Tests/GhsMultiDuplicateSourceFilenames/main.c      |   13 +
 .../subfolder/test.c                               |    5 +
 .../subfolder_test.c                               |    5 +
 .../subfolder_test_0.c                             |    5 +
 Tests/GhsMultiDuplicateSourceFilenames/test.c      |    5 +
 Tests/IncludeDirectories/CMP0021/main.cpp          |    2 +-
 Tests/IncludeDirectories/CMakeLists.txt            |    1 +
 .../StandardIncludeDirectories/CMakeLists.txt      |    5 +
 .../StandardIncludeDirectories/StdDir/StdIncDir.h} |    0
 .../StandardIncludeDirectories/main.c              |    5 +
 .../config_specific/config_iface.h                 |    2 +-
 .../SystemIncludeDirectories/systemlib.cpp         |    5 +-
 .../SystemIncludeDirectories/systemlib/systemlib.h |    4 +-
 .../SystemIncludeDirectories/upstream.cpp          |    5 +-
 .../SystemIncludeDirectories/upstream.h            |    2 +-
 .../TargetIncludeDirectories/empty.cpp             |    2 +-
 .../TargetIncludeDirectories/main.cpp              |   12 +-
 .../TargetIncludeDirectories/other.cpp             |    3 +-
 .../TargetIncludeDirectories/sing/ting/ting.h      |    2 +-
 Tests/IncludeDirectories/empty.cpp                 |    5 +-
 Tests/InterfaceLibrary/definetestexe.cpp           |    2 +-
 Tests/InterfaceLibrary/dummy.cpp                   |    2 +-
 Tests/InterfaceLibrary/ifacedir/sub.cpp            |    5 +-
 Tests/InterfaceLibrary/map_config.cpp              |    2 +-
 Tests/InterfaceLibrary/obj.cpp                     |    5 +-
 Tests/InterfaceLibrary/sharedlibtestexe.cpp        |    2 +-
 Tests/InterfaceLinkLibraries/bang.h                |    2 +-
 Tests/InterfaceLinkLibraries/bar.cpp               |   14 +-
 Tests/InterfaceLinkLibraries/bar.h                 |    2 +-
 Tests/InterfaceLinkLibraries/foo.h                 |    2 +-
 Tests/InterfaceLinkLibraries/zot.h                 |    2 +-
 Tests/JCTest/TestTime.cxx                          |    5 +-
 Tests/JavaJavah/B.cpp                              |    2 +-
 Tests/JavaJavah/C.cpp                              |    2 +-
 Tests/Jump/Executable/jumpExecutable.cxx           |    4 +-
 Tests/Jump/Library/Shared/jumpShared.cxx           |    9 +-
 Tests/Jump/Library/Static/jumpStatic.cxx           |    5 +-
 Tests/LibName/bar.c                                |    2 +-
 Tests/LibName/foo.c                                |    2 +-
 Tests/LibName/foobar.c                             |    2 +-
 Tests/LinkDirectory/External/myexe.c               |    5 +-
 Tests/LinkDirectory/mylibA.c                       |    5 +-
 Tests/LinkDirectory/mylibB.c                       |    5 +-
 Tests/LinkFlags/LinkFlags.c                        |    5 +-
 Tests/LinkFlags/LinkFlagsExe.c                     |    7 +-
 Tests/LinkFlags/LinkFlagsLib.c                     |    7 +-
 Tests/LinkLanguage/LinkLanguage.c                  |    1 -
 Tests/LinkLine/One.c                               |    2 +-
 Tests/LinkLine/Two.c                               |    2 +-
 Tests/LinkLineOrder/NoDepE.c                       |    2 +-
 Tests/LinkLineOrder/NoDepF.c                       |    2 +-
 Tests/LoadCommand/CMakeCommands/cmTestCommand.c    |  150 +-
 .../CMakeCommands/cmTestCommand.c                  |  150 +-
 Tests/MFC/mfc1/ChildFrm.cpp                        |   22 +-
 Tests/MFC/mfc1/ChildFrm.h                          |   28 +-
 Tests/MFC/mfc1/MainFrm.cpp                         |   81 +-
 Tests/MFC/mfc1/MainFrm.h                           |   35 +-
 Tests/MFC/mfc1/Resource.h                          |   18 +-
 Tests/MFC/mfc1/mfc1.cpp                            |  160 +-
 Tests/MFC/mfc1/mfc1.h                              |   18 +-
 Tests/MFC/mfc1/mfc1Doc.cpp                         |   38 +-
 Tests/MFC/mfc1/mfc1Doc.h                           |   32 +-
 Tests/MFC/mfc1/mfc1View.cpp                        |   48 +-
 Tests/MFC/mfc1/mfc1View.h                          |   45 +-
 Tests/MFC/mfc1/stdafx.h                            |   55 +-
 Tests/MSManifest/Subdir/main.c                     |    5 +-
 Tests/MacRuntimePath/A/framework.h                 |   12 +-
 Tests/MacRuntimePath/A/framework2.h                |   12 +-
 Tests/MacRuntimePath/A/shared.h                    |   12 +-
 Tests/MathTest/MathTestExec.cxx                    |   24 +-
 Tests/MissingInstall/mybin.cpp                     |    4 +-
 Tests/Module/CheckTypeSize/CheckTypeSize.c         |   81 +-
 Tests/Module/CheckTypeSize/CheckTypeSize.cxx       |   87 +-
 Tests/Module/CheckTypeSize/someclass.hxx           |   11 +-
 Tests/Module/CheckTypeSize/somestruct.h            |    9 +-
 Tests/Module/GenerateExportHeader/CMakeLists.txt   |   16 +-
 .../GenerateExportHeader/c_identifier/main.cpp     |    2 +-
 .../GenerateExportHeader/exportheader_test.cpp     |   53 +-
 .../lib_shared_and_static/libshared_and_static.cpp |   33 +-
 .../lib_shared_and_static/libshared_and_static.h   |   36 +-
 .../GenerateExportHeader/libshared/libshared.cpp   |   33 +-
 .../GenerateExportHeader/libshared/libshared.h     |    9 +-
 .../GenerateExportHeader/libstatic/libstatic.cpp   |   30 +-
 .../GenerateExportHeader/libstatic/libstatic.h     |    9 +-
 .../nodeprecated/src/someclass.cpp                 |    1 -
 .../reference/Empty/libshared_export.h             |    7 +-
 .../reference/Empty/libstatic_export.h             |    7 +-
 .../reference/MinGW/libshared_export.h             |    7 +-
 .../reference/MinGW/libstatic_export.h             |    7 +-
 .../reference/UNIX/libshared_export.h              |    7 +-
 .../reference/UNIX/libstatic_export.h              |    7 +-
 .../UNIX_DeprecatedOnly/libshared_export.h         |    7 +-
 .../UNIX_DeprecatedOnly/libstatic_export.h         |    7 +-
 .../reference/Win32-Clang/libshared_export.h       |   42 +
 .../reference/Win32-Clang/libstatic_export.h       |   42 +
 .../reference/Win32/libshared_export.h             |    7 +-
 .../reference/Win32/libstatic_export.h             |    7 +-
 .../reference/WinEmpty/libshared_export.h          |    7 +-
 .../reference/WinEmpty/libstatic_export.h          |    7 +-
 .../WriteCompilerDetectionHeader/CMakeLists.txt    |   14 +-
 .../WriteCompilerDetectionHeader/compile_tests.h   |    6 +-
 Tests/Module/WriteCompilerDetectionHeader/main.c   |   19 +-
 .../WriteCompilerDetectionHeader/main_multi.c      |   19 +-
 Tests/ModuleDefinition/example_dll.c               |    5 +-
 Tests/ModuleDefinition/example_dll_2.c             |    5 +-
 Tests/ModuleDefinition/example_dll_gen.c           |    5 +-
 Tests/ModuleDefinition/example_exe.c               |    9 +-
 Tests/ModuleDefinition/example_mod_1.c             |    7 +-
 Tests/NewlineArgs/cxxonly.cxx                      |    7 +-
 Tests/ObjectLibrary/A/CMakeLists.txt               |    7 +-
 Tests/ObjectLibrary/A/a.h                          |    4 +-
 Tests/ObjectLibrary/A/a2.c                         |    5 +-
 Tests/ObjectLibrary/B/CMakeLists.txt               |    6 +-
 Tests/ObjectLibrary/B/b.h                          |   12 +-
 Tests/ObjectLibrary/B/b1.c                         |    5 +-
 Tests/ObjectLibrary/B/b1_vs6.c                     |    1 -
 Tests/ObjectLibrary/B/b2.c                         |    5 +-
 Tests/ObjectLibrary/B/b2_vs6.c                     |    1 -
 Tests/ObjectLibrary/CMakeLists.txt                 |    4 +-
 Tests/ObjectLibrary/ExportLanguages/a.c            |    5 +-
 Tests/ObjectLibrary/ExportLanguages/a.cxx          |    5 +-
 Tests/ObjectLibrary/c.c                            |   11 +-
 Tests/ObjectLibrary/dummy.c                        |    5 +-
 Tests/ObjectLibrary/main.c                         |   10 +-
 Tests/ObjectLibrary/mainAB.c                       |    7 +-
 Tests/OutDir/OutDir.c                              |   14 +-
 Tests/OutOfBinary/outexe.c                         |    5 +-
 Tests/OutOfBinary/outlib.c                         |    6 +-
 Tests/OutOfSource/OutOfSourceSubdir/simple.cxx     |   31 +-
 Tests/OutOfSource/OutOfSourceSubdir/testlib.h      |   12 +-
 Tests/OutOfSource/SubDir/subdir.c                  |    5 +-
 Tests/OutOfSource/simple.cxx                       |    5 +-
 Tests/PDBDirectoryAndName/CMakeLists.txt           |   14 +-
 Tests/PDBDirectoryAndName/myexe.c                  |    5 +-
 Tests/PDBDirectoryAndName/myexe2.c                 |    5 +-
 Tests/PDBDirectoryAndName/mylibA.c                 |    5 +-
 Tests/PDBDirectoryAndName/mylibB.c                 |    5 +-
 Tests/PDBDirectoryAndName/mylibC.c                 |    5 +-
 Tests/PDBDirectoryAndName/mylibD.c                 |    5 +-
 Tests/PerConfig/pcShared.h                         |   12 +-
 Tests/Plugin/CMakeLists.txt                        |    7 +
 Tests/Plugin/include/example.h                     |   15 +-
 Tests/Plugin/src/example_exe.cxx                   |   38 +-
 Tests/Plugin/src/example_mod_1.c                   |    8 +-
 Tests/PositionIndependentTargets/main.cpp          |    5 +-
 Tests/PositionIndependentTargets/pic_main.cpp      |    5 +-
 Tests/PreOrder/simple.cxx                          |    2 +-
 Tests/PrecompiledHeader/CMakeLists.txt             |   10 +-
 Tests/PrecompiledHeader/foo1.c                     |    2 +-
 Tests/PrecompiledHeader/foo2.c                     |    4 +-
 Tests/Preprocess/CMakeLists.txt                    |   43 +-
 Tests/Preprocess/preprocess.c                      |  217 +-
 Tests/Preprocess/preprocess.cxx                    |  237 +-
 Tests/Preprocess/preprocess.h.in                   |    6 -
 Tests/Preprocess/preprocess_vs6.cxx                |    3 -
 Tests/Properties/SubDir/properties3.cxx            |    2 +-
 Tests/Qt4Deploy/testdeploy.cpp                     |   14 +-
 Tests/Qt4Targets/IncrementalMoc/foo.cpp            |    1 -
 Tests/Qt4Targets/activeqtexe.cpp                   |   23 +-
 Tests/Qt4Targets/interface/myinterface.h           |    1 -
 Tests/Qt4Targets/main.cpp                          |    2 +-
 Tests/Qt4Targets/main_gen_test.cpp                 |    7 +-
 Tests/Qt4Targets/main_wrap_test.cpp                |    2 +-
 Tests/Qt4Targets/mywrapobject.h                    |    5 +-
 Tests/QtAutoUicInterface/klocalizedstring.cpp      |    4 +-
 Tests/QtAutoUicInterface/klocalizedstring.h        |    4 +-
 Tests/QtAutoUicInterface/libwidget.cpp             |    6 +-
 Tests/QtAutoUicInterface/libwidget.h               |    2 +-
 Tests/QtAutoUicInterface/main.cpp                  |   70 +-
 Tests/QtAutoUicInterface/mywidget.cpp              |    6 +-
 Tests/QtAutoUicInterface/mywidget.h                |    2 +-
 Tests/QtAutogen/Adir/libA.cpp                      |    3 +-
 Tests/QtAutogen/Adir/libA.h                        |    2 +-
 Tests/QtAutogen/Bdir/libB.cpp                      |    3 +-
 Tests/QtAutogen/Bdir/libB.h                        |    5 +-
 Tests/QtAutogen/CMakeLists.txt                     |    4 +
 Tests/QtAutogen/abc.cpp                            |   15 +-
 Tests/QtAutogen/abc.h                              |    8 +-
 Tests/QtAutogen/abc_p.h                            |    8 +-
 Tests/QtAutogen/bar.cpp                            |    2 +-
 Tests/QtAutogen/blub.cpp                           |   12 +-
 Tests/QtAutogen/blub.h                             |    6 +-
 Tests/QtAutogen/calwidget.cpp                      |  787 ++-
 Tests/QtAutogen/calwidget.h                        |  219 +-
 Tests/QtAutogen/codeeditor.cpp                     |  215 +-
 Tests/QtAutogen/codeeditor.h                       |  199 +-
 Tests/QtAutogen/debug_class.cpp                    |    5 +-
 Tests/QtAutogen/debug_class.h                      |    7 +-
 Tests/QtAutogen/defines_test/defines_test.cpp      |    2 +-
 Tests/QtAutogen/empty.h                            |    2 +-
 Tests/QtAutogen/foo.cpp                            |   14 +-
 Tests/QtAutogen/foo.h                              |   10 +-
 Tests/QtAutogen/gadget.h                           |    3 +-
 Tests/QtAutogen/generated.cpp                      |    3 +-
 Tests/QtAutogen/generated.h                        |    2 +-
 Tests/QtAutogen/libC.cpp                           |    3 +-
 Tests/QtAutogen/libC.h                             |    6 +-
 Tests/QtAutogen/main.cpp                           |   13 +-
 Tests/QtAutogen/multiplewidgets.cpp                |   12 +-
 Tests/QtAutogen/multiplewidgets.h                  |   10 +-
 Tests/QtAutogen/private_slot.cpp                   |   13 +-
 Tests/QtAutogen/private_slot.h                     |    4 +-
 Tests/QtAutogen/resourcetester.cpp                 |   11 +-
 Tests/QtAutogen/resourcetester.h                   |    2 +-
 Tests/QtAutogen/same_name/CMakeLists.txt           |   20 +
 Tests/QtAutogen/same_name/aaa/bbb/data.qrc         |    6 +
 Tests/QtAutogen/same_name/aaa/bbb/item.cpp         |   10 +
 Tests/QtAutogen/same_name/aaa/bbb/item.hpp         |   18 +
 Tests/QtAutogen/same_name/aaa/data.qrc             |    6 +
 Tests/QtAutogen/same_name/aaa/item.cpp             |    8 +
 Tests/QtAutogen/same_name/aaa/item.hpp             |   16 +
 Tests/QtAutogen/same_name/bbb/aaa/data.qrc         |    6 +
 Tests/QtAutogen/same_name/bbb/aaa/item.cpp         |   10 +
 Tests/QtAutogen/same_name/bbb/aaa/item.hpp         |   18 +
 Tests/QtAutogen/same_name/bbb/data.qrc             |    6 +
 Tests/QtAutogen/same_name/bbb/item.cpp             |    8 +
 Tests/QtAutogen/same_name/bbb/item.hpp             |   16 +
 Tests/QtAutogen/same_name/ccc/data.qrc             |    6 +
 Tests/QtAutogen/same_name/ccc/item.cpp             |   23 +
 Tests/QtAutogen/same_name/ccc/item.hpp             |   16 +
 Tests/QtAutogen/same_name/data.qrc                 |    5 +
 Tests/QtAutogen/same_name/main.cpp                 |   16 +
 Tests/QtAutogen/second_widget.cpp                  |    5 +-
 Tests/QtAutogen/second_widget.h                    |    5 +-
 Tests/QtAutogen/sub/bar.h                          |    8 +-
 Tests/QtAutogen/sub/uiconly.cpp                    |    6 +-
 Tests/QtAutogen/sub/uiconly.h                      |    2 +-
 Tests/QtAutogen/xyz.cpp                            |    4 +-
 Tests/QtAutogen/xyz.h                              |    8 +-
 Tests/QtAutogen/yaf.cpp                            |    2 -
 Tests/QtAutogen/yaf.h                              |    9 +-
 Tests/QtAutogen/yaf_p.h                            |    8 +-
 Tests/RunCMake/AutoExportDll/RunCMakeTest.cmake    |    4 +-
 Tests/RunCMake/AutoExportDll/hello.cxx             |    6 +-
 Tests/RunCMake/AutoExportDll/say.cxx               |    9 +-
 .../Custom-Symbolic-and-Byproduct.cmake            |    1 +
 Tests/RunCMake/BuildDepends/MakeInProjectOnly.c    |    5 +
 .../RunCMake/BuildDepends/MakeInProjectOnly.cmake  |   16 +
 .../BuildDepends/MakeInProjectOnly.step1.cmake     |    3 +
 .../BuildDepends/MakeInProjectOnly.step2.cmake     |    3 +
 Tests/RunCMake/BuildDepends/RunCMakeTest.cmake     |   49 +-
 Tests/RunCMake/BuildDepends/main.c                 |    5 +-
 Tests/RunCMake/CMP0022/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0026/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0037/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0038/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0040/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0041/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0042/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0043/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0045/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0046/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0049/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0050/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0051/empty.cpp                   |    2 +-
 Tests/RunCMake/CMP0059/CMP0059-WARN-stderr.txt     |    4 +-
 Tests/RunCMake/CMP0065/subproject/main.c           |    2 +-
 Tests/RunCMake/CMakeLists.txt                      |   23 +-
 Tests/RunCMake/COMPILE_LANGUAGE-genex/main.cpp     |    2 +-
 Tests/RunCMake/CPack/CPackTestHelpers.cmake        |   14 +
 Tests/RunCMake/CPack/CUSTOM_NAMES.cmake            |    7 +
 .../DEB/COMPONENTS_EMPTY_DIR-ExpectedFiles.cmake   |    2 +-
 .../CPack/DEB/COMPONENTS_EMPTY_DIR-specifics.cmake |    1 +
 .../CPack/DEB/CUSTOM_NAMES-ExpectedFiles.cmake     |    9 +
 .../CPack/DEB/CUSTOM_NAMES-specifics.cmake         |    6 +
 .../CPack/DEB/DEB_EXTRA-ExpectedFiles.cmake        |    6 +-
 .../CPack/DEB/DEB_EXTRA-VerifyResult.cmake         |   13 +-
 .../DEB/DEB_GENERATE_SHLIBS-ExpectedFiles.cmake    |    6 +
 .../DEB/DEB_GENERATE_SHLIBS-Prerequirements.cmake  |    7 +
 .../DEB/DEB_GENERATE_SHLIBS-VerifyResult.cmake     |    4 +
 ...EB_GENERATE_SHLIBS_LDCONFIG-ExpectedFiles.cmake |    6 +
 ..._GENERATE_SHLIBS_LDCONFIG-Prerequirements.cmake |    7 +
 ...DEB_GENERATE_SHLIBS_LDCONFIG-VerifyResult.cmake |    8 +
 .../CPack/DEB/DEPENDENCIES-ExpectedFiles.cmake     |   10 +-
 .../CPack/DEB/DEPENDENCIES-specifics.cmake         |    2 +
 .../CPack/DEB/EMPTY_DIR-ExpectedFiles.cmake        |    2 +-
 Tests/RunCMake/CPack/DEB/EMPTY_DIR-specifics.cmake |    1 +
 Tests/RunCMake/CPack/DEB/Helpers.cmake             |   77 +-
 .../RunCMake/CPack/DEB/MINIMAL-ExpectedFiles.cmake |    2 +-
 Tests/RunCMake/CPack/DEB/MINIMAL-specifics.cmake   |    1 +
 .../DEB/PER_COMPONENT_FIELDS-ExpectedFiles.cmake   |    6 +-
 .../CPack/DEB/PER_COMPONENT_FIELDS-specifics.cmake |    1 +
 Tests/RunCMake/CPack/DEB_EXTRA.cmake               |    1 +
 Tests/RunCMake/CPack/DEB_GENERATE_SHLIBS.cmake     |   18 +
 .../CPack/DEB_GENERATE_SHLIBS_LDCONFIG.cmake       |   19 +
 Tests/RunCMake/CPack/INSTALL_SCRIPTS.cmake         |   26 +
 Tests/RunCMake/CPack/README.txt                    |   22 +
 .../CPack/RPM/CUSTOM_NAMES-ExpectedFiles.cmake     |    9 +
 .../CPack/RPM/CUSTOM_NAMES-specifics.cmake         |    5 +
 Tests/RunCMake/CPack/RPM/CUSTOM_NAMES-stderr.txt   |    3 +
 .../CPack/RPM/DEPENDENCIES-specifics.cmake         |   20 +-
 .../CPack/RPM/INSTALL_SCRIPTS-ExpectedFiles.cmake  |    7 +
 .../CPack/RPM/INSTALL_SCRIPTS-VerifyResult.cmake   |   29 +
 .../CPack/RPM/INSTALL_SCRIPTS-specifics.cmake      |   19 +
 .../CPack/RPM/PER_COMPONENT_FIELDS-specifics.cmake |    4 +-
 .../CPack/RPM/RPM_DIST-ExpectedFiles.cmake         |    5 +
 .../RunCMake/CPack/RPM/RPM_DIST-VerifyResult.cmake |   11 +
 Tests/RunCMake/CPack/RPM_DIST.cmake                |    4 +
 Tests/RunCMake/CPack/RunCMakeTest.cmake            |    5 +
 Tests/RunCMake/CPackInstallProperties/test.cpp     |    4 +-
 .../CTestTimeoutAfterMatch/CMakeLists.txt.in       |    6 +
 .../CTestTimeoutAfterMatch/CTestConfig.cmake.in    |    1 +
 .../CTestTimeoutAfterMatch/MissingArg1-stderr.txt  |    1 +
 .../CTestTimeoutAfterMatch/MissingArg2-stderr.txt  |    1 +
 .../CTestTimeoutAfterMatch/RunCMakeTest.cmake      |   11 +
 .../CTestTimeoutAfterMatch/ShouldPass-stdout.txt   |    6 +
 .../ShouldTimeout-stdout.txt                       |    1 +
 .../CTestTimeoutAfterMatch/SleepFor1Second.cmake   |    4 +
 .../RunCMake/CTestTimeoutAfterMatch/test.cmake.in  |   21 +
 Tests/RunCMake/ClangTidy/C-Build-stdout.txt        |    1 +
 Tests/RunCMake/ClangTidy/C-launch-Build-stdout.txt |    1 +
 Tests/RunCMake/ClangTidy/C-launch.cmake            |    3 +
 Tests/RunCMake/ClangTidy/C.cmake                   |    3 +
 Tests/RunCMake/ClangTidy/CMakeLists.txt            |    3 +
 Tests/RunCMake/ClangTidy/CXX-Build-stdout.txt      |    1 +
 .../RunCMake/ClangTidy/CXX-launch-Build-stdout.txt |    1 +
 Tests/RunCMake/ClangTidy/CXX-launch.cmake          |    3 +
 Tests/RunCMake/ClangTidy/CXX.cmake                 |    3 +
 Tests/RunCMake/ClangTidy/RunCMakeTest.cmake        |   22 +
 Tests/RunCMake/ClangTidy/main.c                    |    4 +
 Tests/RunCMake/ClangTidy/main.cxx                  |    4 +
 .../BuildDir--build-multiple-targets-result.txt    |    1 +
 .../BuildDir--build-multiple-targets-stderr.txt    |    3 +
 Tests/RunCMake/CommandLine/BuildDir/CMakeLists.txt |    2 +
 .../CommandLine/DeprecateVS6-WARN-ON-stderr.txt    |    5 -
 .../CommandLine/DeprecateVS70-WARN-ON-stderr.txt   |    5 -
 ...-WARN-ON.cmake => DeprecateVS71-WARN-OFF.cmake} |    0
 .../CommandLine/DeprecateVS71-WARN-ON-stderr.txt   |    5 +
 ...-WARN-OFF.cmake => DeprecateVS71-WARN-ON.cmake} |    0
 .../CommandLine/E___run_iwyu-no-iwyu-stderr.txt    |    2 +-
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake      |   17 +-
 Tests/RunCMake/CommandLine/cmake_depends/test.h    |    4 +-
 Tests/RunCMake/CompatibleInterface/main.cpp        |    2 +-
 Tests/RunCMake/CompileFeatures/empty.c             |    2 +-
 Tests/RunCMake/CompileFeatures/empty.cpp           |    2 +-
 Tests/RunCMake/CompilerLauncher/main.c             |    3 +-
 Tests/RunCMake/CompilerLauncher/main.cxx           |    5 +-
 .../AddCustomCommand-build-check.cmake             |    5 +
 .../CrosscompilingEmulator/AddCustomCommand.cmake  |   38 +
 .../AddCustomTarget-build-check.cmake              |    1 +
 .../CrosscompilingEmulator/AddCustomTarget.cmake   |   30 +
 .../CrosscompilingEmulator/AddTest-check.cmake     |   24 +-
 .../RunCMake/CrosscompilingEmulator/AddTest.cmake  |   14 +-
 .../CrosscompilingEmulator/AddTest/CMakeLists.txt  |    5 +
 .../CrosscompilingEmulatorProperty.cmake           |    4 +-
 .../CrosscompilingEmulator/RunCMakeTest.cmake      |   15 +
 Tests/RunCMake/CrosscompilingEmulator/TryRun.cmake |    4 +-
 .../RunCMake/CrosscompilingEmulator/simple_src.cxx |    4 -
 .../simple_src_exiterror.cxx                       |    4 +
 .../simple_src_exitsuccess.cxx                     |    4 +
 Tests/RunCMake/ExportWithoutLanguage/header.h      |    5 +-
 Tests/RunCMake/File_Generate/empty.c               |    2 +-
 Tests/RunCMake/File_Generate/empty.cpp             |    2 +-
 Tests/RunCMake/FindMatlab/matlab_wrapper1.cpp      |   15 +-
 .../FindPkgConfig_IMPORTED_TARGET.cmake            |   26 +
 Tests/RunCMake/FindPkgConfig/RunCMakeTest.cmake    |    1 +
 Tests/RunCMake/Framework/foo.c                     |    5 +-
 .../GeneratorExpression/RunCMakeTest.cmake         |    1 +
 .../TARGET_PROPERTY-LOCATION-stderr.txt            |   10 +
 .../TARGET_PROPERTY-LOCATION.cmake                 |    3 +
 Tests/RunCMake/IncludeWhatYouUse/main.c            |    5 +-
 Tests/RunCMake/IncludeWhatYouUse/main.cxx          |    5 +-
 Tests/RunCMake/IncompatibleQt/main.cpp             |    2 +-
 Tests/RunCMake/Languages/empty.cpp                 |    2 +-
 Tests/RunCMake/Ninja/CheckNoPrefixSubDir.cmake     |    7 +
 .../RunCMake/Ninja/CheckNoPrefixSubDirScript.cmake |    8 +
 Tests/RunCMake/Ninja/CheckOutput.cmake             |   23 +
 .../Ninja/CustomCommandWorkingDirectory.cmake      |   13 +
 Tests/RunCMake/Ninja/Executable.cmake              |    5 +
 Tests/RunCMake/Ninja/RunCMakeTest.cmake            |  181 +
 Tests/RunCMake/Ninja/SharedLib.cmake               |    8 +
 Tests/RunCMake/Ninja/StaticLib.cmake               |    9 +
 Tests/RunCMake/Ninja/SubDir-build-stdout.txt       |    1 +
 Tests/RunCMake/Ninja/SubDir.cmake                  |    2 +
 Tests/RunCMake/Ninja/SubDir/CMakeLists.txt         |    2 +
 Tests/RunCMake/Ninja/SubDirPrefix.cmake            |    8 +
 Tests/RunCMake/Ninja/SubDirPrefix/CMakeLists.txt   |    2 +
 Tests/RunCMake/Ninja/SubDirPrefix/greeting.c       |    9 +
 Tests/RunCMake/Ninja/SubDirPrefix/greeting.h       |    4 +
 Tests/RunCMake/Ninja/TwoLibs.cmake                 |   17 +
 Tests/RunCMake/Ninja/greeting.c                    |    9 +
 Tests/RunCMake/Ninja/greeting.h                    |    4 +
 Tests/RunCMake/Ninja/greeting2.c                   |    6 +
 Tests/RunCMake/Ninja/greeting2.h                   |    1 +
 Tests/RunCMake/Ninja/hello.c                       |    7 +
 Tests/RunCMake/Ninja/hello_sub_greeting.c          |    7 +
 Tests/RunCMake/Ninja/hello_with_greeting.c         |    7 +
 Tests/RunCMake/Ninja/hello_with_two_greetings.c    |    9 +
 Tests/RunCMake/ObjectLibrary/a.c                   |    5 +-
 Tests/RunCMake/ObsoleteQtMacros/empty.cpp          |    2 +-
 Tests/RunCMake/PolicyScope/NotClosed-stderr.txt    |    2 +-
 Tests/RunCMake/PositionIndependentCode/main.cpp    |    2 +-
 Tests/RunCMake/RunCMake.cmake                      |    7 +-
 .../SolutionGlobalSections/RunCMakeTest.cmake      |   10 -
 .../SolutionGlobalSections/solution_parsing.cmake  |   60 -
 Tests/RunCMake/Syntax/FunctionUnmatched-stderr.txt |    6 +-
 Tests/RunCMake/Syntax/MacroUnmatched-stderr.txt    |    6 +-
 Tests/RunCMake/TargetPolicies/empty.cpp            |    2 +-
 .../TargetPropertyGeneratorExpressions/empty.cpp   |    2 +-
 .../TargetSources/OriginDebugIDE-stderr.txt        |    2 +-
 Tests/RunCMake/TargetSources/empty_1.cpp           |    2 +-
 Tests/RunCMake/TargetSources/empty_2.cpp           |    2 +-
 Tests/RunCMake/TargetSources/empty_3.cpp           |    2 +-
 Tests/RunCMake/TargetSources/empty_4.cpp           |    2 +-
 Tests/RunCMake/ToolchainFile/CMakeLists.txt        |    3 +
 .../ToolchainFile/CallEnableLanguage-result.txt    |    1 +
 .../ToolchainFile/CallEnableLanguage-stderr.txt    |    5 +
 .../CallEnableLanguage-toolchain.cmake             |    1 +
 .../CallEnableLanguage.cmake}                      |    0
 .../RunCMake/ToolchainFile/CallProject-result.txt  |    1 +
 .../RunCMake/ToolchainFile/CallProject-stderr.txt  |    5 +
 .../ToolchainFile/CallProject-toolchain.cmake      |    1 +
 .../CallProject.cmake}                             |    0
 Tests/RunCMake/ToolchainFile/RunCMakeTest.cmake    |    9 +
 Tests/RunCMake/VS10Project/CMakeLists.txt          |    3 +
 Tests/RunCMake/VS10Project/RunCMakeTest.cmake      |    2 +
 .../VS10Project/VsConfigurationType-check.cmake    |   24 +
 .../RunCMake/VS10Project/VsConfigurationType.cmake |    3 +
 Tests/RunCMake/VS10Project/foo.cpp                 |    3 +
 .../CMakeLists.txt                                 |    0
 .../MorePost-check.cmake                           |    0
 .../MorePost.cmake                                 |    0
 .../MorePre-check.cmake                            |    0
 .../MorePre.cmake                                  |    0
 .../OnePost-check.cmake                            |    0
 .../OnePost.cmake                                  |    0
 .../OnePre-check.cmake                             |    0
 .../OnePre.cmake                                   |    0
 .../Override1-check.cmake                          |    0
 .../Override1.cmake                                |    0
 .../Override2-check.cmake                          |    0
 .../Override2.cmake                                |    0
 .../PrePost-check.cmake                            |    0
 .../PrePost.cmake                                  |    0
 Tests/RunCMake/VSSolution/RunCMakeTest.cmake       |   16 +
 .../RunCMake/VSSolution/StartupProject-check.cmake |    5 +
 Tests/RunCMake/VSSolution/StartupProject.cmake     |    2 +
 .../VSSolution/StartupProjectMissing-check.cmake   |    5 +
 .../VSSolution/StartupProjectMissing-stderr.txt    |    4 +
 .../VSSolution/StartupProjectMissing.cmake         |    1 +
 .../StartupProjectUseFolders-check.cmake           |    9 +
 .../VSSolution/StartupProjectUseFolders.cmake      |    3 +
 Tests/RunCMake/VSSolution/solution_parsing.cmake   |   75 +
 Tests/RunCMake/XcodeProject/foo.cpp                |    4 +-
 Tests/RunCMake/XcodeProject/main.cpp               |    5 +-
 Tests/RunCMake/alias_targets/empty.cpp             |    2 +-
 .../cmake_parse_arguments/CornerCases.cmake        |   20 +
 .../cmake_parse_arguments/Initialization.cmake     |    9 +
 .../file/DOWNLOAD-hash-mismatch-result.txt         |    1 +
 .../file/DOWNLOAD-hash-mismatch-stderr.txt         |   12 +
 Tests/RunCMake/file/DOWNLOAD-hash-mismatch.cmake   |    7 +
 .../DOWNLOAD-hash-mismatch.txt}                    |    0
 Tests/RunCMake/file/GLOB.cmake                     |    3 -
 .../file/GLOB_RECURSE-cyclic-recursion.cmake       |    3 -
 Tests/RunCMake/file/GLOB_RECURSE.cmake             |    3 -
 Tests/RunCMake/file/RunCMakeTest.cmake             |    1 +
 Tests/RunCMake/find_file/RunCMakeTest.cmake        |    4 +-
 Tests/RunCMake/find_library/RunCMakeTest.cmake     |    4 +-
 Tests/RunCMake/find_package/PolicyPush-stderr.txt  |    2 +-
 Tests/RunCMake/find_path/RunCMakeTest.cmake        |    4 +-
 Tests/RunCMake/include/empty.cpp                   |    2 +-
 .../install/FILES-EXCLUDE_FROM_ALL-all-check.cmake |    1 +
 .../install/FILES-EXCLUDE_FROM_ALL-exc-check.cmake |    1 +
 .../install/FILES-EXCLUDE_FROM_ALL-uns-check.cmake |    1 +
 .../RunCMake/install/FILES-EXCLUDE_FROM_ALL.cmake  |    3 +
 Tests/RunCMake/install/RunCMakeTest.cmake          |   45 +
 .../TARGETS-EXCLUDE_FROM_ALL-all-check.cmake       |    1 +
 .../TARGETS-EXCLUDE_FROM_ALL-exc-check.cmake       |    1 +
 .../TARGETS-EXCLUDE_FROM_ALL-uns-check.cmake       |    1 +
 .../install/TARGETS-EXCLUDE_FROM_ALL.cmake         |    5 +
 Tests/RunCMake/install/main.c                      |    4 +
 Tests/RunCMake/list/EmptyFilterRegex-result.txt    |    1 +
 .../EmptyFilterRegex-stderr.txt}                   |    0
 Tests/RunCMake/list/EmptyFilterRegex.cmake         |    2 +
 Tests/RunCMake/list/FILTER-NotList-result.txt      |    1 +
 Tests/RunCMake/list/FILTER-NotList-stderr.txt      |    4 +
 Tests/RunCMake/list/FILTER-NotList.cmake           |    2 +
 .../list/FILTER-REGEX-InvalidMode-result.txt       |    1 +
 .../list/FILTER-REGEX-InvalidMode-stderr.txt       |    4 +
 Tests/RunCMake/list/FILTER-REGEX-InvalidMode.cmake |    2 +
 .../list/FILTER-REGEX-InvalidOperator-result.txt   |    1 +
 .../list/FILTER-REGEX-InvalidOperator-stderr.txt   |    4 +
 .../list/FILTER-REGEX-InvalidOperator.cmake        |    2 +
 .../list/FILTER-REGEX-InvalidRegex-result.txt      |    1 +
 .../list/FILTER-REGEX-InvalidRegex-stderr.txt      |    4 +
 .../RunCMake/list/FILTER-REGEX-InvalidRegex.cmake  |    2 +
 .../list/FILTER-REGEX-TooManyArguments-result.txt  |    1 +
 .../list/FILTER-REGEX-TooManyArguments-stderr.txt  |    4 +
 .../list/FILTER-REGEX-TooManyArguments.cmake       |    2 +
 Tests/RunCMake/list/FILTER-REGEX-Valid0-result.txt |    1 +
 Tests/RunCMake/list/FILTER-REGEX-Valid0-stderr.txt |    2 +
 Tests/RunCMake/list/FILTER-REGEX-Valid0.cmake      |    4 +
 Tests/RunCMake/list/FILTER-REGEX-Valid1-result.txt |    1 +
 Tests/RunCMake/list/FILTER-REGEX-Valid1-stderr.txt |    2 +
 Tests/RunCMake/list/FILTER-REGEX-Valid1.cmake      |    4 +
 Tests/RunCMake/list/RunCMakeTest.cmake             |    9 +
 Tests/RunCMake/pseudo_emulator.c                   |   17 +-
 Tests/RunCMake/pseudo_emulator_custom_command.c    |   31 +
 Tests/RunCMake/pseudo_tidy.c                       |   14 +
 Tests/RunCMake/target_compile_features/empty.c     |    2 +-
 Tests/RunCMake/target_compile_features/empty.cpp   |    2 +-
 Tests/RunCMake/target_link_libraries/empty.cpp     |    2 +-
 Tests/RunCMake/try_compile/PlatformVariables.cmake |   23 +
 Tests/RunCMake/try_compile/RunCMakeTest.cmake      |    8 +
 Tests/RunCMake/try_compile/TargetTypeExe.cmake     |   14 +
 .../try_compile/TargetTypeInvalid-result.txt       |    1 +
 .../try_compile/TargetTypeInvalid-stderr.txt       |    5 +
 Tests/RunCMake/try_compile/TargetTypeInvalid.cmake |    2 +
 Tests/RunCMake/try_compile/TargetTypeStatic.cmake  |   14 +
 Tests/RunCMake/try_compile/other.c                 |    4 +
 Tests/RunCMake/try_compile/src.c                   |    5 +-
 Tests/RunCMake/try_run/src.c                       |    5 +-
 Tests/RunCMake/while/EndMismatch-stderr.txt        |    2 +-
 Tests/RunCMake/while/EndMissing-stderr.txt         |    6 +-
 Tests/RuntimePath/bar1.c                           |    5 +-
 Tests/RuntimePath/bar2.c                           |    5 +-
 Tests/RuntimePath/foo1.c                           |    5 +-
 Tests/RuntimePath/foo2.c                           |    5 +-
 Tests/SBCS/SBCS.cxx                                |   15 +-
 Tests/SameName/Exe1/conly.c                        |    7 +-
 Tests/SetLang/bar.c                                |    7 +-
 Tests/SetLang/foo.c                                |    2 +-
 Tests/Simple/simple.cxx                            |    2 +-
 Tests/Simple/simpleCLib.c                          |    5 +-
 Tests/Simple/simpleWe.cpp                          |    5 +-
 Tests/SimpleCOnly/bar.c                            |    5 +-
 Tests/SimpleCOnly/foo.c                            |    5 +-
 Tests/SimpleCOnly/main.c                           |    8 +-
 Tests/SimpleExclude/dirC/dirA/t4.c                 |   18 +-
 Tests/SimpleExclude/dirC/dirB/t7.c                 |    5 +-
 Tests/SimpleExclude/dirD/t9.c                      |   26 +-
 Tests/SimpleInstall/CMakeLists.txt                 |    1 +
 Tests/SimpleInstall/TestSubDir/TSD_utils.cxx       |    5 +-
 Tests/SimpleInstall/foo.h                          |    1 -
 Tests/SimpleInstall/inst.cxx                       |   33 +-
 Tests/SimpleInstall/lib2.h                         |   12 +-
 Tests/SimpleInstall/lib3.h                         |   12 +-
 Tests/SimpleInstall/lib4.cxx                       |    1 -
 Tests/SimpleInstall/lib4.h                         |   13 +-
 Tests/SimpleInstallS2/CMakeLists.txt               |    1 +
 Tests/SimpleInstallS2/TestSubDir/TSD_utils.cxx     |    5 +-
 Tests/SimpleInstallS2/foo.h                        |    1 -
 Tests/SimpleInstallS2/inst.cxx                     |   33 +-
 Tests/SimpleInstallS2/lib2.h                       |   12 +-
 Tests/SimpleInstallS2/lib3.h                       |   12 +-
 Tests/SimpleInstallS2/lib4.cxx                     |    1 -
 Tests/SimpleInstallS2/lib4.h                       |   13 +-
 Tests/SourceGroups/main.c                          |    5 +-
 Tests/StagingPrefix/Consumer/main.cpp              |    4 +-
 Tests/StagingPrefix/Producer/bar.h                 |    4 +-
 Tests/StagingPrefix/Producer/foo.h                 |    4 +-
 Tests/StagingPrefix/main.cpp                       |    2 +-
 Tests/StringFileTest/StringFile.cxx                |    3 +-
 Tests/SubDir/Executable/test.cxx                   |   29 +-
 Tests/SubDirSpaces/Executable Sources/test.cxx     |   29 +-
 Tests/SubDirSpaces/Executable/test.cxx             |   29 +-
 Tests/SubProject/car.cxx                           |    4 +-
 Tests/SubProject/foo/foo.cxx                       |    5 +-
 Tests/SwiftMix/CMain.c                             |    3 +-
 Tests/SwigTest/example.cxx                         |   23 +-
 Tests/SwigTest/example.h                           |   36 +-
 Tests/SystemInformation/DumpInformation.cxx        |  102 +-
 Tests/TargetName/executables/hello_world.c         |    2 +-
 Tests/TestDriver/subdir/test3.cxx                  |    4 +-
 Tests/TestDriver/test1.cxx                         |   17 +-
 Tests/TestDriver/test2.cxx                         |    4 +-
 Tests/TestDriver/testArgs.h                        |   20 +-
 Tests/Testing/Sub/Sub2/testing2.cxx                |    2 +-
 Tests/Testing/testing.cxx                          |    2 +-
 Tests/TestsWorkingDirectory/main.c                 |   34 +-
 Tests/TryCompile/CMakeLists.txt                    |    4 +-
 Tests/TryCompile/Inner/innerexe.c                  |    5 +-
 Tests/TryCompile/Inner/innerlib.c                  |    5 +-
 Tests/TryCompile/expect_arg.c                      |   16 +-
 Tests/TryCompile/fail2a.c                          |    5 +-
 Tests/TryCompile/pass.c                            |    2 -
 Tests/TryCompile/pass2a.c                          |    5 +-
 Tests/TryCompile/pass2b.cxx                        |    5 +-
 Tests/TryCompile/testdef.c                         |    7 +-
 Tests/Tutorial/Step1/tutorial.cxx                  |   20 +-
 Tests/Tutorial/Step2/MathFunctions/mysqrt.cxx      |   21 +-
 Tests/Tutorial/Step2/tutorial.cxx                  |   25 +-
 Tests/Tutorial/Step3/MathFunctions/mysqrt.cxx      |   21 +-
 Tests/Tutorial/Step3/tutorial.cxx                  |   25 +-
 Tests/Tutorial/Step4/MathFunctions/mysqrt.cxx      |   29 +-
 Tests/Tutorial/Step4/tutorial.cxx                  |   25 +-
 Tests/Tutorial/Step5/MathFunctions/MakeTable.cxx   |   27 +-
 Tests/Tutorial/Step5/MathFunctions/mysqrt.cxx      |   26 +-
 Tests/Tutorial/Step5/tutorial.cxx                  |   25 +-
 Tests/Tutorial/Step6/MathFunctions/MakeTable.cxx   |   27 +-
 Tests/Tutorial/Step6/MathFunctions/mysqrt.cxx      |   26 +-
 Tests/Tutorial/Step6/tutorial.cxx                  |   25 +-
 Tests/Tutorial/Step7/MathFunctions/MakeTable.cxx   |   27 +-
 Tests/Tutorial/Step7/MathFunctions/mysqrt.cxx      |   26 +-
 Tests/Tutorial/Step7/tutorial.cxx                  |   25 +-
 Tests/VSExternalInclude/CMakeLists.txt             |    7 +-
 Tests/VSExternalInclude/Lib1/lib1.h                |    1 -
 Tests/VSGNUFortran/c_code/main.c                   |    4 +-
 Tests/VSMASM/main.c                                |    5 +-
 Tests/VSMidl/src/CMakeLists.txt                    |    8 +-
 Tests/VSMidl/src/main.cpp                          |    6 +-
 Tests/VSNsightTegra/jni/first.c                    |    4 +-
 Tests/VSNsightTegra/jni/first.h                    |    2 +-
 Tests/VSNsightTegra/jni/second.c                   |    9 +-
 Tests/VSResource/lib.cpp                           |    5 +-
 Tests/VSResource/main.cpp                          |   43 +-
 Tests/VSResourceNinjaForceRSP/CMakeLists.txt       |    7 +
 Tests/VSResourceNinjaForceRSP/lib.cpp              |    4 +
 Tests/VSResourceNinjaForceRSP/main.cpp             |    6 +
 Tests/VSResourceNinjaForceRSP/test.rc              |    4 +
 Tests/VSWinStorePhone/Direct3DApp1/BasicTimer.h    |   25 +-
 .../VSWinStorePhone/Direct3DApp1/CubeRenderer.cpp  |  284 +-
 .../VSWinStorePhone/Direct3DApp1/Direct3DApp1.cpp  |  104 +-
 Tests/VSWinStorePhone/Direct3DApp1/Direct3DApp1.h  |   47 +-
 .../VSWinStorePhone/Direct3DApp1/Direct3DBase.cpp  |  302 +-
 Tests/VSWinStorePhone/Direct3DApp1/Direct3DBase.h  |    8 +-
 Tests/VSWinStorePhone/Direct3DApp1/DirectXHelper.h |   39 +-
 Tests/VSWinStorePhone/Direct3DApp1/pch.h           |    6 +-
 Tests/VSWindowsFormsResx/WindowsFormsResx/MyForm.h |  127 +-
 .../VSWindowsFormsResx/WindowsFormsResx/Source.cpp |    2 +-
 Tests/VSXaml/App.xaml.cpp                          |  146 +-
 Tests/VSXaml/App.xaml.h                            |   32 +-
 Tests/VSXaml/MainPage.xaml.cpp                     |    6 +-
 Tests/VSXaml/MainPage.xaml.h                       |   19 +-
 Tests/Visibility/bar.c                             |    4 +-
 Tests/Visibility/foo.cpp                           |    6 +-
 Tests/Visibility/hidden.c                          |   11 +-
 Tests/Visibility/shared.c                          |    5 +-
 Tests/WarnUnusedCliUnused/empty.cpp                |    2 +-
 Tests/Wrapping/CMakeLists.txt                      |    2 +-
 Tests/Wrapping/Wrap.c                              |   18 +-
 Tests/Wrapping/fakefluid.cxx                       |   13 +-
 Tests/Wrapping/qtnoqtmain.cxx                      |    1 -
 Tests/Wrapping/qtwrappingmain.cxx                  |   22 +-
 Tests/Wrapping/wrapFLTK.c                          |    1 -
 Tests/Wrapping/wrapFLTK.cxx                        |    4 +
 Tests/Wrapping/wrapping.cxx                        |    2 +-
 Tests/X11/HelloWorldX11.cxx                        |  142 +-
 Tests/XCTest/CocoaExample/AppDelegate.h            |    3 +-
 Tests/XCTest/FrameworkExample/FrameworkExample.c   |    2 +-
 Tests/iOSNavApp/Classes/NavApp3AppDelegate.h       |   11 +-
 Tests/iOSNavApp/TotalFunction.c                    |    2 +-
 Tests/iOSNavApp/TotalFunction.h                    |    2 +-
 .../WiX/CustomAction/detect_nsis_overwrite.cpp     |   18 +-
 Utilities/Release/create-cmake-release.cmake       |    9 +-
 Utilities/Release/cygwin_release.cmake             |   32 +
 Utilities/Release/dash2win64_cygwin.cmake          |   33 -
 Utilities/Release/dash3win7_release.cmake          |   28 -
 Utilities/Release/dashmacmini5_release.cmake       |   27 -
 Utilities/Release/linux32_release.cmake            |   25 +
 Utilities/Release/linux64_release.cmake            |    6 +-
 Utilities/Release/magrathea_release.cmake          |   25 -
 Utilities/Release/osx_release.cmake                |   32 +
 Utilities/Release/upload_release.cmake             |    2 +-
 Utilities/Release/win32_release.cmake              |   32 +
 Utilities/Release/win64_release.cmake              |   33 +
 Utilities/Scripts/clang-format.bash                |  138 +
 Utilities/Scripts/update-expat.bash                |   49 +
 Utilities/Scripts/update-libarchive.bash           |   31 +
 Utilities/Scripts/update-third-party.bash          |   19 +-
 Utilities/cm_bzlib.h                               |    4 +-
 Utilities/cm_curl.h                                |    4 +-
 Utilities/cm_expat.h                               |    4 +-
 Utilities/cm_jsoncpp_reader.h                      |    4 +-
 Utilities/cm_jsoncpp_value.h                       |    4 +-
 Utilities/cm_jsoncpp_writer.h                      |    4 +-
 Utilities/cm_kwiml.h                               |    8 +-
 Utilities/cm_libarchive.h                          |    8 +-
 Utilities/cm_lzma.h                                |    4 +-
 Utilities/cm_xmlrpc.h                              |    4 +-
 Utilities/cm_zlib.h                                |    4 +-
 Utilities/cmcurl/lib/curl_sasl_gssapi.c            |    2 +-
 Utilities/cmcurl/lib/curl_sasl_sspi.c              |    2 +-
 Utilities/cmcurl/lib/ftp.c                         |    2 +-
 Utilities/cmexpat/.NoDartCoverage                  |    1 -
 Utilities/cmexpat/.gitattributes                   |    1 +
 Utilities/cmexpat/CMakeLists.txt                   |   51 +-
 Utilities/cmexpat/COPYING                          |    1 +
 Utilities/cmexpat/ConfigureChecks.cmake            |   44 +
 Utilities/cmexpat/README                           |  139 +
 Utilities/cmexpat/ascii.h                          |   86 -
 Utilities/cmexpat/asciitab.h                       |   37 -
 Utilities/cmexpat/cm_expat_mangle.h                |   87 -
 Utilities/cmexpat/expat.h                          |  740 ---
 Utilities/cmexpat/expatConfig.h.in                 |   43 -
 Utilities/cmexpat/expatDllConfig.h.in              |    6 -
 Utilities/cmexpat/expat_config.h.cmake             |   76 +
 Utilities/cmexpat/iasciitab.h                      |   38 -
 Utilities/cmexpat/latin1tab.h                      |   37 -
 Utilities/cmexpat/lib/ascii.h                      |   92 +
 Utilities/cmexpat/lib/asciitab.h                   |   36 +
 Utilities/cmexpat/lib/expat.h                      | 1050 ++++
 Utilities/cmexpat/lib/expat_external.h             |  131 +
 Utilities/cmexpat/lib/iasciitab.h                  |   37 +
 Utilities/cmexpat/lib/internal.h                   |   95 +
 Utilities/cmexpat/lib/latin1tab.h                  |   36 +
 Utilities/cmexpat/{ => lib}/nametab.h              |    0
 Utilities/cmexpat/lib/utf8tab.h                    |   37 +
 Utilities/cmexpat/lib/winconfig.h                  |   27 +
 Utilities/cmexpat/lib/xmlparse.c                   | 6466 ++++++++++++++++++++
 Utilities/cmexpat/lib/xmlrole.c                    | 1336 ++++
 Utilities/cmexpat/lib/xmlrole.h                    |  114 +
 Utilities/cmexpat/lib/xmltok.c                     | 1751 ++++++
 Utilities/cmexpat/lib/xmltok.h                     |  322 +
 Utilities/cmexpat/lib/xmltok_impl.c                | 1775 ++++++
 Utilities/cmexpat/{ => lib}/xmltok_impl.h          |    0
 Utilities/cmexpat/lib/xmltok_ns.c                  |  115 +
 Utilities/cmexpat/utf8tab.h                        |   38 -
 Utilities/cmexpat/xmlparse.c                       | 4622 --------------
 Utilities/cmexpat/xmlrole.c                        | 1401 -----
 Utilities/cmexpat/xmlrole.h                        |  100 -
 Utilities/cmexpat/xmltok.c                         | 1584 -----
 Utilities/cmexpat/xmltok.h                         |  299 -
 Utilities/cmexpat/xmltok_impl.c                    | 1775 ------
 Utilities/cmexpat/xmltok_ns.c                      |   98 -
 Utilities/cmlibarchive/CMakeLists.txt              |   34 +-
 Utilities/cmlibarchive/README-CMake.txt            |   66 -
 Utilities/cmlibarchive/build/cmake/config.h.in     |   34 +-
 Utilities/cmlibarchive/build/version               |    2 +-
 Utilities/cmlibarchive/libarchive/CMakeLists.txt   |    1 +
 Utilities/cmlibarchive/libarchive/archive.h        |   20 +-
 .../cmlibarchive/libarchive/archive_cryptor.c      |   15 +-
 .../libarchive/archive_cryptor_private.h           |   13 +-
 Utilities/cmlibarchive/libarchive/archive_entry.h  |    7 +-
 .../libarchive/archive_entry_copy_stat.c           |    4 +
 .../cmlibarchive/libarchive/archive_entry_xattr.c  |    9 +-
 .../cmlibarchive/libarchive/archive_getdate.c      |    4 +-
 .../cmlibarchive/libarchive/archive_getdate.h      |   39 +
 Utilities/cmlibarchive/libarchive/archive_hmac.c   |   16 +-
 .../cmlibarchive/libarchive/archive_hmac_private.h |   13 +-
 Utilities/cmlibarchive/libarchive/archive_match.c  |    2 +-
 .../cmlibarchive/libarchive/archive_options.c      |    6 +-
 .../cmlibarchive/libarchive/archive_platform.h     |   15 +
 Utilities/cmlibarchive/libarchive/archive_ppmd7.c  |    5 +
 Utilities/cmlibarchive/libarchive/archive_read.c   |    8 +-
 .../libarchive/archive_read_disk_entry_from_file.c |   30 +-
 .../libarchive/archive_read_disk_posix.c           |   35 +-
 .../libarchive/archive_read_disk_windows.c         |    2 +-
 .../cmlibarchive/libarchive/archive_read_filter.3  |    6 +
 .../libarchive/archive_read_open_file.c            |   10 +-
 .../libarchive/archive_read_open_filename.c        |    2 +-
 .../libarchive/archive_read_support_filter_lz4.c   |    9 +
 .../libarchive/archive_read_support_format_7zip.c  |    3 +
 .../libarchive/archive_read_support_format_cpio.c  |    5 +
 .../archive_read_support_format_iso9660.c          |    4 +-
 .../libarchive/archive_read_support_format_mtree.c |   79 +-
 .../libarchive/archive_read_support_format_rar.c   |   63 +-
 .../libarchive/archive_read_support_format_tar.c   |    6 +-
 .../libarchive/archive_read_support_format_warc.c  |   19 +-
 .../libarchive/archive_read_support_format_xar.c   |   23 +-
 .../libarchive/archive_read_support_format_zip.c   |  102 +-
 Utilities/cmlibarchive/libarchive/archive_string.c |    3 +-
 Utilities/cmlibarchive/libarchive/archive_util.c   |   76 +-
 .../libarchive/archive_write_add_filter_bzip2.c    |    2 +-
 .../libarchive/archive_write_add_filter_grzip.c    |    2 +-
 .../libarchive/archive_write_add_filter_gzip.c     |    2 +-
 .../libarchive/archive_write_add_filter_lrzip.c    |    2 +-
 .../libarchive/archive_write_add_filter_lz4.c      |  109 +-
 .../libarchive/archive_write_add_filter_lzop.c     |    2 +-
 .../libarchive/archive_write_add_filter_program.c  |   16 +-
 .../libarchive/archive_write_disk_posix.c          |    6 +
 .../libarchive/archive_write_disk_windows.c        |   14 +-
 .../cmlibarchive/libarchive/archive_write_filter.3 |   18 +-
 .../cmlibarchive/libarchive/archive_write_format.3 |  115 +-
 .../libarchive/archive_write_private.h             |    2 +-
 .../libarchive/archive_write_set_format_7zip.c     |    4 +
 .../libarchive/archive_write_set_format_gnutar.c   |   22 +-
 .../libarchive/archive_write_set_format_iso9660.c  |   18 +-
 .../libarchive/archive_write_set_format_pax.c      |   37 +-
 .../libarchive/archive_write_set_format_warc.c     |   28 +-
 .../libarchive/archive_write_set_format_xar.c      |    5 +
 .../libarchive/archive_write_set_format_zip.c      |   46 +-
 .../libarchive/archive_write_set_options.3         |   19 +-
 .../cmlibarchive/libarchive/libarchive-formats.5   |   56 +-
 .../cmlibarchive/libarchive/libarchive_changes.3   |    2 +-
 Utilities/cmlibarchive/libarchive/xxhash.c         |   22 +-
 Utilities/cmliblzma/liblzma/simple/x86.c           |    2 +-
 2161 files changed, 90346 insertions(+), 106766 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cmake/cmake.git



More information about the Pkg-cmake-commits mailing list