summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-librhash' into update-librhashBrad King2020-03-0222-657/+957
|\
| * librhash 2019-12-14 (75716b45)librhash upstream2020-03-0222-755/+946
* | librhash: Update import script to get rhash 1.3.9Brad King2020-03-021-2/+1
* | Merge branch 'release-3.17'Brad King2020-03-020-0/+0
|\ \
| * | CMake 3.17.0-rc2v3.17.0-rc2Brad King2020-03-021-1/+1
* | | Merge topic 'test_output'Brad King2020-03-022-13/+14
|\ \ \
| * | | Tests: Output the expected value in Preprocess test for debuggingFrancisco Facioni2020-02-282-13/+14
* | | | Merge topic 'CheckTypeSize-ppc64'Brad King2020-03-021-2/+6
|\ \ \ \
| * | | | CheckTypeSize: Fix '..._CODE' result for ppc and ppc64Brad King2020-02-281-2/+6
* | | | | Merge topic 'xl-fortran-module-dir-use'Brad King2020-03-023-1/+11
|\ \ \ \ \
| * | | | | Tests: Enable Fortran submodule tests on XL compilersBrad King2020-02-281-1/+1
| * | | | | XL: Fix using Fortran modules from their output directoryBrad King2020-02-282-0/+10
* | | | | | Merge topic 'CheckFortranSource-def'Brad King2020-03-023-35/+27
|\ \ \ \ \ \
| * | | | | | CheckFortranSource*: Avoid passing -DVAR to linkerBrad King2020-02-283-35/+27
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2020-03-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-03-011-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-02-291-1/+1
* | | | | | Merge topic 'csharp-out-of-source-groups'Brad King2020-02-2812-89/+124
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CSharp: Add support for source groups with out-of-source buildsKinan Mahdi2020-02-2812-89/+124
* | | | | | Merge topic 'modernize-memory-management'Brad King2020-02-2817-138/+126
|\ \ \ \ \ \
| * | | | | | Modernize memory managementMarc Chevrier2020-02-2717-138/+126
* | | | | | | Merge topic 'FortranCInterface-cross-compile'Brad King2020-02-282-8/+6
|\ \ \ \ \ \ \
| * | | | | | | FortranCInterface: Fix broken search for test exe when cross-compilingBrad King2020-02-272-8/+6
* | | | | | | | Merge branch 'release-3.17'Brad King2020-02-280-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge topic 'ninja-multi-variable-shuffle-again' into release-3.17Brad King2020-02-2826-80/+159
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'ninja-multi-variable-shuffle-again'Brad King2020-02-2826-80/+159
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Ninja Multi-Config: Always generate build.ninjaKyle Edwards2020-02-276-26/+16
| * | | | | | | | Generator: Don't allow Ninja Multi-Config variables on other generatorsKyle Edwards2020-02-2713-0/+91
| * | | | | | | | Ninja Multi-Config: Remove "NMC" from variable namesKyle Edwards2020-02-2712-60/+58
* | | | | | | | | Merge branch 'release-3.17'Brad King2020-02-280-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'foreach-range-issues' into release-3.17Brad King2020-02-2823-6/+92
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'foreach-range-issues'Brad King2020-02-2823-6/+92
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | foreach: Set fatal error on invalid rangeKyle Edwards2020-02-275-0/+9
| * | | | | | | | | foreach: Fix crash when parsing invalid integerKyle Edwards2020-02-2720-6/+83
* | | | | | | | | | Merge branch 'release-3.17'Brad King2020-02-280-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'q_namespace_export' into release-3.17Brad King2020-02-281-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'q_namespace_export'Brad King2020-02-281-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Autogen: Recognize the new Q_NAMESPACE_EXPORT macro in AUTOMOCRichard2020-02-261-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-281-1/+1
* | | | | | | | | Merge topic 'tutorial-have-log-and-exp'Brad King2020-02-273-8/+27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Tutorial: Update Step 5 to work on WindowsBetsy McPhail2020-02-273-8/+27
* | | | | | | | | Merge topic 'Genex-LINK_LANGUAGE'Brad King2020-02-27182-55/+1619
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>Marc Chevrier2020-02-26182-55/+1619
* | | | | | | | | Merge topic 'cmake_command-command'Brad King2020-02-2729-0/+164
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake_command: Add command to INVOKE other commands by nameCristian Adam2020-02-2529-0/+164
* | | | | | | | | | Merge topic 'execute_process_exclusive_capture'Brad King2020-02-278-8/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE optionsCristian Adam2020-02-248-8/+63
* | | | | | | | | | | Merge topic 'gen-tgt'Brad King2020-02-271-31/+37
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: cmake-generator-expressions(7): Target-Dependent QueriesJoachim Wuttke (h)2020-02-251-31/+37
* | | | | | | | | | | | Merge topic 'doc-cpack-ifw'Brad King2020-02-271-38/+45
|\ \ \ \ \ \ \ \ \ \ \ \