summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-15251-1131/+1089
* Merge topic 'refactor-iwyu-code'Brad King2017-09-1524-241/+333
|\
| * Clean up iwyu code to not be one big if statement.Bill Hoffman2017-09-1324-241/+333
* | Merge topic 'findopenmp-components'Brad King2017-09-152-17/+48
|\ \
| * | FindOpenMP: Add support for componentsChristian Pfeiffer2017-09-142-15/+44
| * | FindOpenMP: Minor environmental improvementsChristian Pfeiffer2017-09-141-2/+4
* | | Merge topic 'codeblocks-exclude-external'Brad King2017-09-155-1/+39
|\ \ \
| * | | CodeBlocks: add option to exclude external filesAlexandr (Sagrer) Gridnev2017-09-145-1/+39
* | | | Merge topic 'ranged-for'Brad King2017-09-1533-869/+606
|\ \ \ \
| * | | | Meta: modernize old-fashioned loops to range-based `for` (CTest).Pavel Solodovnikov2017-09-1433-869/+606
* | | | | Merge topic 'update-kwsys'Brad King2017-09-152-66/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-09-142-66/+0
| |\ \ \ \ \
| | * | | | | KWSys 2017-09-14 (d85b17e7)KWSys Upstream2017-09-142-66/+0
* | | | | | | Merge topic 'fphsa-fix-version-exact'Brad King2017-09-152-5/+5
|\ \ \ \ \ \ \
| * | | | | | | FPHSA: fix typo in commentYves Frederix2017-09-141-2/+2
| * | | | | | | FPHSA: replace left-over VERSION by _FOUND_VERSION.Yves Frederix2017-09-141-1/+1
| * | | | | | | FPHSA: Add (failing) unit test when checking EXACT on full version numberYves Frederix2017-09-141-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-09-151-1/+1
* | | | | | | Merge topic 'doc-RunCMake-result'Brad King2017-09-141-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Tests: Update RunCMake/README.rst to clarify meaning of -result.txtBrad King2017-09-141-2/+2
|/ / / / / /
* | | | | | Merge branch 'release-3.9'Brad King2017-09-140-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-autogen-target-depends' into release-3.9Brad King2017-09-1312-72/+242
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bootstrap-twice-in-source' into release-3.9Brad King2017-09-131-0/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-vs-fix-config-map' into release-3.9Brad King2017-09-132-8/+20
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'get_filename_component-fix-program-split'Brad King2017-09-145-1/+99
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semanticsBrad King2017-09-135-1/+99
* | | | | | | | | | | Merge topic 'remove-nmcl'Brad King2017-09-141-4/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Platforms: Remove Windows-NMclChristian Pfeiffer2017-09-131-4/+0
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'bootstrap-twice-in-source'Brad King2017-09-141-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | bootstrap: Fix running multiple times in-sourceBrad King2017-09-131-0/+6
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'vs-fix-config-map'Brad King2017-09-142-8/+20
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-vs-fix-config-map' into vs-fix-config-mapBrad King2017-09-132-8/+20
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | VS: Do not consider MAP_IMPORTED_CONFIG_<CONFIG> on non-imported targetsBrad King2017-09-132-8/+20
| | |/ / / / / / /
* | | | | | | | | Merge topic 'autogen-target-depends-fix-3-9-2'Brad King2017-09-140-0/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Merge branch 'backport-autogen-target-depends' into autogen-target-depends-fi...Brad King2017-09-130-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Autogen: Tests: Backport tests for _autogen target dependenciesSebastian Holtermann2017-09-1311-47/+182
| | * | | | | | Autogen: Backport autogen target dependency as file dependency fixSebastian Holtermann2017-09-131-25/+60
| | |/ / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2017-09-141-1/+1
* | | | | | | Merge topic 'improve-graphviz-doc'Craig Scott2017-09-142-9/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Docs: Improve markup for graphviz related documentationJano Svitok2017-09-112-9/+9
* | | | | | | Merge topic 'msvc-base-features'Brad King2017-09-131-0/+24
|\ \ \ \ \ \ \
| * | | | | | | MSVC: Avoid unnecessary C++ feature detection stepsBrad King2017-09-121-0/+24
* | | | | | | | Merge topic 'MsvcArm64'Brad King2017-09-1310-5/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | MSVC: Add support for ARM64 architectureMinmin Gong2017-09-1210-5/+35
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'ranged-for'Brad King2017-09-13133-3592/+2456
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Meta: modernize old-fashioned loops to range-based `for`.Pavel Solodovnikov2017-09-12133-3592/+2456
* | | | | | | | CMake Nightly Date StampKitware Robot2017-09-131-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'vs-clang-llvm-support'Brad King2017-09-122-4/+3
|\ \ \ \ \ \ \
| * | | | | | | VS: Update support for LLVM-vs* toolsets from LLVM 5.0Konstantin Ivlev2017-09-112-4/+3
* | | | | | | | Merge topic 'get-or-create-source-group'Brad King2017-09-124-103/+85
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |