summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-0/+15
* Merge branch 'backport-3.17-FindPkgConfig-isystem' into FindPkgConfig-isystemBrad King2020-05-061-0/+9
|\
| * Help: Add 3.17 release note for FindPkgConfig '-isystem' fixBrad King2020-05-061-0/+9
| * Merge topic 'pch-genex-absolute' into release-3.17Brad King2020-04-281-14/+13
| |\
| * \ Merge topic 'ninja-fortran-doc' into release-3.17Brad King2020-04-201-5/+1
| |\ \
| * \ \ Merge topic 'docs-CMAKE_CURRENT_FUNCTION' into release-3.17Craig Scott2020-04-115-25/+46
| |\ \ \
* | | | | FindPython: Add support for 'PyPy'Marc Chevrier2020-05-011-0/+5
* | | | | Merge topic 'FPHSA-handle-components'Brad King2020-05-011-0/+5
|\ \ \ \ \
| * | | | | FPHSA: REQUIRED_VARS is optional if HANDLE_COMPONENTS is specifiedMarc Chevrier2020-04-301-0/+5
* | | | | | Merge topic 'CTestCoverageCollectGCOV-compress-opts'Brad King2020-05-011-0/+7
|\ \ \ \ \ \
| * | | | | | CTestCoverageCollectGCOV: Add TARBALL_COMPRESSION optionKelly (KT) Thompson2020-04-301-0/+7
* | | | | | | Merge topic 'ctest-nightly-start-time'Brad King2020-05-011-2/+6
|\ \ \ \ \ \ \
| * | | | | | | Help: Clarify why CTEST_NIGHTLY_START_TIME is neededKyle Edwards2020-04-291-2/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'doc-PROJECT_SOURCE_DIR'Craig Scott2020-04-301-3/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Help: Clarify the use of PROJECT_SOURCE_DIRNicolas Bock2020-04-291-3/+5
* | | | | | | Merge topic 'vs_platform_toolset'Brad King2020-04-293-0/+17
|\ \ \ \ \ \ \
| * | | | | | | VS: Add option for per-target PlatformToolsetJulien Jemine2020-04-293-0/+17
* | | | | | | | Merge topic 'FindLibXslt-targets'Brad King2020-04-291-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | FindLibXslt: provide imported targetsMarkus Rickert2020-04-281-0/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'FindPython-find-implementations'Brad King2020-04-291-0/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | FindPython: Add capability to specify Python implementationsMarc Chevrier2020-04-281-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindLAPACK-target'Brad King2020-04-281-0/+4
|\ \ \ \ \ \ \
| * | | | | | | FindLAPACK: Provide the LAPACK::LAPACK import targetRobert Maynard2020-04-271-0/+4
| |/ / / / / /
* | | | | | | Merge topic 'pch-genex-absolute'Brad King2020-04-281-14/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | target_precompile_headers: Fix documented example using genexBrad King2020-04-271-14/+13
| * | | | | Merge branch 'doc-3.15-std-fix' into release-3.16Brad King2020-04-061-0/+9
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-install-dir-order'Brad King2020-04-271-4/+6
|\ \ \ \ \ \ \
| * | | | | | | Help: Reference policy CMP0082 from install() command docsBrad King2020-04-271-4/+6
* | | | | | | | Merge topic 'tutorial-restore-maketable-step-6'Brad King2020-04-271-0/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Tutorial: Restore MakeTable.cxx in step 6Brad King2020-04-271-0/+25
| |/ / / / / / /
* | | | | | | | Merge topic 'ccmake-custom-colors'Brad King2020-04-273-0/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | ccmake: Improve coloring, allow customizationMatthew Woehlke2020-04-243-0/+47
* | | | | | | | | Merge topic 'FindBLAS-target'Brad King2020-04-271-0/+4
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | BLAS: Provide the BLAS::BLAS import targetRobert Maynard2020-04-231-0/+4
* | | | | | | | | Merge topic 'tutorial-remove-maketable'Brad King2020-04-242-50/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tutorial: Remove MakeTable.cxx from Steps 5 and 6Betsy McPhail2020-04-232-50/+0
* | | | | | | | | | Tutorial: Clarify Step 5Betsy McPhail2020-04-231-2/+6
|/ / / / / / / / /
* | | | | | | | | Merge topic 'remove-documentation-module'Brad King2020-04-233-0/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Modules/Documentation: removeBen Boeckel2020-04-223-0/+26
* | | | | | | | | | Merge topic 'ninja-compiler-PATH-windows'Brad King2020-04-231-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ninja: On Windows, select the compiler occurring first in PATHBrad King2020-04-221-0/+7
* | | | | | | | | | | Help: Fixed typo in command/separate_arguments.rstJaak Ristioja2020-04-221-1/+1
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'ctest_stop_on_failure_16628'Brad King2020-04-223-0/+15
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | ctest: add option --stop-on-failureJohnny Jazeix2020-04-203-0/+15
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'device-link'Brad King2020-04-2010-5/+66
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CUDA: Device linking use now link optionsMarc Chevrier2020-04-198-5/+48
| * | | | | | | | | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>Marc Chevrier2020-04-192-0/+18
| |/ / / / / / / /
* | | | | | | | | Merge topic 'ninja-fortran-doc'Brad King2020-04-201-5/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'backport-3.17-ninja-fortran-doc' into ninja-fortran-docBrad King2020-04-171-5/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Ninja: Document that Fortran support is available with Ninja 1.10+Brad King2020-04-171-5/+1