[Cmake-commits] CMake branch, master, updated. v3.6.2-1226-gc1f97af

Brad King brad.king at kitware.com
Wed Sep 28 08:05:12 EDT 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  c1f97af640231ff0cb90e4a1d9a567a2ee85daa5 (commit)
       via  19671831cfd7f06496fa035f965e2aea6b7a45b1 (commit)
       via  756169ac99e65e34a4b5bb1f7348b14eea2e3521 (commit)
       via  845d86bce391b0028ecda8747c365cb8b57824a0 (commit)
       via  86578eccf2e82286248796bad1032cd0e3a5e1e2 (commit)
       via  b7180cfee503d9b86f9e516c9e02a4272a3ac380 (commit)
       via  7feb4eccec51d7a3815cd21dd53974bc9115547e (commit)
       via  78f77f6038e92d3067472750f32b452fee697c67 (commit)
       via  681e0429fc7b262dd9d7ad48bcbed25dc3a3fbc2 (commit)
      from  8021f64029d0805efa17fe439d7ce1356bec7938 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c1f97af640231ff0cb90e4a1d9a567a2ee85daa5
commit c1f97af640231ff0cb90e4a1d9a567a2ee85daa5
Merge: 8021f64 1967183
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 28 08:05:10 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 28 08:05:10 2016 -0400

    Merge topic 'simplify-license-notices'
    
    19671831 Help: Update cmake-developer(7) module license docs for new notice
    756169ac Tests: Update ModuleNotices test for new notice
    845d86bc Utilities/Scripts: Remove temporary script that filtered license notices
    86578ecc Simplify CMake per-source license notices
    b7180cfe Utilities/Scripts: Add temporary script to filter license notices
    7feb4ecc Copyright.txt: Add notice of copyright by contributors
    78f77f60 Utilities/KWStyle: Remove unused header check reference file
    681e0429 Tests: Fix RunCMake.CTest output match to tolerate line number changes


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

Summary of changes:
 .hooks-config.bash                                 |   13 +--
 Auxiliary/cmake-mode.el                            |   13 +--
 Auxiliary/cmake.m4                                 |   13 +--
 CMakeCPack.cmake                                   |   13 +--
 CMakeLists.txt                                     |   14 +---
 CTestConfig.cmake                                  |   14 +---
 CompileFlags.cmake                                 |   13 +--
 Copyright.txt                                      |   85 +++++++++++++++++---
 DartConfig.cmake                                   |   14 +---
 Help/manual/cmake-developer.7.rst                  |   67 ++++++---------
 Modules/AddFileDependencies.cmake                  |   16 +---
 Modules/BundleUtilities.cmake                      |   16 +---
 Modules/CMake.cmake                                |   14 +---
 Modules/CMakeASM-ATTInformation.cmake              |   14 +---
 Modules/CMakeASMInformation.cmake                  |   14 +---
 Modules/CMakeASM_MASMInformation.cmake             |   14 +---
 Modules/CMakeASM_NASMInformation.cmake             |   14 +---
 Modules/CMakeAddFortranSubdirectory.cmake          |   17 +---
 Modules/CMakeBackwardCompatibilityC.cmake          |   14 +---
 Modules/CMakeBackwardCompatibilityCXX.cmake        |   16 +---
 Modules/CMakeBorlandFindMake.cmake                 |   14 +---
 Modules/CMakeCInformation.cmake                    |   14 +---
 Modules/CMakeCXXInformation.cmake                  |   14 +---
 Modules/CMakeCheckCompilerFlagCommonPatterns.cmake |   17 +---
 Modules/CMakeCommonLanguageInclude.cmake           |   14 +---
 Modules/CMakeCompilerIdDetection.cmake             |   14 +---
 Modules/CMakeDependentOption.cmake                 |   16 +---
 Modules/CMakeDetermineASM-ATTCompiler.cmake        |   14 +---
 Modules/CMakeDetermineASMCompiler.cmake            |   14 +---
 Modules/CMakeDetermineASM_MASMCompiler.cmake       |   14 +---
 Modules/CMakeDetermineASM_NASMCompiler.cmake       |   14 +---
 Modules/CMakeDetermineCCompiler.cmake              |   14 +---
 Modules/CMakeDetermineCXXCompiler.cmake            |   14 +---
 Modules/CMakeDetermineCompileFeatures.cmake        |   14 +---
 Modules/CMakeDetermineCompiler.cmake               |   14 +---
 Modules/CMakeDetermineCompilerABI.cmake            |   14 +---
 Modules/CMakeDetermineCompilerId.cmake             |   14 +---
 Modules/CMakeDetermineFortranCompiler.cmake        |   14 +---
 Modules/CMakeDetermineJavaCompiler.cmake           |   14 +---
 Modules/CMakeDetermineRCCompiler.cmake             |   14 +---
 Modules/CMakeDetermineSwiftCompiler.cmake          |   14 +---
 Modules/CMakeDetermineSystem.cmake                 |   14 +---
 Modules/CMakeDetermineVSServicePack.cmake          |   18 +----
 Modules/CMakeExpandImportedTargets.cmake           |   17 +---
 Modules/CMakeExportBuildSettings.cmake             |   14 +---
 ...atorDetermineCompilerMacrosAndIncludeDirs.cmake |   14 +---
 Modules/CMakeFindBinUtils.cmake                    |   16 +---
 Modules/CMakeFindCodeBlocks.cmake                  |   14 +---
 Modules/CMakeFindDependencyMacro.cmake             |   16 +---
 Modules/CMakeFindEclipseCDT4.cmake                 |   14 +---
 Modules/CMakeFindFrameworks.cmake                  |   16 +---
 Modules/CMakeFindJavaCommon.cmake                  |   14 +---
 Modules/CMakeFindKDevelop3.cmake                   |   14 +---
 Modules/CMakeFindKate.cmake                        |   14 +---
 Modules/CMakeFindPackageMode.cmake                 |   16 +---
 Modules/CMakeFindWMake.cmake                       |   14 +---
 Modules/CMakeFindXCode.cmake                       |   14 +---
 Modules/CMakeForceCompiler.cmake                   |   16 +---
 Modules/CMakeFortranInformation.cmake              |   14 +---
 Modules/CMakeGenericSystem.cmake                   |   14 +---
 Modules/CMakeGraphVizOptions.cmake                 |   17 +---
 Modules/CMakeIOSInstallCombined.cmake              |   14 +---
 Modules/CMakeImportBuildSettings.cmake             |   14 +---
 Modules/CMakeJOMFindMake.cmake                     |   15 +---
 Modules/CMakeJavaInformation.cmake                 |   14 +---
 Modules/CMakeLanguageInformation.cmake             |   14 +---
 Modules/CMakeMSYSFindMake.cmake                    |   14 +---
 Modules/CMakeMinGWFindMake.cmake                   |   14 +---
 Modules/CMakeNMakeFindMake.cmake                   |   15 +---
 Modules/CMakeNinjaFindMake.cmake                   |   14 +---
 Modules/CMakePackageConfigHelpers.cmake            |   16 +---
 Modules/CMakeParseArguments.cmake                  |   16 +---
 Modules/CMakeParseImplicitLinkInfo.cmake           |   14 +---
 Modules/CMakePrintHelpers.cmake                    |   16 +---
 Modules/CMakePrintSystemInformation.cmake          |   16 +---
 Modules/CMakePushCheckState.cmake                  |   17 +---
 Modules/CMakeRCInformation.cmake                   |   15 +---
 Modules/CMakeSwiftInformation.cmake                |   14 +---
 Modules/CMakeSystemSpecificInformation.cmake       |   14 +---
 Modules/CMakeSystemSpecificInitialize.cmake        |   14 +---
 Modules/CMakeTestASM-ATTCompiler.cmake             |   14 +---
 Modules/CMakeTestASMCompiler.cmake                 |   14 +---
 Modules/CMakeTestASM_MASMCompiler.cmake            |   14 +---
 Modules/CMakeTestASM_NASMCompiler.cmake            |   14 +---
 Modules/CMakeTestCCompiler.cmake                   |   14 +---
 Modules/CMakeTestCXXCompiler.cmake                 |   14 +---
 Modules/CMakeTestCompilerCommon.cmake              |   14 +---
 Modules/CMakeTestFortranCompiler.cmake             |   14 +---
 Modules/CMakeTestJavaCompiler.cmake                |   14 +---
 Modules/CMakeTestRCCompiler.cmake                  |   14 +---
 Modules/CMakeTestSwiftCompiler.cmake               |   14 +---
 Modules/CMakeUnixFindMake.cmake                    |   14 +---
 Modules/CMakeVS7BackwardCompatibility.cmake        |   14 +---
 Modules/CMakeVerifyManifest.cmake                  |   17 +---
 Modules/CPack.cmake                                |   16 +---
 Modules/CPackBundle.cmake                          |   16 +---
 Modules/CPackComponent.cmake                       |   16 +---
 Modules/CPackCygwin.cmake                          |   16 +---
 Modules/CPackDMG.cmake                             |   16 +---
 Modules/CPackDeb.cmake                             |   21 +----
 Modules/CPackIFW.cmake                             |   17 +---
 Modules/CPackNSIS.cmake                            |   16 +---
 Modules/CPackPackageMaker.cmake                    |   16 +---
 Modules/CPackProductBuild.cmake                    |   16 +---
 Modules/CPackRPM.cmake                             |   16 +---
 Modules/CPackWIX.cmake                             |   16 +---
 Modules/CPackZIP.cmake                             |   14 +---
 Modules/CTest.cmake                                |   16 +---
 Modules/CTestCoverageCollectGCOV.cmake             |   15 +---
 Modules/CTestScriptMode.cmake                      |   17 +---
 Modules/CTestTargets.cmake                         |   14 +---
 Modules/CTestUseLaunchers.cmake                    |   16 +---
 Modules/CheckCCompilerFlag.cmake                   |   18 +----
 Modules/CheckCSourceCompiles.cmake                 |   18 +----
 Modules/CheckCSourceRuns.cmake                     |   18 +----
 Modules/CheckCXXCompilerFlag.cmake                 |   18 +----
 Modules/CheckCXXSourceCompiles.cmake               |   18 +----
 Modules/CheckCXXSourceRuns.cmake                   |   18 +----
 Modules/CheckCXXSymbolExists.cmake                 |   16 +---
 Modules/CheckFortranCompilerFlag.cmake             |   19 +----
 Modules/CheckFortranFunctionExists.cmake           |   18 +----
 Modules/CheckFortranSourceCompiles.cmake           |   18 +----
 Modules/CheckFunctionExists.cmake                  |   18 +----
 Modules/CheckIncludeFile.cmake                     |   16 +---
 Modules/CheckIncludeFileCXX.cmake                  |   16 +---
 Modules/CheckIncludeFiles.cmake                    |   16 +---
 Modules/CheckLanguage.cmake                        |   16 +---
 Modules/CheckLibraryExists.cmake                   |   18 +----
 Modules/CheckPrototypeDefinition.cmake             |   16 +---
 Modules/CheckSizeOf.cmake                          |   14 +---
 Modules/CheckStructHasMember.cmake                 |   16 +---
 Modules/CheckSymbolExists.cmake                    |   16 +---
 Modules/CheckTypeSize.cmake                        |   16 +---
 Modules/CheckVariableExists.cmake                  |   18 +----
 Modules/Compiler/Clang.cmake                       |   14 +---
 Modules/Compiler/GNU.cmake                         |   14 +---
 Modules/Compiler/Intel.cmake                       |   14 +---
 Modules/Compiler/PGI.cmake                         |   14 +---
 Modules/Compiler/PathScale.cmake                   |   14 +---
 Modules/Compiler/QCC.cmake                         |   15 +---
 Modules/Compiler/SCO.cmake                         |   14 +---
 Modules/Compiler/XL.cmake                          |   14 +---
 Modules/Dart.cmake                                 |   16 +---
 Modules/DeployQt4.cmake                            |   16 +---
 Modules/Documentation.cmake                        |   16 +---
 Modules/ExternalData.cmake                         |   16 +---
 Modules/ExternalProject-download.cmake.in          |   15 +---
 Modules/ExternalProject-verify.cmake.in            |   15 +---
 Modules/ExternalProject.cmake                      |   17 +---
 Modules/FLTKCompatibility.cmake                    |   14 +---
 Modules/FeatureSummary.cmake                       |   16 +---
 Modules/FindALSA.cmake                             |   17 +---
 Modules/FindASPELL.cmake                           |   17 +---
 Modules/FindAVIFile.cmake                          |   16 +---
 Modules/FindArmadillo.cmake                        |   17 +---
 Modules/FindBISON.cmake                            |   17 +---
 Modules/FindBLAS.cmake                             |   16 +---
 Modules/FindBZip2.cmake                            |   18 +----
 Modules/FindBacktrace.cmake                        |   17 +---
 Modules/FindBoost.cmake                            |   23 +-----
 Modules/FindBullet.cmake                           |   17 +---
 Modules/FindCABLE.cmake                            |   16 +---
 Modules/FindCURL.cmake                             |   17 +---
 Modules/FindCVS.cmake                              |   16 +---
 Modules/FindCoin3D.cmake                           |   16 +---
 Modules/FindCups.cmake                             |   18 +----
 Modules/FindCurses.cmake                           |   16 +---
 Modules/FindCxxTest.cmake                          |   17 +---
 Modules/FindCygwin.cmake                           |   16 +---
 Modules/FindDCMTK.cmake                            |   18 +----
 Modules/FindDart.cmake                             |   16 +---
 Modules/FindDevIL.cmake                            |   17 +---
 Modules/FindDoxygen.cmake                          |   16 +---
 Modules/FindEXPAT.cmake                            |   16 +---
 Modules/FindFLEX.cmake                             |   17 +---
 Modules/FindFLTK.cmake                             |   16 +---
 Modules/FindFLTK2.cmake                            |   16 +---
 Modules/FindFreetype.cmake                         |   16 +---
 Modules/FindGCCXML.cmake                           |   16 +---
 Modules/FindGDAL.cmake                             |   16 +---
 Modules/FindGIF.cmake                              |   16 +---
 Modules/FindGLEW.cmake                             |   16 +---
 Modules/FindGLU.cmake                              |   14 +---
 Modules/FindGLUT.cmake                             |   16 +---
 Modules/FindGSL.cmake                              |   16 +---
 Modules/FindGTK.cmake                              |   16 +---
 Modules/FindGTK2.cmake                             |   17 +---
 Modules/FindGTest.cmake                            |   17 +---
 Modules/FindGettext.cmake                          |   17 +---
 Modules/FindGit.cmake                              |   17 +---
 Modules/FindGnuTLS.cmake                           |   19 +----
 Modules/FindGnuplot.cmake                          |   16 +---
 Modules/FindHDF5.cmake                             |   17 +---
 Modules/FindHSPELL.cmake                           |   17 +---
 Modules/FindHTMLHelp.cmake                         |   16 +---
 Modules/FindHg.cmake                               |   18 +----
 Modules/FindICU.cmake                              |   16 +---
 Modules/FindIce.cmake                              |   16 +---
 Modules/FindIcotool.cmake                          |   16 +---
 Modules/FindImageMagick.cmake                      |   18 +----
 Modules/FindIntl.cmake                             |   16 +---
 Modules/FindJNI.cmake                              |   16 +---
 Modules/FindJPEG.cmake                             |   16 +---
 Modules/FindJasper.cmake                           |   18 +----
 Modules/FindJava.cmake                             |   17 +---
 Modules/FindKDE3.cmake                             |   17 +---
 Modules/FindKDE4.cmake                             |   17 +---
 Modules/FindLAPACK.cmake                           |   16 +---
 Modules/FindLATEX.cmake                            |   17 +---
 Modules/FindLTTngUST.cmake                         |   17 +---
 Modules/FindLibArchive.cmake                       |   16 +---
 Modules/FindLibLZMA.cmake                          |   20 +----
 Modules/FindLibXml2.cmake                          |   17 +---
 Modules/FindLibXslt.cmake                          |   17 +---
 Modules/FindLua.cmake                              |   17 +---
 Modules/FindLua50.cmake                            |   16 +---
 Modules/FindLua51.cmake                            |   16 +---
 Modules/FindMFC.cmake                              |   16 +---
 Modules/FindMPEG.cmake                             |   16 +---
 Modules/FindMPEG2.cmake                            |   16 +---
 Modules/FindMPI.cmake                              |   18 +----
 Modules/FindMatlab.cmake                           |   16 +---
 Modules/FindMotif.cmake                            |   16 +---
 Modules/FindOpenAL.cmake                           |   16 +---
 Modules/FindOpenCL.cmake                           |   16 +---
 Modules/FindOpenGL.cmake                           |   16 +---
 Modules/FindOpenMP.cmake                           |   19 +----
 Modules/FindOpenSSL.cmake                          |   18 +----
 Modules/FindOpenSceneGraph.cmake                   |   17 +---
 Modules/FindOpenThreads.cmake                      |   17 +---
 Modules/FindPHP4.cmake                             |   16 +---
 Modules/FindPNG.cmake                              |   17 +---
 Modules/FindPackageHandleStandardArgs.cmake        |   16 +---
 Modules/FindPackageMessage.cmake                   |   16 +---
 Modules/FindPerl.cmake                             |   16 +---
 Modules/FindPerlLibs.cmake                         |   17 +---
 Modules/FindPhysFS.cmake                           |   16 +---
 Modules/FindPike.cmake                             |   16 +---
 Modules/FindPkgConfig.cmake                        |   19 +----
 Modules/FindPostgreSQL.cmake                       |   16 +---
 Modules/FindProducer.cmake                         |   16 +---
 Modules/FindProtobuf.cmake                         |   18 +----
 Modules/FindPythonInterp.cmake                     |   18 +----
 Modules/FindPythonLibs.cmake                       |   16 +---
 Modules/FindQt.cmake                               |   16 +---
 Modules/FindQt3.cmake                              |   16 +---
 Modules/FindQt4.cmake                              |   16 +---
 Modules/FindQuickTime.cmake                        |   16 +---
 Modules/FindRTI.cmake                              |   17 +---
 Modules/FindRuby.cmake                             |   17 +---
 Modules/FindSDL.cmake                              |   17 +---
 Modules/FindSDL_image.cmake                        |   17 +---
 Modules/FindSDL_mixer.cmake                        |   17 +---
 Modules/FindSDL_net.cmake                          |   17 +---
 Modules/FindSDL_sound.cmake                        |   17 +---
 Modules/FindSDL_ttf.cmake                          |   17 +---
 Modules/FindSWIG.cmake                             |   18 +----
 Modules/FindSelfPackers.cmake                      |   16 +---
 Modules/FindSquish.cmake                           |   18 +----
 Modules/FindSubversion.cmake                       |   17 +---
 Modules/FindTCL.cmake                              |   16 +---
 Modules/FindTIFF.cmake                             |   17 +---
 Modules/FindTclStub.cmake                          |   16 +---
 Modules/FindTclsh.cmake                            |   16 +---
 Modules/FindThreads.cmake                          |   17 +---
 Modules/FindUnixCommands.cmake                     |   16 +---
 Modules/FindVulkan.cmake                           |   16 +---
 Modules/FindWget.cmake                             |   16 +---
 Modules/FindWish.cmake                             |   16 +---
 Modules/FindX11.cmake                              |   16 +---
 Modules/FindXCTest.cmake                           |   16 +---
 Modules/FindXMLRPC.cmake                           |   16 +---
 Modules/FindXalanC.cmake                           |   16 +---
 Modules/FindXercesC.cmake                          |   16 +---
 Modules/FindZLIB.cmake                             |   16 +---
 Modules/Findosg.cmake                              |   16 +---
 Modules/FindosgAnimation.cmake                     |   16 +---
 Modules/FindosgDB.cmake                            |   16 +---
 Modules/FindosgFX.cmake                            |   16 +---
 Modules/FindosgGA.cmake                            |   16 +---
 Modules/FindosgIntrospection.cmake                 |   16 +---
 Modules/FindosgManipulator.cmake                   |   16 +---
 Modules/FindosgParticle.cmake                      |   16 +---
 Modules/FindosgPresentation.cmake                  |   16 +---
 Modules/FindosgProducer.cmake                      |   16 +---
 Modules/FindosgQt.cmake                            |   16 +---
 Modules/FindosgShadow.cmake                        |   16 +---
 Modules/FindosgSim.cmake                           |   16 +---
 Modules/FindosgTerrain.cmake                       |   16 +---
 Modules/FindosgText.cmake                          |   16 +---
 Modules/FindosgUtil.cmake                          |   16 +---
 Modules/FindosgViewer.cmake                        |   16 +---
 Modules/FindosgVolume.cmake                        |   16 +---
 Modules/FindosgWidget.cmake                        |   16 +---
 Modules/Findosg_functions.cmake                    |   17 +---
 Modules/FindwxWidgets.cmake                        |   17 +---
 Modules/FindwxWindows.cmake                        |   17 +---
 Modules/FortranCInterface.cmake                    |   16 +---
 Modules/FortranCInterface/CMakeLists.txt           |   12 +--
 Modules/FortranCInterface/Detect.cmake             |   12 +--
 Modules/FortranCInterface/Verify/CMakeLists.txt    |   12 +--
 Modules/GNUInstallDirs.cmake                       |   18 +----
 Modules/GenerateExportHeader.cmake                 |   16 +---
 Modules/GetPrerequisites.cmake                     |   16 +---
 Modules/ITKCompatibility.cmake                     |   14 +---
 Modules/InstallRequiredSystemLibraries.cmake       |   16 +---
 Modules/KDE3Macros.cmake                           |   15 +---
 Modules/MacroAddFileDependencies.cmake             |   16 +---
 Modules/MatlabTestsRedirect.cmake                  |   17 +---
 Modules/Platform/AIX-GNU.cmake                     |   14 +---
 Modules/Platform/AIX-XL.cmake                      |   14 +---
 Modules/Platform/Android-Clang.cmake               |   14 +---
 Modules/Platform/Android-Common.cmake              |   14 +---
 Modules/Platform/Android-Determine.cmake           |   14 +---
 Modules/Platform/Android-GNU.cmake                 |   14 +---
 Modules/Platform/Android-Initialize.cmake          |   14 +---
 .../Platform/Android/Determine-Compiler-NDK.cmake  |   14 +---
 .../Android/Determine-Compiler-Standalone.cmake    |   14 +---
 Modules/Platform/Android/Determine-Compiler.cmake  |   14 +---
 Modules/Platform/BlueGeneP-base.cmake              |   15 +---
 Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake     |   15 +---
 Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake   |   15 +---
 .../Platform/BlueGeneP-dynamic-GNU-Fortran.cmake   |   15 +---
 Modules/Platform/BlueGeneP-dynamic-XL-C.cmake      |   15 +---
 Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake    |   15 +---
 .../Platform/BlueGeneP-dynamic-XL-Fortran.cmake    |   15 +---
 Modules/Platform/BlueGeneP-dynamic.cmake           |   15 +---
 Modules/Platform/BlueGeneP-static-GNU-C.cmake      |   15 +---
 Modules/Platform/BlueGeneP-static-GNU-CXX.cmake    |   15 +---
 .../Platform/BlueGeneP-static-GNU-Fortran.cmake    |   15 +---
 Modules/Platform/BlueGeneP-static-XL-C.cmake       |   15 +---
 Modules/Platform/BlueGeneP-static-XL-CXX.cmake     |   15 +---
 Modules/Platform/BlueGeneP-static-XL-Fortran.cmake |   15 +---
 Modules/Platform/BlueGeneP-static.cmake            |   15 +---
 Modules/Platform/BlueGeneQ-base.cmake              |   15 +---
 Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake     |   15 +---
 Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake   |   15 +---
 .../Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake   |   15 +---
 Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake      |   15 +---
 Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake    |   15 +---
 .../Platform/BlueGeneQ-dynamic-XL-Fortran.cmake    |   15 +---
 Modules/Platform/BlueGeneQ-dynamic.cmake           |   15 +---
 Modules/Platform/BlueGeneQ-static-GNU-C.cmake      |   15 +---
 Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake    |   15 +---
 .../Platform/BlueGeneQ-static-GNU-Fortran.cmake    |   15 +---
 Modules/Platform/BlueGeneQ-static-XL-C.cmake       |   15 +---
 Modules/Platform/BlueGeneQ-static-XL-CXX.cmake     |   15 +---
 Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake |   15 +---
 Modules/Platform/BlueGeneQ-static.cmake            |   15 +---
 Modules/Platform/CYGWIN-GNU.cmake                  |   14 +---
 Modules/Platform/Darwin-Absoft-Fortran.cmake       |   15 +---
 Modules/Platform/Darwin-Clang.cmake                |   14 +---
 Modules/Platform/Darwin-GNU-Fortran.cmake          |   15 +---
 Modules/Platform/Darwin-GNU.cmake                  |   14 +---
 Modules/Platform/Darwin-Intel-Fortran.cmake        |   14 +---
 Modules/Platform/Darwin-Intel.cmake                |   14 +---
 Modules/Platform/Darwin-NAG-Fortran.cmake          |   15 +---
 Modules/Platform/GHS-MULTI-Initialize.cmake        |   14 +---
 Modules/Platform/GHS-MULTI.cmake                   |   14 +---
 Modules/Platform/HP-UX-GNU.cmake                   |   14 +---
 Modules/Platform/HP-UX-HP.cmake                    |   14 +---
 Modules/Platform/Linux-GNU.cmake                   |   14 +---
 Modules/Platform/Linux-Intel.cmake                 |   14 +---
 Modules/Platform/Linux-PGI.cmake                   |   14 +---
 Modules/Platform/Linux-PathScale.cmake             |   14 +---
 Modules/Platform/SunOS-GNU.cmake                   |   14 +---
 Modules/Platform/SunOS-PathScale.cmake             |   14 +---
 Modules/Platform/UnixPaths.cmake                   |   14 +---
 Modules/Platform/Windows-Clang.cmake               |   14 +---
 Modules/Platform/Windows-Embarcadero.cmake         |   14 +---
 Modules/Platform/Windows-GNU.cmake                 |   14 +---
 Modules/Platform/Windows-Intel.cmake               |   14 +---
 Modules/Platform/Windows-MSVC.cmake                |   14 +---
 Modules/Platform/Windows-OpenWatcom.cmake          |   14 +---
 Modules/Platform/WindowsPaths.cmake                |   14 +---
 Modules/ProcessorCount.cmake                       |   16 +---
 Modules/Qt4ConfigDependentSettings.cmake           |   17 +---
 Modules/Qt4Macros.cmake                            |   17 +---
 Modules/SelectLibraryConfigurations.cmake          |   17 +---
 Modules/SquishTestScript.cmake                     |   16 +---
 Modules/SystemInformation.cmake                    |   14 +---
 Modules/TestBigEndian.cmake                        |   16 +---
 Modules/TestCXXAcceptsFlag.cmake                   |   16 +---
 Modules/TestForANSIForScope.cmake                  |   16 +---
 Modules/TestForANSIStreamHeaders.cmake             |   16 +---
 Modules/TestForSSTREAM.cmake                       |   16 +---
 Modules/TestForSTDNamespace.cmake                  |   16 +---
 Modules/UseEcos.cmake                              |   16 +---
 Modules/UseJava.cmake                              |   18 +----
 Modules/UseJavaClassFilelist.cmake                 |   16 +---
 Modules/UseJavaSymlinks.cmake                      |   16 +---
 Modules/UsePkgConfig.cmake                         |   16 +---
 Modules/UseQt4.cmake                               |   16 +---
 Modules/UseSWIG.cmake                              |   17 +---
 Modules/Use_wxWindows.cmake                        |   17 +---
 Modules/UsewxWidgets.cmake                         |   17 +---
 Modules/VTKCompatibility.cmake                     |   14 +---
 Modules/WriteBasicConfigVersionFile.cmake          |   17 +---
 Modules/WriteCompilerDetectionHeader.cmake         |   16 +---
 Modules/ecos_clean.cmake                           |   14 +---
 Modules/kde3uic.cmake                              |   15 +---
 Source/CMakeLists.txt                              |   14 +---
 Source/CPack/IFW/cmCPackIFWGenerator.cxx           |   14 +---
 Source/CPack/IFW/cmCPackIFWGenerator.h             |   14 +---
 Source/CPack/IFW/cmCPackIFWInstaller.cxx           |   14 +---
 Source/CPack/IFW/cmCPackIFWInstaller.h             |   14 +---
 Source/CPack/IFW/cmCPackIFWPackage.cxx             |   14 +---
 Source/CPack/IFW/cmCPackIFWPackage.h               |   14 +---
 Source/CPack/IFW/cmCPackIFWRepository.cxx          |   14 +---
 Source/CPack/IFW/cmCPackIFWRepository.h            |   14 +---
 Source/CPack/OSXScriptLauncher.cxx                 |   13 +--
 Source/CPack/WiX/cmCPackWIXGenerator.cxx           |   14 +---
 Source/CPack/WiX/cmCPackWIXGenerator.h             |   14 +---
 Source/CPack/WiX/cmWIXAccessControlList.cxx        |   14 +---
 Source/CPack/WiX/cmWIXAccessControlList.h          |   14 +---
 Source/CPack/WiX/cmWIXDirectoriesSourceWriter.cxx  |   14 +---
 Source/CPack/WiX/cmWIXDirectoriesSourceWriter.h    |   14 +---
 Source/CPack/WiX/cmWIXFeaturesSourceWriter.cxx     |   14 +---
 Source/CPack/WiX/cmWIXFeaturesSourceWriter.h       |   14 +---
 Source/CPack/WiX/cmWIXFilesSourceWriter.cxx        |   14 +---
 Source/CPack/WiX/cmWIXFilesSourceWriter.h          |   14 +---
 Source/CPack/WiX/cmWIXPatch.cxx                    |   14 +---
 Source/CPack/WiX/cmWIXPatch.h                      |   14 +---
 Source/CPack/WiX/cmWIXPatchParser.cxx              |   14 +---
 Source/CPack/WiX/cmWIXPatchParser.h                |   14 +---
 Source/CPack/WiX/cmWIXRichTextFormatWriter.cxx     |   14 +---
 Source/CPack/WiX/cmWIXRichTextFormatWriter.h       |   14 +---
 Source/CPack/WiX/cmWIXShortcut.cxx                 |   14 +---
 Source/CPack/WiX/cmWIXShortcut.h                   |   14 +---
 Source/CPack/WiX/cmWIXSourceWriter.cxx             |   14 +---
 Source/CPack/WiX/cmWIXSourceWriter.h               |   14 +---
 Source/CPack/cmCPack7zGenerator.cxx                |   14 +---
 Source/CPack/cmCPack7zGenerator.h                  |   14 +---
 Source/CPack/cmCPackArchiveGenerator.cxx           |   14 +---
 Source/CPack/cmCPackArchiveGenerator.h             |   14 +---
 Source/CPack/cmCPackBundleGenerator.cxx            |   14 +---
 Source/CPack/cmCPackBundleGenerator.h              |   14 +---
 Source/CPack/cmCPackComponentGroup.cxx             |   14 +---
 Source/CPack/cmCPackComponentGroup.h               |   14 +---
 Source/CPack/cmCPackConfigure.h.in                 |   13 +--
 Source/CPack/cmCPackCygwinBinaryGenerator.cxx      |   14 +---
 Source/CPack/cmCPackCygwinBinaryGenerator.h        |   14 +---
 Source/CPack/cmCPackCygwinSourceGenerator.cxx      |   14 +---
 Source/CPack/cmCPackCygwinSourceGenerator.h        |   14 +---
 Source/CPack/cmCPackDebGenerator.cxx               |   14 +---
 Source/CPack/cmCPackDebGenerator.h                 |   14 +---
 Source/CPack/cmCPackDragNDropGenerator.cxx         |   14 +---
 Source/CPack/cmCPackDragNDropGenerator.h           |   14 +---
 Source/CPack/cmCPackGenerator.cxx                  |   14 +---
 Source/CPack/cmCPackGenerator.h                    |   14 +---
 Source/CPack/cmCPackGeneratorFactory.cxx           |   14 +---
 Source/CPack/cmCPackGeneratorFactory.h             |   14 +---
 Source/CPack/cmCPackLog.cxx                        |   14 +---
 Source/CPack/cmCPackLog.h                          |   14 +---
 Source/CPack/cmCPackNSISGenerator.cxx              |   14 +---
 Source/CPack/cmCPackNSISGenerator.h                |   14 +---
 Source/CPack/cmCPackOSXX11Generator.cxx            |   14 +---
 Source/CPack/cmCPackOSXX11Generator.h              |   14 +---
 Source/CPack/cmCPackPKGGenerator.cxx               |   13 +--
 Source/CPack/cmCPackPKGGenerator.h                 |   14 +---
 Source/CPack/cmCPackPackageMakerGenerator.cxx      |   13 +--
 Source/CPack/cmCPackPackageMakerGenerator.h        |   14 +---
 Source/CPack/cmCPackProductBuildGenerator.cxx      |   13 +--
 Source/CPack/cmCPackProductBuildGenerator.h        |   14 +---
 Source/CPack/cmCPackRPMGenerator.cxx               |   13 +--
 Source/CPack/cmCPackRPMGenerator.h                 |   14 +---
 Source/CPack/cmCPackSTGZGenerator.cxx              |   14 +---
 Source/CPack/cmCPackSTGZGenerator.h                |   14 +---
 Source/CPack/cmCPackTGZGenerator.cxx               |   14 +---
 Source/CPack/cmCPackTGZGenerator.h                 |   14 +---
 Source/CPack/cmCPackTXZGenerator.cxx               |   14 +---
 Source/CPack/cmCPackTXZGenerator.h                 |   14 +---
 Source/CPack/cmCPackTarBZip2Generator.cxx          |   14 +---
 Source/CPack/cmCPackTarBZip2Generator.h            |   14 +---
 Source/CPack/cmCPackTarCompressGenerator.cxx       |   14 +---
 Source/CPack/cmCPackTarCompressGenerator.h         |   14 +---
 Source/CPack/cmCPackZIPGenerator.cxx               |   14 +---
 Source/CPack/cmCPackZIPGenerator.h                 |   14 +---
 Source/CPack/cpack.cxx                             |   13 +--
 Source/CTest/cmCTestBZR.cxx                        |   13 +--
 Source/CTest/cmCTestBZR.h                          |   13 +--
 Source/CTest/cmCTestBatchTestHandler.cxx           |   14 +---
 Source/CTest/cmCTestBatchTestHandler.h             |   14 +---
 Source/CTest/cmCTestBuildAndTestHandler.cxx        |   14 +---
 Source/CTest/cmCTestBuildAndTestHandler.h          |   14 +---
 Source/CTest/cmCTestBuildCommand.cxx               |   13 +--
 Source/CTest/cmCTestBuildCommand.h                 |   13 +--
 Source/CTest/cmCTestBuildHandler.cxx               |   14 +---
 Source/CTest/cmCTestBuildHandler.h                 |   14 +---
 Source/CTest/cmCTestCVS.cxx                        |   13 +--
 Source/CTest/cmCTestCVS.h                          |   13 +--
 Source/CTest/cmCTestCommand.h                      |   13 +--
 Source/CTest/cmCTestConfigureCommand.cxx           |   13 +--
 Source/CTest/cmCTestConfigureCommand.h             |   13 +--
 Source/CTest/cmCTestConfigureHandler.cxx           |   14 +---
 Source/CTest/cmCTestConfigureHandler.h             |   14 +---
 Source/CTest/cmCTestCoverageCommand.cxx            |   13 +--
 Source/CTest/cmCTestCoverageCommand.h              |   13 +--
 Source/CTest/cmCTestCoverageHandler.cxx            |   13 +--
 Source/CTest/cmCTestCoverageHandler.h              |   14 +---
 Source/CTest/cmCTestCurl.cxx                       |   13 +--
 Source/CTest/cmCTestCurl.h                         |   13 +--
 .../CTest/cmCTestEmptyBinaryDirectoryCommand.cxx   |   13 +--
 Source/CTest/cmCTestEmptyBinaryDirectoryCommand.h  |   13 +--
 Source/CTest/cmCTestGIT.cxx                        |   13 +--
 Source/CTest/cmCTestGIT.h                          |   13 +--
 Source/CTest/cmCTestGenericHandler.cxx             |   14 +---
 Source/CTest/cmCTestGenericHandler.h               |   14 +---
 Source/CTest/cmCTestGlobalVC.cxx                   |   13 +--
 Source/CTest/cmCTestGlobalVC.h                     |   13 +--
 Source/CTest/cmCTestHG.cxx                         |   13 +--
 Source/CTest/cmCTestHG.h                           |   13 +--
 Source/CTest/cmCTestHandlerCommand.cxx             |   13 +--
 Source/CTest/cmCTestHandlerCommand.h               |   13 +--
 Source/CTest/cmCTestLaunch.cxx                     |   13 +--
 Source/CTest/cmCTestLaunch.h                       |   13 +--
 Source/CTest/cmCTestMemCheckCommand.cxx            |   13 +--
 Source/CTest/cmCTestMemCheckCommand.h              |   13 +--
 Source/CTest/cmCTestMemCheckHandler.cxx            |   14 +---
 Source/CTest/cmCTestMemCheckHandler.h              |   14 +---
 Source/CTest/cmCTestMultiProcessHandler.cxx        |   13 +--
 Source/CTest/cmCTestMultiProcessHandler.h          |   13 +--
 Source/CTest/cmCTestP4.cxx                         |   13 +--
 Source/CTest/cmCTestP4.h                           |   13 +--
 Source/CTest/cmCTestReadCustomFilesCommand.cxx     |   13 +--
 Source/CTest/cmCTestReadCustomFilesCommand.h       |   13 +--
 Source/CTest/cmCTestRunScriptCommand.cxx           |   13 +--
 Source/CTest/cmCTestRunScriptCommand.h             |   13 +--
 Source/CTest/cmCTestRunTest.cxx                    |   14 +---
 Source/CTest/cmCTestRunTest.h                      |   13 +--
 Source/CTest/cmCTestSVN.cxx                        |   13 +--
 Source/CTest/cmCTestSVN.h                          |   13 +--
 Source/CTest/cmCTestScriptHandler.cxx              |   14 +---
 Source/CTest/cmCTestScriptHandler.h                |   14 +---
 Source/CTest/cmCTestSleepCommand.cxx               |   13 +--
 Source/CTest/cmCTestSleepCommand.h                 |   13 +--
 Source/CTest/cmCTestStartCommand.cxx               |   13 +--
 Source/CTest/cmCTestStartCommand.h                 |   13 +--
 Source/CTest/cmCTestSubmitCommand.cxx              |   13 +--
 Source/CTest/cmCTestSubmitCommand.h                |   13 +--
 Source/CTest/cmCTestSubmitHandler.cxx              |   13 +--
 Source/CTest/cmCTestSubmitHandler.h                |   13 +--
 Source/CTest/cmCTestTestCommand.cxx                |   13 +--
 Source/CTest/cmCTestTestCommand.h                  |   13 +--
 Source/CTest/cmCTestTestHandler.cxx                |   14 +---
 Source/CTest/cmCTestTestHandler.h                  |   14 +---
 Source/CTest/cmCTestUpdateCommand.cxx              |   13 +--
 Source/CTest/cmCTestUpdateCommand.h                |   13 +--
 Source/CTest/cmCTestUpdateHandler.cxx              |   14 +---
 Source/CTest/cmCTestUpdateHandler.h                |   14 +---
 Source/CTest/cmCTestUploadCommand.cxx              |   13 +--
 Source/CTest/cmCTestUploadCommand.h                |   13 +--
 Source/CTest/cmCTestUploadHandler.cxx              |   13 +--
 Source/CTest/cmCTestUploadHandler.h                |   13 +--
 Source/CTest/cmCTestVC.cxx                         |   13 +--
 Source/CTest/cmCTestVC.h                           |   13 +--
 Source/CTest/cmParseBlanketJSCoverage.cxx          |   13 +--
 Source/CTest/cmParseBlanketJSCoverage.h            |   14 +---
 Source/CTest/cmParseCacheCoverage.h                |   14 +---
 Source/CTest/cmParseCoberturaCoverage.h            |   14 +---
 Source/CTest/cmParseDelphiCoverage.h               |   14 +---
 Source/CTest/cmParseGTMCoverage.h                  |   14 +---
 Source/CTest/cmParseJacocoCoverage.h               |   14 +---
 Source/CTest/cmParseMumpsCoverage.h                |   14 +---
 Source/CTest/cmParsePHPCoverage.h                  |   14 +---
 Source/CTest/cmProcess.cxx                         |   13 +--
 Source/CTest/cmProcess.h                           |   13 +--
 Source/CursesDialog/CMakeLists.txt                 |   13 +--
 Source/CursesDialog/ccmake.cxx                     |   13 +--
 Source/CursesDialog/cmCursesBoolWidget.cxx         |   13 +--
 Source/CursesDialog/cmCursesBoolWidget.h           |   13 +--
 .../CursesDialog/cmCursesCacheEntryComposite.cxx   |   13 +--
 Source/CursesDialog/cmCursesCacheEntryComposite.h  |   13 +--
 Source/CursesDialog/cmCursesDummyWidget.cxx        |   13 +--
 Source/CursesDialog/cmCursesDummyWidget.h          |   13 +--
 Source/CursesDialog/cmCursesFilePathWidget.cxx     |   13 +--
 Source/CursesDialog/cmCursesFilePathWidget.h       |   13 +--
 Source/CursesDialog/cmCursesForm.cxx               |   13 +--
 Source/CursesDialog/cmCursesForm.h                 |   13 +--
 Source/CursesDialog/cmCursesLabelWidget.cxx        |   13 +--
 Source/CursesDialog/cmCursesLabelWidget.h          |   13 +--
 Source/CursesDialog/cmCursesLongMessageForm.cxx    |   13 +--
 Source/CursesDialog/cmCursesLongMessageForm.h      |   13 +--
 Source/CursesDialog/cmCursesMainForm.cxx           |   13 +--
 Source/CursesDialog/cmCursesMainForm.h             |   13 +--
 Source/CursesDialog/cmCursesOptionsWidget.cxx      |   13 +--
 Source/CursesDialog/cmCursesOptionsWidget.h        |   13 +--
 Source/CursesDialog/cmCursesPathWidget.cxx         |   13 +--
 Source/CursesDialog/cmCursesPathWidget.h           |   13 +--
 Source/CursesDialog/cmCursesStandardIncludes.h     |   13 +--
 Source/CursesDialog/cmCursesStringWidget.cxx       |   13 +--
 Source/CursesDialog/cmCursesStringWidget.h         |   13 +--
 Source/CursesDialog/cmCursesWidget.cxx             |   13 +--
 Source/CursesDialog/cmCursesWidget.h               |   13 +--
 Source/CursesDialog/form/CMakeLists.txt            |   14 +---
 Source/CursesDialog/form/cmFormConfigure.h.in      |   14 +---
 Source/Modules/FindJsonCpp.cmake                   |   16 +---
 Source/Modules/FindLibUV.cmake                     |   16 +---
 Source/QtDialog/AddCacheEntry.cxx                  |   14 +---
 Source/QtDialog/AddCacheEntry.h                    |   14 +---
 Source/QtDialog/CMakeLists.txt                     |   13 +--
 Source/QtDialog/CMakeSetup.cxx                     |   13 +--
 Source/QtDialog/CMakeSetupDialog.cxx               |   14 +---
 Source/QtDialog/CMakeSetupDialog.h                 |   14 +---
 Source/QtDialog/QCMake.cxx                         |   14 +---
 Source/QtDialog/QCMake.h                           |   14 +---
 Source/QtDialog/QCMakeCacheView.cxx                |   14 +---
 Source/QtDialog/QCMakeCacheView.h                  |   14 +---
 Source/QtDialog/QCMakeWidgets.cxx                  |   14 +---
 Source/QtDialog/QCMakeWidgets.h                    |   14 +---
 Source/QtDialog/RegexExplorer.cxx                  |   14 +---
 Source/QtDialog/RegexExplorer.h                    |   14 +---
 Source/QtDialog/WarningMessagesDialog.cxx          |   14 +---
 Source/QtDialog/WarningMessagesDialog.h            |   14 +---
 Source/bindexplib.cxx                              |   13 +--
 Source/bindexplib.h                                |   14 +---
 Source/cmAddCompileOptionsCommand.cxx              |   13 +--
 Source/cmAddCompileOptionsCommand.h                |   13 +--
 Source/cmAddCustomCommandCommand.cxx               |   13 +--
 Source/cmAddCustomCommandCommand.h                 |   13 +--
 Source/cmAddCustomTargetCommand.cxx                |   13 +--
 Source/cmAddCustomTargetCommand.h                  |   13 +--
 Source/cmAddDefinitionsCommand.cxx                 |   13 +--
 Source/cmAddDefinitionsCommand.h                   |   13 +--
 Source/cmAddDependenciesCommand.cxx                |   13 +--
 Source/cmAddDependenciesCommand.h                  |   13 +--
 Source/cmAddExecutableCommand.cxx                  |   13 +--
 Source/cmAddExecutableCommand.h                    |   13 +--
 Source/cmAddLibraryCommand.cxx                     |   13 +--
 Source/cmAddLibraryCommand.h                       |   13 +--
 Source/cmAddSubDirectoryCommand.cxx                |   13 +--
 Source/cmAddSubDirectoryCommand.h                  |   13 +--
 Source/cmAddTestCommand.cxx                        |   13 +--
 Source/cmAddTestCommand.h                          |   13 +--
 Source/cmAlgorithms.h                              |   13 +--
 Source/cmArchiveWrite.cxx                          |   13 +--
 Source/cmArchiveWrite.h                            |   13 +--
 Source/cmAuxSourceDirectoryCommand.cxx             |   13 +--
 Source/cmAuxSourceDirectoryCommand.h               |   13 +--
 Source/cmBase32.cxx                                |   13 +--
 Source/cmBase32.h                                  |   13 +--
 Source/cmBootstrapCommands1.cxx                    |   13 +--
 Source/cmBootstrapCommands2.cxx                    |   13 +--
 Source/cmBreakCommand.cxx                          |   13 +--
 Source/cmBreakCommand.h                            |   13 +--
 Source/cmBuildCommand.cxx                          |   13 +--
 Source/cmBuildCommand.h                            |   13 +--
 Source/cmBuildNameCommand.cxx                      |   13 +--
 Source/cmBuildNameCommand.h                        |   13 +--
 Source/cmCLocaleEnvironmentScope.cxx               |   14 +---
 Source/cmCLocaleEnvironmentScope.h                 |   14 +---
 Source/cmCMakeHostSystemInformationCommand.cxx     |   13 +--
 Source/cmCMakeHostSystemInformationCommand.h       |   13 +--
 Source/cmCMakeMinimumRequired.cxx                  |   13 +--
 Source/cmCMakeMinimumRequired.h                    |   13 +--
 Source/cmCMakePolicyCommand.cxx                    |   13 +--
 Source/cmCMakePolicyCommand.h                      |   13 +--
 Source/cmCPackPropertiesGenerator.h                |   13 +--
 Source/cmCPluginAPI.cxx                            |   13 +--
 Source/cmCPluginAPI.h                              |   13 +--
 Source/cmCTest.cxx                                 |   13 +--
 Source/cmCTest.h                                   |   14 +---
 Source/cmCacheManager.cxx                          |   13 +--
 Source/cmCacheManager.h                            |   13 +--
 Source/cmCallVisualStudioMacro.cxx                 |   13 +--
 Source/cmCallVisualStudioMacro.h                   |   13 +--
 Source/cmCommand.h                                 |   13 +--
 Source/cmCommandArgumentLexer.cxx                  |   26 +-----
 Source/cmCommandArgumentLexer.h                    |   13 +--
 Source/cmCommandArgumentLexer.in.l                 |   13 +--
 Source/cmCommandArgumentParser.cxx                 |   26 +-----
 Source/cmCommandArgumentParser.y                   |   13 +--
 Source/cmCommandArgumentParserHelper.cxx           |   13 +--
 Source/cmCommandArgumentParserHelper.h             |   13 +--
 Source/cmCommandArgumentParserTokens.h             |   13 +--
 Source/cmCommandArgumentsHelper.cxx                |   14 +---
 Source/cmCommandArgumentsHelper.h                  |   13 +--
 Source/cmCommands.cxx.in                           |   13 +--
 Source/cmCommands.h                                |   13 +--
 Source/cmCommandsForBootstrap.cxx                  |   13 +--
 Source/cmCommonTargetGenerator.cxx                 |   13 +--
 Source/cmCommonTargetGenerator.h                   |   13 +--
 Source/cmComputeComponentGraph.cxx                 |   13 +--
 Source/cmComputeComponentGraph.h                   |   13 +--
 Source/cmComputeLinkDepends.cxx                    |   13 +--
 Source/cmComputeLinkDepends.h                      |   13 +--
 Source/cmComputeLinkInformation.cxx                |   13 +--
 Source/cmComputeLinkInformation.h                  |   13 +--
 Source/cmComputeTargetDepends.cxx                  |   13 +--
 Source/cmComputeTargetDepends.h                    |   13 +--
 Source/cmConditionEvaluator.cxx                    |   14 +---
 Source/cmConditionEvaluator.h                      |   13 +--
 Source/cmConfigure.cmake.h.in                      |   13 +--
 Source/cmConfigureFileCommand.cxx                  |   13 +--
 Source/cmConfigureFileCommand.h                    |   13 +--
 Source/cmContinueCommand.cxx                       |   13 +--
 Source/cmContinueCommand.h                         |   13 +--
 Source/cmCoreTryCompile.cxx                        |   13 +--
 Source/cmCoreTryCompile.h                          |   13 +--
 Source/cmCreateTestSourceList.cxx                  |   13 +--
 Source/cmCreateTestSourceList.h                    |   13 +--
 Source/cmCryptoHash.cxx                            |   13 +--
 Source/cmCryptoHash.h                              |   13 +--
 Source/cmCurl.cxx                                  |   13 +--
 Source/cmCurl.h                                    |   13 +--
 Source/cmCustomCommand.cxx                         |   13 +--
 Source/cmCustomCommand.h                           |   13 +--
 Source/cmCustomCommandGenerator.cxx                |   13 +--
 Source/cmCustomCommandGenerator.h                  |   13 +--
 Source/cmCustomCommandLines.h                      |   13 +--
 Source/cmDefinePropertyCommand.cxx                 |   13 +--
 Source/cmDefinePropertyCommand.h                   |   13 +--
 Source/cmDefinitions.cxx                           |   13 +--
 Source/cmDefinitions.h                             |   13 +--
 Source/cmDepends.cxx                               |   13 +--
 Source/cmDepends.h                                 |   13 +--
 Source/cmDependsC.cxx                              |   13 +--
 Source/cmDependsC.h                                |   13 +--
 Source/cmDependsFortran.cxx                        |   13 +--
 Source/cmDependsFortran.h                          |   13 +--
 Source/cmDependsJava.cxx                           |   13 +--
 Source/cmDependsJava.h                             |   13 +--
 Source/cmDependsJavaLexer.cxx                      |   13 +--
 Source/cmDependsJavaLexer.h                        |   13 +--
 Source/cmDependsJavaLexer.in.l                     |   13 +--
 Source/cmDependsJavaParser.cxx                     |   13 +--
 Source/cmDependsJavaParser.y                       |   13 +--
 Source/cmDependsJavaParserHelper.cxx               |   13 +--
 Source/cmDependsJavaParserHelper.h                 |   13 +--
 Source/cmDocumentation.cxx                         |   13 +--
 Source/cmDocumentation.h                           |   13 +--
 Source/cmDocumentationEntry.h                      |   13 +--
 Source/cmDocumentationFormatter.cxx                |   13 +--
 Source/cmDocumentationFormatter.h                  |   13 +--
 Source/cmDocumentationSection.cxx                  |   13 +--
 Source/cmDocumentationSection.h                    |   13 +--
 Source/cmDynamicLoader.cxx                         |   13 +--
 Source/cmDynamicLoader.h                           |   13 +--
 Source/cmELF.cxx                                   |   13 +--
 Source/cmELF.h                                     |   13 +--
 Source/cmElseCommand.cxx                           |   13 +--
 Source/cmElseCommand.h                             |   13 +--
 Source/cmElseIfCommand.cxx                         |   13 +--
 Source/cmElseIfCommand.h                           |   13 +--
 Source/cmEnableLanguageCommand.cxx                 |   13 +--
 Source/cmEnableLanguageCommand.h                   |   13 +--
 Source/cmEnableTestingCommand.cxx                  |   13 +--
 Source/cmEnableTestingCommand.h                    |   13 +--
 Source/cmEndForEachCommand.cxx                     |   13 +--
 Source/cmEndForEachCommand.h                       |   13 +--
 Source/cmEndFunctionCommand.cxx                    |   13 +--
 Source/cmEndFunctionCommand.h                      |   13 +--
 Source/cmEndIfCommand.cxx                          |   13 +--
 Source/cmEndIfCommand.h                            |   13 +--
 Source/cmEndMacroCommand.cxx                       |   13 +--
 Source/cmEndMacroCommand.h                         |   13 +--
 Source/cmEndWhileCommand.cxx                       |   13 +--
 Source/cmEndWhileCommand.h                         |   13 +--
 Source/cmExecProgramCommand.cxx                    |   13 +--
 Source/cmExecProgramCommand.h                      |   13 +--
 Source/cmExecuteProcessCommand.cxx                 |   13 +--
 Source/cmExecuteProcessCommand.h                   |   13 +--
 Source/cmExecutionStatus.h                         |   13 +--
 Source/cmExpandedCommandArgument.cxx               |   14 +---
 Source/cmExpandedCommandArgument.h                 |   13 +--
 Source/cmExportBuildAndroidMKGenerator.cxx         |   13 +--
 Source/cmExportBuildAndroidMKGenerator.h           |   13 +--
 Source/cmExportBuildFileGenerator.cxx              |   13 +--
 Source/cmExportBuildFileGenerator.h                |   13 +--
 Source/cmExportCommand.cxx                         |   13 +--
 Source/cmExportCommand.h                           |   13 +--
 Source/cmExportFileGenerator.cxx                   |   13 +--
 Source/cmExportFileGenerator.h                     |   13 +--
 Source/cmExportInstallAndroidMKGenerator.cxx       |   13 +--
 Source/cmExportInstallAndroidMKGenerator.h         |   13 +--
 Source/cmExportInstallFileGenerator.cxx            |   13 +--
 Source/cmExportInstallFileGenerator.h              |   13 +--
 Source/cmExportLibraryDependenciesCommand.cxx      |   13 +--
 Source/cmExportLibraryDependenciesCommand.h        |   13 +--
 Source/cmExportSet.cxx                             |   14 +---
 Source/cmExportSet.h                               |   13 +--
 Source/cmExportSetMap.cxx                          |   14 +---
 Source/cmExportSetMap.h                            |   13 +--
 Source/cmExportTryCompileFileGenerator.cxx         |   14 +---
 Source/cmExportTryCompileFileGenerator.h           |   13 +--
 Source/cmExprLexer.cxx                             |   13 +--
 Source/cmExprLexer.h                               |   13 +--
 Source/cmExprLexer.in.l                            |   13 +--
 Source/cmExprParser.cxx                            |   13 +--
 Source/cmExprParser.y                              |   13 +--
 Source/cmExprParserHelper.cxx                      |   13 +--
 Source/cmExprParserHelper.h                        |   13 +--
 Source/cmExternalMakefileProjectGenerator.cxx      |   14 +---
 Source/cmExternalMakefileProjectGenerator.h        |   13 +--
 Source/cmExtraCodeBlocksGenerator.cxx              |   14 +---
 Source/cmExtraCodeBlocksGenerator.h                |   14 +---
 Source/cmExtraCodeLiteGenerator.cxx                |   15 +---
 Source/cmExtraCodeLiteGenerator.h                  |   15 +---
 Source/cmExtraEclipseCDT4Generator.cxx             |   15 +---
 Source/cmExtraEclipseCDT4Generator.h               |   15 +---
 Source/cmExtraKateGenerator.cxx                    |   14 +---
 Source/cmExtraKateGenerator.h                      |   14 +---
 Source/cmExtraSublimeTextGenerator.cxx             |   14 +---
 Source/cmExtraSublimeTextGenerator.h               |   14 +---
 Source/cmFLTKWrapUICommand.cxx                     |   13 +--
 Source/cmFLTKWrapUICommand.h                       |   13 +--
 Source/cmFileCommand.cxx                           |   13 +--
 Source/cmFileCommand.h                             |   13 +--
 Source/cmFileLock.cxx                              |   14 +---
 Source/cmFileLock.h                                |   14 +---
 Source/cmFileLockPool.cxx                          |   14 +---
 Source/cmFileLockPool.h                            |   13 +--
 Source/cmFileLockResult.cxx                        |   14 +---
 Source/cmFileLockResult.h                          |   14 +---
 Source/cmFileLockUnix.cxx                          |   14 +---
 Source/cmFileLockWin32.cxx                         |   14 +---
 Source/cmFilePathUuid.cxx                          |   14 +---
 Source/cmFilePathUuid.h                            |   14 +---
 Source/cmFileTimeComparison.cxx                    |   13 +--
 Source/cmFileTimeComparison.h                      |   13 +--
 Source/cmFindBase.cxx                              |   13 +--
 Source/cmFindBase.h                                |   13 +--
 Source/cmFindCommon.cxx                            |   13 +--
 Source/cmFindCommon.h                              |   13 +--
 Source/cmFindFileCommand.cxx                       |   13 +--
 Source/cmFindFileCommand.h                         |   13 +--
 Source/cmFindLibraryCommand.cxx                    |   13 +--
 Source/cmFindLibraryCommand.h                      |   13 +--
 Source/cmFindPackageCommand.cxx                    |   13 +--
 Source/cmFindPackageCommand.h                      |   13 +--
 Source/cmFindPathCommand.cxx                       |   13 +--
 Source/cmFindPathCommand.h                         |   13 +--
 Source/cmFindProgramCommand.cxx                    |   13 +--
 Source/cmFindProgramCommand.h                      |   13 +--
 Source/cmForEachCommand.cxx                        |   13 +--
 Source/cmForEachCommand.h                          |   13 +--
 Source/cmFortranLexer.cxx                          |   13 +--
 Source/cmFortranLexer.in.l                         |   13 +--
 Source/cmFortranParser.cxx                         |   13 +--
 Source/cmFortranParser.h                           |   13 +--
 Source/cmFortranParser.y                           |   13 +--
 Source/cmFortranParserImpl.cxx                     |   13 +--
 Source/cmFunctionBlocker.h                         |   13 +--
 Source/cmFunctionCommand.cxx                       |   13 +--
 Source/cmFunctionCommand.h                         |   13 +--
 Source/cmGeneratedFileStream.cxx                   |   13 +--
 Source/cmGeneratedFileStream.h                     |   13 +--
 Source/cmGeneratorExpression.cxx                   |   13 +--
 Source/cmGeneratorExpression.h                     |   14 +---
 Source/cmGeneratorExpressionContext.cxx            |   14 +---
 Source/cmGeneratorExpressionContext.h              |   13 +--
 Source/cmGeneratorExpressionDAGChecker.cxx         |   14 +---
 Source/cmGeneratorExpressionDAGChecker.h           |   13 +--
 Source/cmGeneratorExpressionEvaluationFile.cxx     |   14 +---
 Source/cmGeneratorExpressionEvaluationFile.h       |   13 +--
 Source/cmGeneratorExpressionEvaluator.cxx          |   13 +--
 Source/cmGeneratorExpressionEvaluator.h            |   13 +--
 Source/cmGeneratorExpressionLexer.cxx              |   13 +--
 Source/cmGeneratorExpressionLexer.h                |   13 +--
 Source/cmGeneratorExpressionNode.cxx               |   14 +---
 Source/cmGeneratorExpressionNode.h                 |   13 +--
 Source/cmGeneratorExpressionParser.cxx             |   14 +---
 Source/cmGeneratorExpressionParser.h               |   13 +--
 Source/cmGeneratorTarget.cxx                       |   13 +--
 Source/cmGeneratorTarget.h                         |   13 +--
 Source/cmGetCMakePropertyCommand.cxx               |   13 +--
 Source/cmGetCMakePropertyCommand.h                 |   13 +--
 Source/cmGetDirectoryPropertyCommand.cxx           |   13 +--
 Source/cmGetDirectoryPropertyCommand.h             |   13 +--
 Source/cmGetFilenameComponentCommand.cxx           |   13 +--
 Source/cmGetFilenameComponentCommand.h             |   13 +--
 Source/cmGetPropertyCommand.cxx                    |   13 +--
 Source/cmGetPropertyCommand.h                      |   13 +--
 Source/cmGetSourceFilePropertyCommand.cxx          |   13 +--
 Source/cmGetSourceFilePropertyCommand.h            |   13 +--
 Source/cmGetTargetPropertyCommand.cxx              |   13 +--
 Source/cmGetTargetPropertyCommand.h                |   13 +--
 Source/cmGetTestPropertyCommand.cxx                |   13 +--
 Source/cmGetTestPropertyCommand.h                  |   13 +--
 Source/cmGhsMultiGpj.cxx                           |   13 +--
 Source/cmGhsMultiGpj.h                             |   13 +--
 Source/cmGhsMultiTargetGenerator.cxx               |   13 +--
 Source/cmGhsMultiTargetGenerator.h                 |   13 +--
 Source/cmGlobalBorlandMakefileGenerator.cxx        |   13 +--
 Source/cmGlobalBorlandMakefileGenerator.h          |   13 +--
 Source/cmGlobalCommonGenerator.cxx                 |   13 +--
 Source/cmGlobalCommonGenerator.h                   |   13 +--
 Source/cmGlobalGenerator.cxx                       |   13 +--
 Source/cmGlobalGenerator.h                         |   14 +---
 Source/cmGlobalGeneratorFactory.h                  |   14 +---
 Source/cmGlobalGhsMultiGenerator.cxx               |   13 +--
 Source/cmGlobalGhsMultiGenerator.h                 |   13 +--
 Source/cmGlobalJOMMakefileGenerator.cxx            |   13 +--
 Source/cmGlobalJOMMakefileGenerator.h              |   13 +--
 Source/cmGlobalKdevelopGenerator.cxx               |   14 +---
 Source/cmGlobalKdevelopGenerator.h                 |   14 +---
 Source/cmGlobalMSYSMakefileGenerator.cxx           |   13 +--
 Source/cmGlobalMSYSMakefileGenerator.h             |   13 +--
 Source/cmGlobalMinGWMakefileGenerator.cxx          |   13 +--
 Source/cmGlobalMinGWMakefileGenerator.h            |   13 +--
 Source/cmGlobalNMakeMakefileGenerator.cxx          |   13 +--
 Source/cmGlobalNMakeMakefileGenerator.h            |   13 +--
 Source/cmGlobalNinjaGenerator.cxx                  |   14 +---
 Source/cmGlobalNinjaGenerator.h                    |   14 +---
 Source/cmGlobalUnixMakefileGenerator3.cxx          |   13 +--
 Source/cmGlobalUnixMakefileGenerator3.h            |   13 +--
 Source/cmGlobalVisualStudio10Generator.cxx         |   13 +--
 Source/cmGlobalVisualStudio10Generator.h           |   13 +--
 Source/cmGlobalVisualStudio11Generator.cxx         |   13 +--
 Source/cmGlobalVisualStudio11Generator.h           |   13 +--
 Source/cmGlobalVisualStudio12Generator.cxx         |   13 +--
 Source/cmGlobalVisualStudio12Generator.h           |   13 +--
 Source/cmGlobalVisualStudio14Generator.cxx         |   13 +--
 Source/cmGlobalVisualStudio14Generator.h           |   13 +--
 Source/cmGlobalVisualStudio15Generator.cxx         |   13 +--
 Source/cmGlobalVisualStudio15Generator.h           |   13 +--
 Source/cmGlobalVisualStudio71Generator.cxx         |   13 +--
 Source/cmGlobalVisualStudio71Generator.h           |   13 +--
 Source/cmGlobalVisualStudio7Generator.cxx          |   13 +--
 Source/cmGlobalVisualStudio7Generator.h            |   13 +--
 Source/cmGlobalVisualStudio8Generator.cxx          |   13 +--
 Source/cmGlobalVisualStudio8Generator.h            |   13 +--
 Source/cmGlobalVisualStudio9Generator.cxx          |   13 +--
 Source/cmGlobalVisualStudio9Generator.h            |   13 +--
 Source/cmGlobalVisualStudioGenerator.cxx           |   13 +--
 Source/cmGlobalVisualStudioGenerator.h             |   13 +--
 Source/cmGlobalWatcomWMakeGenerator.cxx            |   13 +--
 Source/cmGlobalWatcomWMakeGenerator.h              |   13 +--
 Source/cmGlobalXCodeGenerator.cxx                  |   13 +--
 Source/cmGlobalXCodeGenerator.h                    |   13 +--
 Source/cmGraphAdjacencyList.h                      |   13 +--
 Source/cmGraphVizWriter.cxx                        |   13 +--
 Source/cmGraphVizWriter.h                          |   13 +--
 Source/cmHexFileConverter.cxx                      |   13 +--
 Source/cmHexFileConverter.h                        |   13 +--
 Source/cmIDEFlagTable.h                            |   13 +--
 Source/cmIDEOptions.cxx                            |   13 +--
 Source/cmIDEOptions.h                              |   13 +--
 Source/cmIfCommand.cxx                             |   13 +--
 Source/cmIfCommand.h                               |   13 +--
 Source/cmIncludeCommand.cxx                        |   13 +--
 Source/cmIncludeCommand.h                          |   13 +--
 Source/cmIncludeDirectoryCommand.cxx               |   13 +--
 Source/cmIncludeDirectoryCommand.h                 |   13 +--
 Source/cmIncludeExternalMSProjectCommand.cxx       |   13 +--
 Source/cmIncludeExternalMSProjectCommand.h         |   13 +--
 Source/cmIncludeRegularExpressionCommand.cxx       |   13 +--
 Source/cmIncludeRegularExpressionCommand.h         |   13 +--
 Source/cmInstallCommand.cxx                        |   13 +--
 Source/cmInstallCommand.h                          |   13 +--
 Source/cmInstallCommandArguments.cxx               |   13 +--
 Source/cmInstallCommandArguments.h                 |   14 +---
 Source/cmInstallDirectoryGenerator.cxx             |   13 +--
 Source/cmInstallDirectoryGenerator.h               |   13 +--
 Source/cmInstallExportAndroidMKGenerator.cxx       |   13 +--
 Source/cmInstallExportAndroidMKGenerator.h         |   13 +--
 Source/cmInstallExportGenerator.cxx                |   13 +--
 Source/cmInstallExportGenerator.h                  |   13 +--
 Source/cmInstallFilesCommand.cxx                   |   13 +--
 Source/cmInstallFilesCommand.h                     |   13 +--
 Source/cmInstallFilesGenerator.cxx                 |   13 +--
 Source/cmInstallFilesGenerator.h                   |   13 +--
 Source/cmInstallGenerator.cxx                      |   13 +--
 Source/cmInstallGenerator.h                        |   13 +--
 Source/cmInstallProgramsCommand.cxx                |   13 +--
 Source/cmInstallProgramsCommand.h                  |   13 +--
 Source/cmInstallScriptGenerator.cxx                |   13 +--
 Source/cmInstallScriptGenerator.h                  |   13 +--
 Source/cmInstallTargetGenerator.cxx                |   13 +--
 Source/cmInstallTargetGenerator.h                  |   13 +--
 Source/cmInstallTargetsCommand.cxx                 |   13 +--
 Source/cmInstallTargetsCommand.h                   |   13 +--
 Source/cmInstallType.h                             |   13 +--
 Source/cmInstalledFile.cxx                         |   13 +--
 Source/cmInstalledFile.h                           |   13 +--
 Source/cmLinkDirectoriesCommand.cxx                |   13 +--
 Source/cmLinkDirectoriesCommand.h                  |   13 +--
 Source/cmLinkItem.h                                |   14 +---
 Source/cmLinkLibrariesCommand.cxx                  |   13 +--
 Source/cmLinkLibrariesCommand.h                    |   13 +--
 Source/cmLinkedTree.h                              |   13 +--
 Source/cmListCommand.cxx                           |   13 +--
 Source/cmListCommand.h                             |   13 +--
 Source/cmListFileCache.cxx                         |   13 +--
 Source/cmListFileCache.h                           |   13 +--
 Source/cmListFileLexer.c                           |   13 +--
 Source/cmListFileLexer.h                           |   13 +--
 Source/cmListFileLexer.in.l                        |   13 +--
 Source/cmLoadCacheCommand.cxx                      |   13 +--
 Source/cmLoadCacheCommand.h                        |   13 +--
 Source/cmLoadCommandCommand.cxx                    |   13 +--
 Source/cmLoadCommandCommand.h                      |   13 +--
 Source/cmLocalCommonGenerator.cxx                  |   13 +--
 Source/cmLocalCommonGenerator.h                    |   13 +--
 Source/cmLocalGenerator.cxx                        |   13 +--
 Source/cmLocalGenerator.h                          |   13 +--
 Source/cmLocalGhsMultiGenerator.cxx                |   13 +--
 Source/cmLocalGhsMultiGenerator.h                  |   13 +--
 Source/cmLocalNinjaGenerator.cxx                   |   14 +---
 Source/cmLocalNinjaGenerator.h                     |   14 +---
 Source/cmLocalUnixMakefileGenerator3.cxx           |   13 +--
 Source/cmLocalUnixMakefileGenerator3.h             |   13 +--
 Source/cmLocalVisualStudio10Generator.cxx          |   13 +--
 Source/cmLocalVisualStudio10Generator.h            |   13 +--
 Source/cmLocalVisualStudio7Generator.cxx           |   13 +--
 Source/cmLocalVisualStudio7Generator.h             |   13 +--
 Source/cmLocalVisualStudioGenerator.cxx            |   13 +--
 Source/cmLocalVisualStudioGenerator.h              |   13 +--
 Source/cmLocalXCodeGenerator.cxx                   |   13 +--
 Source/cmLocalXCodeGenerator.h                     |   13 +--
 Source/cmLocale.h                                  |   13 +--
 Source/cmMachO.cxx                                 |   13 +--
 Source/cmMachO.h                                   |   13 +--
 Source/cmMacroCommand.cxx                          |   13 +--
 Source/cmMacroCommand.h                            |   13 +--
 Source/cmMakeDirectoryCommand.cxx                  |   13 +--
 Source/cmMakeDirectoryCommand.h                    |   13 +--
 Source/cmMakefile.cxx                              |   13 +--
 Source/cmMakefile.h                                |   13 +--
 Source/cmMakefileExecutableTargetGenerator.cxx     |   13 +--
 Source/cmMakefileExecutableTargetGenerator.h       |   13 +--
 Source/cmMakefileLibraryTargetGenerator.cxx        |   13 +--
 Source/cmMakefileLibraryTargetGenerator.h          |   13 +--
 Source/cmMakefileTargetGenerator.cxx               |   13 +--
 Source/cmMakefileTargetGenerator.h                 |   13 +--
 Source/cmMakefileUtilityTargetGenerator.cxx        |   13 +--
 Source/cmMakefileUtilityTargetGenerator.h          |   13 +--
 Source/cmMarkAsAdvancedCommand.cxx                 |   13 +--
 Source/cmMarkAsAdvancedCommand.h                   |   13 +--
 Source/cmMathCommand.cxx                           |   13 +--
 Source/cmMathCommand.h                             |   13 +--
 Source/cmMessageCommand.cxx                        |   13 +--
 Source/cmMessageCommand.h                          |   13 +--
 Source/cmMessenger.cxx                             |   14 +---
 Source/cmMessenger.h                               |   14 +---
 Source/cmNewLineStyle.cxx                          |   13 +--
 Source/cmNewLineStyle.h                            |   13 +--
 Source/cmNinjaNormalTargetGenerator.cxx            |   14 +---
 Source/cmNinjaNormalTargetGenerator.h              |   14 +---
 Source/cmNinjaTargetGenerator.cxx                  |   14 +---
 Source/cmNinjaTargetGenerator.h                    |   14 +---
 Source/cmNinjaTypes.h                              |   14 +---
 Source/cmNinjaUtilityTargetGenerator.cxx           |   14 +---
 Source/cmNinjaUtilityTargetGenerator.h             |   14 +---
 Source/cmOSXBundleGenerator.cxx                    |   13 +--
 Source/cmOSXBundleGenerator.h                      |   13 +--
 Source/cmObject.h                                  |   13 +--
 Source/cmOptionCommand.cxx                         |   13 +--
 Source/cmOptionCommand.h                           |   13 +--
 Source/cmOrderDirectories.cxx                      |   13 +--
 Source/cmOrderDirectories.h                        |   13 +--
 Source/cmOutputConverter.cxx                       |   13 +--
 Source/cmOutputConverter.h                         |   13 +--
 Source/cmOutputRequiredFilesCommand.cxx            |   13 +--
 Source/cmOutputRequiredFilesCommand.h              |   13 +--
 Source/cmParseArgumentsCommand.cxx                 |   15 +---
 Source/cmParseArgumentsCommand.h                   |   14 +---
 Source/cmPathLabel.cxx                             |   14 +---
 Source/cmPathLabel.h                               |   13 +--
 Source/cmPolicies.h                                |   13 +--
 Source/cmProcessTools.cxx                          |   13 +--
 Source/cmProcessTools.h                            |   13 +--
 Source/cmProjectCommand.cxx                        |   13 +--
 Source/cmProjectCommand.h                          |   13 +--
 Source/cmProperty.cxx                              |   13 +--
 Source/cmProperty.h                                |   13 +--
 Source/cmPropertyDefinition.cxx                    |   13 +--
 Source/cmPropertyDefinition.h                      |   13 +--
 Source/cmPropertyDefinitionMap.cxx                 |   13 +--
 Source/cmPropertyDefinitionMap.h                   |   13 +--
 Source/cmPropertyMap.cxx                           |   13 +--
 Source/cmPropertyMap.h                             |   13 +--
 Source/cmQTWrapCPPCommand.cxx                      |   13 +--
 Source/cmQTWrapCPPCommand.h                        |   13 +--
 Source/cmQTWrapUICommand.cxx                       |   13 +--
 Source/cmQTWrapUICommand.h                         |   13 +--
 Source/cmQtAutoGeneratorInitializer.cxx            |   15 +---
 Source/cmQtAutoGeneratorInitializer.h              |   15 +---
 Source/cmQtAutoGenerators.cxx                      |   15 +---
 Source/cmQtAutoGenerators.h                        |   15 +---
 Source/cmRST.cxx                                   |   13 +--
 Source/cmRST.h                                     |   13 +--
 Source/cmRemoveCommand.cxx                         |   13 +--
 Source/cmRemoveCommand.h                           |   13 +--
 Source/cmRemoveDefinitionsCommand.cxx              |   13 +--
 Source/cmRemoveDefinitionsCommand.h                |   13 +--
 Source/cmReturnCommand.cxx                         |   13 +--
 Source/cmReturnCommand.h                           |   13 +--
 Source/cmScriptGenerator.cxx                       |   13 +--
 Source/cmScriptGenerator.h                         |   13 +--
 Source/cmSearchPath.cxx                            |   13 +--
 Source/cmSearchPath.h                              |   13 +--
 Source/cmSeparateArgumentsCommand.cxx              |   13 +--
 Source/cmSeparateArgumentsCommand.h                |   13 +--
 Source/cmServer.cxx                                |   15 +---
 Source/cmServer.h                                  |   15 +---
 Source/cmServerConnection.cxx                      |   15 +---
 Source/cmServerConnection.h                        |   15 +---
 Source/cmServerDictionary.h                        |   14 +---
 Source/cmServerProtocol.cxx                        |   14 +---
 Source/cmServerProtocol.h                          |   14 +---
 Source/cmSetCommand.cxx                            |   13 +--
 Source/cmSetCommand.h                              |   13 +--
 Source/cmSetDirectoryPropertiesCommand.cxx         |   13 +--
 Source/cmSetDirectoryPropertiesCommand.h           |   13 +--
 Source/cmSetPropertyCommand.cxx                    |   13 +--
 Source/cmSetPropertyCommand.h                      |   13 +--
 Source/cmSetSourceFilesPropertiesCommand.cxx       |   13 +--
 Source/cmSetSourceFilesPropertiesCommand.h         |   13 +--
 Source/cmSetTargetPropertiesCommand.cxx            |   13 +--
 Source/cmSetTargetPropertiesCommand.h              |   13 +--
 Source/cmSetTestsPropertiesCommand.cxx             |   13 +--
 Source/cmSetTestsPropertiesCommand.h               |   13 +--
 Source/cmSiteNameCommand.cxx                       |   13 +--
 Source/cmSiteNameCommand.h                         |   13 +--
 Source/cmSourceFile.cxx                            |   13 +--
 Source/cmSourceFile.h                              |   13 +--
 Source/cmSourceFileLocation.cxx                    |   13 +--
 Source/cmSourceFileLocation.h                      |   13 +--
 Source/cmSourceGroup.cxx                           |   13 +--
 Source/cmSourceGroup.h                             |   13 +--
 Source/cmSourceGroupCommand.cxx                    |   13 +--
 Source/cmSourceGroupCommand.h                      |   13 +--
 Source/cmStandardIncludes.h                        |   13 +--
 Source/cmStandardLexer.h                           |   13 +--
 Source/cmState.cxx                                 |   13 +--
 Source/cmState.h                                   |   13 +--
 Source/cmStringCommand.cxx                         |   13 +--
 Source/cmStringCommand.h                           |   13 +--
 Source/cmSubdirCommand.cxx                         |   13 +--
 Source/cmSubdirCommand.h                           |   13 +--
 Source/cmSubdirDependsCommand.cxx                  |   13 +--
 Source/cmSubdirDependsCommand.h                    |   13 +--
 Source/cmSystemTools.cxx                           |   13 +--
 Source/cmSystemTools.h                             |   13 +--
 Source/cmTarget.cxx                                |   13 +--
 Source/cmTarget.h                                  |   13 +--
 Source/cmTargetCompileDefinitionsCommand.cxx       |   13 +--
 Source/cmTargetCompileDefinitionsCommand.h         |   14 +---
 Source/cmTargetCompileFeaturesCommand.cxx          |   13 +--
 Source/cmTargetCompileFeaturesCommand.h            |   13 +--
 Source/cmTargetCompileOptionsCommand.cxx           |   13 +--
 Source/cmTargetCompileOptionsCommand.h             |   14 +---
 Source/cmTargetDepend.h                            |   13 +--
 Source/cmTargetExport.h                            |   13 +--
 Source/cmTargetIncludeDirectoriesCommand.cxx       |   13 +--
 Source/cmTargetIncludeDirectoriesCommand.h         |   14 +---
 Source/cmTargetLinkLibrariesCommand.cxx            |   13 +--
 Source/cmTargetLinkLibrariesCommand.h              |   13 +--
 Source/cmTargetLinkLibraryType.h                   |   13 +--
 Source/cmTargetPropCommandBase.cxx                 |   14 +---
 Source/cmTargetPropCommandBase.h                   |   14 +---
 Source/cmTargetSourcesCommand.cxx                  |   13 +--
 Source/cmTargetSourcesCommand.h                    |   14 +---
 Source/cmTest.cxx                                  |   13 +--
 Source/cmTest.h                                    |   13 +--
 Source/cmTestGenerator.cxx                         |   13 +--
 Source/cmTestGenerator.h                           |   13 +--
 Source/cmTimestamp.cxx                             |   13 +--
 Source/cmTimestamp.h                               |   13 +--
 Source/cmTryCompileCommand.cxx                     |   13 +--
 Source/cmTryCompileCommand.h                       |   13 +--
 Source/cmTryRunCommand.cxx                         |   13 +--
 Source/cmTryRunCommand.h                           |   13 +--
 Source/cmTypeMacro.h                               |   13 +--
 Source/cmUnsetCommand.cxx                          |   13 +--
 Source/cmUnsetCommand.h                            |   13 +--
 Source/cmUseMangledMesaCommand.cxx                 |   13 +--
 Source/cmUseMangledMesaCommand.h                   |   13 +--
 Source/cmUtilitySourceCommand.cxx                  |   13 +--
 Source/cmUtilitySourceCommand.h                    |   13 +--
 Source/cmUtils.hxx                                 |   13 +--
 Source/cmUuid.cxx                                  |   13 +--
 Source/cmUuid.h                                    |   13 +--
 Source/cmVariableRequiresCommand.cxx               |   13 +--
 Source/cmVariableRequiresCommand.h                 |   13 +--
 Source/cmVariableWatch.cxx                         |   13 +--
 Source/cmVariableWatch.h                           |   13 +--
 Source/cmVariableWatchCommand.cxx                  |   13 +--
 Source/cmVariableWatchCommand.h                    |   13 +--
 Source/cmVersion.cxx                               |   13 +--
 Source/cmVersion.h                                 |   13 +--
 Source/cmVersionConfig.h.in                        |   13 +--
 Source/cmVersionMacros.h                           |   13 +--
 Source/cmVisualStudio10TargetGenerator.cxx         |   13 +--
 Source/cmVisualStudio10TargetGenerator.h           |   13 +--
 Source/cmVisualStudioGeneratorOptions.h            |   13 +--
 Source/cmVisualStudioSlnData.cxx                   |   13 +--
 Source/cmVisualStudioSlnData.h                     |   13 +--
 Source/cmVisualStudioSlnParser.cxx                 |   13 +--
 Source/cmVisualStudioSlnParser.h                   |   13 +--
 Source/cmVisualStudioWCEPlatformParser.cxx         |   13 +--
 Source/cmVisualStudioWCEPlatformParser.h           |   13 +--
 Source/cmWhileCommand.cxx                          |   13 +--
 Source/cmWhileCommand.h                            |   13 +--
 Source/cmWriteFileCommand.cxx                      |   13 +--
 Source/cmWriteFileCommand.h                        |   13 +--
 Source/cmXCode21Object.cxx                         |   13 +--
 Source/cmXCode21Object.h                           |   13 +--
 Source/cmXCodeObject.cxx                           |   13 +--
 Source/cmXCodeObject.h                             |   13 +--
 Source/cmXMLParser.cxx                             |   13 +--
 Source/cmXMLParser.h                               |   13 +--
 Source/cmXMLSafe.cxx                               |   13 +--
 Source/cmXMLSafe.h                                 |   13 +--
 Source/cmXMLWriter.cxx                             |   13 +--
 Source/cmXMLWriter.h                               |   13 +--
 Source/cm_auto_ptr.hxx                             |   13 +--
 Source/cm_get_date.c                               |   13 +--
 Source/cm_get_date.h                               |   13 +--
 Source/cm_sha2_mangle.h                            |   13 +--
 Source/cm_utf8.c                                   |   13 +--
 Source/cm_utf8.h                                   |   13 +--
 Source/cmake.cxx                                   |   13 +--
 Source/cmake.h                                     |   14 +---
 Source/cmakemain.cxx                               |   13 +--
 Source/cmakexbuild.cxx                             |   13 +--
 Source/cmcmd.cxx                                   |   13 +--
 Source/cmcmd.h                                     |   14 +---
 Source/ctest.cxx                                   |   14 +---
 Tests/CMakeLib/testFindPackageCommand.cxx          |   13 +--
 Tests/CMakeLib/testGeneratedFileStream.cxx         |   13 +--
 Tests/CMakeLib/testRST.cxx                         |   13 +--
 Tests/CMakeLib/testSystemTools.cxx                 |   13 +--
 Tests/CMakeLib/testUTF8.cxx                        |   13 +--
 Tests/CMakeLib/testXMLSafe.cxx                     |   13 +--
 Tests/CMakeTests/ModuleNoticesTest.cmake.in        |   23 ++----
 Tests/CheckFortran.cmake                           |   14 +---
 Tests/QtAutogen/abc.cpp                            |   15 +---
 Tests/QtAutogen/abc.h                              |   15 +---
 Tests/QtAutogen/abc_p.h                            |   15 +---
 Tests/QtAutogen/bar.cpp                            |   15 +---
 Tests/QtAutogen/blub.cpp                           |   15 +---
 Tests/QtAutogen/blub.h                             |   15 +---
 Tests/QtAutogen/foo.cpp                            |   15 +---
 Tests/QtAutogen/foo.h                              |   15 +---
 Tests/QtAutogen/sub/bar.h                          |   15 +---
 Tests/QtAutogen/xyz.cpp                            |   15 +---
 Tests/QtAutogen/xyz.h                              |   15 +---
 Tests/QtAutogen/yaf.cpp                            |   15 +---
 Tests/QtAutogen/yaf.h                              |   15 +---
 Tests/QtAutogen/yaf_p.h                            |   15 +---
 Tests/RunCMake/CTest/BeforeProject-stderr.txt      |    6 +-
 Utilities/CMakeLists.txt                           |   14 +---
 Utilities/Doxygen/CMakeLists.txt                   |   13 +--
 Utilities/Git/commit-msg                           |   13 +--
 Utilities/Git/pre-commit                           |   13 +--
 Utilities/Git/prepare-commit-msg                   |   13 +--
 Utilities/KWStyle/CMakeLists.txt                   |   13 +--
 Utilities/KWStyle/Headers/CMakeHeader.h            |   11 ---
 Utilities/Scripts/BoostScanDeps.cmake              |   16 +---
 Utilities/Sphinx/CMakeLists.txt                    |   14 +---
 Utilities/Sphinx/cmake.py                          |   14 +---
 Utilities/Sphinx/conf.py.in                        |   14 +---
 Utilities/cmThirdParty.h.in                        |   13 +--
 Utilities/cm_bzlib.h                               |   13 +--
 Utilities/cm_curl.h                                |   13 +--
 Utilities/cm_expat.h                               |   13 +--
 Utilities/cm_jsoncpp_reader.h                      |   13 +--
 Utilities/cm_jsoncpp_value.h                       |   13 +--
 Utilities/cm_jsoncpp_writer.h                      |   13 +--
 Utilities/cm_kwiml.h                               |   13 +--
 Utilities/cm_libarchive.h                          |   13 +--
 Utilities/cm_lzma.h                                |   13 +--
 Utilities/cm_uv.h                                  |   13 +--
 Utilities/cm_xmlrpc.h                              |   13 +--
 Utilities/cm_zlib.h                                |   13 +--
 bootstrap                                          |   13 +--
 1268 files changed, 2885 insertions(+), 15041 deletions(-)
 delete mode 100644 Utilities/KWStyle/Headers/CMakeHeader.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list