summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge topic 'ninja-fortran-doc'Brad King2020-04-202-13/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'backport-3.17-ninja-fortran-doc' into ninja-fortran-docBrad King2020-04-172-13/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Ninja: Document that Fortran support is available with Ninja 1.10+Brad King2020-04-172-13/+2
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-04-201-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge topic 'ctest-memcheck-sanitizers'Craig Scott2020-04-199-14/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CTest: Fix '-T MemCheck' command-line support for sanitizersBrad King2020-04-173-8/+33
| * | | | | | | | | | Tests: Fix RunCMake.ctest_memcheck test script syntax errorsBrad King2020-04-166-6/+6
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-04-191-1/+1
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'findpython-fix-indentation'Marc Chevrier2020-04-181-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | FindPython: fix some indentationBen Boeckel2020-04-171-2/+2
* | | | | | | | | | Merge topic 'add-contains-to-cmext-algorithm'Marc Chevrier2020-04-1839-186/+259
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Refactoring: add cm::contains to <cmext/algorithm>Marc Chevrier2020-04-1739-186/+259
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-04-181-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'update-gitsetup'Brad King2020-04-170-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-GitSetup' into update-gitsetupBrad King2020-04-170-0/+0
| |\ \ \ \ \ \ \ \ |/ / / / / / / / /
| * | | | | | | | GitSetup 2020-04-17 (b162f746)GitSetup Upstream2020-04-171-4/+11
* | | | | | | | | Merge topic 'setup-user-portable'Brad King2020-04-171-1/+8
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | setup-user: restore portabilityJiri Malak2020-04-151-1/+8
* | | | | | | | | Merge topic 'doc-set_property-append-empty'Brad King2020-04-171-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Document that set_property APPEND ignores empty valuesBrad King2020-04-171-1/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.17'Brad King2020-04-170-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge topic 'ios_multi_arch_fix' into release-3.17Brad King2020-04-171-11/+76
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'ios_multi_arch_fix'Brad King2020-04-171-11/+76
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | iOS: Fix detection of supported SDK architecturesAlexandru Croitor2020-04-161-11/+76
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindPython-dev-subcomponents'Brad King2020-04-1713-113/+452
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | FindPython: add sub-components to Development componentMarc Chevrier2020-04-1613-113/+452
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-04-171-1/+1
* | | | | | | | | Merge topic 'cat_cmd_20557'Kyle Edwards2020-04-1613-0/+92
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake -E: add cat command.Johnny Jazeix2020-04-1513-0/+92
* | | | | | | | | | Merge topic 'cuda_architectures'Brad King2020-04-1648-36/+318
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CUDA: Add CudaOnly.CompileFlags testRaul Tambre2020-04-153-0/+33
| * | | | | | | | | | CUDA: Convert tests to use CUDA_ARCHITECTURESRaul Tambre2020-04-1516-35/+16
| * | | | | | | | | | CUDA: Add CUDA_ARCHITECTURES target propertyRaul Tambre2020-04-1530-1/+269
* | | | | | | | | | | Merge topic 'makefile-target-special'Brad King2020-04-1618-77/+177
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Tests: Enable coverage of special chars in include dirs for MakefilesBrad King2020-04-153-13/+33
| * | | | | | | | | | Makefiles: Re-implement makefile target path escaping and quotingBrad King2020-04-151-5/+58
| * | | | | | | | | | Makefiles: Factor out makefile target path escaping and quotingBrad King2020-04-155-41/+49
| * | | | | | | | | | Makefiles: Convert paths with '#' on command-lines to short path on WindowsBrad King2020-04-151-1/+1
| * | | | | | | | | | Makefiles: Do not use '\#' escape sequence with Windows-style make toolsBrad King2020-04-155-5/+21
| * | | | | | | | | | cmDepends: Update types to always use a Makefile generatorBrad King2020-04-136-15/+20
| * | | | | | | | | | cmGlobalNinjaGenerator: Remove outdated commentBrad King2020-04-131-2/+0
* | | | | | | | | | | Merge topic 'update-kwsys'Brad King2020-04-163-11/+16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-04-153-11/+16
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | KWSys 2020-04-15 (5ada375f)KWSys Upstream2020-04-153-11/+16
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-04-161-1/+1
* | | | | | | | | | | Merge topic 'support_pseudo_sysroots'Brad King2020-04-1512-0/+75
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Compilers: Add paths from -print-sysroot to system prefix pathRobert Maynard2020-04-1412-0/+75
* | | | | | | | | | | | Merge topic 'cpack-nsis-dpi-aware'Brad King2020-04-156-0/+25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CPack/NSIS: Add option for setting DPI-awareJohnny Jazeix2020-04-146-0/+25
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'cmprop-source'Brad King2020-04-1518-183/+197
|\ \ \ \ \ \ \ \ \ \ \ \