summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake_path: various enhancements to subcommands/keywordsMarc Chevrier2020-11-1117-209/+130
* Merge branch 'release-3.19'Brad King2020-11-110-0/+0
|\
| * Merge topic 'envvar_versions' into release-3.19Brad King2020-11-1128-50/+6
| |\
* | \ Merge topic 'envvar_versions'Brad King2020-11-1128-50/+6
|\ \ \ | | |/ | |/|
| * | Help: Fix `.. versionadded` directives in environment variable docsNikita Nemkin2020-11-1128-50/+6
| |/
* | Merge topic 'FortranCInterface-CMP0056'Brad King2020-11-112-0/+18
|\ \
| * | FortranCInterface: Honor CMAKE_EXE_LINKER_FLAGS under CMP0056Brad King2020-11-102-0/+18
* | | Merge branch 'release-3.19'Brad King2020-11-110-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'ninja-cleandead-no-dyndep' into release-3.19Brad King2020-11-112-2/+10
| |\ \
* | \ \ Merge topic 'ninja-cleandead-no-dyndep'Brad King2020-11-112-2/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Ninja: Avoid cleandead with dyndep bindings for Fortran module dependenciesBrad King2020-11-102-2/+10
* | | | Merge branch 'release-3.19'Brad King2020-11-110-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'android-abi' into release-3.19Brad King2020-11-111-4/+13
| |\ \ \
* | \ \ \ Merge topic 'android-abi'Brad King2020-11-111-4/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Android: Use NDK_KNOWN_DEVICE_ABI{32,64}S instead of NDK_DEFAULT_ABISHaibo Huang2020-11-101-4/+13
| | |/ / | |/| |
* | | | Merge branch 'release-3.19'Brad King2020-11-110-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'get_filename_component-clarification' into release-3.19Brad King2020-11-111-2/+2
| |\ \ \
* | \ \ \ Merge topic 'get_filename_component-clarification'Brad King2020-11-111-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help/get_filename_component: clarify NAME_W[L]E summariesBen Boeckel2020-11-101-2/+2
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2020-11-111-1/+1
* | | | Merge topic 'versionadded_commands'Brad King2020-11-1058-434/+939
|\ \ \ \
| * | | | Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-0958-434/+939
* | | | | Merge topic 'android-root'Brad King2020-11-103-32/+38
|\ \ \ \ \
| * | | | | Android: restructure android search pathsHaibo Huang2020-11-093-32/+38
* | | | | | Merge branch 'release-3.19'Brad King2020-11-100-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'python3.10' into release-3.19Brad King2020-11-102-2/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'python3.10'Brad King2020-11-102-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindPython{Interp,Libs}: Add support for version 3.10Miro HronĨok2020-11-092-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-11-101-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'release-3.19'Brad King2020-11-090-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'doc-html-lang' into release-3.19Brad King2020-11-091-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'doc-html-lang'Brad King2020-11-091-0/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Utilities/Sphinx: Tell Sphinx that documentation is written in EnglishBrad King2020-11-091-0/+1
| |/ /
* | | Merge topic 'FindProtobuf-multiple-extensions'Brad King2020-11-091-1/+1
|\ \ \
| * | | FindProtobuf: Support files with multiple extensions (#18329)Florian Franzen2020-11-061-1/+1
* | | | Merge topic 'ninja-dyndep-refactor'Brad King2020-11-092-178/+156
|\ \ \ \
| * | | | cmNinjaTargetGenerator: Clarify variable names for preprocessing conditionsBrad King2020-11-061-17/+14
| * | | | cmNinjaTargetGenerator: Simplify scan rule depfile selectionBrad King2020-11-061-30/+32
| * | | | cmNinjaTargetGenerator: Generalize GetScanRule helperBrad King2020-11-061-30/+27
| * | | | cmNinjaTargetGenerator: Remove redundant conditions for dyndep blocksBrad King2020-11-061-26/+19
| * | | | cmNinjaTargetGenerator: Revise conditions to clarify dyndep code pathsBrad King2020-11-061-10/+8
| * | | | cmNinjaTargetGenerator: Clarify scan rule code groupingBrad King2020-11-061-24/+28
| * | | | cmNinjaTargetGenerator: Clarify scan rule helper functionsBrad King2020-11-061-73/+68
| * | | | cmNinjaTargetGenerator: Drop unnecessary mutationBrad King2020-11-061-2/+2
| * | | | cmNinjaTargetGenerator: Clarify method namesBrad King2020-11-062-16/+15
| * | | | cmNinjaTargetGenerator: Consolidate redundant methodsBrad King2020-11-062-11/+4
| | |_|/ | |/| |
* | | | Merge topic 'TestBigEndian-use-abi-result'Brad King2020-11-0913-13/+116
|\ \ \ \
| * | | | TestBigEndian: Re-implement using byte order detected from ABI checkBrad King2020-11-0613-8/+96
| * | | | Tests: Prepare RunCMake.ABI cases to run more checksBrad King2020-11-065-5/+20
| | |/ / | |/| |
* | | | Merge topic 'android-flags'Brad King2020-11-0910-56/+63
|\ \ \ \