summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'compile_opts'Brad King2020-05-183-5/+21
|\
| * Help: Provide cross-references between compiler settingsJoachim Wuttke (h)2020-05-143-0/+10
| * Help: COMPILE_OPTIONS: bundle cross refs, add exampleJoachim Wuttke (h)2020-05-141-5/+11
* | Merge branch 'release-3.16'Brad King2020-05-180-0/+0
|\ \
| * \ Merge branch 'fix-ClearSourcesCache' into release-3.16Brad King2020-05-151-0/+1
| |\ \
* | \ \ Merge branch 'release-3.17'Brad King2020-05-180-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'fix-ClearSourcesCache' into release-3.17Brad King2020-05-181-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'fix-ClearSourcesCache'Brad King2020-05-181-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCacheBrad King2020-05-151-0/+1
* | | | | Merge topic 'FindOpenSSL-applink'Brad King2020-05-181-0/+47
|\ \ \ \ \
| * | | | | FindOpenSSL: add target OpenSSL::applink to support OpenSSL's applink featuregnaggnoyil2020-05-151-0/+47
* | | | | | Merge topic 'fix-CheckTargetsForMissingSources'Brad King2020-05-182-1/+15
|\ \ \ \ \ \
| * | | | | | cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoringBrad King2020-05-152-1/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'find-doxygen-parallel-tests'Craig Scott2020-05-181-0/+2
|\ \ \ \ \ \
| * | | | | | FindDoxygen: Prevent tests from interfering with each otherCraig Scott2020-05-161-0/+2
* | | | | | | CMake Nightly Date StampKitware Robot2020-05-181-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2020-05-171-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2020-05-161-1/+1
|/ / / / / /
* | | | | | Merge branch 'release-3.16'Brad King2020-05-150-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'backport-3.16-FindPkgConfig-isystem' into release-3.16Brad King2020-05-151-0/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.17'Brad King2020-05-150-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge topic 'backport-3.16-FindPkgConfig-isystem' into release-3.17Brad King2020-05-151-0/+6
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge topic 'backport-3.16-FindPkgConfig-isystem'Brad King2020-05-151-0/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Add 3.16.7 release note for FindPkgConfig '-isystem' fixBrad King2020-05-151-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'source_file_scopes'Brad King2020-05-1520-49/+739
|\ \ \ \ \ \
| * | | | | | set_source_files_properties: Allow specification of directory scopeAlexandru Croitor2020-05-1420-49/+739
* | | | | | | Merge branch 'release-3.17'Brad King2020-05-150-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'release-3.16' into release-3.17Brad King2020-05-150-0/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'release-3.16'Brad King2020-05-150-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'backport-3.16-objc-env-vars' into release-3.16Brad King2020-05-146-18/+61
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.17'Brad King2020-05-150-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'objc-env-vars' into release-3.17Brad King2020-05-157-18/+65
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'objc-env-vars'Brad King2020-05-157-18/+65
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Help: Add 3.17.3 release note for Objective C/C++ compiler selectionBrad King2020-05-141-0/+4
| * | | | | | | | Merge branch 'backport-3.16-objc-env-vars' into objc-env-varsBrad King2020-05-146-18/+61
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | |
| | * | | | | | Objective C/C++: Honor CC and CXX env vars to select compilerBrad King2020-05-145-18/+37
| | * | | | | | Help: Document OBJC and OBJCXX env vars for Objective C/C++ compilersBrad King2020-05-143-0/+24
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge topic 'FindSquish-add_test'Brad King2020-05-151-30/+23
|\ \ \ \ \ \ \
| * | | | | | | FindSquish: Make squish_add_test work with any Squish versionFrederik Gladhorn2020-05-131-30/+23
* | | | | | | | CMake Nightly Date StampKitware Robot2020-05-151-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'tests-Wstrict-prototypes'Brad King2020-05-143-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Tests: Fix -Wstrict-prototypes warnings in some C sourcesBrad King2020-05-133-3/+3
* | | | | | | | Merge topic 'update-kwsys'Brad King2020-05-1413-63/+66
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-05-1313-63/+66
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | KWSys 2020-05-13 (d4da6980)KWSys Upstream2020-05-1313-63/+66
* | | | | | | | | Merge topic 'cmake_command_preserve_args'Brad King2020-05-145-8/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake_command: Preserve arguments to INVOKE functionCristian Adam2020-05-125-8/+40
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'squish_windows_ext'Brad King2020-05-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindSquish: Fix target app name on windowsFrederik Gladhorn2020-05-131-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-141-1/+1