summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* option: respect existing normal variableRobert Maynard2018-07-0915-28/+115
* Option: Add a test that verifies interaction with normal variablesRobert Maynard2018-06-212-0/+17
* cmOption: Remove VTK 4.0 workaroundsRobert Maynard2018-06-211-13/+1
* Merge topic 'subdir_target_sources'Craig Scott2018-06-1946-4/+447
|\
| * target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-1846-4/+447
* | CMake Nightly Date StampKitware Robot2018-06-191-1/+1
* | Merge topic 'find_program-conditional-cwd'Brad King2018-06-185-8/+97
|\ \
| * | find_program: Consider CWD only for paths with separatorSam Yates2018-06-145-8/+97
* | | Merge topic 'update-kwsys'Brad King2018-06-184-27/+23
|\ \ \
| * \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-06-144-27/+23
| |\ \ \
| | * | | KWSys 2018-06-14 (2b0ca1d8)KWSys Upstream2018-06-144-27/+23
* | | | | Merge topic 'UseSWIG-bugfixes'Brad King2018-06-185-0/+92
|\ \ \ \ \
| * | | | | UseSWIG: add support of target property INCLUDE_DIRECTORIES consumptionMarc Chevrier2018-06-135-0/+92
* | | | | | CMake Nightly Date StampKitware Robot2018-06-181-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-06-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-06-161-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-06-151-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'list_sort'Brad King2018-06-1430-11/+391
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | list: Add options to control the SORT comparison operationDaniel Franke2018-06-1330-11/+391
| | |_|/ | |/| |
* | | | Merge branch 'release-3.11'Brad King2018-06-140-0/+0
|\ \ \ \
| * | | | CMake 3.11.4v3.11.4Brad King2018-06-141-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-06-141-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'release-3.12'Brad King2018-06-130-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'sphinx-info' into release-3.12v3.12.0-rc1Brad King2018-06-133-2/+42
| |\ \ \ \
| * \ \ \ \ Merge branch 'restore-windows-resources-through-link' into release-3.12Brad King2018-06-131-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'UseSWIG-csharp-variant' into release-3.12Brad King2018-06-136-2/+103
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'UseSWIG-fix-genex' into release-3.12Brad King2018-06-121-7/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'UseSWIG-handle-SWIG_MODULE_NAME' into release-3.12Brad King2018-06-121-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'sphinx-info'Brad King2018-06-133-2/+42
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Utilities/Sphinx: Add option to build and install Info manualOrivej Desh2018-06-123-2/+42
* | | | | | | | | | Merge topic 'UseSWIG-csharp-variant'Brad King2018-06-136-2/+103
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | UseSWIG: Add CSHARP variant for wrapper filesRishi Theivendran2018-06-126-2/+103
| |/ / / / / / / /
* | | | | | | | | Merge topic 'UseSWIG-fix-genex'Brad King2018-06-131-7/+7
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | UseSWIG: add support for generator expressionsMarc Chevrier2018-06-121-7/+7
* | | | | | | | | Merge topic 'UseSWIG-handle-SWIG_MODULE_NAME'Brad King2018-06-131-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | UseSWIG: Fix handling of `SWIG_MODULE_NAME` source file propertyFelix Schwitzer2018-06-121-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.11'Brad King2018-06-130-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'restore-windows-resources-through-link' into release-3.11Brad King2018-06-121-1/+2
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge topic 'restore-windows-resources-through-link'Brad King2018-06-131-1/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Windows: Restore support for running CMake through a symlinkBrad King2018-06-121-1/+2
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-131-1/+1
* | | | | | | | Merge branch 'release-3.12'Brad King2018-06-120-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'FindPython-3.8' into release-3.12Brad King2018-06-083-3/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindPython-3.8'Brad King2018-06-123-3/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindPython: Add support for version 3.8Marcel Plch2018-06-083-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-121-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-111-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-101-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-091-1/+1
* | | | | | | | Merge topic 'LINK_OPTIONS'Brad King2018-06-08130-77/+1321
|\ \ \ \ \ \ \ \