summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ghs_custom'Brad King2019-04-1530-234/+1105
|\
| * GHS: Update tests and notesFred Baksik2019-04-1123-10/+381
| * GHS: Update ExternalProject for GHS toolsFred Baksik2019-04-112-13/+27
| * GHS: Update project layout to accommodate gbuild inconsistenciesFred Baksik2019-04-114-135/+35
| * GHS: Update project layout to build targets correctlyFred Baksik2019-04-115-156/+323
| * GHS: Support add_dependencies() commandFred Baksik2019-04-113-80/+102
| * GHS: Support add_custom_target() commandFred Baksik2019-04-115-79/+184
| * GHS: Support add_custom_command( OUTPUT ) signatureFred Baksik2019-04-114-27/+219
| * GHS: Update custom command build eventsFred Baksik2019-04-102-41/+141
* | Merge branch 'release-3.14'Brad King2019-04-150-0/+0
|\ \
| * \ Merge branch 'backport-FindBoost-msvc-toolset-14.2' into release-3.14Brad King2019-04-121-5/+20
| |\ \
* | \ \ Merge topic 'FindBoost-msvc-toolset-14.2'Brad King2019-04-151-5/+20
|\ \ \ \
| * \ \ \ Merge branch 'backport-FindBoost-msvc-toolset-14.2'Brad King2019-04-120-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | FindBoost: Add support for MSVC toolset version 14.2Brad King2019-04-121-5/+20
| | |/ /
| * | | FindBoost: Add support for MSVC toolset version 14.2Brad King2019-04-121-5/+20
* | | | CMake Nightly Date StampKitware Robot2019-04-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-04-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-04-131-1/+1
* | | | Merge topic 'memorize_cxx_compilers_with_full_98_support'Brad King2019-04-126-0/+8
|\ \ \ \
| * | | | CompileFeatures: Record when CXX compilers have gained full support for 98Robert Maynard2019-04-116-0/+8
* | | | | Merge topic 'genex-target-prefix-suffix'Brad King2019-04-1230-37/+563
|\ \ \ \ \
| * | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...>Marc Chevrier2019-04-1028-7/+416
| * | | | | Refactor: Add new methods to retrieve prefix and suffixMarc Chevrier2019-04-102-30/+147
| |/ / / /
* | | | | Merge topic 'iface-headers'Brad King2019-04-129-11/+53
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER propertiesAvraham Shukron2019-04-119-11/+53
* | | | | Merge branch 'release-3.14'Brad King2019-04-120-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CMake 3.14.2v3.14.2Brad King2019-04-121-1/+1
* | | | | Merge topic 'cpack-cleanup'Brad King2019-04-121-68/+0
|\ \ \ \ \
| * | | | | cpack: Remove unused file with old development notesBrad King2019-04-111-68/+0
* | | | | | Merge topic 'cmSystemTools-StringToULong-negatives'Brad King2019-04-122-0/+23
|\ \ \ \ \ \
| * | | | | | cmSystemTools: Fix StringToULong to reject negative numbersBrad King2019-04-112-0/+23
| |/ / / / /
* | | | | | Merge topic 'argument-parser-warning'Brad King2019-04-121-1/+1
|\ \ \ \ \ \
| * | | | | | cmArgumentParser: Fix -Wcomma warningBrad King2019-04-111-1/+1
| |/ / / / /
* | | | | | Merge branch 'release-3.14'Brad King2019-04-120-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'fix-overlay-icon-windows' into release-3.14Brad King2019-04-111-1/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'xcode-extra-sources' into release-3.14Brad King2019-04-112-18/+30
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'fix-overlay-icon-windows'Brad King2019-04-121-1/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | cmake-gui: Fix icon overlay on windowsJulien Jomier2019-04-111-1/+0
* | | | | | | | Merge topic 'xcode-extra-sources'Brad King2019-04-122-18/+30
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Xcode: Avoid mutating App Bundle targets during generationBrad King2019-04-112-8/+21
| * | | | | | | Xcode: Factor out duplicate source group code into lambdaBrad King2019-04-111-11/+10
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-04-121-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'test-autogen-GAT-generator'Brad King2019-04-111-0/+3
|\ \ \ \ \ \
| * | | | | | Tests: Fix Qt*Autogen.GlobalAutogenTarget to use matching generatorBrad King2019-04-101-0/+3
* | | | | | | Merge topic 'test-explicit-dirs'Brad King2019-04-113-13/+29
|\ \ \ \ \ \ \
| * | | | | | | Tests: Avoid enabling languages in RunCMake.CommandLine -S and -B casesBrad King2019-04-101-1/+2
| * | | | | | | Tests: Fix RunCMake.CommandLine test to use generator with -S and -BBrad King2019-04-101-11/+15
| * | | | | | | Tests: Add RunCMake helper to run cmake with optionsBrad King2019-04-101-0/+5
| * | | | | | | Tests: Teach RunCMake to optionally exclude the source dir argumentBrad King2019-04-101-1/+7
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-04-111-1/+1
| |_|_|_|/ / |/| | | | |