[Cmake-commits] CMake branch, maint, updated. v2.8.11.1-15-g3bff90f

Brad King brad.king at kitware.com
Wed Jul 3 15:40:10 EDT 2013


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

The branch, maint has been updated
       via  3bff90f8668ad24af80f1e45e2b498f4b9ec5f21 (commit)
       via  acff72970138068b14d7d7f082e433db06c30223 (commit)
       via  c9697fa611d9aab13dc5d825a409b6a6e8f06d66 (commit)
       via  8857afa05eea2da97b120cd69c9d127c6ca047de (commit)
       via  04897c02cc8a083759a884bcc0e0eea82916470d (commit)
       via  d9ece45a36af9c0640ee4fe0d4a1519dcd8f874d (commit)
       via  5bcca28096e8075e5b0746c97205a7ab2093ad61 (commit)
       via  52f146414f11971538c268ecd78581bac5baa535 (commit)
       via  c4bcc56156596174ee510c1986b6003f2d84bebf (commit)
       via  78fdbbcb4130eedc2cb48ec9e67fad5c2beffb0e (commit)
       via  e99d7b1c1f9b488b2f6dcf34a4f6c8e8f118b0a7 (commit)
       via  77ac9b8b9c56927617aeaabe01b5e8d22eaf4858 (commit)
       via  e643e0259df0736022d484c68a6781c3a380dd06 (commit)
       via  bc460ea2fc9223092da2fd65daefaf8eecc16cfb (commit)
       via  75994d953e261b388aa31e4d8ecd8af9fe53142b (commit)
      from  c479a06d80bd4b4eecb0923fc7cafcd5a82b3dbc (commit)

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

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 ChangeLog.manual                                   |   18 +++++
 Modules/CMakeDetermineASM-ATTCompiler.cmake        |    2 +-
 Modules/CMakeDetermineASMCompiler.cmake            |    4 +-
 Modules/CMakeDetermineASM_NASMCompiler.cmake       |    2 +-
 ...keVS6FindMake.cmake => CMakeVS12FindMake.cmake} |   20 +++---
 Modules/FindBoost.cmake                            |    2 +
 Modules/InstallRequiredSystemLibraries.cmake       |    8 ++
 Modules/Platform/Windows-MSVC.cmake                |    5 +-
 Modules/SelectLibraryConfigurations.cmake          |    2 +-
 Source/CMakeLists.txt                              |    2 +
 Source/CMakeVersion.cmake                          |    2 +-
 Source/cmCryptoHash.cxx                            |    6 +-
 Source/cmDocumentVariables.cxx                     |    3 +-
 Source/cmGlobalVisualStudio10Generator.cxx         |    2 +-
 Source/cmGlobalVisualStudio11Generator.cxx         |    2 +-
 ...tor.cxx => cmGlobalVisualStudio12Generator.cxx} |   72 ++++++++++----------
 ...nerator.h => cmGlobalVisualStudio12Generator.h} |   18 +++---
 Source/cmLocalVisualStudioGenerator.h              |    3 +-
 .../{cmVS11CLFlagTable.h => cmVS12CLFlagTable.h}   |   14 +++-
 .../{cmVS11LibFlagTable.h => cmVS12LibFlagTable.h} |    2 +-
 ...cmVS11LinkFlagTable.h => cmVS12LinkFlagTable.h} |    2 +-
 Source/cmVisualStudio10TargetGenerator.cxx         |   24 +++++--
 Source/cmVisualStudioGeneratorOptions.cxx          |    1 +
 Source/cmake.cxx                                   |    4 +
 Source/cmparseMSBuildXML.py                        |    3 +
 Tests/CheckCompilerRelatedVariables/CMakeLists.txt |    4 +
 Tests/Preprocess/CMakeLists.txt                    |    6 ++-
 Tests/RunCMake/GeneratorToolset/RunCMakeTest.cmake |    2 +-
 Tests/VSExternalInclude/CMakeLists.txt             |    4 +-
 Utilities/cmcurl/CMakeLists.txt                    |    2 -
 Utilities/cmcurl/Platforms/WindowsCache.cmake      |    1 -
 Utilities/cmcurl/Platforms/config-aix.h            |    3 -
 Utilities/cmcurl/config.h.in                       |    3 -
 Utilities/cmcurl/socks.c                           |   11 +++-
 Utilities/cmcurl/strequal.c                        |   42 -----------
 Utilities/cmcurl/strequal.h                        |    5 --
 36 files changed, 164 insertions(+), 142 deletions(-)
 copy Modules/{CMakeVS6FindMake.cmake => CMakeVS12FindMake.cmake} (57%)
 copy Source/{cmGlobalVisualStudio11Generator.cxx => cmGlobalVisualStudio12Generator.cxx} (56%)
 copy Source/{cmGlobalVisualStudio11Generator.h => cmGlobalVisualStudio12Generator.h} (70%)
 copy Source/{cmVS11CLFlagTable.h => cmVS12CLFlagTable.h} (97%)
 copy Source/{cmVS11LibFlagTable.h => cmVS12LibFlagTable.h} (98%)
 copy Source/{cmVS11LinkFlagTable.h => cmVS12LinkFlagTable.h} (99%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list