summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-0651-42/+423
| * | | | | | | | LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-0684-34/+921
| * | | | | | | | Makefile generator: link flags management refactoringMarc Chevrier2018-06-065-48/+24
* | | | | | | | | Merge branch 'release-3.12'Brad King2018-06-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'ninja-win-rsp' into release-3.12Brad King2018-06-081-4/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'CMakePackageConfigHelpers-doc' into release-3.12Brad King2018-06-071-7/+9
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'CMakePackageConfigHelpers-doc'Brad King2018-06-081-7/+9
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Help: Package without components should use 'check_required_components' tooRuslan Baratov2018-06-071-7/+9
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'ninja-win-rsp'Brad King2018-06-081-4/+4
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Ninja: Use native slashes to pass rsp filesMatthijs Kool2018-06-081-4/+4
| |/ / / / / / /
* | | | | | | | Merge topic 'install-code-script-genex'Brad King2018-06-0810-9/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-06-0710-9/+72
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-06-081-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-071-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-06-061-1/+1
|/ / / / / /
* | | | | | Begin post-3.12 developmentBrad King2018-06-053-2/+11
* | | | | | Merge branch 'release-3.12'Brad King2018-06-054-13/+4
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | CMake 3.12.0-rc1 version updateBrad King2018-06-052-4/+4
| * | | | Help: Drop development topic notes to prepare releaseBrad King2018-06-052-9/+0
|/ / / /
* | | | Merge topic 'doc-3.12-relnotes'Brad King2018-06-0559-361/+301
|\ \ \ \
| * | | | Help: Organize and revise 3.12 release notesBrad King2018-06-041-163/+208
| * | | | Help: Consolidate 3.12 release notesBrad King2018-06-0459-361/+256
* | | | | Merge topic 'intel-compile-features'Brad King2018-06-051-1/+1
|\ \ \ \ \
| * | | | | Features: Add special case to disable relaxed constexpr for Intel 18Brad King2018-06-041-1/+1
| |/ / / /
* | | | | Merge topic 'more-misc-typos'Brad King2018-06-0534-45/+45
|\ \ \ \ \
| * | | | | Fix misc. typosluz.paz2018-06-0434-45/+45
* | | | | | Merge branch 'release-3.11'Brad King2018-06-050-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'external-project-url-hash-docs' into release-3.11Brad King2018-06-051-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ep-support-passing-var-ending-with-notfound' into release-3.11Brad King2018-06-045-3/+23
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'ep-support-passing-var-ending-with-notfound'Brad King2018-06-055-3/+23
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |