summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* XCTest: Add support for static frameworksGuillaume Campagna2017-04-256-0/+67
* Merge branch 'release'Brad King2017-04-200-0/+0
|\
| * Merge branch 'FindBoost-fix-backslash-tolerance' into releaseBrad King2017-04-191-2/+3
| |\
| * \ Merge branch 'FindOpenSSL-more-precompiled' into releaseBrad King2017-04-191-0/+4
| |\ \
* | \ \ Merge topic 'remove-vs7.1-generator'Brad King2017-04-2042-246/+47
|\ \ \ \
| * | | | Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-1939-231/+45
| * | | | cmGlobalVisualStudioGenerator: Drop VS7 enumeration valueBrad King2017-04-194-5/+2
| * | | | cmGlobalVisualStudio8Generator: Drop unused GetDocumentation methodBrad King2017-04-192-10/+0
* | | | | Merge topic 'FindBoost-fix-backslash-tolerance'Brad King2017-04-201-2/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindBoost: Restore tolerance of backslashes in pathsAlex Turbov2017-04-191-2/+3
* | | | | Merge topic 'FindOpenSSL-more-precompiled'Brad King2017-04-201-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindOpenSSL: Add more library name alternativesAlex Turbov2017-04-191-0/+4
| |/ / /
* | | | Merge topic 'doc-dev-source-code'Brad King2017-04-204-36/+53
|\ \ \ \
| * | | | Help/dev: Adopt C++ subset rules in coding guideBrad King2017-04-192-24/+21
| * | | | Help/dev: Adopt clang-format instructions in coding guideBrad King2017-04-192-12/+16
| * | | | Help/dev: Add a CMake Source Code Guide placeholderBrad King2017-04-192-0/+16
| | |/ / | |/| |
* | | | Merge topic 'update-kwsys'Brad King2017-04-208-188/+194
|\ \ \ \
| * \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-04-198-188/+194
| |\ \ \ \
| | * | | | KWSys 2017-04-19 (9f6ffaff)KWSys Upstream2017-04-198-188/+194
* | | | | | CMake Nightly Date StampKitware Robot2017-04-201-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'objlib-extend'Brad King2017-04-1965-188/+610
|\ \ \ \ \
| * | | | | Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-1838-94/+362
| * | | | | Genex: Allow TARGET_OBJECTS to be used everywhereRobert Maynard2017-04-1812-14/+102
| * | | | | Genex: Reject TARGET_OBJECTS on non-object libraries earlierBrad King2017-04-1811-41/+53
| * | | | | Tests: ExportImport C code should use explicit (void) in prototypesRobert Maynard2017-04-181-12/+12
| * | | | | cmInstallTargetGenerator: Re-order GenerateScriptForConfig logicBrad King2017-04-181-19/+22
| * | | | | cmGlobalGenerator: Add method to check if object file location is knownBrad King2017-04-183-0/+19
| * | | | | cmGeneratorTarget: Add method to get the object file directoryBrad King2017-04-182-0/+17
| * | | | | cmGeneratorTarget: Factor out a GetTargetObjectNames methodBrad King2017-04-183-29/+43
| * | | | | cmGeneratorTarget: Drop default GetLinkerLanguage config argumentBrad King2017-04-172-2/+3
* | | | | | Merge topic 'test-CheckIPOSupported'Brad King2017-04-1910-0/+99
|\ \ \ \ \ \
| * | | | | | Tests: Add cases for typical CheckIPOSupported usageRuslan Baratov2017-04-1810-0/+99
* | | | | | | Merge topic 'fix-CMakeTestAllGenerators'Brad King2017-04-192-49/+11
|\ \ \ \ \ \ \
| * | | | | | | Tests: Drop machine-specific logic from CMakeTestAllGeneratorsBrad King2017-04-181-22/+0
| * | | | | | | Tests: Run CMakeTestAllGenerators seriallyBrad King2017-04-181-0/+3
| * | | | | | | Tests: Fix CMakeTestAllGenerators generator listBrad King2017-04-181-27/+8
* | | | | | | | Merge topic 'doc-CMAKE_MATCH_n'Brad King2017-04-195-24/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Document CMAKE_MATCH_<n> variablesBrad King2017-04-185-4/+17
| * | | | | | | | Help: Link from if(MATCHES) to regex specification docsBrad King2017-04-182-1/+3
| * | | | | | | | Help: Format string() command regex specification docsBrad King2017-04-181-20/+30
| |/ / / / / / /
* | | | | | | | Merge topic 'findmpi-add-imported-targets'Brad King2017-04-197-0/+113
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMPI: Add test caseChristian Pfeiffer2017-04-186-0/+84
| * | | | | | | | FindMPI: Add IMPORTED targetsChristian Pfeiffer2017-04-151-0/+29
* | | | | | | | | Merge topic 'doc-find-path-sep'Brad King2017-04-192-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Document find command search path separatorsBrad King2017-04-182-2/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cmake-gui-desktop-icon-wayland'Brad King2017-04-192-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | cmake-gui: Fix display of icon under Wayland.Clinton Stimpson2017-04-172-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2017-04-191-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'tcc-enable_exports'Brad King2017-04-181-0/+1
|\ \ \ \ \ \ \
| * | | | | | | TinyCC: Support ENABLE_EXPORT propertyhsc2017-04-171-0/+1
| |/ / / / / /