JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for STARDEV Archives


STARDEV Archives

STARDEV Archives


STARDEV@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

STARDEV Home

STARDEV Home

STARDEV  November 2011

STARDEV November 2011

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Recent repository commits

From:

Tim Jenness <[log in to unmask]>

Reply-To:

Starlink development <[log in to unmask]>

Date:

Sat, 19 Nov 2011 04:00:16 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (2621 lines)

Commit summary from repository starlink
------------------------------------

  (Ed Chapin) smurf: patched the wrong parameter in 24aea01bfcaedf509077a3544ae3aad35cc087a5
   100.0% applications/smurf/
  
  (David Berry) smurf: in smf_fix-steps, allow recorded bolo to be specified
   100.0% applications/smurf/libsmf/
  
  (David Berry) cupid: findback no longer has an ilevel parameter
   100.0% applications/cupid/

Commit summary from repository cmake
------------------------------------

  (Peter W. Draper) Update .gitignore
  
  (Peter W. Draper) Merge branch 'vendor'
  (Peter W. Draper) Import 2.8.5
     7.4% Modules/
     1.0% Source/CPack/
     2.7% Source/CTest/
     1.7% Source/QtDialog/
     3.0% Source/WXDialog/
     1.4% Source/kwsys/
    11.7% Source/
     3.5% Tests/
    22.0% Utilities/cmbzip2/
     1.2% Utilities/cmlibarchive/cpio/test/
    19.1% Utilities/cmlibarchive/libarchive/test/
     8.8% Utilities/cmlibarchive/libarchive/
     1.4% Utilities/cmlibarchive/tar/test/
     1.4% Utilities/cmlibarchive/tar/
     2.4% Utilities/cmlibarchive/
     1.2% Utilities/cmtar/
     2.7% Utilities/cmxmlrpc/
 

Commits from repository starlink
-----------------------------

  commit a84eb9ffb308a1f3ff19419ddada39115149941c
  Author: Ed Chapin <[log in to unmask]>
  Date:   Fri Nov 18 09:34:55 2011 -0800
  
      smurf: patched the wrong parameter in 24aea01bfcaedf509077a3544ae3aad35cc087a5
  
   applications/smurf/smurf.ifd.in |    2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)
  
  commit 3a99225a26e8e055bf535fc26b95d2312aa253c5
  Author: David Berry <[log in to unmask]>
  Date:   Fri Nov 18 16:17:47 2011 +0000
  
      smurf: in smf_fix-steps, allow recorded bolo to be specified
  
   applications/smurf/libsmf/smf_fix_steps.c |   22 +++++++++++++++++++++-
   1 files changed, 21 insertions(+), 1 deletions(-)
  
  commit 408b72c30fb62058fb635ab0ffc6b3d5be512288
  Author: David Berry <[log in to unmask]>
  Date:   Fri Nov 18 10:02:29 2011 +0000
  
      cupid: findback no longer has an ilevel parameter
  
   applications/cupid/findback.c |    2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Commits from repository cmake
-----------------------------

  commit 565f657c64b3841d2651039e49afcbad1e2d5755
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Fri Nov 18 20:59:38 2011 +0000
  
      Update .gitignore
  
   .gitignore |   14 ++++++++++++++
   1 files changed, 14 insertions(+), 0 deletions(-)
  
  commit 71a6e9e9725a7ea2d14599fd8e67b28043ca549b
  Merge: cf9e384 a615fdf
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Fri Nov 18 20:06:07 2011 +0000
  
      Merge branch 'vendor'
      
      Conflicts:
      	Source/kwsys/hashtable.hxx.in
  
  commit a615fdf60c317a6cb58d3d71d21928c910319087
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Fri Nov 18 20:02:35 2011 +0000
  
      Import 2.8.5
  
   .gitattributes                                     |   20 +
   CMakeCPack.cmake                                   |   93 +-
   CMakeCPackOptions.cmake.in                         |   21 +-
   CMakeLists.txt                                     |  473 +-
   CTestConfig.cmake                                  |   15 +-
   CTestCustom.cmake.in                               |   26 +-
   ChangeLog.manual                                   | 2308 +-
   ChangeLog.txt                                      |21041 ++++-
   CompileFlags.cmake                                 |   24 +-
   Copyright.txt                                      |   82 +-
   DartConfig.cmake                                   |   11 +
   Docs/cmake-completion                              |  190 +
   Docs/cmake-help.vim                                |   21 +
   Docs/cmake-indent.vim                              |   10 +-
   Docs/cmake-mode.el                                 |  100 +-
   Docs/cmake-syntax.vim                              |   10 +-
   Modules/AddFileDependencies.cmake                  |   13 +
   Modules/BundleUtilities.cmake                      |  465 +-
   Modules/CMake.cmake                                |   13 +
   Modules/CMakeASM-ATTInformation.cmake              |   21 +-
   Modules/CMakeASMCompiler.cmake.in                  |    1 +
   Modules/CMakeASMInformation.cmake                  |   89 +-
   Modules/CMakeASM_MASMInformation.cmake             |   14 +
   Modules/CMakeASM_NASMInformation.cmake             |   46 +
   Modules/CMakeBackwardCompatibilityC.cmake          |   29 +
   Modules/CMakeBackwardCompatibilityCXX.cmake        |   14 +
   Modules/CMakeBorlandFindMake.cmake                 |   14 +
   Modules/CMakeBuildSettings.cmake.in                |   40 +-
   Modules/CMakeCCompiler.cmake.in                    |   13 +
   Modules/CMakeCCompilerId.c.in                      |   28 +-
   Modules/CMakeCInformation.cmake                    |   56 +-
   Modules/CMakeCXXCompiler.cmake.in                  |   18 +-
   Modules/CMakeCXXCompilerId.cpp.in                  |   27 +-
   Modules/CMakeCXXInformation.cmake                  |   70 +-
   Modules/CMakeCommonLanguageInclude.cmake           |   19 +-
   Modules/CMakeCompilerABI.h                         |   10 +
   Modules/CMakeDependentOption.cmake                 |   14 +
   Modules/CMakeDetermineASM-ATTCompiler.cmake        |   14 +
   Modules/CMakeDetermineASMCompiler.cmake            |  130 +-
   Modules/CMakeDetermineASM_MASMCompiler.cmake       |   14 +
   Modules/CMakeDetermineASM_NASMCompiler.cmake       |   27 +
   Modules/CMakeDetermineCCompiler.cmake              |   55 +-
   Modules/CMakeDetermineCXXCompiler.cmake            |   47 +-
   Modules/CMakeDetermineCompilerABI.cmake            |   61 +-
   Modules/CMakeDetermineCompilerId.cmake             |   94 +-
   Modules/CMakeDetermineFortranCompiler.cmake        |   73 +-
   Modules/CMakeDetermineJavaCompiler.cmake           |   17 +
   Modules/CMakeDetermineRCCompiler.cmake             |   19 +
   Modules/CMakeDetermineSystem.cmake                 |   28 +-
   Modules/CMakeDetermineVSServicePack.cmake          |  187 +
   Modules/CMakeExportBuildSettings.cmake             |   32 +-
   Modules/CMakeFindBinUtils.cmake                    |   12 +
   Modules/CMakeFindCodeBlocks.cmake                  |   23 +
   Modules/CMakeFindEclipseCDT4.cmake                 |  128 +
   Modules/CMakeFindFrameworks.cmake                  |   13 +
   Modules/CMakeFindKDevelop3.cmake                   |   23 +
   Modules/CMakeFindWMake.cmake                       |   14 +
   Modules/CMakeFindXCode.cmake                       |   14 +
   Modules/CMakeForceCompiler.cmake                   |   33 +
   Modules/CMakeFortranCompiler.cmake.in              |   23 +
   Modules/CMakeFortranCompilerABI.F                  |   33 +
   Modules/CMakeFortranCompilerId.F.in                |  123 +
   Modules/CMakeFortranCompilerId.F90.in              |   84 -
   Modules/CMakeFortranInformation.cmake              |  124 +-
   Modules/CMakeGenericSystem.cmake                   |  128 +-
   Modules/CMakeImportBuildSettings.cmake             |  262 +-
   Modules/CMakeJOMFindMake.cmake                     |   18 +
   Modules/CMakeJavaInformation.cmake                 |   28 +-
   Modules/CMakeLists.txt                             |   12 -
   Modules/CMakeMSYSFindMake.cmake                    |   14 +
   Modules/CMakeMinGWFindMake.cmake                   |   14 +
   Modules/CMakeNMakeFindMake.cmake                   |   15 +
   Modules/CMakeParseArguments.cmake                  |  138 +
   Modules/CMakeParseImplicitLinkInfo.cmake           |  128 +
   Modules/CMakePlatformId.h.in                       |   27 +-
   Modules/CMakePrintSystemInformation.cmake          |   15 +-
   Modules/CMakeRCCompiler.cmake.in                   |    2 +-
   Modules/CMakeRCInformation.cmake                   |   14 +
   Modules/CMakeSystemSpecificInformation.cmake       |   57 +-
   Modules/CMakeTestASM-ATTCompiler.cmake             |   21 +-
   Modules/CMakeTestASMCompiler.cmake                 |   22 +-
   Modules/CMakeTestASM_MASMCompiler.cmake            |   21 +-
   Modules/CMakeTestASM_NASMCompiler.cmake            |   23 +
   Modules/CMakeTestCCompiler.cmake                   |   29 +-
   Modules/CMakeTestCXXCompiler.cmake                 |   27 +-
   Modules/CMakeTestCompilerCommon.cmake              |   21 +
   Modules/CMakeTestFortranCompiler.cmake             |   86 +-
   Modules/CMakeTestJavaCompiler.cmake                |   13 +
   Modules/CMakeTestRCCompiler.cmake                  |   13 +
   Modules/CMakeUnixFindMake.cmake                    |   14 +
   Modules/CMakeVS10FindMake.cmake                    |   39 +
   Modules/CMakeVS6BackwardCompatibility.cmake        |   13 +
   Modules/CMakeVS6FindMake.cmake                     |   15 +
   Modules/CMakeVS71FindMake.cmake                    |   15 +
   Modules/CMakeVS7BackwardCompatibility.cmake        |   13 +
   Modules/CMakeVS7FindMake.cmake                     |   15 +
   Modules/CMakeVS8FindMake.cmake                     |   26 +-
   Modules/CMakeVS9FindMake.cmake                     |   31 +-
   Modules/CMakeVerifyManifest.cmake                  |  115 +
   Modules/COPYING-CMAKE-SCRIPTS                      |   22 -
   Modules/CPack.DS_Store.in                          |  Bin 12292 -> 12292 bytes
   Modules/CPack.RuntimeScript.in                     |    8 +-
   Modules/CPack.STGZ_Header.sh.in                    |    2 +-
   Modules/CPack.cmake                                |  583 +-
   Modules/CPackBundle.cmake                          |   37 +
   Modules/CPackComponent.cmake                       |  456 +
   Modules/CPackDeb.cmake                             |  247 +-
   Modules/CPackNSIS.cmake                            |   83 +
   Modules/CPackRPM.cmake                             |  588 +-
   Modules/CPackZIP.cmake                             |   14 +
   Modules/CTest.cmake                                |  199 +-
   Modules/CTestScriptMode.cmake                      |   24 +
   Modules/CTestTargets.cmake                         |   26 +
   Modules/CheckCCompilerFlag.cmake                   |   40 +-
   Modules/CheckCSourceCompiles.cmake                 |   42 +-
   Modules/CheckCSourceRuns.cmake                     |   24 +-
   Modules/CheckCXXCompilerFlag.cmake                 |   36 +-
   Modules/CheckCXXSourceCompiles.cmake               |   43 +-
   Modules/CheckCXXSourceRuns.cmake                   |   24 +-
   Modules/CheckFortranFunctionExists.cmake           |   13 +
   Modules/CheckFunctionExists.cmake                  |   25 +-
   Modules/CheckIncludeFile.cmake                     |   14 +
   Modules/CheckIncludeFileCXX.cmake                  |   14 +
   Modules/CheckIncludeFiles.cmake                    |   13 +
   Modules/CheckLibraryExists.cmake                   |   13 +
   Modules/CheckPrototypeDefinition.c.in              |   29 +
   Modules/CheckPrototypeDefinition.cmake             |   96 +
   Modules/CheckSizeOf.cmake                          |   14 +
   Modules/CheckStructHasMember.cmake                 |   12 +
   Modules/CheckSymbolExists.cmake                    |   30 +-
   Modules/CheckTypeSize.c.in                         |   37 +
   Modules/CheckTypeSize.cmake                        |  263 +-
   Modules/CheckTypeSizeC.c.in                        |   48 -
   Modules/CheckTypeSizeMap.cmake.in                  |    1 +
   Modules/CheckVariableExists.cmake                  |   13 +
   Modules/Compiler/Absoft-Fortran.cmake              |    8 +
   Modules/Compiler/Clang-C.cmake                     |    1 +
   Modules/Compiler/Clang-CXX.cmake                   |    1 +
   Modules/Compiler/Cray-C.cmake                      |    1 +
   Modules/Compiler/Cray-CXX.cmake                    |    1 +
   Modules/Compiler/Cray-Fortran.cmake                |    4 +
   Modules/Compiler/G95-Fortran.cmake                 |    7 +
   Modules/Compiler/GNU-ASM.cmake                     |    6 +
   Modules/Compiler/GNU-C.cmake                       |    2 +
   Modules/Compiler/GNU-CXX.cmake                     |    2 +
   Modules/Compiler/GNU-Fortran.cmake                 |   14 +
   Modules/Compiler/GNU.cmake                         |   38 +
   Modules/Compiler/HP-ASM.cmake                      |    3 +
   Modules/Compiler/HP-C.cmake                        |    4 +
   Modules/Compiler/HP-CXX.cmake                      |    4 +
   Modules/Compiler/HP-Fortran.cmake                  |    1 +
   Modules/Compiler/Intel-ASM.cmake                   |   13 +
   Modules/Compiler/Intel-C.cmake                     |   10 +
   Modules/Compiler/Intel-CXX.cmake                   |   10 +
   Modules/Compiler/Intel-Fortran.cmake               |    7 +
   Modules/Compiler/MIPSpro-C.cmake                   |    1 +
   Modules/Compiler/MIPSpro-CXX.cmake                 |    1 +
   Modules/Compiler/MIPSpro-Fortran.cmake             |    1 +
   Modules/Compiler/NAG-Fortran.cmake                 |   32 +
   Modules/Compiler/PGI-C.cmake                       |    4 +
   Modules/Compiler/PGI-CXX.cmake                     |    4 +
   Modules/Compiler/PGI-Fortran.cmake                 |   12 +
   Modules/Compiler/PGI.cmake                         |   35 +
   Modules/Compiler/PathScale-C.cmake                 |    4 +
   Modules/Compiler/PathScale-CXX.cmake               |    4 +
   Modules/Compiler/PathScale-Fortran.cmake           |    4 +
   Modules/Compiler/PathScale.cmake                   |   31 +
   Modules/Compiler/SCO-C.cmake                       |    2 +
   Modules/Compiler/SCO-CXX.cmake                     |    2 +
   Modules/Compiler/SCO.cmake                         |   25 +
   Modules/Compiler/SunPro-ASM.cmake                  |   24 +
   Modules/Compiler/SunPro-C.cmake                    |   25 +
   Modules/Compiler/SunPro-CXX.cmake                  |   31 +
   Modules/Compiler/SunPro-Fortran.cmake              |   16 +
   Modules/Compiler/VisualAge-C.cmake                 |    1 +
   Modules/Compiler/VisualAge-CXX.cmake               |    1 +
   Modules/Compiler/VisualAge-Fortran.cmake           |    1 +
   Modules/Compiler/XL-ASM.cmake                      |   13 +
   Modules/Compiler/XL-C.cmake                        |    9 +
   Modules/Compiler/XL-CXX.cmake                      |   11 +
   Modules/Compiler/XL-Fortran.cmake                  |   14 +
   Modules/Compiler/XL.cmake                          |   48 +
   Modules/Dart.cmake                                 |   14 +
   Modules/DartConfiguration.tcl.in                   |   32 +-
   Modules/Documentation.cmake                        |   13 +
   Modules/ExternalProject.cmake                      | 1489 +
   Modules/FLTKCompatibility.cmake                    |   14 +
   Modules/FeatureSummary.cmake                       |  231 +-
   Modules/FindALSA.cmake                             |   46 +
   Modules/FindASPELL.cmake                           |   24 +-
   Modules/FindAVIFile.cmake                          |   35 +-
   Modules/FindArmadillo.cmake                        |   95 +
   Modules/FindBISON.cmake                            |  165 +
   Modules/FindBLAS.cmake                             |  146 +-
   Modules/FindBZip2.cmake                            |   23 +-
   Modules/FindBoost.cmake                            |  932 +-
   Modules/FindBullet.cmake                           |   84 +
   Modules/FindCABLE.cmake                            |   13 +
   Modules/FindCUDA.cmake                             | 1288 +
   Modules/FindCUDA/make2cmake.cmake                  |   79 +
   Modules/FindCUDA/parse_cubin.cmake                 |  112 +
   Modules/FindCUDA/run_nvcc.cmake                    |  280 +
   Modules/FindCURL.cmake                             |   26 +-
   Modules/FindCVS.cmake                              |   15 +-
   Modules/FindCoin3D.cmake                           |   16 +-
   Modules/FindCups.cmake                             |   16 +-
   Modules/FindCurses.cmake                           |   24 +-
   Modules/FindCxxTest.cmake                          |  173 +-
   Modules/FindCygwin.cmake                           |   16 +-
   Modules/FindDCMTK.cmake                            |  257 +-
   Modules/FindDart.cmake                             |   20 +
   Modules/FindDevIL.cmake                            |   43 +-
   Modules/FindDoxygen.cmake                          |   15 +-
   Modules/FindEXPAT.cmake                            |   18 +-
   Modules/FindFLEX.cmake                             |  150 +
   Modules/FindFLTK.cmake                             |   22 +-
   Modules/FindFLTK2.cmake                            |   17 +-
   Modules/FindFreetype.cmake                         |   15 +-
   Modules/FindGCCXML.cmake                           |   19 +
   Modules/FindGDAL.cmake                             |   16 +-
   Modules/FindGIF.cmake                              |   15 +-
   Modules/FindGLU.cmake                              |   16 +-
   Modules/FindGLUT.cmake                             |   15 +-
   Modules/FindGTK.cmake                              |   13 +
   Modules/FindGTK2.cmake                             |  590 +
   Modules/FindGTest.cmake                            |  158 +
   Modules/FindGettext.cmake                          |   13 +-
   Modules/FindGit.cmake                              |   47 +
   Modules/FindGnuTLS.cmake                           |   66 +
   Modules/FindGnuplot.cmake                          |   15 +-
   Modules/FindHDF5.cmake                             |  378 +
   Modules/FindHSPELL.cmake                           |   47 +-
   Modules/FindHTMLHelp.cmake                         |   13 +
   Modules/FindITK.cmake                              |   96 +-
   Modules/FindImageMagick.cmake                      |   18 +-
   Modules/FindJNI.cmake                              |  137 +-
   Modules/FindJPEG.cmake                             |   15 +-
   Modules/FindJasper.cmake                           |   29 +-
   Modules/FindJava.cmake                             |  190 +-
   Modules/FindKDE3.cmake                             |   14 +
   Modules/FindKDE4.cmake                             |   16 +-
   Modules/FindLAPACK.cmake                           |   50 +-
   Modules/FindLATEX.cmake                            |   13 +
   Modules/FindLibArchive.cmake                       |   66 +
   Modules/FindLibXml2.cmake                          |   44 +-
   Modules/FindLibXslt.cmake                          |   54 +-
   Modules/FindLua50.cmake                            |   14 +-
   Modules/FindLua51.cmake                            |   14 +-
   Modules/FindMFC.cmake                              |   13 +
   Modules/FindMPEG.cmake                             |   19 +-
   Modules/FindMPEG2.cmake                            |   21 +-
   Modules/FindMPI.cmake                              |  831 +-
   Modules/FindMatlab.cmake                           |   12 +
   Modules/FindMotif.cmake                            |   17 +-
   Modules/FindOpenAL.cmake                           |   22 +-
   Modules/FindOpenGL.cmake                           |   32 +-
   Modules/FindOpenMP.cmake                           |   20 +-
   Modules/FindOpenSSL.cmake                          |  301 +-
   Modules/FindOpenSceneGraph.cmake                   |   89 +-
   Modules/FindOpenThreads.cmake                      |   15 +-
   Modules/FindPHP4.cmake                             |   15 +-
   Modules/FindPNG.cmake                              |   53 +-
   Modules/FindPackageHandleStandardArgs.cmake        |  273 +-
   Modules/FindPackageMessage.cmake                   |   13 +
   Modules/FindPerl.cmake                             |   15 +-
   Modules/FindPerlLibs.cmake                         |  286 +-
   Modules/FindPhysFS.cmake                           |   21 +-
   Modules/FindPike.cmake                             |   13 +
   Modules/FindPkgConfig.cmake                        |   62 +-
   Modules/FindPostgreSQL.cmake                       |  179 +
   Modules/FindProducer.cmake                         |   15 +-
   Modules/FindProtobuf.cmake                         |  201 +
   Modules/FindPythonInterp.cmake                     |   58 +-
   Modules/FindPythonLibs.cmake                       |  132 +-
   Modules/FindQt.cmake                               |   12 +
   Modules/FindQt3.cmake                              |   24 +-
   Modules/FindQt4.cmake                              | 1758 +-
   Modules/FindQuickTime.cmake                        |   23 +-
   Modules/FindRTI.cmake                              |   22 +-
   Modules/FindRuby.cmake                             |  233 +-
   Modules/FindSDL.cmake                              |   35 +-
   Modules/FindSDL_image.cmake                        |   13 +
   Modules/FindSDL_mixer.cmake                        |   13 +
   Modules/FindSDL_net.cmake                          |   12 +
   Modules/FindSDL_sound.cmake                        |   12 +
   Modules/FindSDL_ttf.cmake                          |   13 +
   Modules/FindSWIG.cmake                             |   34 +-
   Modules/FindSelfPackers.cmake                      |   13 +
   Modules/FindSquish.cmake                           |   40 +-
   Modules/FindSubversion.cmake                       |  102 +-
   Modules/FindTCL.cmake                              |   19 +-
   Modules/FindTIFF.cmake                             |   17 +-
   Modules/FindTclStub.cmake                          |   13 +
   Modules/FindTclsh.cmake                            |   19 +-
   Modules/FindThreads.cmake                          |   64 +-
   Modules/FindUnixCommands.cmake                     |   13 +
   Modules/FindVTK.cmake                              |  121 +-
   Modules/FindWget.cmake                             |   15 +-
   Modules/FindWish.cmake                             |   14 +
   Modules/FindX11.cmake                              |   25 +-
   Modules/FindXMLRPC.cmake                           |   13 +
   Modules/FindZLIB.cmake                             |   83 +-
   Modules/Findosg.cmake                              |   15 +-
   Modules/FindosgAnimation.cmake                     |   15 +-
   Modules/FindosgDB.cmake                            |   15 +-
   Modules/FindosgFX.cmake                            |   15 +-
   Modules/FindosgGA.cmake                            |   15 +-
   Modules/FindosgIntrospection.cmake                 |   15 +-
   Modules/FindosgManipulator.cmake                   |   15 +-
   Modules/FindosgParticle.cmake                      |   15 +-
   Modules/FindosgProducer.cmake                      |   15 +-
   Modules/FindosgShadow.cmake                        |   15 +-
   Modules/FindosgSim.cmake                           |   15 +-
   Modules/FindosgTerrain.cmake                       |   15 +-
   Modules/FindosgText.cmake                          |   15 +-
   Modules/FindosgUtil.cmake                          |   15 +-
   Modules/FindosgViewer.cmake                        |   15 +-
   Modules/FindosgVolume.cmake                        |   15 +-
   Modules/FindosgWidget.cmake                        |   15 +-
   Modules/Findosg_functions.cmake                    |   14 +
   Modules/FindwxWidgets.cmake                        |  123 +-
   Modules/FindwxWindows.cmake                        |   13 +
   Modules/FortranCInterface.cmake                    |  482 +-
   Modules/FortranCInterface.h.in                     |    9 -
   Modules/FortranCInterface/CMakeLists.txt           |  108 +
   Modules/FortranCInterface/Detect.cmake             |  183 +
   Modules/FortranCInterface/Input.cmake.in           |    3 +
   Modules/FortranCInterface/Macro.h.in               |    4 +
   Modules/FortranCInterface/Output.cmake.in          |   33 +
   Modules/FortranCInterface/Verify/CMakeLists.txt    |   32 +
   Modules/FortranCInterface/Verify/VerifyC.c         |    5 +
   Modules/FortranCInterface/Verify/VerifyCXX.cxx     |    4 +
   Modules/FortranCInterface/Verify/VerifyFortran.f   |    3 +
   Modules/FortranCInterface/Verify/main.c            |   16 +
   Modules/FortranCInterface/call_mod.f90             |    6 +
   Modules/FortranCInterface/call_sub.f               |    4 +
   Modules/FortranCInterface/main.F                   |    6 +
   Modules/FortranCInterface/my_module.f90            |    8 +
   Modules/FortranCInterface/my_module_.c             |    1 +
   Modules/FortranCInterface/my_sub.f                 |    2 +
   Modules/FortranCInterface/mymodule.f90             |    8 +
   Modules/FortranCInterface/mymodule_.c              |    1 +
   Modules/FortranCInterface/mysub.f                  |    2 +
   Modules/FortranCInterface/symbol.c.in              |    4 +
   Modules/GNUInstallDirs.cmake                       |  182 +
   Modules/GetPrerequisites.cmake                     |  589 +-
   Modules/ITKCompatibility.cmake                     |   14 +
   Modules/InstallRequiredSystemLibraries.cmake       |  240 +-
   Modules/KDE3Macros.cmake                           |   20 +-
   Modules/MacroAddFileDependencies.cmake             |   30 +-
   Modules/NSIS.template.in                           |  103 +-
   Modules/Platform/AIX-GNU-C.cmake                   |    2 +
   Modules/Platform/AIX-GNU-CXX.cmake                 |    2 +
   Modules/Platform/AIX-GNU-Fortran.cmake             |    2 +
   Modules/Platform/AIX-GNU.cmake                     |   25 +
   Modules/Platform/AIX-VisualAge-C.cmake             |    1 +
   Modules/Platform/AIX-VisualAge-CXX.cmake           |    1 +
   Modules/Platform/AIX-VisualAge-Fortran.cmake       |    1 -
   Modules/Platform/AIX-XL-ASM.cmake                  |    2 +
   Modules/Platform/AIX-XL-C.cmake                    |    2 +
   Modules/Platform/AIX-XL-CXX.cmake                  |    2 +
   Modules/Platform/AIX-XL-Fortran.cmake              |    2 +
   Modules/Platform/AIX-XL.cmake                      |   28 +
   Modules/Platform/AIX.cmake                         |   43 -
   Modules/Platform/BeOS.cmake                        |    4 -
   Modules/Platform/BlueGeneP-base.cmake              |  118 +
   Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake     |   16 +
   Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake   |   16 +
   .../Platform/BlueGeneP-dynamic-GNU-Fortran.cmake   |   16 +
   Modules/Platform/BlueGeneP-dynamic-XL-C.cmake      |   16 +
   Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake    |   16 +
   .../Platform/BlueGeneP-dynamic-XL-Fortran.cmake    |   16 +
   Modules/Platform/BlueGeneP-dynamic.cmake           |   19 +
   Modules/Platform/BlueGeneP-static-GNU-C.cmake      |   16 +
   Modules/Platform/BlueGeneP-static-GNU-CXX.cmake    |   16 +
   .../Platform/BlueGeneP-static-GNU-Fortran.cmake    |   16 +
   Modules/Platform/BlueGeneP-static-XL-C.cmake       |   16 +
   Modules/Platform/BlueGeneP-static-XL-CXX.cmake     |   16 +
   Modules/Platform/BlueGeneP-static-XL-Fortran.cmake |   16 +
   Modules/Platform/BlueGeneP-static.cmake            |   19 +
   Modules/Platform/CMakeLists.txt                    |    3 -
   Modules/Platform/CYGWIN-GNU-C.cmake                |    2 +
   Modules/Platform/CYGWIN-GNU-CXX.cmake              |    2 +
   Modules/Platform/CYGWIN-GNU-Fortran.cmake          |    2 +
   Modules/Platform/CYGWIN-GNU.cmake                  |   53 +
   Modules/Platform/CYGWIN-g77.cmake                  |    6 -
   Modules/Platform/CYGWIN-windres.cmake              |    1 +
   Modules/Platform/CYGWIN.cmake                      |   86 +-
   Modules/Platform/Darwin-Absoft-Fortran.cmake       |    1 +
   Modules/Platform/Darwin-GNU-C.cmake                |    4 +
   Modules/Platform/Darwin-GNU-CXX.cmake              |    4 +
   Modules/Platform/Darwin-GNU-Fortran.cmake          |    2 +
   Modules/Platform/Darwin-GNU.cmake                  |   64 +
   Modules/Platform/Darwin-NAG-Fortran.cmake          |    5 +
   Modules/Platform/Darwin-VisualAge-C.cmake          |    1 +
   Modules/Platform/Darwin-VisualAge-CXX.cmake        |    1 +
   Modules/Platform/Darwin-XL-C.cmake                 |    5 +
   Modules/Platform/Darwin-XL-CXX.cmake               |    5 +
   Modules/Platform/Darwin-icc.cmake                  |    8 +-
   Modules/Platform/Darwin-xlc.cmake                  |    6 -
   Modules/Platform/Darwin.cmake                      |  169 +-
   Modules/Platform/FreeBSD.cmake                     |    2 -
   Modules/Platform/GNU.cmake                         |    7 +-
   Modules/Platform/Generic-ADSP-ASM.cmake            |   14 +-
   Modules/Platform/Generic.cmake                     |    6 +
   Modules/Platform/HP-UX-GNU-C.cmake                 |    2 +
   Modules/Platform/HP-UX-GNU-CXX.cmake               |    2 +
   Modules/Platform/HP-UX-GNU-Fortran.cmake           |    2 +
   Modules/Platform/HP-UX-GNU.cmake                   |   27 +
   Modules/Platform/HP-UX-HP-ASM.cmake                |    6 +
   Modules/Platform/HP-UX-HP-C.cmake                  |   11 +
   Modules/Platform/HP-UX-HP-CXX.cmake                |   16 +
   Modules/Platform/HP-UX-HP-Fortran.cmake            |    7 +
   Modules/Platform/HP-UX-HP.cmake                    |   34 +
   Modules/Platform/HP-UX.cmake                       |  101 +-
   Modules/Platform/Haiku.cmake                       |    9 +-
   Modules/Platform/IRIX.cmake                        |    1 -
   Modules/Platform/IRIX64.cmake                      |    2 -
   Modules/Platform/Linux-Absoft-Fortran.cmake        |    1 +
   Modules/Platform/Linux-Clang-C.cmake               |    1 +
   Modules/Platform/Linux-Clang-CXX.cmake             |    1 +
   Modules/Platform/Linux-GNU-C.cmake                 |    2 +
   Modules/Platform/Linux-GNU-CXX.cmake               |    2 +
   Modules/Platform/Linux-GNU-Fortran.cmake           |   18 +-
   Modules/Platform/Linux-GNU.cmake                   |   25 +
   Modules/Platform/Linux-Intel-C.cmake               |   18 +-
   Modules/Platform/Linux-Intel-CXX.cmake             |   18 +-
   Modules/Platform/Linux-Intel-Fortran.cmake         |   18 +-
   Modules/Platform/Linux-Intel.cmake                 |   48 +
   Modules/Platform/Linux-NAG-Fortran.cmake           |   10 +
   Modules/Platform/Linux-PGI-C.cmake                 |    7 +-
   Modules/Platform/Linux-PGI-CXX.cmake               |    6 +-
   Modules/Platform/Linux-PGI-Fortran.cmake           |   11 +-
   Modules/Platform/Linux-PGI.cmake                   |   25 +
   Modules/Platform/Linux-PathScale-C.cmake           |    2 +
   Modules/Platform/Linux-PathScale-CXX.cmake         |    2 +
   Modules/Platform/Linux-PathScale-Fortran.cmake     |    2 +
   Modules/Platform/Linux-PathScale.cmake             |   25 +
   Modules/Platform/Linux-SunPro-C.cmake              |   24 -
   Modules/Platform/Linux-SunPro-CXX.cmake            |   31 +-
   Modules/Platform/Linux-SunPro-Fortran.cmake        |   16 -
   Modules/Platform/Linux-VisualAge-C.cmake           |    3 +-
   Modules/Platform/Linux-VisualAge-CXX.cmake         |    1 +
   Modules/Platform/Linux-VisualAge-Fortran.cmake     |    4 +-
   Modules/Platform/Linux-XL-C.cmake                  |    1 +
   Modules/Platform/Linux-XL-CXX.cmake                |    1 +
   Modules/Platform/Linux-XL-Fortran.cmake            |    1 +
   Modules/Platform/Linux-como.cmake                  |    1 -
   Modules/Platform/Linux-icpc.cmake                  |   23 -
   Modules/Platform/Linux-ifort.cmake                 |   14 -
   Modules/Platform/Linux.cmake                       |   12 +-
   Modules/Platform/NetBSD.cmake                      |    2 -
   Modules/Platform/OSF1.cmake                        |    2 +-
   Modules/Platform/OpenBSD.cmake                     |   19 +-
   Modules/Platform/OpenVMS.cmake                     |    8 +
   Modules/Platform/QNX.cmake                         |    5 -
   Modules/Platform/SCO_SV.cmake                      |    3 -
   Modules/Platform/SunOS-GNU-C.cmake                 |    2 +
   Modules/Platform/SunOS-GNU-CXX.cmake               |    2 +
   Modules/Platform/SunOS-GNU-Fortran.cmake           |    2 +
   Modules/Platform/SunOS-GNU.cmake                   |   34 +
   Modules/Platform/SunOS-SunPro-Fortran.cmake        |    5 -
   Modules/Platform/SunOS.cmake                       |   84 -
   Modules/Platform/UnixPaths.cmake                   |   30 +-
   Modules/Platform/Windows-Borland-C.cmake           |    2 +
   Modules/Platform/Windows-Borland-CXX.cmake         |    2 +
   Modules/Platform/Windows-Borland.cmake             |  121 +
   Modules/Platform/Windows-G95-Fortran.cmake         |    1 +
   Modules/Platform/Windows-GNU-C.cmake               |    2 +
   Modules/Platform/Windows-GNU-CXX.cmake             |    2 +
   Modules/Platform/Windows-GNU-Fortran.cmake         |    2 +
   Modules/Platform/Windows-GNU.cmake                 |  127 +
   Modules/Platform/Windows-Intel-ASM.cmake           |    2 +
   Modules/Platform/Windows-Intel-C.cmake             |    2 +
   Modules/Platform/Windows-Intel-CXX.cmake           |    4 +
   Modules/Platform/Windows-Intel-Fortran.cmake       |   11 +
   Modules/Platform/Windows-Intel.cmake               |  108 +
   Modules/Platform/Windows-NMcl.cmake                |    4 +
   Modules/Platform/Windows-bcc32.cmake               |  128 -
   Modules/Platform/Windows-cl.cmake                  |   91 +-
   Modules/Platform/Windows-cl.cmake.in               |    1 +
   Modules/Platform/Windows-df.cmake                  |    2 +
   Modules/Platform/Windows-g++.cmake                 |    1 -
   Modules/Platform/Windows-g77.cmake                 |   23 -
   Modules/Platform/Windows-gcc.cmake                 |   74 -
   Modules/Platform/Windows-icl.cmake                 |   77 -
   Modules/Platform/Windows-ifort.cmake               |   69 -
   Modules/Platform/Windows-wcl386.cmake              |   27 +-
   Modules/Platform/Windows-windres.cmake             |    1 +
   Modules/Platform/WindowsPaths.cmake                |   24 +
   Modules/Platform/g77.cmake                         |    7 -
   Modules/Platform/gcc.cmake                         |   27 -
   Modules/Platform/kFreeBSD.cmake                    |   12 +-
   Modules/Platform/syllable.cmake                    |    2 -
   Modules/Platform/xlf.cmake                         |    1 -
   Modules/ProcessorCount.cmake                       |  183 +
   Modules/Qt4ConfigDependentSettings.cmake           |  295 +
   Modules/Qt4Macros.cmake                            |  413 +
   Modules/RepositoryInfo.txt.in                      |    3 +
   Modules/SelectLibraryConfigurations.cmake          |   82 +
   Modules/SquishRunTestCase.bat                      |   22 +-
   Modules/SquishTestScript.cmake                     |   15 +-
   Modules/SystemInformation.cmake                    |   15 +
   Modules/SystemInformation.in                       |    4 -
   Modules/TestBigEndian.cmake                        |   13 +
   Modules/TestCXXAcceptsFlag.cmake                   |   13 +
   Modules/TestForANSIForScope.cmake                  |   15 +-
   Modules/TestForANSIStreamHeaders.cmake             |   16 +-
   Modules/TestForSSTREAM.cmake                       |   18 +-
   Modules/TestForSTDNamespace.cmake                  |   14 +
   Modules/UseEcos.cmake                              |   13 +
   Modules/UsePkgConfig.cmake                         |   18 +-
   Modules/UseQt4.cmake                               |   43 +-
   Modules/UseSWIG.cmake                              |   55 +-
   Modules/UseVTK40.cmake                             |   19 +-
   Modules/UseVTKBuildSettings40.cmake                |   13 +
   Modules/UseVTKConfig40.cmake                       |   13 +
   Modules/Use_wxWindows.cmake                        |   16 +-
   Modules/UsewxWidgets.cmake                         |   40 +-
   Modules/VTKCompatibility.cmake                     |   14 +
   Modules/ecos_clean.cmake                           |   14 +
   Modules/kde3uic.cmake                              |   13 +
   Modules/readme.txt                                 |   60 +-
   Readme.txt                                         |   12 +-
   Source/CMakeLists.txt                              |  129 +-
   Source/CMakeVersionSource.cmake                    |   37 +
   Source/CPack/OSXLauncherScript.scpt                |  Bin 0 -> 3102 bytes
   Source/CPack/OSXScriptLauncher.cxx                 |   24 +-
   Source/CPack/cmCPackArchiveGenerator.cxx           |  307 +
   Source/CPack/cmCPackArchiveGenerator.h             |   74 +
   Source/CPack/cmCPackBundleGenerator.cxx            |  156 +-
   Source/CPack/cmCPackBundleGenerator.h              |   27 +-
   Source/CPack/cmCPackComponentGroup.cxx             |   23 +-
   Source/CPack/cmCPackComponentGroup.h               |   23 +-
   Source/CPack/cmCPackConfigure.h.in                 |   23 +-
   Source/CPack/cmCPackCygwinBinaryGenerator.cxx      |   46 +-
   Source/CPack/cmCPackCygwinBinaryGenerator.h        |   26 +-
   Source/CPack/cmCPackCygwinSourceGenerator.cxx      |  127 +-
   Source/CPack/cmCPackCygwinSourceGenerator.h        |   26 +-
   Source/CPack/cmCPackDebGenerator.cxx               |  422 +-
   Source/CPack/cmCPackDebGenerator.h                 |   48 +-
   Source/CPack/cmCPackDragNDropGenerator.cxx         |  456 +-
   Source/CPack/cmCPackDragNDropGenerator.h           |   34 +-
   Source/CPack/cmCPackGenerator.cxx                  |  503 +-
   Source/CPack/cmCPackGenerator.h                    |  155 +-
   Source/CPack/cmCPackGeneratorFactory.cxx           |   23 +-
   Source/CPack/cmCPackGeneratorFactory.h             |   23 +-
   Source/CPack/cmCPackLog.cxx                        |   23 +-
   Source/CPack/cmCPackLog.h                          |   23 +-
   Source/CPack/cmCPackNSISGenerator.cxx              |  143 +-
   Source/CPack/cmCPackNSISGenerator.h                |   26 +-
   Source/CPack/cmCPackOSXX11Generator.cxx            |   77 +-
   Source/CPack/cmCPackOSXX11Generator.h              |   26 +-
   Source/CPack/cmCPackPackageMakerGenerator.cxx      |   48 +-
   Source/CPack/cmCPackPackageMakerGenerator.h        |   26 +-
   Source/CPack/cmCPackRPMGenerator.cxx               |  265 +-
   Source/CPack/cmCPackRPMGenerator.h                 |   44 +-
   Source/CPack/cmCPackSTGZGenerator.cxx              |   30 +-
   Source/CPack/cmCPackSTGZGenerator.h                |   26 +-
   Source/CPack/cmCPackTGZGenerator.cxx               |  294 +-
   Source/CPack/cmCPackTGZGenerator.h                 |   41 +-
   Source/CPack/cmCPackTarBZip2Generator.cxx          |  179 +-
   Source/CPack/cmCPackTarBZip2Generator.h            |   37 +-
   Source/CPack/cmCPackTarCompressGenerator.cxx       |  253 +-
   Source/CPack/cmCPackTarCompressGenerator.h         |   35 +-
   Source/CPack/cmCPackZIPGenerator.cxx               |   99 +-
   Source/CPack/cmCPackZIPGenerator.h                 |   37 +-
   Source/CPack/cpack.cxx                             |   34 +-
   Source/CTest/cmCTestBZR.cxx                        |  524 +
   Source/CTest/cmCTestBZR.h                          |   55 +
   Source/CTest/cmCTestBatchTestHandler.cxx           |  143 +
   Source/CTest/cmCTestBatchTestHandler.h             |   41 +
   Source/CTest/cmCTestBuildAndTestHandler.cxx        |   42 +-
   Source/CTest/cmCTestBuildAndTestHandler.h          |   23 +-
   Source/CTest/cmCTestBuildCommand.cxx               |  105 +-
   Source/CTest/cmCTestBuildCommand.h                 |   55 +-
   Source/CTest/cmCTestBuildHandler.cxx               |  414 +-
   Source/CTest/cmCTestBuildHandler.h                 |   47 +-
   Source/CTest/cmCTestCVS.cxx                        |  319 +
   Source/CTest/cmCTestCVS.h                          |   51 +
   Source/CTest/cmCTestCommand.h                      |   23 +-
   Source/CTest/cmCTestConfigureCommand.cxx           |  106 +-
   Source/CTest/cmCTestConfigureCommand.h             |   47 +-
   Source/CTest/cmCTestConfigureHandler.cxx           |   34 +-
   Source/CTest/cmCTestConfigureHandler.h             |   23 +-
   Source/CTest/cmCTestCoverageCommand.cxx            |   69 +-
   Source/CTest/cmCTestCoverageCommand.h              |   49 +-
   Source/CTest/cmCTestCoverageHandler.cxx            |  734 +-
   Source/CTest/cmCTestCoverageHandler.h              |  115 +-
   .../CTest/cmCTestEmptyBinaryDirectoryCommand.cxx   |   23 +-
   Source/CTest/cmCTestEmptyBinaryDirectoryCommand.h  |   23 +-
   Source/CTest/cmCTestGIT.cxx                        |  652 +
   Source/CTest/cmCTestGIT.h                          |   57 +
   Source/CTest/cmCTestGenericHandler.cxx             |   39 +-
   Source/CTest/cmCTestGenericHandler.h               |   31 +-
   Source/CTest/cmCTestGlobalVC.cxx                   |  142 +
   Source/CTest/cmCTestGlobalVC.h                     |   68 +
   Source/CTest/cmCTestHG.cxx                         |  338 +
   Source/CTest/cmCTestHG.h                           |   47 +
   Source/CTest/cmCTestHandlerCommand.cxx             |  161 +-
   Source/CTest/cmCTestHandlerCommand.h               |   45 +-
   Source/CTest/cmCTestLaunch.cxx                     |  719 +
   Source/CTest/cmCTestLaunch.h                       |  104 +
   Source/CTest/cmCTestMemCheckCommand.cxx            |   23 +-
   Source/CTest/cmCTestMemCheckCommand.h              |   47 +-
   Source/CTest/cmCTestMemCheckHandler.cxx            |  199 +-
   Source/CTest/cmCTestMemCheckHandler.h              |   37 +-
   Source/CTest/cmCTestMultiProcessHandler.cxx        |  691 +
   Source/CTest/cmCTestMultiProcessHandler.h          |  116 +
   Source/CTest/cmCTestReadCustomFilesCommand.cxx     |   23 +-
   Source/CTest/cmCTestReadCustomFilesCommand.h       |   23 +-
   Source/CTest/cmCTestRunScriptCommand.cxx           |   52 +-
   Source/CTest/cmCTestRunScriptCommand.h             |   30 +-
   Source/CTest/cmCTestRunTest.cxx                    |  733 +
   Source/CTest/cmCTestRunTest.h                      |  112 +
   Source/CTest/cmCTestSVN.cxx                        |  450 +
   Source/CTest/cmCTestSVN.h                          |   68 +
   Source/CTest/cmCTestScriptHandler.cxx              |  182 +-
   Source/CTest/cmCTestScriptHandler.h                |   35 +-
   Source/CTest/cmCTestSleepCommand.cxx               |   23 +-
   Source/CTest/cmCTestSleepCommand.h                 |   32 +-
   Source/CTest/cmCTestStartCommand.cxx               |  101 +-
   Source/CTest/cmCTestStartCommand.h                 |   43 +-
   Source/CTest/cmCTestSubmitCommand.cxx              |  208 +-
   Source/CTest/cmCTestSubmitCommand.h                |   79 +-
   Source/CTest/cmCTestSubmitHandler.cxx              |  521 +-
   Source/CTest/cmCTestSubmitHandler.h                |   43 +-
   Source/CTest/cmCTestTestCommand.cxx                |   54 +-
   Source/CTest/cmCTestTestCommand.h                  |   49 +-
   Source/CTest/cmCTestTestHandler.cxx                | 1182 +-
   Source/CTest/cmCTestTestHandler.h                  |  110 +-
   Source/CTest/cmCTestUpdateCommand.cxx              |   63 +-
   Source/CTest/cmCTestUpdateCommand.h                |   31 +-
   Source/CTest/cmCTestUpdateHandler.cxx              | 1121 +-
   Source/CTest/cmCTestUpdateHandler.h                |   35 +-
   Source/CTest/cmCTestUploadCommand.cxx              |   69 +
   Source/CTest/cmCTestUploadCommand.h                |   85 +
   Source/CTest/cmCTestUploadHandler.cxx              |   77 +
   Source/CTest/cmCTestUploadHandler.h                |   45 +
   Source/CTest/cmCTestVC.cxx                         |  241 +
   Source/CTest/cmCTestVC.h                           |  133 +
   Source/CTest/cmParsePHPCoverage.cxx                |  252 +
   Source/CTest/cmParsePHPCoverage.h                  |   48 +
   Source/CTest/cmProcess.cxx                         |  272 +
   Source/CTest/cmProcess.h                           |   82 +
   Source/CursesDialog/CMakeLists.txt                 |   11 +
   Source/CursesDialog/ccmake.cxx                     |   23 +-
   Source/CursesDialog/cmCursesBoolWidget.cxx         |   23 +-
   Source/CursesDialog/cmCursesBoolWidget.h           |   23 +-
   .../CursesDialog/cmCursesCacheEntryComposite.cxx   |   23 +-
   Source/CursesDialog/cmCursesCacheEntryComposite.h  |   23 +-
   Source/CursesDialog/cmCursesDummyWidget.cxx        |   23 +-
   Source/CursesDialog/cmCursesDummyWidget.h          |   23 +-
   Source/CursesDialog/cmCursesFilePathWidget.cxx     |   23 +-
   Source/CursesDialog/cmCursesFilePathWidget.h       |   23 +-
   Source/CursesDialog/cmCursesForm.cxx               |   23 +-
   Source/CursesDialog/cmCursesForm.h                 |   23 +-
   Source/CursesDialog/cmCursesLabelWidget.cxx        |   23 +-
   Source/CursesDialog/cmCursesLabelWidget.h          |   23 +-
   Source/CursesDialog/cmCursesLongMessageForm.cxx    |   34 +-
   Source/CursesDialog/cmCursesLongMessageForm.h      |   23 +-
   Source/CursesDialog/cmCursesMainForm.cxx           |  128 +-
   Source/CursesDialog/cmCursesMainForm.h             |   30 +-
   Source/CursesDialog/cmCursesPathWidget.cxx         |   23 +-
   Source/CursesDialog/cmCursesPathWidget.h           |   23 +-
   Source/CursesDialog/cmCursesStandardIncludes.h     |   23 +-
   Source/CursesDialog/cmCursesStringWidget.cxx       |   23 +-
   Source/CursesDialog/cmCursesStringWidget.h         |   23 +-
   Source/CursesDialog/cmCursesWidget.cxx             |   23 +-
   Source/CursesDialog/cmCursesWidget.h               |   23 +-
   Source/CursesDialog/form/CMakeLists.txt            |   11 +
   Source/CursesDialog/form/cmFormConfigure.h.in      |   23 +-
   Source/CursesDialog/form/fld_arg.c                 |    2 +-
   Source/CursesDialog/form/fld_attr.c                |    2 +-
   Source/CursesDialog/form/fld_current.c             |    2 +-
   Source/CursesDialog/form/fld_def.c                 |    2 +-
   Source/CursesDialog/form/fld_dup.c                 |    2 +-
   Source/CursesDialog/form/fld_ftchoice.c            |    2 +-
   Source/CursesDialog/form/fld_ftlink.c              |    2 +-
   Source/CursesDialog/form/fld_info.c                |    4 +-
   Source/CursesDialog/form/fld_just.c                |    2 +-
   Source/CursesDialog/form/fld_link.c                |    2 +-
   Source/CursesDialog/form/fld_max.c                 |    2 +-
   Source/CursesDialog/form/fld_move.c                |    2 +-
   Source/CursesDialog/form/fld_newftyp.c             |    2 +-
   Source/CursesDialog/form/fld_opts.c                |    2 +-
   Source/CursesDialog/form/fld_pad.c                 |    2 +-
   Source/CursesDialog/form/fld_page.c                |    2 +-
   Source/CursesDialog/form/fld_stat.c                |    2 +-
   Source/CursesDialog/form/fld_type.c                |    2 +-
   Source/CursesDialog/form/fld_user.c                |    6 +-
   Source/CursesDialog/form/frm_cursor.c              |    2 +-
   Source/CursesDialog/form/frm_data.c                |    2 +-
   Source/CursesDialog/form/frm_def.c                 |    2 +-
   Source/CursesDialog/form/frm_driver.c              |   22 +-
   Source/CursesDialog/form/frm_hook.c                |    2 +-
   Source/CursesDialog/form/frm_opts.c                |    2 +-
   Source/CursesDialog/form/frm_page.c                |    2 +-
   Source/CursesDialog/form/frm_post.c                |   11 +-
   Source/CursesDialog/form/frm_req_name.c            |    2 +-
   Source/CursesDialog/form/frm_scale.c               |    2 +-
   Source/CursesDialog/form/frm_sub.c                 |    2 +-
   Source/CursesDialog/form/frm_user.c                |    6 +-
   Source/CursesDialog/form/frm_win.c                 |    2 +-
   Source/CursesDialog/form/fty_alnum.c               |    2 +-
   Source/CursesDialog/form/fty_alpha.c               |    2 +-
   Source/CursesDialog/form/fty_enum.c                |    2 +-
   Source/CursesDialog/form/fty_int.c                 |    2 +-
   Source/CursesDialog/form/fty_ipv4.c                |    2 +-
   Source/CursesDialog/form/fty_num.c                 |    2 +-
   Source/CursesDialog/form/fty_regex.c               |    2 +-
   Source/CursesDialog/form/nc_alloc.h                |    2 +-
   Source/FLTKDialog/CMakeLists.txt                   |   20 -
   Source/FLTKDialog/CMakeSetupGUI.fl                 |  116 -
   Source/FLTKDialog/CMakeSetupGUIImplementation.cxx  |  844 -
   Source/FLTKDialog/CMakeSetupGUIImplementation.h    |   85 -
   Source/FLTKDialog/FLTKDialog.cxx                   |   44 -
   Source/FLTKDialog/FLTKDialog.dsp                   |  116 -
   Source/FLTKDialog/FLTKPropertyItemRow.cxx          |  387 -
   Source/FLTKDialog/FLTKPropertyItemRow.h            |   83 -
   Source/FLTKDialog/FLTKPropertyList.cxx             |  184 -
   Source/FLTKDialog/FLTKPropertyList.h               |  143 -
   Source/MFCDialog/.cvsignore                        |    1 -
   Source/MFCDialog/CMakeCommandLineInfo.cpp          |  142 -
   Source/MFCDialog/CMakeCommandLineInfo.h            |   70 -
   Source/MFCDialog/CMakeGenDialog.cpp                |  122 -
   Source/MFCDialog/CMakeGenDialog.h                  |   70 -
   Source/MFCDialog/CMakeLists.txt                    |  109 -
   Source/MFCDialog/CMakeSetup.cpp                    |  158 -
   Source/MFCDialog/CMakeSetup.h                      |   65 -
   Source/MFCDialog/CMakeSetup.rc                     |  246 -
   Source/MFCDialog/CMakeSetupDialog.cpp              | 1552 -
   Source/MFCDialog/CMakeSetupDialog.h                |  152 -
   Source/MFCDialog/CMakeSetupManifest.xml            |   10 -
   Source/MFCDialog/MakeHelp.cpp                      |   43 -
   Source/MFCDialog/MakeHelp.h                        |   62 -
   Source/MFCDialog/PathDialog.cpp                    |  377 -
   Source/MFCDialog/PathDialog.h                      |   90 -
   Source/MFCDialog/PropertyList.cpp                  |  847 -
   Source/MFCDialog/PropertyList.h                    |  179 -
   Source/MFCDialog/StdAfx.cpp                        |    8 -
   Source/MFCDialog/StdAfx.h                          |   45 -
   Source/MFCDialog/res/CMakeSetupDialog.ico          |  Bin 24542 -> 0 bytes
   Source/MFCDialog/res/CMakeSetupDialog.rc2          |   13 -
   Source/MFCDialog/resource.h                        |   48 -
   Source/QtDialog/AddCacheEntry.cxx                  |   23 +-
   Source/QtDialog/AddCacheEntry.h                    |   23 +-
   Source/QtDialog/CMake.desktop                      |    3 +-
   Source/QtDialog/CMakeFirstConfigure.cxx            |  244 -
   Source/QtDialog/CMakeFirstConfigure.h              |   48 -
   Source/QtDialog/CMakeFirstConfigure.ui             |  606 -
   .../QtDialog/CMakeIngestOSXBundleLibraries.cmake   |  339 -
   Source/QtDialog/CMakeLists.txt                     |   50 +-
   Source/QtDialog/CMakeSetup.cxx                     |   63 +-
   Source/QtDialog/CMakeSetup.icns                    |  Bin 33452 -> 138205 bytes
   Source/QtDialog/CMakeSetup.qrc                     |    3 +-
   Source/QtDialog/CMakeSetup128.png                  |  Bin 0 -> 13269 bytes
   .../QtDialog/{CMakeSetup.png => CMakeSetup32.png}  |  Bin 358 -> 358 bytes
   Source/QtDialog/CMakeSetupDialog.cxx               |  516 +-
   Source/QtDialog/CMakeSetupDialog.h                 |   42 +-
   Source/QtDialog/CMakeSetupDialog.ui                |  240 +-
   Source/QtDialog/QCMake.cxx                         |   83 +-
   Source/QtDialog/QCMake.h                           |   31 +-
   Source/QtDialog/QCMakeCacheView.cxx                |  192 +-
   Source/QtDialog/QCMakeCacheView.h                  |   54 +-
   Source/QtDialog/QCMakeWidgets.cxx                  |   23 +-
   Source/QtDialog/QCMakeWidgets.h                    |   44 +-
   Source/QtDialog/QMacInstallDialog.cxx              |   30 +-
   Source/QtDialog/QtDialogCPack.cmake.in             |    1 +
   Source/WXDialog/CMakeIcon.xpm                      |  276 -
   Source/WXDialog/CMakeLists.txt                     |   87 -
   Source/WXDialog/CMakeSetup.cpp                     |  123 -
   Source/WXDialog/CMakeSetup.h                       |   92 -
   Source/WXDialog/CMakeSetup.pjd                     | 3514 -
   Source/WXDialog/CMakeSetup.rc                      |   12 -
   Source/WXDialog/CMakeSetupFrame.cpp                | 1778 -
   Source/WXDialog/CMakeSetupFrame.h                  |  360 -
   Source/WXDialog/CommandLineInfo.cpp                |  191 -
   Source/WXDialog/CommandLineInfo.h                  |   67 -
   Source/WXDialog/NGDialog.exe.manifest              |   22 -
   Source/WXDialog/NGDialog.ico                       |  Bin 24542 -> 0 bytes
   Source/WXDialog/PropertyList.cpp                   |  856 -
   Source/WXDialog/PropertyList.h                     |  339 -
   Source/WXDialog/about.html                         |   21 -
   Source/WXDialog/aboutdlg.cpp                       |  210 -
   Source/WXDialog/aboutdlg.h                         |  117 -
   Source/WXDialog/app_resources.cpp                  |   86 -
   Source/WXDialog/app_resources.h                    |   60 -
   Source/WXDialog/bin/FindUPX.cmake                  |   18 -
   Source/WXDialog/bin/FindwxW.cmake                  |  438 -
   Source/WXDialog/bin/FindwxWin.cmake                |  469 -
   Source/WXDialog/bin/UsewxW.cmake                   |   80 -
   Source/WXDialog/changelog.txt                      |   22 -
   Source/WXDialog/cmake_icon.gif                     |  Bin 892 -> 0 bytes
   Source/WXDialog/cmake_icon.xpm                     |  276 -
   Source/WXDialog/cmake_logo.xpm                     |   50 -
   Source/WXDialog/cmakesetup.done.xml                |    2 -
   Source/WXDialog/cmakesetup.xml                     |  104 -
   Source/WXDialog/config.h                           |   43 -
   Source/WXDialog/optionsdlg.cpp                     |  199 -
   Source/WXDialog/optionsdlg.h                       |  125 -
   Source/WXDialog/progressdlg.cpp                    |  177 -
   Source/WXDialog/progressdlg.h                      |  139 -
   Source/cmAddCustomCommandCommand.cxx               |   43 +-
   Source/cmAddCustomCommandCommand.h                 |   40 +-
   Source/cmAddCustomTargetCommand.cxx                |   37 +-
   Source/cmAddCustomTargetCommand.h                  |   25 +-
   Source/cmAddDefinitionsCommand.cxx                 |   23 +-
   Source/cmAddDefinitionsCommand.h                   |   23 +-
   Source/cmAddDependenciesCommand.cxx                |   29 +-
   Source/cmAddDependenciesCommand.h                  |   25 +-
   Source/cmAddExecutableCommand.cxx                  |   23 +-
   Source/cmAddExecutableCommand.h                    |   26 +-
   Source/cmAddLibraryCommand.cxx                     |   23 +-
   Source/cmAddLibraryCommand.h                       |   26 +-
   Source/cmAddSubDirectoryCommand.cxx                |   23 +-
   Source/cmAddSubDirectoryCommand.h                  |   23 +-
   Source/cmAddTestCommand.cxx                        |  178 +-
   Source/cmAddTestCommand.h                          |   54 +-
   Source/cmArchiveWrite.cxx                          |  302 +
   Source/cmArchiveWrite.h                            |   94 +
   Source/cmAuxSourceDirectoryCommand.cxx             |   23 +-
   Source/cmAuxSourceDirectoryCommand.h               |   23 +-
   Source/cmBootstrapCommands.cxx                     |   27 +-
   Source/cmBreakCommand.cxx                          |   23 +-
   Source/cmBreakCommand.h                            |   23 +-
   Source/cmBuildCommand.cxx                          |  138 +-
   Source/cmBuildCommand.h                            |   72 +-
   Source/cmBuildNameCommand.cxx                      |   23 +-
   Source/cmBuildNameCommand.h                        |   23 +-
   Source/cmCMakeMinimumRequired.cxx                  |   54 +-
   Source/cmCMakeMinimumRequired.h                    |   27 +-
   Source/cmCMakePolicyCommand.cxx                    |   23 +-
   Source/cmCMakePolicyCommand.h                      |   29 +-
   Source/cmCPluginAPI.cxx                            |   25 +-
   Source/cmCPluginAPI.h                              |   23 +-
   Source/cmCTest.cxx                                 | 1011 +-
   Source/cmCTest.h                                   |  227 +-
   Source/cmCacheManager.cxx                          |  611 +-
   Source/cmCacheManager.h                            |   54 +-
   Source/cmCallVisualStudioMacro.cxx                 |   23 +-
   Source/cmCallVisualStudioMacro.h                   |   23 +-
   Source/cmCommand.h                                 |   28 +-
   Source/cmCommandArgumentLexer.cxx                  |   46 +-
   Source/cmCommandArgumentLexer.h                    |   23 +-
   Source/cmCommandArgumentLexer.in.l                 |   23 +-
   Source/cmCommandArgumentParser.cxx                 |   46 +-
   Source/cmCommandArgumentParser.y                   |   23 +-
   Source/cmCommandArgumentParserHelper.cxx           |   57 +-
   Source/cmCommandArgumentParserHelper.h             |   25 +-
   Source/cmCommandArgumentParserTokens.h             |   23 +-
   Source/cmCommandArgumentsHelper.cxx                |   23 +-
   Source/cmCommandArgumentsHelper.h                  |   23 +-
   Source/cmCommands.cxx                              |   27 +-
   Source/cmCommands.h                                |   23 +-
   Source/cmComputeComponentGraph.cxx                 |   36 +-
   Source/cmComputeComponentGraph.h                   |   26 +-
   Source/cmComputeLinkDepends.cxx                    |  181 +-
   Source/cmComputeLinkDepends.h                      |   29 +-
   Source/cmComputeLinkInformation.cxx                |  251 +-
   Source/cmComputeLinkInformation.h                  |   32 +-
   Source/cmComputeTargetDepends.cxx                  |  251 +-
   Source/cmComputeTargetDepends.h                    |   39 +-
   Source/cmConfigure.cmake.h.in                      |   28 +-
   Source/cmConfigureFileCommand.cxx                  |   76 +-
   Source/cmConfigureFileCommand.h                    |   43 +-
   Source/cmCoreTryCompile.cxx                        |  170 +-
   Source/cmCoreTryCompile.h                          |   23 +-
   Source/cmCreateTestSourceList.cxx                  |   23 +-
   Source/cmCreateTestSourceList.h                    |   23 +-
   Source/cmCustomCommand.cxx                         |   50 +-
   Source/cmCustomCommand.h                           |   34 +-
   Source/cmCustomCommandGenerator.cxx                |   72 +
   Source/cmCustomCommandGenerator.h                  |   40 +
   Source/cmData.h                                    |   43 -
   Source/cmDefinePropertyCommand.cxx                 |   29 +-
   Source/cmDefinePropertyCommand.h                   |   29 +-
   Source/cmDefinitions.cxx                           |  178 +
   Source/cmDefinitions.h                             |   86 +
   Source/cmDepends.cxx                               |   65 +-
   Source/cmDepends.h                                 |   36 +-
   Source/cmDependsC.cxx                              |   89 +-
   Source/cmDependsC.h                                |   27 +-
   Source/cmDependsFortran.cxx                        |   35 +-
   Source/cmDependsFortran.h                          |   23 +-
   Source/cmDependsFortranLexer.cxx                   |   48 +-
   Source/cmDependsFortranLexer.h                     |   23 +-
   Source/cmDependsFortranLexer.in.l                  |   24 +-
   Source/cmDependsFortranParser.cxx                  |  538 +-
   Source/cmDependsFortranParser.h                    |   23 +-
   Source/cmDependsFortranParser.y                    |   76 +-
   Source/cmDependsFortranParserTokens.h              |   29 +-
   Source/cmDependsJava.cxx                           |   26 +-
   Source/cmDependsJava.h                             |   26 +-
   Source/cmDependsJavaLexer.cxx                      |   23 +-
   Source/cmDependsJavaLexer.h                        |   23 +-
   Source/cmDependsJavaLexer.in.l                     |   23 +-
   Source/cmDependsJavaParser.cxx                     |   23 +-
   Source/cmDependsJavaParser.y                       |   23 +-
   Source/cmDependsJavaParserHelper.cxx               |   33 +-
   Source/cmDependsJavaParserHelper.h                 |   54 +-
   Source/cmDocumentCompileDefinitions.h              |   34 +
   Source/cmDocumentGeneratorExpressions.h            |   30 +
   Source/cmDocumentVariables.cxx                     |  609 +-
   Source/cmDocumentVariables.h                       |   23 +-
   Source/cmDocumentation.cxx                         |  108 +-
   Source/cmDocumentation.h                           |   27 +-
   Source/cmDocumentationFormatter.cxx                |   23 +-
   Source/cmDocumentationFormatter.h                  |   23 +-
   Source/cmDocumentationFormatterDocbook.cxx         |   23 +-
   Source/cmDocumentationFormatterDocbook.h           |   23 +-
   Source/cmDocumentationFormatterHTML.cxx            |   91 +-
   Source/cmDocumentationFormatterHTML.h              |   23 +-
   Source/cmDocumentationFormatterMan.cxx             |   23 +-
   Source/cmDocumentationFormatterMan.h               |   23 +-
   Source/cmDocumentationFormatterText.cxx            |   27 +-
   Source/cmDocumentationFormatterText.h              |   23 +-
   Source/cmDocumentationFormatterUsage.cxx           |   23 +-
   Source/cmDocumentationFormatterUsage.h             |   23 +-
   Source/cmDocumentationSection.cxx                  |   23 +-
   Source/cmDocumentationSection.h                    |   23 +-
   Source/cmDumpDocumentation.cxx                     |  155 -
   Source/cmDynamicLoader.cxx                         |   23 +-
   Source/cmDynamicLoader.h                           |   23 +-
   Source/cmELF.cxx                                   |   32 +-
   Source/cmELF.h                                     |   23 +-
   Source/cmElseCommand.cxx                           |   23 +-
   Source/cmElseCommand.h                             |   23 +-
   Source/cmElseIfCommand.cxx                         |   23 +-
   Source/cmElseIfCommand.h                           |   23 +-
   Source/cmEnableLanguageCommand.cxx                 |   23 +-
   Source/cmEnableLanguageCommand.h                   |   25 +-
   Source/cmEnableTestingCommand.cxx                  |   23 +-
   Source/cmEnableTestingCommand.h                    |   23 +-
   Source/cmEndForEachCommand.cxx                     |   23 +-
   Source/cmEndForEachCommand.h                       |   23 +-
   Source/cmEndFunctionCommand.cxx                    |   23 +-
   Source/cmEndFunctionCommand.h                      |   23 +-
   Source/cmEndIfCommand.cxx                          |   23 +-
   Source/cmEndIfCommand.h                            |   23 +-
   Source/cmEndMacroCommand.cxx                       |   23 +-
   Source/cmEndMacroCommand.h                         |   23 +-
   Source/cmEndWhileCommand.cxx                       |   23 +-
   Source/cmEndWhileCommand.h                         |   23 +-
   Source/cmExecProgramCommand.cxx                    |   23 +-
   Source/cmExecProgramCommand.h                      |   23 +-
   Source/cmExecuteProcessCommand.cxx                 |   27 +-
   Source/cmExecuteProcessCommand.h                   |   23 +-
   Source/cmExecutionStatus.h                         |   23 +-
   Source/cmExportBuildFileGenerator.cxx              |   23 +-
   Source/cmExportBuildFileGenerator.h                |   23 +-
   Source/cmExportCommand.cxx                         |  199 +-
   Source/cmExportCommand.h                           |   45 +-
   Source/cmExportFileGenerator.cxx                   |   81 +-
   Source/cmExportFileGenerator.h                     |   26 +-
   Source/cmExportInstallFileGenerator.cxx            |   37 +-
   Source/cmExportInstallFileGenerator.h              |   23 +-
   Source/cmExportLibraryDependencies.cxx             |   23 +-
   Source/cmExportLibraryDependencies.h               |   24 +-
   Source/cmExprLexer.cxx                             |   23 +-
   Source/cmExprLexer.h                               |   23 +-
   Source/cmExprLexer.in.l                            |   23 +-
   Source/cmExprParser.cxx                            |   23 +-
   Source/cmExprParser.y                              |   23 +-
   Source/cmExprParserHelper.cxx                      |   23 +-
   Source/cmExprParserHelper.h                        |   23 +-
   Source/cmExternalMakefileProjectGenerator.cxx      |   24 +-
   Source/cmExternalMakefileProjectGenerator.h        |   23 +-
   Source/cmExtraCodeBlocksGenerator.cxx              |  471 +-
   Source/cmExtraCodeBlocksGenerator.h                |   38 +-
   Source/cmExtraEclipseCDT4Generator.cxx             |  702 +-
   Source/cmExtraEclipseCDT4Generator.h               |   61 +-
   Source/cmFLTKWrapUICommand.cxx                     |   23 +-
   Source/cmFLTKWrapUICommand.h                       |   24 +-
   Source/cmFileCommand.cxx                           | 2842 +-
   Source/cmFileCommand.h                             |  128 +-
   Source/cmFileTimeComparison.cxx                    |   23 +-
   Source/cmFileTimeComparison.h                      |   23 +-
   Source/cmFindBase.cxx                              |   70 +-
   Source/cmFindBase.h                                |   27 +-
   Source/cmFindCommon.cxx                            |  112 +-
   Source/cmFindCommon.h                              |   35 +-
   Source/cmFindFileCommand.cxx                       |   34 +-
   Source/cmFindFileCommand.h                         |   25 +-
   Source/cmFindLibraryCommand.cxx                    |   47 +-
   Source/cmFindLibraryCommand.h                      |   24 +-
   Source/cmFindPackageCommand.cxx                    |  609 +-
   Source/cmFindPackageCommand.h                      |   44 +-
   Source/cmFindPathCommand.cxx                       |   50 +-
   Source/cmFindPathCommand.h                         |   27 +-
   Source/cmFindProgramCommand.cxx                    |   36 +-
   Source/cmFindProgramCommand.h                      |   25 +-
   Source/cmForEachCommand.cxx                        |   75 +-
   Source/cmForEachCommand.h                          |   40 +-
   Source/cmFunctionBlocker.h                         |   23 +-
   Source/cmFunctionCommand.cxx                       |   27 +-
   Source/cmFunctionCommand.h                         |   25 +-
   Source/cmGeneratedFileStream.cxx                   |   81 +-
   Source/cmGeneratedFileStream.h                     |   23 +-
   Source/cmGeneratorExpression.cxx                   |  193 +
   Source/cmGeneratorExpression.h                     |   58 +
   Source/cmGetCMakePropertyCommand.cxx               |   44 +-
   Source/cmGetCMakePropertyCommand.h                 |   34 +-
   Source/cmGetDirectoryPropertyCommand.cxx           |   23 +-
   Source/cmGetDirectoryPropertyCommand.h             |   51 +-
   Source/cmGetFilenameComponentCommand.cxx           |   63 +-
   Source/cmGetFilenameComponentCommand.h             |   35 +-
   Source/cmGetPropertyCommand.cxx                    |   69 +-
   Source/cmGetPropertyCommand.h                      |   26 +-
   Source/cmGetSourceFilePropertyCommand.cxx          |   23 +-
   Source/cmGetSourceFilePropertyCommand.h            |   27 +-
   Source/cmGetTargetPropertyCommand.cxx              |   23 +-
   Source/cmGetTargetPropertyCommand.h                |   27 +-
   Source/cmGetTestPropertyCommand.cxx                |   23 +-
   Source/cmGetTestPropertyCommand.h                  |   35 +-
   Source/cmGlobalBorlandMakefileGenerator.cxx        |   23 +-
   Source/cmGlobalBorlandMakefileGenerator.h          |   23 +-
   Source/cmGlobalGenerator.cxx                       |  406 +-
   Source/cmGlobalGenerator.h                         |  141 +-
   Source/cmGlobalJOMMakefileGenerator.cxx            |   69 +
   Source/cmGlobalJOMMakefileGenerator.h              |   49 +
   Source/cmGlobalKdevelopGenerator.cxx               |   31 +-
   Source/cmGlobalKdevelopGenerator.h                 |   25 +-
   Source/cmGlobalMSYSMakefileGenerator.cxx           |   30 +-
   Source/cmGlobalMSYSMakefileGenerator.h             |   23 +-
   Source/cmGlobalMinGWMakefileGenerator.cxx          |   30 +-
   Source/cmGlobalMinGWMakefileGenerator.h            |   23 +-
   Source/cmGlobalNMakeMakefileGenerator.cxx          |   23 +-
   Source/cmGlobalNMakeMakefileGenerator.h            |   23 +-
   Source/cmGlobalUnixMakefileGenerator3.cxx          |  396 +-
   Source/cmGlobalUnixMakefileGenerator3.h            |   89 +-
   Source/cmGlobalVisualStudio10Generator.cxx         |  177 +
   Source/cmGlobalVisualStudio10Generator.h           |   84 +
   Source/cmGlobalVisualStudio10Win64Generator.cxx    |   87 +
   Source/cmGlobalVisualStudio10Win64Generator.h      |   41 +
   Source/cmGlobalVisualStudio6Generator.cxx          |  339 +-
   Source/cmGlobalVisualStudio6Generator.h            |   29 +-
   Source/cmGlobalVisualStudio71Generator.cxx         |  158 +-
   Source/cmGlobalVisualStudio71Generator.h           |   26 +-
   Source/cmGlobalVisualStudio7Generator.cxx          |  457 +-
   Source/cmGlobalVisualStudio7Generator.h            |   56 +-
   Source/cmGlobalVisualStudio8Generator.cxx          |  359 +-
   Source/cmGlobalVisualStudio8Generator.h            |   42 +-
   Source/cmGlobalVisualStudio8Win64Generator.cxx     |   33 +-
   Source/cmGlobalVisualStudio8Win64Generator.h       |   28 +-
   Source/cmGlobalVisualStudio9Generator.cxx          |   26 +-
   Source/cmGlobalVisualStudio9Generator.h            |   25 +-
   Source/cmGlobalVisualStudio9Win64Generator.cxx     |   33 +-
   Source/cmGlobalVisualStudio9Win64Generator.h       |   28 +-
   Source/cmGlobalVisualStudioGenerator.cxx           |  397 +-
   Source/cmGlobalVisualStudioGenerator.h             |   75 +-
   Source/cmGlobalWatcomWMakeGenerator.cxx            |   23 +-
   Source/cmGlobalWatcomWMakeGenerator.h              |   23 +-
   Source/cmGlobalXCode21Generator.cxx                |   47 -
   Source/cmGlobalXCode21Generator.h                  |   41 -
   Source/cmGlobalXCodeGenerator.cxx                  | 1521 +-
   Source/cmGlobalXCodeGenerator.h                    |   70 +-
   Source/cmGraphAdjacencyList.h                      |   45 +-
   Source/cmGraphVizWriter.cxx                        |  587 +
   Source/cmGraphVizWriter.h                          |   89 +
   Source/cmHexFileConverter.cxx                      |   30 +-
   Source/cmHexFileConverter.h                        |   23 +-
   Source/cmIDEFlagTable.h                            |   40 +
   Source/cmIDEOptions.cxx                            |  179 +
   Source/cmIDEOptions.h                              |   60 +
   Source/cmIfCommand.cxx                             |  423 +-
   Source/cmIfCommand.h                               |  167 +-
   Source/cmIncludeCommand.cxx                        |   39 +-
   Source/cmIncludeCommand.h                          |   41 +-
   Source/cmIncludeDirectoryCommand.cxx               |   27 +-
   Source/cmIncludeDirectoryCommand.h                 |   25 +-
   Source/cmIncludeExternalMSProjectCommand.cxx       |   57 +-
   Source/cmIncludeExternalMSProjectCommand.h         |   28 +-
   Source/cmIncludeRegularExpressionCommand.cxx       |   23 +-
   Source/cmIncludeRegularExpressionCommand.h         |   23 +-
   Source/cmInstallCommand.cxx                        |  171 +-
   Source/cmInstallCommand.h                          |   26 +-
   Source/cmInstallCommandArguments.cxx               |   23 +-
   Source/cmInstallCommandArguments.h                 |   23 +-
   Source/cmInstallDirectoryGenerator.cxx             |   32 +-
   Source/cmInstallDirectoryGenerator.h               |   28 +-
   Source/cmInstallExportGenerator.cxx                |   27 +-
   Source/cmInstallExportGenerator.h                  |   23 +-
   Source/cmInstallFilesCommand.cxx                   |   23 +-
   Source/cmInstallFilesCommand.h                     |   24 +-
   Source/cmInstallFilesGenerator.cxx                 |   26 +-
   Source/cmInstallFilesGenerator.h                   |   24 +-
   Source/cmInstallGenerator.cxx                      |  175 +-
   Source/cmInstallGenerator.h                        |   71 +-
   Source/cmInstallProgramsCommand.cxx                |   23 +-
   Source/cmInstallProgramsCommand.h                  |   25 +-
   Source/cmInstallScriptGenerator.cxx                |   23 +-
   Source/cmInstallScriptGenerator.h                  |   23 +-
   Source/cmInstallTargetGenerator.cxx                |  382 +-
   Source/cmInstallTargetGenerator.h                  |   48 +-
   Source/cmInstallTargetsCommand.cxx                 |   23 +-
   Source/cmInstallTargetsCommand.h                   |   23 +-
   Source/cmLinkDirectoriesCommand.cxx                |   67 +-
   Source/cmLinkDirectoriesCommand.h                  |   25 +-
   Source/cmLinkLibrariesCommand.cxx                  |   23 +-
   Source/cmLinkLibrariesCommand.h                    |   23 +-
   Source/cmListCommand.cxx                           |   23 +-
   Source/cmListCommand.h                             |   35 +-
   Source/cmListFileCache.cxx                         |   23 +-
   Source/cmListFileCache.h                           |   23 +-
   Source/cmListFileLexer.c                           |   25 +-
   Source/cmListFileLexer.h                           |   23 +-
   Source/cmListFileLexer.in.l                        |   23 +-
   Source/cmLoadCacheCommand.cxx                      |   61 +-
   Source/cmLoadCacheCommand.h                        |   24 +-
   Source/cmLoadCommandCommand.cxx                    |   25 +-
   Source/cmLoadCommandCommand.h                      |   23 +-
   Source/cmLocalGenerator.cxx                        |  618 +-
   Source/cmLocalGenerator.h                          |   68 +-
   Source/cmLocalUnixMakefileGenerator3.cxx           |  407 +-
   Source/cmLocalUnixMakefileGenerator3.h             |   60 +-
   Source/cmLocalVisualStudio10Generator.cxx          |  125 +
   Source/cmLocalVisualStudio10Generator.h            |   46 +
   Source/cmLocalVisualStudio6Generator.cxx           |  415 +-
   Source/cmLocalVisualStudio6Generator.h             |   38 +-
   Source/cmLocalVisualStudio7Generator.cxx           |  909 +-
   Source/cmLocalVisualStudio7Generator.h             |   73 +-
   Source/cmLocalVisualStudioGenerator.cxx            |  166 +-
   Source/cmLocalVisualStudioGenerator.h              |   46 +-
   Source/cmLocalXCodeGenerator.cxx                   |   23 +-
   Source/cmLocalXCodeGenerator.h                     |   23 +-
   Source/cmMacroCommand.cxx                          |   35 +-
   Source/cmMacroCommand.h                            |   26 +-
   Source/cmMakeDepend.cxx                            |   23 +-
   Source/cmMakeDepend.h                              |   23 +-
   Source/cmMakeDirectoryCommand.cxx                  |   23 +-
   Source/cmMakeDirectoryCommand.h                    |   23 +-
   Source/cmMakefile.cxx                              |  932 +-
   Source/cmMakefile.h                                |   93 +-
   Source/cmMakefileExecutableTargetGenerator.cxx     |  156 +-
   Source/cmMakefileExecutableTargetGenerator.h       |   23 +-
   Source/cmMakefileLibraryTargetGenerator.cxx        |  370 +-
   Source/cmMakefileLibraryTargetGenerator.h          |   24 +-
   Source/cmMakefileTargetGenerator.cxx               |  581 +-
   Source/cmMakefileTargetGenerator.h                 |   61 +-
   Source/cmMakefileUtilityTargetGenerator.cxx        |   27 +-
   Source/cmMakefileUtilityTargetGenerator.h          |   23 +-
   Source/cmMarkAsAdvancedCommand.cxx                 |   23 +-
   Source/cmMarkAsAdvancedCommand.h                   |   23 +-
   Source/cmMathCommand.cxx                           |   23 +-
   Source/cmMathCommand.h                             |   23 +-
   Source/cmMessageCommand.cxx                        |   68 +-
   Source/cmMessageCommand.h                          |   53 +-
   Source/cmObject.h                                  |   23 +-
   Source/cmOptionCommand.cxx                         |   30 +-
   Source/cmOptionCommand.h                           |   28 +-
   Source/cmOrderDirectories.cxx                      |   82 +-
   Source/cmOrderDirectories.h                        |   26 +-
   Source/cmOutputRequiredFilesCommand.cxx            |   23 +-
   Source/cmOutputRequiredFilesCommand.h              |   36 +-
   Source/cmPolicies.cxx                              |  276 +-
   Source/cmPolicies.h                                |   40 +-
   Source/cmProcessTools.cxx                          |   90 +
   Source/cmProcessTools.h                            |   82 +
   Source/cmProjectCommand.cxx                        |   27 +-
   Source/cmProjectCommand.h                          |   25 +-
   Source/cmProperty.cxx                              |   23 +-
   Source/cmProperty.h                                |   25 +-
   Source/cmPropertyDefinition.cxx                    |   23 +-
   Source/cmPropertyDefinition.h                      |   23 +-
   Source/cmPropertyDefinitionMap.cxx                 |   26 +-
   Source/cmPropertyDefinitionMap.h                   |   23 +-
   Source/cmPropertyMap.cxx                           |   23 +-
   Source/cmPropertyMap.h                             |   23 +-
   Source/cmQTWrapCPPCommand.cxx                      |   23 +-
   Source/cmQTWrapCPPCommand.h                        |   23 +-
   Source/cmQTWrapUICommand.cxx                       |   23 +-
   Source/cmQTWrapUICommand.h                         |   23 +-
   Source/cmRemoveCommand.cxx                         |   23 +-
   Source/cmRemoveCommand.h                           |   23 +-
   Source/cmRemoveDefinitionsCommand.cxx              |   23 +-
   Source/cmRemoveDefinitionsCommand.h                |   23 +-
   Source/cmReturnCommand.cxx                         |   23 +-
   Source/cmReturnCommand.h                           |   23 +-
   Source/cmScriptGenerator.cxx                       |  237 +
   Source/cmScriptGenerator.h                         |   96 +
   Source/cmSeparateArgumentsCommand.cxx              |  117 +-
   Source/cmSeparateArgumentsCommand.h                |   41 +-
   Source/cmSetCommand.cxx                            |   34 +-
   Source/cmSetCommand.h                              |   32 +-
   Source/cmSetDirectoryPropertiesCommand.cxx         |   23 +-
   Source/cmSetDirectoryPropertiesCommand.h           |   25 +-
   Source/cmSetPropertyCommand.cxx                    |  136 +-
   Source/cmSetPropertyCommand.h                      |   33 +-
   Source/cmSetSourceFilesPropertiesCommand.cxx       |   23 +-
   Source/cmSetSourceFilesPropertiesCommand.h         |   59 +-
   Source/cmSetTargetPropertiesCommand.cxx            |   23 +-
   Source/cmSetTargetPropertiesCommand.h              |   30 +-
   Source/cmSetTestsPropertiesCommand.cxx             |   50 +-
   Source/cmSetTestsPropertiesCommand.h               |   27 +-
   Source/cmSiteNameCommand.cxx                       |   23 +-
   Source/cmSiteNameCommand.h                         |   23 +-
   Source/cmSourceFile.cxx                            |   82 +-
   Source/cmSourceFile.h                              |   27 +-
   Source/cmSourceFileLocation.cxx                    |   23 +-
   Source/cmSourceFileLocation.h                      |   23 +-
   Source/cmSourceGroup.cxx                           |   39 +-
   Source/cmSourceGroup.h                             |   33 +-
   Source/cmSourceGroupCommand.cxx                    |   57 +-
   Source/cmSourceGroupCommand.h                      |   23 +-
   Source/cmStandardIncludes.cxx                      |   16 +
   Source/cmStandardIncludes.h                        |   58 +-
   Source/cmStandardLexer.h                           |   23 +-
   Source/cmStringCommand.cxx                         |  126 +-
   Source/cmStringCommand.h                           |   37 +-
   Source/cmSubdirCommand.cxx                         |   23 +-
   Source/cmSubdirCommand.h                           |   26 +-
   Source/cmSubdirDependsCommand.cxx                  |   23 +-
   Source/cmSubdirDependsCommand.h                    |   23 +-
   Source/cmSystemTools.cxx                           | 1082 +-
   Source/cmSystemTools.h                             |  119 +-
   Source/cmTarget.cxx                                | 2001 +-
   Source/cmTarget.h                                  |  230 +-
   Source/cmTargetDepend.h                            |   48 +
   Source/cmTargetLinkLibrariesCommand.cxx            |   86 +-
   Source/cmTargetLinkLibrariesCommand.h              |   61 +-
   Source/cmTest.cxx                                  |  145 +-
   Source/cmTest.h                                    |   55 +-
   Source/cmTestGenerator.cxx                         |  184 +
   Source/cmTestGenerator.h                           |   45 +
   Source/cmTryCompileCommand.cxx                     |   23 +-
   Source/cmTryCompileCommand.h                       |   84 +-
   Source/cmTryRunCommand.cxx                         |   25 +-
   Source/cmTryRunCommand.h                           |   30 +-
   Source/cmUnsetCommand.cxx                          |   23 +-
   Source/cmUnsetCommand.h                            |   23 +-
   Source/cmUseMangledMesaCommand.cxx                 |   23 +-
   Source/cmUseMangledMesaCommand.h                   |   37 +-
   Source/cmUtilitySourceCommand.cxx                  |   25 +-
   Source/cmUtilitySourceCommand.h                    |   23 +-
   Source/cmVS10CLFlagTable.h                         |  270 +
   Source/cmVS10LibFlagTable.h                        |  102 +
   Source/cmVS10LinkFlagTable.h                       |  305 +
   Source/cmVariableRequiresCommand.cxx               |   23 +-
   Source/cmVariableRequiresCommand.h                 |   23 +-
   Source/cmVariableWatch.cxx                         |   23 +-
   Source/cmVariableWatch.h                           |   23 +-
   Source/cmVariableWatchCommand.cxx                  |   23 +-
   Source/cmVariableWatchCommand.h                    |   27 +-
   Source/cmVersion.cxx                               |   50 +-
   Source/cmVersion.h                                 |   36 +-
   Source/cmVersionConfig.h.in                        |   16 +
   Source/cmVersionMacros.h                           |   22 +
   Source/cmVisualStudio10TargetGenerator.cxx         | 1590 +
   Source/cmVisualStudio10TargetGenerator.h           |  101 +
   Source/cmVisualStudioGeneratorOptions.cxx          |  355 +
   Source/cmVisualStudioGeneratorOptions.h            |   79 +
   Source/cmWhileCommand.cxx                          |   56 +-
   Source/cmWhileCommand.h                            |   23 +-
   Source/cmWin32ProcessExecution.cxx                 |   36 +-
   Source/cmWin32ProcessExecution.h                   |   23 +-
   Source/cmWriteFileCommand.cxx                      |   46 +-
   Source/cmWriteFileCommand.h                        |   23 +-
   Source/cmXCode21Object.cxx                         |   23 +-
   Source/cmXCode21Object.h                           |   23 +-
   Source/cmXCodeObject.cxx                           |   53 +-
   Source/cmXCodeObject.h                             |   38 +-
   Source/cmXMLParser.cxx                             |   55 +-
   Source/cmXMLParser.h                               |   29 +-
   Source/cmXMLSafe.cxx                               |  102 +
   Source/cmXMLSafe.h                                 |   44 +
   Source/cm_utf8.c                                   |   84 +
   Source/cm_utf8.h                                   |   29 +
   Source/cmake.cxx                                   | 1039 +-
   Source/cmake.h                                     |  144 +-
   Source/cmakemain.cxx                               |  151 +-
   Source/cmaketest.h.in                              |   23 +-
   Source/cmakewizard.cxx                             |   35 +-
   Source/cmakewizard.h                               |   23 +-
   Source/cmakexbuild.cxx                             |   23 +-
   Source/cmparseMSBuildXML.py                        |  329 +
   Source/cmw9xcom.cxx                                |   23 +-
   Source/ctest.cxx                                   |   91 +-
   Source/kwsys/Base64.c                              |   20 +-
   Source/kwsys/Base64.h.in                           |   52 +-
   Source/kwsys/CMakeLists.txt                        |  492 +-
   Source/kwsys/CPU.h.in                              |   20 +-
   Source/kwsys/CTestConfig.cmake                     |   11 +
   Source/kwsys/CheckCXXSourceRuns.cmake              |   62 -
   Source/kwsys/CommandLineArguments.cxx              |   28 +-
   Source/kwsys/CommandLineArguments.hxx.in           |   20 +-
   Source/kwsys/Configure.h.in                        |   51 +-
   Source/kwsys/Configure.hxx.in                      |   35 +-
   Source/kwsys/Copyright.txt                         |   46 +-
   Source/kwsys/DateStamp.h.in                        |   20 +-
   Source/kwsys/Directory.cxx                         |   20 +-
   Source/kwsys/Directory.hxx.in                      |   20 +-
   Source/kwsys/DynamicLoader.cxx                     |  106 +-
   Source/kwsys/DynamicLoader.hxx.in                  |   28 +-
   Source/kwsys/EncodeExecutable.c                    |   21 +-
   Source/kwsys/FundamentalType.h.in                  |   73 +-
   Source/kwsys/Glob.cxx                              |   36 +-
   Source/kwsys/Glob.hxx.in                           |   23 +-
   Source/kwsys/IOStream.cxx                          |   20 +-
   Source/kwsys/IOStream.hxx.in                       |   20 +-
   Source/kwsys/MD5.c                                 |   46 +-
   Source/kwsys/MD5.h.in                              |   60 +-
   Source/kwsys/Process.h.in                          |  228 +-
   Source/kwsys/ProcessFwd9x.c                        |   20 +-
   Source/kwsys/ProcessUNIX.c                         |  471 +-
   Source/kwsys/ProcessWin32.c                        |   45 +-
   Source/kwsys/Registry.cxx                          |   23 +-
   Source/kwsys/Registry.hxx.in                       |   20 +-
   Source/kwsys/RegularExpression.cxx                 |   41 +-
   Source/kwsys/RegularExpression.hxx.in              |   44 +-
   Source/kwsys/SharedForward.h.in                    |  286 +-
   Source/kwsys/String.c                              |   32 +-
   Source/kwsys/String.h.in                           |   32 +-
   Source/kwsys/String.hxx.in                         |   22 +-
   Source/kwsys/System.c                              |  297 +-
   Source/kwsys/System.h.in                           |  104 +-
   Source/kwsys/SystemInformation.cxx                 | 1181 +-
   Source/kwsys/SystemInformation.hxx.in              |   33 +-
   Source/kwsys/SystemTools.cxx                       |  513 +-
   Source/kwsys/SystemTools.hxx.in                    |   76 +-
   Source/kwsys/Terminal.c                            |   23 +-
   Source/kwsys/Terminal.h.in                         |  128 +-
   Source/kwsys/auto_ptr.hxx.in                       |   20 +-
   Source/kwsys/hash_fun.hxx.in                       |   20 +-
   Source/kwsys/hash_map.hxx.in                       |   20 +-
   Source/kwsys/hash_set.hxx.in                       |   20 +-
   Source/kwsys/hashtable.hxx.in                      |   44 +-
   Source/kwsys/kwsysDateStamp.cmake                  |   17 +-
   Source/kwsys/kwsysDateStamp.py                     |   22 +
   Source/kwsys/kwsysHeaderDump.pl                    |   18 +-
   Source/kwsys/kwsysPlatformTests.cmake              |   63 +
   Source/kwsys/kwsysPlatformTestsC.c                 |   49 +
   Source/kwsys/kwsysPlatformTestsCXX.cxx             |   39 +
   Source/kwsys/kwsysPrivate.h                        |   22 +-
   Source/kwsys/kwsys_cstddef.hxx.in                  |   20 +-
   Source/kwsys/kwsys_ios_fstream.h.in                |   20 +-
   Source/kwsys/kwsys_ios_iosfwd.h.in                 |   20 +-
   Source/kwsys/kwsys_ios_iostream.h.in               |   20 +-
   Source/kwsys/kwsys_ios_sstream.h.in                |   20 +-
   Source/kwsys/kwsys_stl.hxx.in                      |   20 +-
   Source/kwsys/kwsys_stl_string.hxx.in               |   20 +-
   Source/kwsys/testAutoPtr.cxx                       |   31 +-
   Source/kwsys/testCommandLineArguments.cxx          |   20 +-
   Source/kwsys/testCommandLineArguments1.cxx         |   20 +-
   Source/kwsys/testDynamicLoader.cxx                 |   20 +-
   Source/kwsys/testDynload.c                         |   11 +
   Source/kwsys/testEncode.c                          |   26 +-
   Source/kwsys/testFail.c                            |   11 +
   Source/kwsys/testHashSTL.cxx                       |   20 +-
   Source/kwsys/testIOS.cxx                           |   48 +-
   Source/kwsys/testProcess.c                         |   26 +-
   Source/kwsys/testRegistry.cxx                      |   21 +-
   Source/kwsys/testSharedForward.c.in                |   36 +
   Source/kwsys/testSystemInformation.cxx             |   51 +-
   Source/kwsys/testSystemTools.cxx                   |   22 +-
   Source/kwsys/testSystemTools.h.in                  |   20 +-
   Source/kwsys/testTerminal.c                        |   20 +-
   Templates/CMakeLists.txt                           |    6 -
   Templates/DLLFooter.dsptemplate                    |    8 +-
   Templates/DLLHeader.dsptemplate                    |  384 +-
   Templates/EXEFooter.dsptemplate                    |    8 +-
   Templates/EXEHeader.dsptemplate                    |  366 +-
   Templates/EXEWinHeader.dsptemplate                 |  374 +-
   Templates/UtilityFooter.dsptemplate                |    4 +-
   Templates/UtilityHeader.dsptemplate                |  194 +-
   Templates/cygwin-package.sh.in                     |    2 +
   Templates/staticLibFooter.dsptemplate              |    8 +-
   Templates/staticLibHeader.dsptemplate              |  346 +-
   Tests/Architecture/CMakeLists.txt                  |   21 +
   Tests/Architecture/bar.c                           |    2 +
   Tests/Architecture/foo.c                           |    1 +
   Tests/ArgumentExpansion/CMakeLists.txt             |   60 +
   Tests/Assembler/CMakeLists.txt                     |   40 +-
   Tests/BuildDepends/CMakeLists.txt                  |   37 +-
   Tests/BuildDepends/Project/CMakeLists.txt          |    5 +
   .../BuildDepends/Project/linkdep.cxx               |    0
   Tests/BundleGeneratorTest/BundleIcon.icns          |  Bin 33478 -> 33452 bytes
   Tests/BundleGeneratorTest/CMakeLists.txt           |   13 +-
   Tests/BundleGeneratorTest/CustomVolumeIcon.icns    |  Bin 0 -> 37827 bytes
   Tests/BundleTest/BundleLib.cxx                     |    4 +-
   Tests/BundleTest/BundleTest.cxx                    |    6 +-
   Tests/BundleTest/CMakeLists.txt                    |   12 +-
   Tests/BundleUtilities/CMakeLists.txt               |   84 +
   Tests/BundleUtilities/bundleutils.cmake            |   45 +
   Tests/BundleUtilities/framework.cpp                |    8 +
   Tests/BundleUtilities/framework.h                  |   17 +
   Tests/BundleUtilities/module.cpp                   |   10 +
   Tests/BundleUtilities/module.h                     |    7 +
   Tests/BundleUtilities/shared.cpp                   |    8 +
   Tests/BundleUtilities/shared.h                     |   17 +
   Tests/BundleUtilities/shared2.cpp                  |    8 +
   Tests/BundleUtilities/shared2.h                    |   17 +
   Tests/BundleUtilities/testbundleutils1.cpp         |   33 +
   Tests/BundleUtilities/testbundleutils2.cpp         |   33 +
   Tests/CFBundleTest/CMakeLists.txt                  |   56 +
   Tests/CFBundleTest/ExportList_plugin.txt           |    3 +
   Tests/CFBundleTest/Info.plist.in                   |   54 +
   Tests/CFBundleTest/InfoPlist.strings.in            |    4 +
   Tests/CFBundleTest/Localized.r                     |   18 +
   Tests/CFBundleTest/Localized.rsrc                  |  Bin 0 -> 496 bytes
   Tests/CFBundleTest/PluginConfig.cmake              |   21 +
   Tests/CFBundleTest/README.txt                      |   16 +
   Tests/CFBundleTest/VerifyResult.cmake              |   32 +
   Tests/CFBundleTest/np_macmain.cpp                  |   49 +
   Tests/CMakeBuildTest.cmake.in                      |   59 +
   Tests/CMakeCommands/build_command/CMakeLists.txt   |   58 +
   Tests/CMakeCommands/build_command/RunCMake.cmake   |   86 +
   Tests/CMakeInstall.cmake                           |   51 +
   Tests/CMakeLib/CMakeLists.txt                      |   37 +
   Tests/CMakeLib/run_compile_commands.cxx            |  141 +
   Tests/CMakeLib/testUTF8.cxx                        |  125 +
   Tests/CMakeLib/testXMLParser.cxx                   |   17 +
   Tests/CMakeLib/testXMLParser.h.in                  |    6 +
   Tests/CMakeLib/testXMLParser.xml                   |    4 +
   Tests/CMakeLib/testXMLSafe.cxx                     |   47 +
   Tests/CMakeLists.txt                               | 1436 +-
   Tests/CMakeTestAllGenerators/RunCMake.cmake        |   95 +
   Tests/CMakeTestBadCommandLines/RunCMake.cmake      |   79 +
   Tests/CMakeTestMultipleConfigures/RunCMake.cmake   |  165 +
   Tests/CMakeTests/CMakeLists.txt                    |   55 +-
   Tests/CMakeTests/CMakeMinimumRequiredTest.cmake.in |   18 +
   .../CMakeMinimumRequiredTestScript.cmake           |   31 +
   Tests/CMakeTests/CheckCMakeTest.cmake              |   30 +
   Tests/CMakeTests/CheckSourceTreeTest.cmake.in      |  434 +
   Tests/CMakeTests/CompilerIdVendorTest.cmake.in     |   31 +
   Tests/CMakeTests/ConfigureFile-BadArg.cmake        |    1 +
   Tests/CMakeTests/ConfigureFile-DirInput.cmake      |    1 +
   Tests/CMakeTests/ConfigureFile-DirOutput.cmake     |    5 +
   Tests/CMakeTests/ConfigureFile-Relative.cmake      |    4 +
   Tests/CMakeTests/ConfigureFileTest.cmake.in        |   16 +
   Tests/CMakeTests/ELF/elf32lsb.bin                  |  Bin 0 -> 2824 bytes
   Tests/CMakeTests/ELF/elf32msb.bin                  |  Bin 0 -> 17984 bytes
   Tests/CMakeTests/ELF/elf64lsb.bin                  |  Bin 0 -> 4320 bytes
   Tests/CMakeTests/ELF/elf64msb.bin                  |  Bin 0 -> 18704 bytes
   Tests/CMakeTests/ELFTest.cmake.in                  |   48 +
   Tests/CMakeTests/EndStuffTest.cmake.in             |   18 +
   Tests/CMakeTests/EndStuffTestScript.cmake          |   70 +
   Tests/CMakeTests/ExecuteScriptTests.cmake          |   63 +
   Tests/CMakeTests/File-Copy-BadArg.cmake            |    1 +
   Tests/CMakeTests/File-Copy-BadPerm.cmake           |    1 +
   Tests/CMakeTests/File-Copy-BadRegex.cmake          |    1 +
   Tests/CMakeTests/File-Copy-EarlyArg.cmake          |    1 +
   Tests/CMakeTests/File-Copy-LateArg.cmake           |    1 +
   Tests/CMakeTests/File-Copy-NoDest.cmake            |    1 +
   Tests/CMakeTests/File-Copy-NoFile.cmake            |    1 +
   .../CMakeTests/FileDownloadInput.png               |  Bin 358 -> 358 bytes
   Tests/CMakeTests/FileDownloadTest.cmake.in         |   43 +
   Tests/CMakeTests/FileTest.cmake.in                 |   44 +
   Tests/CMakeTests/FileTestScript.cmake              |  227 +
   Tests/CMakeTests/FileUploadTest.cmake.in           |   49 +
   Tests/CMakeTests/FindBaseTest.cmake.in             |    2 +-
   .../GetFilenameComponentRealpathTest.cmake.in      |   15 +
   Tests/CMakeTests/GetPrerequisitesTest.cmake.in     |   23 +-
   Tests/CMakeTests/IfTest.cmake.in                   |  158 +
   Tests/CMakeTests/ImplicitLinkInfoTest.cmake.in     |  420 +
   Tests/CMakeTests/IncludeTest.cmake.in              |    4 +
   Tests/CMakeTests/MathTest.cmake.in                 |   18 +
   Tests/CMakeTests/MathTestScript.cmake              |   18 +
   Tests/CMakeTests/MessageTest.cmake.in              |   30 +
   Tests/CMakeTests/MessageTestScript.cmake           |    4 +
   Tests/CMakeTests/ModuleNoticesTest.cmake.in        |   46 +
   Tests/CMakeTests/ProcessorCountTest.cmake.in       |   72 +
   Tests/CMakeTests/SeparateArgumentsTest.cmake.in    |   25 +
   Tests/CMakeTests/StringTest.cmake.in               |   18 +
   Tests/CMakeTests/StringTestScript.cmake            |  279 +
   Tests/CMakeTests/VariableWatchTest.cmake.in        |    9 +
   Tests/CMakeTests/VersionTest.cmake.in              |    9 +
   Tests/CMakeWizardTest.cmake                        |   52 +
   Tests/CPackComponents/CMakeLists.txt               |   58 +-
   Tests/CPackComponents/Issue 7470.html              |    9 +
   Tests/CPackComponentsForAll/CMakeLists.txt         |  123 +
   .../MyLibCPackConfig-AllInOne.cmake.in             |   22 +
   .../MyLibCPackConfig-IgnoreGroup.cmake.in          |   22 +
   .../MyLibCPackConfig-OnePackPerGroup.cmake.in      |   26 +
   .../RunCPackVerifyResult.cmake                     |  126 +
   .../mylib.cpp                                      |    0
   .../mylib.h                                        |    0
   .../mylibapp.cpp                                   |    0
   Tests/CPackTestAllGenerators/CMakeLists.txt        |    5 +
   Tests/CPackTestAllGenerators/RunCPack.cmake        |   55 +
   Tests/CTestConfig/CMakeLists.txt                   |   47 +
   Tests/CTestConfig/CTestConfig.cxx                  |   20 +
   Tests/CTestConfig/dashboard.cmake.in               |   43 +
   Tests/CTestConfig/script.cmake.in                  |   21 +
   Tests/CTestScriptMode/CTestTestScriptMode.cmake.in |   14 +
   Tests/CTestTest/CMakeLists.txt                     |   12 -
   Tests/CTestTest/SmallAndFast/CMakeLists.txt        |   25 +
   Tests/CTestTest/SmallAndFast/echoargs.c            |   11 +
   .../SmallAndFast/intentional_compile_error.cxx     |    1 +
   .../SmallAndFast/intentional_compile_warning.cxx   |   11 +
   Tests/CTestTest/test.cmake.in                      |   17 +-
   Tests/CTestTest2/CMakeLists.txt                    |   13 -
   Tests/CTestTest2/test.cmake.in                     |   18 +-
   Tests/CTestTest3/test.cmake.in                     |  107 -
   Tests/CTestTestBadExe/CMakeLists.txt               |    7 +
   Tests/CTestTestBadExe/CTestConfig.cmake            |    7 +
   Tests/CTestTestBadExe/notAnExe.txt                 |    1 +
   Tests/CTestTestBadExe/test.cmake.in                |   21 +
   Tests/CTestTestChecksum/test.cmake.in              |   25 +
   Tests/CTestTestCostSerial/CMakeLists.txt           |   13 +
   Tests/CTestTestCostSerial/CTestConfig.cmake        |    7 +
   Tests/CTestTestCostSerial/sleep.c                  |   16 +
   Tests/CTestTestCostSerial/test.cmake.in            |   28 +
   Tests/CTestTestCrash/CMakeLists.txt                |    7 +
   Tests/CTestTestCrash/CTestConfig.cmake             |    7 +
   Tests/CTestTestCrash/crash.cxx                     |    6 +
   Tests/CTestTestCrash/test.cmake.in                 |   22 +
   Tests/CTestTestCycle/CMakeLists.txt                |   13 +
   Tests/CTestTestCycle/CTestConfig.cmake             |    7 +
   Tests/CTestTestCycle/simple.cxx                    |    5 +
   Tests/CTestTestCycle/test.cmake.in                 |   19 +
   Tests/CTestTestDepends/CMakeLists.txt              |   12 +
   Tests/CTestTestDepends/CTestConfig.cmake           |    7 +
   Tests/CTestTestDepends/simple.cxx                  |    5 +
   Tests/CTestTestDepends/test.cmake.in               |   19 +
   Tests/CTestTestFailedSubmits/test.cmake.in         |   47 +
   Tests/CTestTestFailure/CMakeLists.txt              |    8 +
   Tests/CTestTestFailure/CTestConfig.cmake           |    7 +
   Tests/CTestTestFailure/badCode.cxx                 |    4 +
   Tests/CTestTestFailure/testNoBuild.cmake.in        |   21 +
   Tests/CTestTestFailure/testNoExe.cmake.in          |   19 +
   Tests/CTestTestParallel/CMakeLists.txt             |   15 +
   Tests/CTestTestParallel/CTestConfig.cmake          |    7 +
   Tests/CTestTestParallel/lockFile.c                 |   20 +
   Tests/CTestTestParallel/test.cmake.in              |   21 +
   Tests/CTestTestResourceLock/CMakeLists.txt         |   13 +
   Tests/CTestTestResourceLock/CTestConfig.cmake      |    7 +
   Tests/CTestTestResourceLock/lockFile.c             |   31 +
   Tests/CTestTestResourceLock/test.cmake.in          |   19 +
   Tests/CTestTestRunScript/hello.cmake.in            |    2 +
   Tests/CTestTestRunScript/test.cmake.in             |    2 +
   Tests/CTestTestScheduler/CMakeLists.txt            |    9 +
   Tests/CTestTestScheduler/CTestConfig.cmake         |    7 +
   Tests/CTestTestScheduler/sleep.c                   |   21 +
   Tests/CTestTestScheduler/test.cmake.in             |   28 +
   Tests/CTestTestStopTime/CMakeLists.txt             |   11 +
   Tests/CTestTestStopTime/CTestConfig.cmake          |    7 +
   Tests/CTestTestStopTime/GetDate.cmake              |  233 +
   Tests/CTestTestStopTime/sleep.c                    |   21 +
   Tests/CTestTestStopTime/test.cmake.in              |   31 +
   Tests/CTestTestSubdir/CMakeLists.txt               |    7 +
   Tests/CTestTestSubdir/CTestConfig.cmake            |    7 +
   Tests/CTestTestSubdir/subdir/CMakeLists.txt        |    2 +
   Tests/CTestTestSubdir/subdir/main.c                |    4 +
   Tests/CTestTestSubdir/subdir2/CMakeLists.txt       |    2 +
   Tests/CTestTestSubdir/subdir2/main.c               |    4 +
   Tests/CTestTestSubdir/subdir3/CMakeLists.txt       |    2 +
   Tests/CTestTestSubdir/subdir3/main.c               |    4 +
   Tests/CTestTestSubdir/test.cmake.in                |   21 +
   Tests/CTestTestTimeout/CMakeLists.txt              |   28 +
   Tests/CTestTestTimeout/CTestConfig.cmake           |    7 +
   Tests/CTestTestTimeout/check.cmake                 |    9 +
   Tests/CTestTestTimeout/test.cmake.in               |   25 +
   Tests/CTestTestTimeout/timeout.c                   |   18 +
   Tests/CTestTestTimeout/timeout.cmake               |    6 +
   Tests/CTestTestUpload/CMakeLists.txt               |    4 +
   Tests/CTestTestUpload/CTestConfig.cmake            |    7 +
   Tests/CTestTestUpload/sleep.c                      |   21 +
   Tests/CTestTestUpload/test.cmake.in                |   17 +
   Tests/CTestTestZeroTimeout/CMakeLists.txt          |    8 +
   Tests/CTestTestZeroTimeout/CTestConfig.cmake       |    7 +
   Tests/CTestTestZeroTimeout/sleep.c                 |   16 +
   Tests/CTestTestZeroTimeout/test.cmake.in           |   20 +
   Tests/CTestUpdateBZR.cmake.in                      |  153 +
   Tests/CTestUpdateCVS.cmake.in                      |   53 +-
   Tests/CTestUpdateCommon.cmake                      |  121 +-
   Tests/CTestUpdateGIT.cmake.in                      |  314 +
   Tests/CTestUpdateGIT.sh.in                         |    6 +
   Tests/CTestUpdateHG.cmake.in                       |  163 +
   Tests/CTestUpdateSVN.cmake.in                      |   32 +-
   Tests/CheckCompilerRelatedVariables/CMakeLists.txt |   86 +
   Tests/CheckFortran.cmake                           |   50 +
   Tests/CommandLineTest/CMakeLists.txt               |   10 -
   Tests/CompileCommandOutput/CMakeLists.txt          |   16 +
   .../compile_command_output.cxx                     |    9 +
   Tests/CompileCommandOutput/file with spaces.cxx    |    1 +
   .../CompileCommandOutput/file_with_underscores.cxx |    3 +
   Tests/CompileCommandOutput/file_with_underscores.h |    1 +
   Tests/CompileCommandOutput/relative.cxx            |    3 +
   Tests/CompileCommandOutput/relative.h              |   11 +
   Tests/Complex/CMakeLists.txt                       |   19 +-
   Tests/Complex/Executable/CMakeLists.txt            |   25 +-
   .../{complex_nobuild.cxx => complex_nobuild.c}     |    0
   Tests/Complex/Library/CMakeLists.txt               |    6 +-
   Tests/ComplexOneConfig/CMakeLists.txt              |   19 +-
   Tests/ComplexOneConfig/Executable/CMakeLists.txt   |   16 +-
   Tests/ComplexOneConfig/Library/CMakeLists.txt      |    6 +-
   Tests/ComplexRelativePaths/CMakeLists.txt          |   19 +-
   .../ComplexRelativePaths/Executable/CMakeLists.txt |   16 +-
   Tests/ComplexRelativePaths/Library/CMakeLists.txt  |    6 +-
   Tests/Contracts/Trilinos-10-6/CMakeLists.txt       |  103 +
   Tests/Contracts/Trilinos-10-6/Dashboard.cmake.in   |   63 +
   Tests/Contracts/Trilinos-10-6/EnvScript.cmake      |   32 +
   Tests/Contracts/Trilinos-10-6/Patch.cmake          |   20 +
   Tests/Contracts/Trilinos-10-6/RunTest.cmake        |    7 +
   .../Contracts/Trilinos-10-6/ValidateBuild.cmake.in |   39 +
   Tests/Contracts/cse-snapshot/CMakeLists.txt        |  114 +
   Tests/Contracts/cse-snapshot/Dashboard.cmake.in    |   76 +
   Tests/Contracts/cse-snapshot/RunTest.cmake         |    3 +
   Tests/Contracts/vtk542/CMakeLists.txt              |   30 +
   Tests/Contracts/vtk542/RunTest.cmake               |    1 +
   Tests/CrossCompile/CMakeLists.txt                  |   13 +
   Tests/CrossCompile/main.c                          |    4 +
   Tests/CustomCommand/CMakeLists.txt                 |   75 +-
   Tests/CustomCommandWorkingDirectory/CMakeLists.txt |   21 +-
   Tests/CxxOnly/CMakeLists.txt                       |    7 +-
   Tests/CxxOnly/cxxonly.cxx                          |    6 +
   Tests/CxxOnly/test.CPP                             |    1 +
   Tests/Dependency/CMakeLists.txt                    |    2 -
   Tests/Dependency/Case2/CMakeLists.txt              |    7 +-
   Tests/Dependency/Case2/foo1c.c                     |    2 +
   Tests/Dependency/Case2/foo2c.c                     |    2 +
   Tests/Dependency/Case2/foo3b.c                     |    3 +-
   Tests/Dependency/Case2/foo3c.c                     |    1 +
   Tests/Dependency/Case4/CMakeLists.txt              |    4 -
   Tests/Dependency/Four/CMakeLists.txt               |    3 +
   Tests/Dependency/Four/FourSrc.c                    |    1 +
   Tests/EmptyLibrary/CMakeLists.txt                  |    4 +
   Tests/EmptyLibrary/subdir/CMakeLists.txt           |    1 +
   Tests/EmptyLibrary/subdir/test.h                   |    1 +
   Tests/EnforceConfig.cmake.in                       |   26 +
   Tests/Environment/CMakeLists.txt                   |   26 +
   Tests/Environment/main.cxx                         |   16 +
   Tests/ExportImport/CMakeLists.txt                  |   31 +-
   Tests/ExportImport/Export/CMakeLists.txt           |   48 +-
   Tests/ExportImport/Export/testLib5.c               |    7 +
   Tests/ExportImport/Export/testLib6.cxx             |    6 +
   Tests/ExportImport/Export/testLib6c.c              |    5 +
   Tests/ExportImport/Export/testLibCycleA1.c         |    2 +
   Tests/ExportImport/Export/testLibCycleA2.c         |    2 +
   Tests/ExportImport/Export/testLibCycleA3.c         |    2 +
   Tests/ExportImport/Export/testLibCycleB1.c         |    2 +
   Tests/ExportImport/Export/testLibCycleB2.c         |    2 +
   Tests/ExportImport/Export/testLibCycleB3.c         |    1 +
   Tests/ExportImport/Import/A/CMakeLists.txt         |   74 +-
   Tests/ExportImport/Import/A/imp_lib1.c             |    2 +-
   Tests/ExportImport/Import/A/imp_testExe1.c         |    4 +
   Tests/ExportImport/Import/CMakeLists.txt           |    9 +-
   Tests/ExportImport/Import/imp_mod1.c               |   13 -
   Tests/ExportImport/Import/imp_testExe1.c           |   21 -
   Tests/ExportImport/InitialCache.cmake.in           |   14 +
   Tests/ExternalOBJ/CMakeLists.txt                   |    6 +
   Tests/ExternalProject/CMakeLists.txt               |  580 +
   Tests/ExternalProject/Example/CMakeLists.txt       |   11 +
   Tests/ExternalProject/Step1.tar                    |  Bin 0 -> 5632 bytes
   Tests/ExternalProject/Step1.tar.bz2                |  Bin 0 -> 904 bytes
   Tests/ExternalProject/Step1.tgz                    |  Bin 0 -> 791 bytes
   Tests/ExternalProject/Step1.zip                    |  Bin 0 -> 1074 bytes
   Tests/ExternalProject/Step1NoDir.tar               |  Bin 0 -> 5120 bytes
   Tests/ExternalProject/Step1NoDir.tar.bz2           |  Bin 0 -> 852 bytes
   Tests/ExternalProject/Step1NoDir.tgz               |  Bin 0 -> 770 bytes
   Tests/ExternalProject/Step1NoDir.zip               |  Bin 0 -> 1038 bytes
   Tests/ExternalProject/Step1Patch.cmake             |   25 +
   Tests/ExternalProject/TryCheckout.cmake            |   54 +
   Tests/ExternalProject/cvsrepo.tgz                  |  Bin 0 -> 1317 bytes
   Tests/ExternalProject/gitrepo.tgz                  |  Bin 0 -> 1934 bytes
   Tests/ExternalProject/svnrepo.tgz                  |  Bin 0 -> 3673 bytes
   Tests/FindModulesExecuteAll/CMakeLists.txt         |    2 +-
   Tests/FindPackageTest/CMakeLists.txt               |  130 +-
   Tests/FindPackageTest/Exporter/CMakeLists.txt      |   12 +
   .../CMakeTestExportPackageConfig.cmake.in}         |    0
   .../CMakeTestExportPackageConfigVersion.cmake.in   |    6 +
   Tests/FindPackageTest/Exporter/dummy.c             |    1 +
   .../FindPackageHandleStandardArgs.cmake            |    1 +
   .../CMakeTestSystemPackageConfig.cmake}            |    0
   .../lib/RecursiveA/recursivea-config.cmake         |    3 +
   .../lib/{ => arch}/Bar/BarConfig.cmake             |    0
   .../arch/cmake/zot-4.0/zot-config-version.cmake    |    7 +
   .../lib/{ => arch}/cmake/zot-4.0/zot-config.cmake  |    0
   .../lib/{ => arch}/foo-1.2/CMake/FooConfig.cmake   |    0
   .../lib/arch/zot-3.1/zot-config-version.cmake      |    7 +
   .../zot-4.0 => arch/zot-3.1}/zot-config.cmake      |    0
   .../lib/cmake/zot-3.1/zot-config-version.cmake     |    4 +
   .../lib/cmake/zot-3.1/zot-config.cmake             |    2 +
   Tests/ForceInclude/CMakeLists.txt                  |   10 +
   Tests/ForceInclude/foo.c                           |    7 +
   Tests/ForceInclude/foo1.h                          |    1 +
   Tests/ForceInclude/foo2.h                          |    1 +
   Tests/Fortran/CMakeLists.txt                       |  144 +-
   Tests/Fortran/Executable/CMakeLists.txt            |    4 +-
   Tests/Fortran/foo.c                                |   11 -
   Tests/Fortran/hello.f                              |    4 +-
   Tests/Fortran/mainc.c                              |    5 +
   Tests/Fortran/maincxx.c                            |    6 +
   Tests/Fortran/myc.c                                |   12 +
   Tests/Fortran/mycxx.cxx                            |    6 +
   Tests/Fortran/mysub.f                              |    1 +
   Tests/Fortran/testf.f                              |    7 +
   Tests/Fortran/world.f                              |    6 +
   Tests/Fortran/world_gnu.def                        |    2 +
   Tests/Fortran/world_icl.def                        |    2 +
   Tests/FortranC/CMakeLists.txt                      |   25 +
   Tests/FortranC/Flags.cmake.in                      |   28 +
   Tests/FortranC/test_opt.sh.in                      |   18 +
   Tests/FunctionTest/CMakeLists.txt                  |   45 +-
   Tests/FunctionTest/SubDirScope/CMakeLists.txt      |   18 +-
   Tests/IPO/CMakeLists.txt                           |    7 +
   Tests/IncludeDirectories/CMakeLists.txt            |   47 +
   Tests/IncludeDirectories/main.cpp                  |    9 +
   Tests/JCTest/CMakeLists.txt                        |    9 +
   Tests/JCTest/TestTime.cxx                          |   12 +
   Tests/Jump/Library/Shared/CMakeLists.txt           |    4 +-
   Tests/KDE4StableBranchTest/test_kde4.sh.in         |   62 +
   Tests/LinkDirectory/CMakeLists.txt                 |   47 +
   Tests/LinkDirectory/External/CMakeLists.txt        |   14 +
   Tests/LinkDirectory/External/myexe.c               |    3 +
   Tests/LinkDirectory/mylibA.c                       |    1 +
   Tests/LinkDirectory/mylibB.c                       |    1 +
   Tests/LinkFlags/CMakeLists.txt                     |   28 +
   Tests/LinkFlags/LinkFlags.c                        |    1 +
   Tests/LinkFlags/LinkFlagsExe.c                     |    6 +
   Tests/LinkFlags/LinkFlagsLib.c                     |    6 +
   Tests/LinkLanguage/CMakeLists.txt                  |   15 +
   Tests/LinkLanguage/LinkLanguage.c                  |    6 +
   Tests/LinkLanguage/foo.cxx                         |    6 +
   Tests/LinkStatic/CMakeLists.txt                    |   27 +
   Tests/LinkStatic/LinkStatic.c                      |    5 +
   Tests/LoadCommand/CMakeCommands/CMakeLists.txt     |    2 -
   .../CMakeCommands/CMakeLists.txt                   |    2 -
   Tests/MacroTest/CMakeLists.txt                     |    2 -
   Tests/MakeClean/CMakeLists.txt                     |    7 -
   Tests/MissingSourceFile/CMakeLists.txt             |    3 +
   Tests/Module/CheckTypeSize/CMakeLists.txt          |   18 +
   Tests/Module/CheckTypeSize/CheckTypeSize.c         |  122 +
   Tests/Module/CheckTypeSize/config.h.in             |   39 +
   Tests/ModuleDefinition/CMakeLists.txt              |   23 +
   Tests/ModuleDefinition/example_dll.c               |    1 +
   Tests/ModuleDefinition/example_dll.def             |    2 +
   Tests/ModuleDefinition/example_dll_2.c             |    1 +
   Tests/ModuleDefinition/example_dll_2.def           |    2 +
   Tests/ModuleDefinition/example_exe.c               |   14 +
   Tests/ModuleDefinition/example_exe.def             |    2 +
   Tests/ModuleDefinition/example_mod_1.c             |   21 +
   Tests/OutDir/CMakeLists.txt                        |   35 +
   Tests/OutDir/OutDir.c                              |   24 +
   Tests/OutDir/OutDir.cmake                          |   28 +
   Tests/OutOfSource/OutOfSourceSubdir/CMakeLists.txt |    4 +-
   Tests/PerConfig/CMakeLists.txt                     |   34 +
   Tests/PerConfig/pcShared.c                         |    5 +
   Tests/PerConfig/pcShared.h                         |   16 +
   Tests/PerConfig/pcStatic.c                         |    4 +
   Tests/PerConfig/perconfig.c                        |    8 +
   Tests/PerConfig/perconfig.cmake                    |   40 +
   Tests/Plugin/CMakeLists.txt                        |    7 +-
   Tests/Policy0002/A/CMakeLists.txt                  |    1 +
   Tests/Policy0002/CMakeLists.txt                    |    5 +
   Tests/Policy0002/policy0002.c                      |    4 +
   Tests/PolicyScope/CMakeLists.txt                   |   18 +
   Tests/PrecompiledHeader/CMakeLists.txt             |   11 +-
   Tests/Preprocess/CMakeLists.txt                    |   32 +-
   Tests/Properties/CMakeLists.txt                    |   30 +
   Tests/ReturnTest/CMakeLists.txt                    |    2 -
   Tests/RuntimePath/CMakeLists.txt                   |    4 -
   Tests/SimpleInstall/CMakeLists.txt                 |   20 +-
   Tests/SimpleInstall/scripts/.gitattributes         |    1 +
   Tests/SimpleInstall/scripts/sample_script.bat      |    2 +-
   Tests/SimpleInstallS2/CMakeLists.txt               |   20 +-
   Tests/SimpleInstallS2/scripts/.gitattributes       |    1 +
   Tests/SimpleInstallS2/scripts/sample_script.bat    |    2 +-
   Tests/SourceGroups/CMakeLists.txt                  |   11 +-
   Tests/SourceGroups/README.txt                      |    1 +
   Tests/StringFileTest/CMakeLists.txt                |   67 +-
   Tests/StringFileTest/test.bin                      |  Bin 0 -> 5 bytes
   Tests/SubDirSpaces/CMakeLists.txt                  |   10 +-
   Tests/SystemInformation/DumpInformation.cxx        |    6 +-
   Tests/SystemInformation/DumpInformation.h.in       |    2 +-
   Tests/SystemInformation/SystemInformation.in       |   12 +-
   Tests/TarTest/CMakeLists.txt                       |   10 +
   Tests/TargetName/scripts/.gitattributes            |    1 +
   Tests/Testing/CMakeLists.txt                       |    9 +-
   Tests/Testing/Sub/Sub2/CMakeLists.txt              |   14 +-
   Tests/TestsWorkingDirectory/CMakeLists.txt         |   42 +
   Tests/TestsWorkingDirectory/main.c                 |   64 +
   Tests/TestsWorkingDirectory/subdir/CMakeLists.txt  |   31 +
   Tests/TryCompile/CMakeLists.txt                    |   52 +
   Tests/TryCompile/Inner/CMakeLists.txt              |   15 +
   Tests/TryCompile/Inner/innerexe.c                  |    2 +
   Tests/TryCompile/Inner/innerlib.c                  |    1 +
   Tests/TryCompile/expect_arg.c                      |   22 +
   Tests/Tutorial/Step5/MathFunctions/CMakeLists.txt  |   19 +-
   Tests/Tutorial/Step5/MathFunctions/MakeTable.cxx   |    2 +-
   Tests/Tutorial/Step6/MathFunctions/MakeTable.cxx   |    2 +-
   Tests/Tutorial/Step7/MathFunctions/MakeTable.cxx   |    2 +-
   Tests/UseWX/CMakeLists.txt                         |    8 -
   Tests/UseWX/WX.cxx                                 |   82 -
   Tests/VSExternalInclude/CMakeLists.txt             |   22 +-
   Tests/VSMidl/CMakeLists.txt                        |   81 +
   Tests/VSMidl/src/CMakeLists.txt                    |   12 +
   Tests/VSMidl/src/main.cpp                          |   17 +
   Tests/VSMidl/src/test.idl                          |   30 +
   Tests/VSResource/CMakeLists.txt                    |   37 +
   Tests/VSResource/main.cpp                          |   80 +
   Tests/VSResource/test.rc                           |   17 +
   Tests/VSResource/test.txt                          |    1 +
   Tests/VariableUnusedViaSet/CMakeLists.txt          |    4 +
   Tests/VariableUnusedViaUnset/CMakeLists.txt        |    8 +
   Tests/VariableUsage/CMakeLists.txt                 |    1 +
   Tests/bootstrap.bat.in                             |    2 +
   Tests/test_clean.cmake.in                          |    2 +
   Utilities/CMakeLists.txt                           |  115 +-
   Utilities/Doxygen/CMakeLists.txt                   |   22 +-
   Utilities/Doxygen/doc_makeall.sh.in                |    4 +-
   Utilities/Doxygen/doxyfile.in                      |   21 +-
   Utilities/KWStyle/CMake.kws.xml.in                 |    2 +-
   Utilities/KWStyle/CMakeFiles.txt.in                |   24 +-
   Utilities/KWStyle/CMakeLists.txt                   |   32 +-
   Utilities/KWStyle/CMakeMoreChecks.kws.xml.in       |    2 +-
   Utilities/KWStyle/Headers/CMakeHeader.h            |   23 +-
   Utilities/Release/CMakeInstall.bmp                 |  Bin 25820 -> 25820 bytes
   Utilities/Release/CMakeLogo.ico                    |  Bin 24542 -> 24542 bytes
   Utilities/Release/Cygwin/CMakeLists.txt            |    4 +-
   Utilities/Release/README                           |   29 +-
   Utilities/Release/create-cmake-release.cmake       |   55 +-
   Utilities/Release/dash2win64_cygwin.cmake          |   17 +
   Utilities/Release/dash2win64_release.cmake         |   19 +
   Utilities/Release/dashmacmini2_release.cmake       |    2 +
   Utilities/Release/dashsgi1_release.cmake           |   11 -
   Utilities/Release/dashsgi1_release64.cmake         |   15 -
   Utilities/Release/destiny_release.cmake            |   12 -
   Utilities/Release/ferrari_sgi64_release.cmake      |   16 +
   Utilities/Release/ferrari_sgi_release.cmake        |   11 +
   Utilities/Release/magrathea_release.cmake          |    1 +
   Utilities/Release/muse_release.cmake               |   10 -
   Utilities/Release/muse_release64.cmake             |   14 -
   Utilities/Release/r15n65_aix_release.cmake         |   22 -
   Utilities/Release/r36n11_aix_release.cmake         |   22 -
   Utilities/Release/release_cmake.cmake              |   29 +-
   Utilities/Release/release_cmake.sh.in              |   55 +-
   Utilities/Release/upload_release.cmake             |   18 +-
   Utilities/Release/v20n250_aix_release.cmake        |   21 +
   Utilities/Release/v60n177_aix_release.cmake        |   21 -
   Utilities/Release/vogon_cygwin.cmake               |   10 -
   Utilities/Release/vogon_release.cmake              |   17 -
   Utilities/cmThirdParty.h.in                        |   26 +-
   Utilities/cm_curl.h                                |   23 +-
   Utilities/cm_expat.h                               |   23 +-
   Utilities/cm_libarchive.h                          |   25 +
   Utilities/cm_xmlrpc.h                              |   28 +-
   Utilities/cm_zlib.h                                |   23 +-
   Utilities/cmbzip2/CHANGES                          |  319 +
   Utilities/cmbzip2/CMakeLists.txt                   |    4 +
   Utilities/cmbzip2/LICENSE                          |   42 +
   Utilities/cmbzip2/Makefile-libbz2_so               |   59 +
   Utilities/cmbzip2/README                           |  210 +
   Utilities/cmbzip2/README.COMPILATION.PROBLEMS      |   58 +
   Utilities/cmbzip2/README.XML.STUFF                 |   45 +
   Utilities/cmbzip2/blocksort.c                      | 1094 +
   Utilities/cmbzip2/bz-common.xsl                    |   39 +
   Utilities/cmbzip2/bz-fo.xsl                        |  276 +
   Utilities/cmbzip2/bz-html.xsl                      |   20 +
   Utilities/cmbzip2/bzdiff                           |   76 +
   Utilities/cmbzip2/bzdiff.1                         |   47 +
   Utilities/cmbzip2/bzgrep                           |   75 +
   Utilities/cmbzip2/bzgrep.1                         |   56 +
   Utilities/cmbzip2/bzip.css                         |   74 +
   Utilities/cmbzip2/bzip2.1                          |  454 +
   Utilities/cmbzip2/bzip2.1.preformatted             |  399 +
   Utilities/cmbzip2/bzip2.c                          | 2034 +
   Utilities/cmbzip2/bzip2.txt                        |  391 +
   Utilities/cmbzip2/bzip2recover.c                   |  514 +
   Utilities/cmbzip2/bzlib.c                          | 1575 +
   Utilities/cmbzip2/bzlib.h                          |  282 +
   Utilities/cmbzip2/bzlib_private.h                  |  526 +
   Utilities/cmbzip2/bzmore                           |   61 +
   Utilities/cmbzip2/bzmore.1                         |  152 +
   Utilities/cmbzip2/compress.c                       |  672 +
   Utilities/cmbzip2/crctable.c                       |  104 +
   Utilities/cmbzip2/decompress.c                     |  626 +
   Utilities/cmbzip2/dlltest.c                        |  175 +
   Utilities/cmbzip2/dlltest.dsp                      |   93 +
   Utilities/cmbzip2/entities.xml                     |    9 +
   Utilities/cmbzip2/format.pl                        |   68 +
   Utilities/cmbzip2/huffman.c                        |  205 +
   Utilities/cmbzip2/libbz2.def                       |   27 +
   Utilities/cmbzip2/libbz2.dsp                       |  130 +
   Utilities/cmbzip2/libbz2.lib                       |  Bin 0 -> 60774 bytes
   Utilities/cmbzip2/makefile.msc                     |   63 +
   Utilities/cmbzip2/manual.html                      | 2540 +
   Utilities/cmbzip2/manual.pdf                       |  Bin 0 -> 289422 bytes
   Utilities/cmbzip2/manual.ps                        |82900 ++++++++++++++++++
   Utilities/cmbzip2/manual.xml                       | 2964 +
   Utilities/cmbzip2/mk251.c                          |   31 +
   Utilities/cmbzip2/randtable.c                      |   84 +
   Utilities/cmbzip2/sample1.bz2                      |  Bin 0 -> 32558 bytes
   Utilities/cmbzip2/sample1.rb2                      |  Bin 0 -> 32558 bytes
   Utilities/cmbzip2/sample1.ref                      |  Bin 0 -> 98869 bytes
   Utilities/cmbzip2/sample1.tst                      |  Bin 0 -> 98869 bytes
   Utilities/cmbzip2/sample2.bz2                      |  Bin 0 -> 74143 bytes
   Utilities/cmbzip2/sample2.rb2                      |  Bin 0 -> 74143 bytes
   Utilities/cmbzip2/sample2.ref                      |  Bin 0 -> 212610 bytes
   Utilities/cmbzip2/sample2.tst                      |  Bin 0 -> 212610 bytes
   Utilities/cmbzip2/sample3.bz2                      |  Bin 0 -> 238 bytes
   Utilities/cmbzip2/sample3.rb2                      |  Bin 0 -> 237 bytes
   Utilities/cmbzip2/sample3.ref                      |30007 +++++++
   Utilities/cmbzip2/sample3.tst                      |30007 +++++++
   Utilities/cmbzip2/spewG.c                          |   54 +
   Utilities/cmbzip2/unzcrash.c                       |  141 +
   Utilities/cmbzip2/words0                           |    9 +
   Utilities/cmbzip2/words1                           |    4 +
   Utilities/cmbzip2/words2                           |    5 +
   Utilities/cmbzip2/words3                           |   30 +
   Utilities/cmbzip2/xmlproc.sh                       |  114 +
   Utilities/cmcompress/CMakeLists.txt                |    2 +
   Utilities/cmcompress/Copyright.txt                 |   34 +
   Utilities/cmcompress/cmcompress.c                  |    2 +-
   Utilities/cmcurl/CMake/CheckTypeSize.c.in          |   34 -
   Utilities/cmcurl/CMake/CheckTypeSize.cmake         |   56 -
   Utilities/cmcurl/CMake/OtherTests.cmake            |    8 -
   Utilities/cmcurl/CMakeLists.txt                    |  145 +-
   Utilities/cmcurl/COPYING                           |   21 +
   Utilities/cmcurl/Testing/curlgtk.c                 |    2 +-
   Utilities/cmcurl/Testing/curltest.c                |   29 +-
   Utilities/cmcurl/Testing/ftpget.c                  |    2 +-
   Utilities/cmcurl/Testing/ftpgetresp.c              |    2 +-
   Utilities/cmcurl/Testing/ftpupload.c               |    2 +-
   Utilities/cmcurl/Testing/getinmemory.c             |    2 +-
   Utilities/cmcurl/Testing/http-post.c               |    2 +-
   Utilities/cmcurl/Testing/httpput.c                 |    2 +-
   Utilities/cmcurl/Testing/multithread.c             |    2 +-
   Utilities/cmcurl/Testing/persistant.c              |    2 +-
   Utilities/cmcurl/Testing/postit2.c                 |    2 +-
   Utilities/cmcurl/Testing/sepheaders.c              |    2 +-
   Utilities/cmcurl/Testing/simple.c                  |    2 +-
   Utilities/cmcurl/Testing/simplessl.c               |    2 +-
   Utilities/cmcurl/amigaos.c                         |    2 +-
   Utilities/cmcurl/amigaos.h                         |    2 +-
   Utilities/cmcurl/arpa_telnet.h                     |    2 +-
   Utilities/cmcurl/base64.c                          |    2 +-
   Utilities/cmcurl/base64.h                          |    2 +-
   Utilities/cmcurl/config.h.in                       |   41 +-
   Utilities/cmcurl/connect.c                         |    2 +-
   Utilities/cmcurl/connect.h                         |    2 +-
   Utilities/cmcurl/content_encoding.c                |    2 +-
   Utilities/cmcurl/content_encoding.h                |    2 +-
   Utilities/cmcurl/cookie.c                          |    2 +-
   Utilities/cmcurl/cookie.h                          |    2 +-
   Utilities/cmcurl/curl.copyright                    |   25 -
   Utilities/cmcurl/curl/curl.h                       |    2 +-
   Utilities/cmcurl/curl/curlver.h                    |    2 +-
   Utilities/cmcurl/curl/easy.h                       |    2 +-
   Utilities/cmcurl/curl/mprintf.h                    |    2 +-
   Utilities/cmcurl/curl/multi.h                      |    4 +-
   Utilities/cmcurl/curl/stdcheaders.h                |    2 +-
   Utilities/cmcurl/curlx.h                           |    2 +-
   Utilities/cmcurl/dict.c                            |    2 +-
   Utilities/cmcurl/dict.h                            |    2 +-
   Utilities/cmcurl/easy.c                            |    4 +-
   Utilities/cmcurl/easyif.h                          |    2 +-
   Utilities/cmcurl/escape.c                          |    2 +-
   Utilities/cmcurl/escape.h                          |    2 +-
   Utilities/cmcurl/file.c                            |    2 +-
   Utilities/cmcurl/file.h                            |    2 +-
   Utilities/cmcurl/formdata.c                        |    2 +-
   Utilities/cmcurl/formdata.h                        |    2 +-
   Utilities/cmcurl/ftp.c                             |    2 +-
   Utilities/cmcurl/ftp.h                             |    2 +-
   Utilities/cmcurl/getenv.c                          |    2 +-
   Utilities/cmcurl/getinfo.c                         |    2 +-
   Utilities/cmcurl/getinfo.h                         |    2 +-
   Utilities/cmcurl/gtls.c                            |    2 +-
   Utilities/cmcurl/gtls.h                            |    2 +-
   Utilities/cmcurl/hash.c                            |    2 +-
   Utilities/cmcurl/hash.h                            |    2 +-
   Utilities/cmcurl/hostares.c                        |    2 +-
   Utilities/cmcurl/hostasyn.c                        |    2 +-
   Utilities/cmcurl/hostip.c                          |    2 +-
   Utilities/cmcurl/hostip.h                          |    2 +-
   Utilities/cmcurl/hostip4.c                         |    2 +-
   Utilities/cmcurl/hostip6.c                         |    2 +-
   Utilities/cmcurl/hostsyn.c                         |    2 +-
   Utilities/cmcurl/hostthre.c                        |    2 +-
   Utilities/cmcurl/http.c                            |    2 +-
   Utilities/cmcurl/http.h                            |    2 +-
   Utilities/cmcurl/http_chunks.c                     |    2 +-
   Utilities/cmcurl/http_chunks.h                     |    2 +-
   Utilities/cmcurl/http_digest.c                     |    2 +-
   Utilities/cmcurl/http_digest.h                     |    2 +-
   Utilities/cmcurl/http_negotiate.c                  |    2 +-
   Utilities/cmcurl/http_negotiate.h                  |    2 +-
   Utilities/cmcurl/http_ntlm.c                       |    2 +-
   Utilities/cmcurl/http_ntlm.h                       |    2 +-
   Utilities/cmcurl/if2ip.c                           |    2 +-
   Utilities/cmcurl/if2ip.h                           |    2 +-
   Utilities/cmcurl/inet_ntoa_r.h                     |    2 +-
   Utilities/cmcurl/inet_ntop.h                       |    2 +-
   Utilities/cmcurl/inet_pton.h                       |    2 +-
   Utilities/cmcurl/krb4.c                            |    2 +-
   Utilities/cmcurl/krb4.h                            |    2 +-
   Utilities/cmcurl/ldap.c                            |    2 +-
   Utilities/cmcurl/ldap.h                            |    2 +-
   Utilities/cmcurl/llist.c                           |    2 +-
   Utilities/cmcurl/llist.h                           |    2 +-
   Utilities/cmcurl/md5.c                             |    2 +-
   Utilities/cmcurl/md5.h                             |    2 +-
   Utilities/cmcurl/memdebug.c                        |    2 +-
   Utilities/cmcurl/memdebug.h                        |    2 +-
   Utilities/cmcurl/memory.h                          |    2 +-
   Utilities/cmcurl/mprintf.c                         |    6 +-
   Utilities/cmcurl/multi.c                           |    2 +-
   Utilities/cmcurl/multiif.h                         |    2 +-
   Utilities/cmcurl/netrc.c                           |    2 +-
   Utilities/cmcurl/netrc.h                           |    2 +-
   Utilities/cmcurl/nwlib.c                           |    2 +-
   Utilities/cmcurl/parsedate.c                       |    2 +-
   Utilities/cmcurl/parsedate.h                       |    2 +-
   Utilities/cmcurl/progress.c                        |    2 +-
   Utilities/cmcurl/progress.h                        |    2 +-
   Utilities/cmcurl/select.c                          |    8 +-
   Utilities/cmcurl/select.h                          |    2 +-
   Utilities/cmcurl/sendf.c                           |    2 +-
   Utilities/cmcurl/sendf.h                           |    2 +-
   Utilities/cmcurl/setup.h                           |   12 +-
   Utilities/cmcurl/setup_once.h                      |    2 +-
   Utilities/cmcurl/share.c                           |    2 +-
   Utilities/cmcurl/share.h                           |    2 +-
   Utilities/cmcurl/sockaddr.h                        |    2 +-
   Utilities/cmcurl/socks.c                           |    2 +-
   Utilities/cmcurl/socks.h                           |    2 +-
   Utilities/cmcurl/speedcheck.c                      |    2 +-
   Utilities/cmcurl/speedcheck.h                      |    2 +-
   Utilities/cmcurl/splay.c                           |    2 +-
   Utilities/cmcurl/splay.h                           |    2 +-
   Utilities/cmcurl/ssh.c                             |    2 +-
   Utilities/cmcurl/ssh.h                             |    2 +-
   Utilities/cmcurl/sslgen.c                          |    2 +-
   Utilities/cmcurl/sslgen.h                          |    2 +-
   Utilities/cmcurl/ssluse.c                          |    2 +-
   Utilities/cmcurl/ssluse.h                          |    2 +-
   Utilities/cmcurl/strdup.c                          |    2 +-
   Utilities/cmcurl/strdup.h                          |    2 +-
   Utilities/cmcurl/strequal.c                        |    2 +-
   Utilities/cmcurl/strequal.h                        |    2 +-
   Utilities/cmcurl/strerror.c                        |    2 +-
   Utilities/cmcurl/strerror.h                        |    2 +-
   Utilities/cmcurl/strtok.c                          |    2 +-
   Utilities/cmcurl/strtok.h                          |    2 +-
   Utilities/cmcurl/strtoofft.c                       |    2 +-
   Utilities/cmcurl/strtoofft.h                       |    2 +-
   Utilities/cmcurl/telnet.c                          |    2 +-
   Utilities/cmcurl/telnet.h                          |    2 +-
   Utilities/cmcurl/tftp.c                            |    2 +-
   Utilities/cmcurl/tftp.h                            |    2 +-
   Utilities/cmcurl/timeval.c                         |    2 +-
   Utilities/cmcurl/timeval.h                         |    2 +-
   Utilities/cmcurl/transfer.c                        |    2 +-
   Utilities/cmcurl/transfer.h                        |    2 +-
   Utilities/cmcurl/url.c                             |    4 +-
   Utilities/cmcurl/url.h                             |    2 +-
   Utilities/cmcurl/urldata.h                         |    2 +-
   Utilities/cmcurl/version.c                         |    2 +-
   Utilities/cmexpat/CMakeLists.txt                   |    2 +-
   Utilities/cmexpat/xmlrole.c                        |    2 +-
   Utilities/cmlibarchive/CMakeLists.txt              |  740 +
   Utilities/cmlibarchive/COPYING                     |   60 +
   Utilities/cmlibarchive/INSTALL                     |   30 +
   Utilities/cmlibarchive/Makefile.am                 |  595 +
   Utilities/cmlibarchive/NEWS                        |  499 +
   Utilities/cmlibarchive/README                      |  137 +
   .../build/autoconf/check_stdcall_func.m4           |   51 +
   Utilities/cmlibarchive/build/autoconf/la_uid_t.m4  |   20 +
   Utilities/cmlibarchive/build/autogen.sh            |   25 +
   .../cmlibarchive/build/cmake/CheckFileOffsetBits.c |   14 +
   .../build/cmake/CheckFileOffsetBits.cmake          |   43 +
   .../cmlibarchive/build/cmake/CheckFuncs.cmake      |   47 +
   .../cmlibarchive/build/cmake/CheckFuncs_stub.c.in  |   16 +
   .../build/cmake/CheckHeaderDirent.cmake            |   32 +
   .../build/cmake/CheckStructMember.cmake            |   43 +
   .../cmlibarchive/build/cmake/CheckTypeExists.cmake |   42 +
   Utilities/cmlibarchive/build/cmake/FindLZMA.cmake  |   52 +
   Utilities/cmlibarchive/build/cmake/config.h.in     |  699 +
   Utilities/cmlibarchive/build/release.sh            |   63 +
   Utilities/cmlibarchive/build/version               |    1 +
   Utilities/cmlibarchive/configure.ac                |  448 +
   Utilities/cmlibarchive/contrib/README              |   32 +
   .../cmlibarchive/contrib/libarchive.1aix53.spec    |  160 +
   Utilities/cmlibarchive/contrib/libarchive.spec     |  147 +
   .../libarchive_autodetect-st_lib_archive.m4        |  154 +
   .../contrib/psota-benchmark/results.txt            |  122 +
   .../cmlibarchive/contrib/psota-benchmark/tcp.sh    |  104 +
   Utilities/cmlibarchive/contrib/shar/shar.1         |  128 +
   Utilities/cmlibarchive/contrib/shar/shar.c         |  314 +
   Utilities/cmlibarchive/contrib/shar/tree.c         |  542 +
   Utilities/cmlibarchive/contrib/shar/tree.h         |  115 +
   Utilities/cmlibarchive/contrib/shar/tree_config.h  |   78 +
   Utilities/cmlibarchive/contrib/untar.c             |  225 +
   Utilities/cmlibarchive/cpio/CMakeLists.txt         |   54 +
   Utilities/cmlibarchive/cpio/bsdcpio.1              |  405 +
   Utilities/cmlibarchive/cpio/cmdline.c              |  369 +
   Utilities/cmlibarchive/cpio/config_freebsd.h       |   54 +
   Utilities/cmlibarchive/cpio/cpio.c                 | 1233 +
   Utilities/cmlibarchive/cpio/cpio.h                 |  109 +
   Utilities/cmlibarchive/cpio/cpio_platform.h        |   95 +
   Utilities/cmlibarchive/cpio/cpio_windows.c         |  336 +
   Utilities/cmlibarchive/cpio/cpio_windows.h         |   72 +
   Utilities/cmlibarchive/cpio/test/CMakeLists.txt    |   75 +
   Utilities/cmlibarchive/cpio/test/main.c            | 2059 +
   Utilities/cmlibarchive/cpio/test/test.h            |  277 +
   Utilities/cmlibarchive/cpio/test/test_0.c          |   67 +
   Utilities/cmlibarchive/cpio/test/test_basic.c      |  173 +
   Utilities/cmlibarchive/cpio/test/test_cmdline.c    |  107 +
   .../cmlibarchive/cpio/test/test_format_newc.c      |  294 +
   .../cmlibarchive/cpio/test/test_gcpio_compat.c     |  108 +
   .../cpio/test/test_gcpio_compat_ref.bin.uu         |   16 +
   .../cpio/test/test_gcpio_compat_ref.crc.uu         |   27 +
   .../cpio/test/test_gcpio_compat_ref.newc.uu        |   27 +
   .../cpio/test/test_gcpio_compat_ref.ustar.uu       |   84 +
   .../cpio/test/test_gcpio_compat_ref_nosym.bin.uu   |   15 +
   .../cpio/test/test_gcpio_compat_ref_nosym.crc.uu   |   15 +
   .../cpio/test/test_gcpio_compat_ref_nosym.newc.uu  |   15 +
   .../cpio/test/test_gcpio_compat_ref_nosym.ustar.uu |   72 +
   .../cmlibarchive/cpio/test/test_option_B_upper.c   |   52 +
   .../cmlibarchive/cpio/test/test_option_C_upper.c   |   62 +
   .../cmlibarchive/cpio/test/test_option_J_upper.c   |   56 +
   .../cmlibarchive/cpio/test/test_option_L_upper.c   |   96 +
   .../cmlibarchive/cpio/test/test_option_Z_upper.c   |   56 +
   Utilities/cmlibarchive/cpio/test/test_option_a.c   |  154 +
   Utilities/cmlibarchive/cpio/test/test_option_c.c   |  221 +
   Utilities/cmlibarchive/cpio/test/test_option_d.c   |   64 +
   Utilities/cmlibarchive/cpio/test/test_option_f.c   |   76 +
   .../cmlibarchive/cpio/test/test_option_f.cpio.uu   |   16 +
   .../cmlibarchive/cpio/test/test_option_help.c      |   81 +
   Utilities/cmlibarchive/cpio/test/test_option_l.c   |   50 +
   .../cmlibarchive/cpio/test/test_option_lzma.c      |   56 +
   Utilities/cmlibarchive/cpio/test/test_option_m.c   |   63 +
   .../cmlibarchive/cpio/test/test_option_m.cpio.uu   |   16 +
   Utilities/cmlibarchive/cpio/test/test_option_t.c   |   95 +
   .../cmlibarchive/cpio/test/test_option_t.cpio.uu   |   16 +
   .../cmlibarchive/cpio/test/test_option_t.stdout.uu |    5 +
   .../cpio/test/test_option_tv.stdout.uu             |    6 +
   Utilities/cmlibarchive/cpio/test/test_option_u.c   |   81 +
   .../cmlibarchive/cpio/test/test_option_version.c   |  109 +
   Utilities/cmlibarchive/cpio/test/test_option_y.c   |   57 +
   Utilities/cmlibarchive/cpio/test/test_option_z.c   |   56 +
   .../cmlibarchive/cpio/test/test_owner_parse.c      |  121 +
   .../cpio/test/test_passthrough_dotdot.c            |   76 +
   .../cpio/test/test_passthrough_reverse.c           |   85 +
   Utilities/cmlibarchive/cpio/test/test_pathmatch.c  |  243 +
   Utilities/cmlibarchive/doc/mdoc2man.awk            |  391 +
   Utilities/cmlibarchive/doc/mdoc2wiki.awk           |  448 +
   Utilities/cmlibarchive/doc/update.sh               |  112 +
   Utilities/cmlibarchive/examples/minitar/README     |   12 +
   Utilities/cmlibarchive/examples/minitar/minitar.c  |  421 +
   Utilities/cmlibarchive/examples/minitar/notes      |   50 +
   Utilities/cmlibarchive/examples/minitar/tree.c     |  423 +
   Utilities/cmlibarchive/examples/minitar/tree.h     |   78 +
   Utilities/cmlibarchive/examples/tarfilter.c        |  113 +
   Utilities/cmlibarchive/examples/untar.c            |  262 +
   Utilities/cmlibarchive/libarchive/CMakeLists.txt   |  146 +
   Utilities/cmlibarchive/libarchive/archive.h        |  739 +
   .../cmlibarchive/libarchive/archive_check_magic.c  |  135 +
   Utilities/cmlibarchive/libarchive/archive_crc32.h  |   64 +
   Utilities/cmlibarchive/libarchive/archive_endian.h |  163 +
   Utilities/cmlibarchive/libarchive/archive_entry.3  |  433 +
   Utilities/cmlibarchive/libarchive/archive_entry.c  | 2124 +
   Utilities/cmlibarchive/libarchive/archive_entry.h  |  526 +
   .../libarchive/archive_entry_copy_bhfi.c           |   76 +
   .../libarchive/archive_entry_copy_stat.c           |   77 +
   .../libarchive/archive_entry_link_resolver.c       |  403 +
   .../libarchive/archive_entry_private.h             |  184 +
   .../cmlibarchive/libarchive/archive_entry_stat.c   |  118 +
   .../libarchive/archive_entry_strmode.c             |   87 +
   .../cmlibarchive/libarchive/archive_entry_xattr.c  |  158 +
   Utilities/cmlibarchive/libarchive/archive_haiku.h  |   43 +
   Utilities/cmlibarchive/libarchive/archive_hash.h   |  164 +
   .../cmlibarchive/libarchive/archive_platform.h     |  171 +
   .../cmlibarchive/libarchive/archive_private.h      |  133 +
   Utilities/cmlibarchive/libarchive/archive_read.3   |  714 +
   Utilities/cmlibarchive/libarchive/archive_read.c   | 1241 +
   .../libarchive/archive_read_data_into_fd.c         |   93 +
   .../cmlibarchive/libarchive/archive_read_disk.3    |  308 +
   .../cmlibarchive/libarchive/archive_read_disk.c    |  198 +
   .../libarchive/archive_read_disk_entry_from_file.c |  554 +
   .../libarchive/archive_read_disk_private.h         |   62 +
   .../archive_read_disk_set_standard_lookup.c        |  276 +
   .../cmlibarchive/libarchive/archive_read_extract.c |  182 +
   .../cmlibarchive/libarchive/archive_read_open_fd.c |  188 +
   .../libarchive/archive_read_open_file.c            |  167 +
   .../libarchive/archive_read_open_filename.c        |  270 +
   .../libarchive/archive_read_open_memory.c          |  156 +
   .../cmlibarchive/libarchive/archive_read_private.h |  199 +
   .../archive_read_support_compression_all.c         |   56 +
   .../archive_read_support_compression_bzip2.c       |  354 +
   .../archive_read_support_compression_compress.c    |  444 +
   .../archive_read_support_compression_gzip.c        |  463 +
   .../archive_read_support_compression_none.c        |   40 +
   .../archive_read_support_compression_program.c     |  457 +
   .../archive_read_support_compression_xz.c          |  644 +
   .../libarchive/archive_read_support_format_all.c   |   42 +
   .../libarchive/archive_read_support_format_ar.c    |  587 +
   .../libarchive/archive_read_support_format_cpio.c  |  774 +
   .../libarchive/archive_read_support_format_empty.c |   93 +
   .../archive_read_support_format_iso9660.c          | 2076 +
   .../libarchive/archive_read_support_format_mtree.c | 1309 +
   .../libarchive/archive_read_support_format_raw.c   |  186 +
   .../libarchive/archive_read_support_format_tar.c   | 2422 +
   .../libarchive/archive_read_support_format_zip.c   |  903 +
   Utilities/cmlibarchive/libarchive/archive_string.c |  458 +
   Utilities/cmlibarchive/libarchive/archive_string.h |  148 +
   .../libarchive/archive_string_sprintf.c            |  164 +
   Utilities/cmlibarchive/libarchive/archive_util.3   |  160 +
   Utilities/cmlibarchive/libarchive/archive_util.c   |  389 +
   .../cmlibarchive/libarchive/archive_virtual.c      |   94 +
   .../cmlibarchive/libarchive/archive_windows.c      | 1253 +
   .../cmlibarchive/libarchive/archive_windows.h      |  422 +
   Utilities/cmlibarchive/libarchive/archive_write.3  |  626 +
   Utilities/cmlibarchive/libarchive/archive_write.c  |  467 +
   .../cmlibarchive/libarchive/archive_write_disk.3   |  375 +
   .../cmlibarchive/libarchive/archive_write_disk.c   | 2600 +
   .../libarchive/archive_write_disk_private.h        |   38 +
   .../archive_write_disk_set_standard_lookup.c       |  247 +
   .../libarchive/archive_write_open_fd.c             |  143 +
   .../libarchive/archive_write_open_file.c           |  105 +
   .../libarchive/archive_write_open_filename.c       |  162 +
   .../libarchive/archive_write_open_memory.c         |  126 +
   .../libarchive/archive_write_private.h             |  122 +
   .../archive_write_set_compression_bzip2.c          |  410 +
   .../archive_write_set_compression_compress.c       |  494 +
   .../archive_write_set_compression_gzip.c           |  478 +
   .../archive_write_set_compression_none.c           |  259 +
   .../archive_write_set_compression_program.c        |  349 +
   .../libarchive/archive_write_set_compression_xz.c  |  439 +
   .../libarchive/archive_write_set_format.c          |   72 +
   .../libarchive/archive_write_set_format_ar.c       |  551 +
   .../libarchive/archive_write_set_format_by_name.c  |   76 +
   .../libarchive/archive_write_set_format_cpio.c     |  271 +
   .../archive_write_set_format_cpio_newc.c           |  289 +
   .../libarchive/archive_write_set_format_mtree.c    | 1050 +
   .../libarchive/archive_write_set_format_pax.c      | 1383 +
   .../libarchive/archive_write_set_format_shar.c     |  626 +
   .../libarchive/archive_write_set_format_ustar.c    |  587 +
   .../libarchive/archive_write_set_format_zip.c      |  667 +
   Utilities/cmlibarchive/libarchive/config_freebsd.h |  149 +
   Utilities/cmlibarchive/libarchive/config_windows.h |  576 +
   Utilities/cmlibarchive/libarchive/cpio.5           |  325 +
   Utilities/cmlibarchive/libarchive/filter_fork.c    |  161 +
   Utilities/cmlibarchive/libarchive/filter_fork.h    |   41 +
   .../cmlibarchive/libarchive/filter_fork_windows.c  |  112 +
   .../cmlibarchive/libarchive/libarchive-formats.5   |  346 +
   Utilities/cmlibarchive/libarchive/libarchive.3     |  331 +
   .../cmlibarchive/libarchive/libarchive_internals.3 |  366 +
   Utilities/cmlibarchive/libarchive/mtree.5          |  269 +
   Utilities/cmlibarchive/libarchive/o2               |  483 +
   Utilities/cmlibarchive/libarchive/out              |  185 +
   Utilities/cmlibarchive/libarchive/tar.5            |  817 +
   Utilities/cmlibarchive/libarchive/test/.cvsignore  |   10 +
   .../cmlibarchive/libarchive/test/CMakeLists.txt    |  145 +
   Utilities/cmlibarchive/libarchive/test/README      |   63 +
   Utilities/cmlibarchive/libarchive/test/main.c      | 2043 +
   .../libarchive/test/read_open_memory.c             |  172 +
   Utilities/cmlibarchive/libarchive/test/test.h      |  285 +
   .../cmlibarchive/libarchive/test/test_acl_basic.c  |  229 +
   .../libarchive/test/test_acl_freebsd.c             |  255 +
   .../cmlibarchive/libarchive/test/test_acl_pax.c    |  517 +
   .../libarchive/test/test_archive_api_feature.c     |   76 +
   .../cmlibarchive/libarchive/test/test_bad_fd.c     |   41 +
   .../libarchive/test/test_compat_bzip2.c            |   85 +
   .../libarchive/test/test_compat_bzip2_1.tbz.uu     |   24 +
   .../libarchive/test/test_compat_bzip2_2.tbz.uu     |   11 +
   .../libarchive/test/test_compat_gtar.c             |  119 +
   .../libarchive/test/test_compat_gtar_1.tar.uu      |  231 +
   .../libarchive/test/test_compat_gzip.c             |   97 +
   .../libarchive/test/test_compat_gzip_1.tgz.uu      |   24 +
   .../libarchive/test/test_compat_gzip_2.tgz.uu      |   11 +
   .../libarchive/test/test_compat_solaris_tar_acl.c  |  128 +
   .../test/test_compat_solaris_tar_acl.tar.uu        |   61 +
   .../libarchive/test/test_compat_tar_hardlink.c     |  108 +
   .../test/test_compat_tar_hardlink_1.tar.uu         |   39 +
   .../cmlibarchive/libarchive/test/test_compat_xz.c  |   84 +
   .../libarchive/test/test_compat_xz_1.txz.uu        |   12 +
   .../cmlibarchive/libarchive/test/test_compat_zip.c |   80 +
   .../libarchive/test/test_compat_zip_1.zip.uu       |   15 +
   .../libarchive/test/test_empty_write.c             |  120 +
   .../cmlibarchive/libarchive/test/test_entry.c      |  890 +
   .../libarchive/test/test_entry_strmode.c           |   71 +
   .../libarchive/test/test_extattr_freebsd.c         |  174 +
   Utilities/cmlibarchive/libarchive/test/test_fuzz.c |  129 +
   .../libarchive/test/test_fuzz_1.iso.uu             |26993 ++++++
   .../libarchive/test/test_link_resolver.c           |  205 +
   .../cmlibarchive/libarchive/test/test_open_fd.c    |  122 +
   .../cmlibarchive/libarchive/test/test_open_file.c  |  108 +
   .../libarchive/test/test_open_filename.c           |  109 +
   .../libarchive/test/test_pax_filename_encoding.c   |  337 +
   .../test/test_pax_filename_encoding.tar.uu         |  117 +
   .../libarchive/test/test_read_compress_program.c   |   84 +
   .../libarchive/test/test_read_data_large.c         |  121 +
   .../cmlibarchive/libarchive/test/test_read_disk.c  |  170 +
   .../test/test_read_disk_entry_from_file.c          |   80 +
   .../libarchive/test/test_read_extract.c            |  168 +
   .../libarchive/test/test_read_file_nonexistent.c   |   37 +
   .../libarchive/test/test_read_format_ar.c          |  119 +
   .../libarchive/test/test_read_format_cpio_bin.c    |   64 +
   .../libarchive/test/test_read_format_cpio_bin_Z.c  |   61 +
   .../libarchive/test/test_read_format_cpio_bin_be.c |   55 +
   .../test/test_read_format_cpio_bin_be.cpio.uu      |    8 +
   .../test/test_read_format_cpio_bin_bz2.c           |   58 +
   .../libarchive/test/test_read_format_cpio_bin_gz.c |   61 +
   .../libarchive/test/test_read_format_cpio_bin_xz.c |   70 +
   .../libarchive/test/test_read_format_cpio_odc.c    |   68 +
   .../test/test_read_format_cpio_svr4_gzip.c         |   61 +
   .../test/test_read_format_cpio_svr4c_Z.c           |   62 +
   .../libarchive/test/test_read_format_empty.c       |   47 +
   .../libarchive/test/test_read_format_gtar_gz.c     |   60 +
   .../libarchive/test/test_read_format_gtar_lzma.c   |   78 +
   .../libarchive/test/test_read_format_gtar_sparse.c |  318 +
   .../test/test_read_format_gtar_sparse_1_13.tar.uu  | 1369 +
   .../test/test_read_format_gtar_sparse_1_17.tar.uu  | 1369 +
   ...est_read_format_gtar_sparse_1_17_posix00.tar.uu | 1596 +
   ...est_read_format_gtar_sparse_1_17_posix01.tar.uu | 1369 +
   ...est_read_format_gtar_sparse_1_17_posix10.tar.uu | 1369 +
   ...format_gtar_sparse_1_17_posix10_modified.tar.uu | 1370 +
   .../libarchive/test/test_read_format_iso_gz.c      |   59 +
   .../test/test_read_format_iso_gz.iso.gz.uu         |   15 +
   .../test/test_read_format_isojoliet_bz2.c          |  139 +
   .../test/test_read_format_isojoliet_bz2.iso.bz2.uu |   29 +
   .../test/test_read_format_isojoliet_long.c         |  146 +
   .../test_read_format_isojoliet_long.iso.bz2.uu     |   29 +
   .../test/test_read_format_isojoliet_rr.c           |  164 +
   .../test/test_read_format_isojoliet_rr.iso.bz2.uu  |   31 +
   .../libarchive/test/test_read_format_isorr_bz2.c   |  210 +
   .../test/test_read_format_isorr_bz2.iso.bz2.uu     |   26 +
   .../test/test_read_format_isorr_new_bz2.c          |  209 +
   .../test/test_read_format_isorr_new_bz2.iso.bz2.uu |   27 +
   .../test/test_read_format_isozisofs_bz2.c          |  189 +
   .../test/test_read_format_isozisofs_bz2.iso.bz2.uu |   27 +
   .../libarchive/test/test_read_format_mtree.c       |  135 +
   .../libarchive/test/test_read_format_pax_bz2.c     |   66 +
   .../libarchive/test/test_read_format_raw.c         |   89 +
   .../libarchive/test/test_read_format_raw.data.Z.uu |    4 +
   .../libarchive/test/test_read_format_raw.data.uu   |    4 +
   .../libarchive/test/test_read_format_tar.c         |  480 +
   .../test/test_read_format_tar_empty_filename.c     |   66 +
   .../test_read_format_tar_empty_filename.tar.uu     |   39 +
   .../libarchive/test/test_read_format_tbz.c         |   59 +
   .../libarchive/test/test_read_format_tgz.c         |   60 +
   .../libarchive/test/test_read_format_txz.c         |   63 +
   .../libarchive/test/test_read_format_tz.c          |   61 +
   .../libarchive/test/test_read_format_zip.c         |   92 +
   .../libarchive/test/test_read_format_zip.zip.uu    |   14 +
   .../cmlibarchive/libarchive/test/test_read_large.c |   89 +
   .../libarchive/test/test_read_pax_truncated.c      |  288 +
   .../libarchive/test/test_read_position.c           |   94 +
   .../libarchive/test/test_read_truncated.c          |  149 +
   .../libarchive/test/test_tar_filenames.c           |  186 +
   .../cmlibarchive/libarchive/test/test_tar_large.c  |  312 +
   .../libarchive/test/test_ustar_filenames.c         |  191 +
   .../libarchive/test/test_write_compress.c          |  102 +
   .../libarchive/test/test_write_compress_bzip2.c    |  228 +
   .../libarchive/test/test_write_compress_gzip.c     |  252 +
   .../libarchive/test/test_write_compress_lzma.c     |  245 +
   .../libarchive/test/test_write_compress_program.c  |  118 +
   .../libarchive/test/test_write_compress_xz.c       |  253 +
   .../cmlibarchive/libarchive/test/test_write_disk.c |  323 +
   .../libarchive/test/test_write_disk_failures.c     |   72 +
   .../libarchive/test/test_write_disk_hardlink.c     |  223 +
   .../libarchive/test/test_write_disk_perms.c        |  457 +
   .../libarchive/test/test_write_disk_secure.c       |  215 +
   .../libarchive/test/test_write_disk_sparse.c       |  280 +
   .../libarchive/test/test_write_disk_symlink.c      |  117 +
   .../libarchive/test/test_write_disk_times.c        |  167 +
   .../libarchive/test/test_write_format_ar.c         |  209 +
   .../libarchive/test/test_write_format_cpio.c       |  206 +
   .../libarchive/test/test_write_format_cpio_empty.c |   75 +
   .../libarchive/test/test_write_format_cpio_newc.c  |  212 +
   .../libarchive/test/test_write_format_cpio_odc.c   |  225 +
   .../libarchive/test/test_write_format_mtree.c      |  154 +
   .../libarchive/test/test_write_format_pax.c        |  146 +
   .../libarchive/test/test_write_format_shar_empty.c |   58 +
   .../libarchive/test/test_write_format_tar.c        |  114 +
   .../libarchive/test/test_write_format_tar_empty.c  |   92 +
   .../libarchive/test/test_write_format_tar_ustar.c  |  347 +
   .../libarchive/test/test_write_format_zip.c        |  180 +
   .../libarchive/test/test_write_format_zip_empty.c  |   56 +
   .../test/test_write_format_zip_no_compression.c    |  304 +
   .../libarchive/test/test_write_open_memory.c       |   76 +
   Utilities/cmlibarchive/libarchive_fe/err.c         |   74 +
   Utilities/cmlibarchive/libarchive_fe/err.h         |   34 +
   .../cmlibarchive/libarchive_fe/lafe_platform.h     |   53 +
   Utilities/cmlibarchive/libarchive_fe/line_reader.c |  171 +
   Utilities/cmlibarchive/libarchive_fe/line_reader.h |   35 +
   Utilities/cmlibarchive/libarchive_fe/matching.c    |  284 +
   Utilities/cmlibarchive/libarchive_fe/matching.h    |   46 +
   Utilities/cmlibarchive/libarchive_fe/pathmatch.c   |  257 +
   Utilities/cmlibarchive/libarchive_fe/pathmatch.h   |   42 +
   Utilities/cmlibarchive/tar/CMakeLists.txt          |   58 +
   Utilities/cmlibarchive/tar/bsdtar.1                |  921 +
   Utilities/cmlibarchive/tar/bsdtar.c                |  730 +
   Utilities/cmlibarchive/tar/bsdtar.h                |  157 +
   Utilities/cmlibarchive/tar/bsdtar_platform.h       |  149 +
   Utilities/cmlibarchive/tar/bsdtar_windows.c        |  296 +
   Utilities/cmlibarchive/tar/bsdtar_windows.h        |   57 +
   Utilities/cmlibarchive/tar/cmdline.c               |  381 +
   Utilities/cmlibarchive/tar/config_freebsd.h        |   83 +
   Utilities/cmlibarchive/tar/getdate.c               | 1037 +
   Utilities/cmlibarchive/tar/read.c                  |  440 +
   Utilities/cmlibarchive/tar/subst.c                 |  289 +
   Utilities/cmlibarchive/tar/test/CMakeLists.txt     |   62 +
   Utilities/cmlibarchive/tar/test/main.c             | 2057 +
   Utilities/cmlibarchive/tar/test/test.h             |  277 +
   Utilities/cmlibarchive/tar/test/test_0.c           |   67 +
   Utilities/cmlibarchive/tar/test/test_basic.c       |  115 +
   Utilities/cmlibarchive/tar/test/test_copy.c        |  373 +
   Utilities/cmlibarchive/tar/test/test_getdate.c     |   80 +
   Utilities/cmlibarchive/tar/test/test_help.c        |   81 +
   .../cmlibarchive/tar/test/test_option_T_upper.c    |  188 +
   Utilities/cmlibarchive/tar/test/test_option_q.c    |  129 +
   Utilities/cmlibarchive/tar/test/test_option_r.c    |  117 +
   Utilities/cmlibarchive/tar/test/test_option_s.c    |  107 +
   Utilities/cmlibarchive/tar/test/test_patterns.c    |  184 +
   .../cmlibarchive/tar/test/test_patterns_2.tar.uu   |  231 +
   .../cmlibarchive/tar/test/test_patterns_3.tar.uu   |  231 +
   .../cmlibarchive/tar/test/test_patterns_4.tar.uu   |  641 +
   Utilities/cmlibarchive/tar/test/test_stdio.c       |  128 +
   .../cmlibarchive/tar/test/test_strip_components.c  |  109 +
   Utilities/cmlibarchive/tar/test/test_symlink_dir.c |  160 +
   Utilities/cmlibarchive/tar/test/test_version.c     |   97 +
   Utilities/cmlibarchive/tar/test/test_windows.c     |  324 +
   Utilities/cmlibarchive/tar/tree.c                  |  795 +
   Utilities/cmlibarchive/tar/tree.h                  |  141 +
   Utilities/cmlibarchive/tar/util.c                  |  530 +
   Utilities/cmlibarchive/tar/write.c                 | 1129 +
   Utilities/cmtar/CMakeLists.txt                     |  394 -
   Utilities/cmtar/COPYRIGHT                          |   35 -
   Utilities/cmtar/append.c                           |  295 -
   Utilities/cmtar/block.c                            |  384 -
   Utilities/cmtar/compat/README                      |   12 -
   Utilities/cmtar/compat/basename.c                  |   76 -
   Utilities/cmtar/compat/compat.h                    |  332 -
   Utilities/cmtar/compat/dirname.c                   |   79 -
   Utilities/cmtar/compat/fnmatch.c                   |  234 -
   Utilities/cmtar/compat/gethostbyname_r.c           |   41 -
   Utilities/cmtar/compat/gethostname.c               |   36 -
   Utilities/cmtar/compat/getservbyname_r.c           |   41 -
   Utilities/cmtar/compat/glob.c                      |  874 -
   Utilities/cmtar/compat/inet_aton.c                 |   27 -
   Utilities/cmtar/compat/snprintf.c                  |  793 -
   Utilities/cmtar/compat/strdup.c                    |   62 -
   Utilities/cmtar/compat/strlcat.c                   |   72 -
   Utilities/cmtar/compat/strlcpy.c                   |   67 -
   Utilities/cmtar/compat/strmode.c                   |  185 -
   Utilities/cmtar/compat/strrstr.c                   |   40 -
   Utilities/cmtar/compat/strsep.c                    |   87 -
   Utilities/cmtar/config.h.in                        |  213 -
   Utilities/cmtar/decode.c                           |  138 -
   Utilities/cmtar/encode.c                           |  231 -
   Utilities/cmtar/extract.c                          |  895 -
   Utilities/cmtar/filesystem.c                       |   87 -
   Utilities/cmtar/filesystem.h                       |   30 -
   Utilities/cmtar/handle.c                           |  163 -
   Utilities/cmtar/internal.h                         |   35 -
   Utilities/cmtar/libtar.c                           |  422 -
   Utilities/cmtar/libtar.h                           |  290 -
   Utilities/cmtar/listhash/hash.c.in                 |  344 -
   Utilities/cmtar/listhash/list.c.in                 |  461 -
   Utilities/cmtar/listhash/listhash.h.in             |  196 -
   Utilities/cmtar/output.c                           |  151 -
   Utilities/cmtar/tar.h                              |   71 -
   Utilities/cmtar/util.c                             |  184 -
   Utilities/cmtar/wrapper.c                          |  241 -
   .../cmxmlrpc/CMake/TryCompileFromSource.cmake      |   46 -
   Utilities/cmxmlrpc/CMakeLists.txt                  |  128 -
   Utilities/cmxmlrpc/XmlRpcCpp.cpp                   |  391 -
   Utilities/cmxmlrpc/XmlRpcCpp.h                     |  428 -
   Utilities/cmxmlrpc/bool.h                          |   18 -
   Utilities/cmxmlrpc/casprintf.c                     |   35 -
   Utilities/cmxmlrpc/casprintf.h                     |   19 -
   Utilities/cmxmlrpc/inline.h                        |   19 -
   Utilities/cmxmlrpc/linklist.h                      |  193 -
   Utilities/cmxmlrpc/mallocvar.h                     |   80 -
   Utilities/cmxmlrpc/synch_client.c                  |   68 -
   Utilities/cmxmlrpc/transport_config.h              |    5 -
   Utilities/cmxmlrpc/win32_pthreads.c                |  109 -
   Utilities/cmxmlrpc/xmlrpc.h                        |  784 -
   Utilities/cmxmlrpc/xmlrpc_amconfig.h.in            |   37 -
   Utilities/cmxmlrpc/xmlrpc_array.c                  |  206 -
   Utilities/cmxmlrpc/xmlrpc_authcookie.c             |   71 -
   Utilities/cmxmlrpc/xmlrpc_base64.c                 |  262 -
   Utilities/cmxmlrpc/xmlrpc_cgi.c                    |  295 -
   Utilities/cmxmlrpc/xmlrpc_cgi.h                    |   81 -
   Utilities/cmxmlrpc/xmlrpc_client.c                 |  977 -
   Utilities/cmxmlrpc/xmlrpc_client.h                 |  261 -
   Utilities/cmxmlrpc/xmlrpc_client_int.h             |  102 -
   Utilities/cmxmlrpc/xmlrpc_config.h.in              |   88 -
   Utilities/cmxmlrpc/xmlrpc_curl_transport.c         |  759 -
   Utilities/cmxmlrpc/xmlrpc_curl_transport.h         |    8 -
   Utilities/cmxmlrpc/xmlrpc_data.c                   | 1334 -
   Utilities/cmxmlrpc/xmlrpc_expat.c                  |  390 -
   Utilities/cmxmlrpc/xmlrpc_int.h                    |  112 -
   Utilities/cmxmlrpc/xmlrpc_libxml2.c                |  406 -
   Utilities/cmxmlrpc/xmlrpc_parse.c                  |  767 -
   Utilities/cmxmlrpc/xmlrpc_pthreads.h               |   74 -
   Utilities/cmxmlrpc/xmlrpc_registry.c               |  819 -
   Utilities/cmxmlrpc/xmlrpc_serialize.c              |  620 -
   Utilities/cmxmlrpc/xmlrpc_server.h                 |  179 -
   Utilities/cmxmlrpc/xmlrpc_server_abyss.c           |  799 -
   Utilities/cmxmlrpc/xmlrpc_server_abyss.h           |  182 -
   Utilities/cmxmlrpc/xmlrpc_server_abyss_int.h       |   79 -
   Utilities/cmxmlrpc/xmlrpc_struct.c                 |  608 -
   Utilities/cmxmlrpc/xmlrpc_strutil.c                |   75 -
   Utilities/cmxmlrpc/xmlrpc_support.c                |  367 -
   Utilities/cmxmlrpc/xmlrpc_transport.c              |  142 -
   Utilities/cmxmlrpc/xmlrpc_transport.h              |  129 -
   Utilities/cmxmlrpc/xmlrpc_utf8.c                   |  372 -
   Utilities/cmxmlrpc/xmlrpc_xmlparser.h              |   82 -
   Utilities/cmzlib/CMakeLists.txt                    |    5 +-
   Utilities/cmzlib/ChangeLog                         |    2 +-
   Utilities/cmzlib/Copyright.txt                     |   23 +
   Utilities/cmzlib/adler32.c                         |    2 +-
   Utilities/cmzlib/compress.c                        |    2 +-
   Utilities/cmzlib/crc32.c                           |    2 +-
   Utilities/cmzlib/deflate.c                         |    9 +-
   Utilities/cmzlib/deflate.h                         |    2 +-
   Utilities/cmzlib/gzio.c                            |    2 +-
   Utilities/cmzlib/trees.c                           |    2 +-
   Utilities/cmzlib/uncompr.c                         |    2 +-
   Utilities/cmzlib/zconf.h                           |    2 +-
   Utilities/cmzlib/zutil.c                           |    2 +-
   Utilities/cmzlib/zutil.h                           |    2 +-
   Utilities/xml/xhtml-lat1.ent                       |  196 +
   Utilities/xml/xhtml-special.ent                    |   80 +
   Utilities/xml/xhtml-symbol.ent                     |  237 +
   Utilities/xml/xhtml1-strict.dtd                    |  977 +
   bootstrap                                          |  437 +-
   configure                                          |    4 +-
   2523 files changed, 390182 insertions(+), 75001 deletions(-)

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

December 2023
January 2023
December 2022
July 2022
June 2022
April 2022
March 2022
December 2021
October 2021
July 2021
April 2021
January 2021
October 2020
September 2020
August 2020
May 2020
November 2019
October 2019
July 2019
June 2019
February 2019
January 2019
December 2018
November 2018
August 2018
July 2018
May 2018
April 2018
March 2018
February 2018
December 2017
October 2017
August 2017
July 2017
May 2017
April 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
October 2015
September 2015
August 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
2004
April 2003
2003


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager