summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmprop-makefile'Brad King2020-04-0217-87/+104
|\
| * cmMakefile::GetProperty: return cmPropVitaly Stakhovsky2020-04-0117-87/+104
* | Merge topic 'config-case'Brad King2020-04-025-26/+24
|\ \
| * | cmLocalGenerator: Avoid using upper-case config when not necessaryBrad King2020-04-011-4/+3
| * | cmLocalGenerator: Clarify local variable name in GetTargetFlagsBrad King2020-04-011-12/+13
| * | cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case configBrad King2020-04-015-14/+12
| |/
* | Merge topic 'discourage-cmake_install'Brad King2020-04-021-0/+5
|\ \
| * | Help: Discourage direct use of cmake_install.cmakeKyle Edwards2020-04-011-0/+5
* | | Merge topic 'cuda_check'Brad King2020-04-021-2/+0
|\ \ \
| * | | cm_cxx_features: Remove CUDA installation warning filteringRaul Tambre2020-04-011-2/+0
* | | | Merge topic 'update-kwsys'Brad King2020-04-021-1/+8
|\ \ \ \
| * \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-04-011-1/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KWSys 2020-04-01 (25694819)KWSys Upstream2020-04-011-1/+8
* | | | | Merge branch 'release-3.16'Brad King2020-04-020-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.16Brad King2020-04-011-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.17'Brad King2020-04-020-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.17Brad King2020-04-021-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST'Brad King2020-04-021-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindPython: fix handling when FIND_VIRTUALENV == FIRSTMarc Chevrier2020-04-011-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-04-021-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'aux-install-dest'Brad King2020-04-012-10/+18
|\ \ \ \ \ \ \
| * | | | | | | Aux: Install editor and bash files to more natural locationsEli Schwartz2020-03-312-10/+18
* | | | | | | | Merge topic 'relax_compiler_prefix_detection'Brad King2020-04-014-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | DetermineCompiler: Relax _CMAKE_TOOLCHAIN_PREFIX detectionRobert Maynard2020-03-304-4/+4
* | | | | | | | | Merge topic 'cmprop-target'Brad King2020-04-0114-170/+169
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmTarget::GetProperty: return cmPropVitaly Stakhovsky2020-03-3014-170/+169
| |/ / / / / / / /
* | | | | | | | | Merge branch 'release-3.17'Brad King2020-04-010-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'cpack-nsis-version' into release-3.17Brad King2020-04-013-3/+19
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'cpack-nsis-version'Brad King2020-04-013-3/+19
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | CPack/NSIS: Document and check requirement of at least NSIS 3.0Brad King2020-03-313-3/+19
* | | | | | | | | | Merge branch 'release-3.17'Brad King2020-04-010-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'xl-cxx14' into release-3.17Brad King2020-04-011-1/+7
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'xl-cxx14'Brad King2020-04-011-1/+7
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | XL: Add comment clarifying why we pretend it has full C++11/14 supportBrad King2020-03-311-0/+6
| * | | | | | | | | XL: C++14 language level flags are only available on LinuxBrad King2020-03-311-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-04-011-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'release-3.17'Brad King2020-03-310-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'docs_macho_prop_tgt' into release-3.17Brad King2020-03-314-26/+65
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'docs_macho_prop_tgt'Brad King2020-03-314-26/+65
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Help: Fix inaccuracies and omissions in MACHO_* property docsCraig Scott2020-03-314-26/+65
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'GoogleTest-DISCOVERY_MODE-note'Brad King2020-03-312-1/+8
|\ \ \ \ \ \ \
| * | | | | | | Help: Add release note for GoogleTest module DISCOVERY_MODE featureBrad King2020-03-311-0/+7
| * | | | | | | Help: Update GoogleTest XML_OUTPUT_DIR release note markupBrad King2020-03-311-1/+1
* | | | | | | | Merge topic 'FindBoost-lib-prefix-override'Brad King2020-03-311-9/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | FindBoost: Allow Boost_LIB_PREFIX to be set externallyBartlomiej Cieszkowski2020-03-271-9/+15
* | | | | | | | | Merge branch 'release-3.16'Brad King2020-03-310-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'backport-3.16-link-libs-config-case' into release-3.16Brad King2020-03-305-5/+30
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'aix-ExportImportList-install' into release-3.16Brad King2020-03-301-0/+4
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'release-3.17'Brad King2020-03-310-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'link-libs-config-case' into release-3.17Brad King2020-03-315-6/+30
| |\ \ \ \ \ \ \ \ \ \