summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Future-proof AddLinkLibrary target lookup scopeBrad King2018-09-121-1/+1
* cmExportFileGenerator: Use cmGeneratorTarget::ResolveTargetReferenceBrad King2018-09-121-2/+7
* cmGeneratorTarget: Factor target name resolution out of link item resolutionBrad King2018-09-122-10/+31
* Make internal TARGET_PROPERTY generator expressions more robustBrad King2018-09-124-3/+33
* Android.mk: De-duplicate link libraries logic during exportBrad King2018-09-111-21/+5
* cmGlobalGenerator: Remove unused FindLocalGenerator methodBrad King2018-09-112-15/+0
* Merge topic 'imported-same-name'Brad King2018-09-1132-221/+297
|\
| * Fix transitive usage requirements through same-name imported targetsBrad King2018-09-1010-47/+54
| * genex: Simplify cmGeneratorExpressionInterpreterBrad King2018-09-079-87/+36
| * Fix dependency propagation through same-name imported targetsBrad King2018-09-0712-41/+82
| * cmLinkItem: Convert to a "sum type" over a string and target pointerBrad King2018-09-0710-66/+145
* | Merge branch 'release-3.12'Brad King2018-09-110-0/+0
|\ \
| * \ Merge branch 'FindMPI-restore-flags-string' into release-3.12Brad King2018-09-101-1/+1
| |\ \
| * \ \ Merge branch 'fix-ctest_start-track' into release-3.12Brad King2018-09-104-3/+14
| |\ \ \
| * \ \ \ Merge branch 'ctest-fix-test-load' into release-3.12Brad King2018-09-1016-38/+74
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindMPI-restore-flags-string'Brad King2018-09-111-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS as a command-line stringBrad King2018-09-101-1/+1
| |/ / / /
* | | | | Merge topic 'fix-ctest_start-track'Brad King2018-09-114-3/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CTest: Fix regression in ctest_start()Kyle Edwards2018-09-104-3/+14
| |/ / /
* | | | Merge topic 'ctest-fix-test-load'Brad King2018-09-1116-38/+74
|\ \ \ \ | | |/ / | |/| |
| * | | CTest: Fix --test-load regressionBrad King2018-09-1016-38/+74
| |/ /
* | | Merge topic 'generator_expressions_typo_fix'Craig Scott2018-09-111-1/+1
|\ \ \
| * | | Help: Formatting typo fix in cmake-generator-expressions(7)Raul Tambre2018-09-101-1/+1
* | | | Merge topic 'cmake-host-system-information-doc-fix'Craig Scott2018-09-111-4/+8
|\ \ \ \
| * | | | Help: Clarify cmake_host_system_information memory unitsTaylor Holberton2018-09-101-4/+8
* | | | | CMake Nightly Date StampKitware Robot2018-09-111-1/+1
* | | | | Merge topic 'FindOpenSceneGraph-debug'Brad King2018-09-102-21/+13
|\ \ \ \ \
| * | | | | FindOpenSceneGraph: Fix find in DebugCyril Boucher2018-09-062-21/+13
* | | | | | Merge topic 'gicv-stdstring'Brad King2018-09-103-12/+15
|\ \ \ \ \ \
| * | | | | | cmCacheManager::GetInitializedCacheValue(): Return as const std::string*Vitaly Stakhovsky2018-09-063-12/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'FindSubversion-wc-info-error'Brad King2018-09-102-12/+27
|\ \ \ \ \ \
| * | | | | | FindSubversion: Add Subversion_WC_INFO option to suppress failuresJason Heeris2018-09-072-12/+27
| |/ / / / /
* | | | | | Merge topic 'extra-generator-split-arg1'Brad King2018-09-101-0/+1
|\ \ \ \ \ \
| * | | | | | Extra Generator: Fix handling of CMAKE_<LANG>_COMPILER_ARG1Adam Oleksy2018-09-071-0/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-101-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-09-091-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-09-081-1/+1
* | | | | | Merge topic 'ExternalProject-check-explicit-include'Craig Scott2018-09-078-0/+48
|\ \ \ \ \ \
| * | | | | | ExternalProject: Report error if local variables are not definedJean-Christophe Fillion-Robin2018-09-068-0/+48
* | | | | | | Merge topic 'definitions-get'Brad King2018-09-077-19/+25
|\ \ \ \ \ \ \
| * | | | | | | cmStateSnapshot::GetDefinition(): Return std::string const*Vitaly Stakhovsky2018-09-067-19/+25
* | | | | | | | Merge branch 'release-3.12'Brad King2018-09-070-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | CMake 3.12.2v3.12.2Brad King2018-09-071-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-09-071-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'CMakeFindBinUtils-fix-not-cached'Brad King2018-09-061-3/+15
|\ \ \ \ \ \ \
| * | | | | | | CMakeFindBinUtils: Fix use with non-cached tool settingsBrad King2018-09-051-3/+15
* | | | | | | | Merge branch 'release-3.12'Brad King2018-09-060-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'FindMatlab-no-CMAKE_CL_64' into release-3.12Brad King2018-09-051-15/+0
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindMatlab-no-CMAKE_CL_64'Brad King2018-09-061-15/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindMatlab: Remove erroneous duplicate codeRaffi Enficiaud2018-09-051-15/+0