summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPCRobert Maynard2020-10-068-1/+58
|
* Merge branch 'release-3.18' into masterBrad King2020-10-060-0/+0
|\
| * CMake 3.18.4v3.18.4Brad King2020-10-061-1/+1
| |
* | Merge topic 'gitlab-ci-fix-fortran-c-test'Brad King2020-10-061-0/+1
|\ \ | | | | | | | | | | | | | | | | | | 39da646238 gitlab-ci: add FortranC test directory to the artifacts Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5336
| * | gitlab-ci: add FortranC test directory to the artifactsBen Boeckel2020-10-061-0/+1
|/ /
* | Merge topic 'add_checkcompilerflag_tests'Brad King2020-10-0614-0/+102
|\ \ | | | | | | | | | | | | | | | | | | 8ac9719659 CheckCompilerFlag: Add tests to verify module correctness Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5328
| * | CheckCompilerFlag: Add tests to verify module correctnessRobert Maynard2020-10-0614-0/+102
| | |
* | | Merge topic 'sphinx-deprecations'Brad King2020-10-061-27/+27
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2254fcb68f Utilities/Sphinx: Avoid using deprecated sphinx APIs e0f643dddc Utilities/Sphinx: Clarify check for sphinx < 1.4 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5326
| * | | Utilities/Sphinx: Avoid using deprecated sphinx APIsBrad King2020-10-051-19/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sphinx has deprecated `sphinx.util.pycompat.htmlescape` and `sphinx.builders.qthelp.QtHelpBuilder`. We only import these as part of a monkey-patch to work around a bug in versions of sphinx before 1.7.2, so make that code path conditional. The imports are not deprecated on the versions where we need them.
| * | | Utilities/Sphinx: Clarify check for sphinx < 1.4Brad King2020-10-051-8/+4
| |/ /
* | | Merge topic 'fix-uninitialized-21166'Brad King2020-10-062-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | c27553afb2 cmCTestBuildHandler: Avoid uninitialized line-numbers e4e85c5b2d cmake: Fix uninitialized member in HandleDeleteCacheVariables Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5321
| * | | cmCTestBuildHandler: Avoid uninitialized line-numbersAdriaan de Groot2020-10-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When commands fail, there is no line number to report; still initialize it explicitly to avoid compiler warnings. Issue: #21166
| * | | cmake: Fix uninitialized member in HandleDeleteCacheVariablesAdriaan de Groot2020-10-051-0/+2
| |/ / | | | | | | | | | | | | | | | | | | If there is no existing value, mark the saved entry as UNINITIALIZED (avoids compiler warning about uninitialized type). Issue: #21166
* | | Merge topic 'ci-find-modules'Brad King2020-10-0616-8/+326
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0792fe4759 ci: enable IPO tests on Debian 10 and Fedora 31 builds c582e51909 ci: enable Fortran submodule tests on Debian 10 and Fedora 31 builds 12b56269d4 ci: enable Qt5 tests on Debian 10 and Fedora 31 builds 02e8befb74 gitlab-ci: add job to run test suite on Debian 10 with ninja 2bb2a283e9 ci: add packages for many find modules to the Debian 10 image 03fb06b8e7 ci: enable many find module tests for the Fedora 31 Makefiles build b23f36bba6 ci: add packages for many find modules to the Fedora 31 image 20f7d51b7b Tests: Revise FindBLAS test to avoid cblas_ mangling ... Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5322
| * | | ci: enable IPO tests on Debian 10 and Fedora 31 buildsBrad King2020-10-052-0/+6
| | | |
| * | | ci: enable Fortran submodule tests on Debian 10 and Fedora 31 buildsBrad King2020-10-052-0/+2
| | | |
| * | | ci: enable Qt5 tests on Debian 10 and Fedora 31 buildsBrad King2020-10-052-0/+2
| | | |
| * | | gitlab-ci: add job to run test suite on Debian 10 with ninjaBrad King2020-10-054-1/+81
| | | |
| * | | ci: add packages for many find modules to the Debian 10 imageBrad King2020-10-053-0/+85
| | | |
| * | | ci: enable many find module tests for the Fedora 31 Makefiles buildBrad King2020-10-054-1/+64
| | | |
| * | | ci: add packages for many find modules to the Fedora 31 imageBrad King2020-10-053-1/+79
| | | |
| * | | Tests: Revise FindBLAS test to avoid cblas_ manglingBrad King2020-10-051-3/+5
| | | |
| * | | Tests: Improve FindRuby test robustnessBrad King2020-10-052-2/+2
| |/ /
* | | Merge topic 'update-expat'Brad King2020-10-068-37/+65
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c1de2227fa Merge branch 'upstream-expat' into update-expat 79d5048a80 expat 2020-10-03 (162e16b0) b788cb9d55 expat: Update script to get Expat 2.2.10 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5323
| * \ \ Merge branch 'upstream-expat' into update-expatBrad King2020-10-057-36/+64
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | # By Expat Upstream * upstream-expat: expat 2020-10-03 (162e16b0)
| | * | | expat 2020-10-03 (162e16b0)Expat Upstream2020-10-057-36/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code extracted from: https://github.com/libexpat/libexpat.git at commit 162e16b0a7392a20ecdb2a4d0d13b5a03a7b2380 (R_2_2_10).
| * | | | expat: Update script to get Expat 2.2.10Brad King2020-10-051-1/+1
| | |/ / | |/| |
* | | | Merge topic 'boost-1.74.0'Brad King2020-10-061-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0d86bb0902 FindBoost: Add 1.74 to known versions 1940e24d58 FindBoost: Prevent warning with boost 1.74 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5319
| * | | | FindBoost: Add 1.74 to known versionsOlivier LIESS2020-10-041-0/+1
| | | | |
| * | | | FindBoost: Prevent warning with boost 1.74Olivier LIESS2020-10-041-1/+1
| | | | |
* | | | | Merge branch 'release-3.18'Brad King2020-10-060-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'csharp-source_group-bugfix' into release-3.18Brad King2020-10-064-6/+20
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8d87cfdbf3 VS: Fix regression in C# source links Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5314
* | \ \ \ \ Merge topic 'csharp-source_group-bugfix'Brad King2020-10-064-6/+20
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | 8d87cfdbf3 VS: Fix regression in C# source links Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5314
| * | | | | VS: Fix regression in C# source linksKinan Mahdi2020-10-054-6/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix logic used since commit ac6b18cd90 (CSharp: Add support for source groups with out-of-source builds, 2020-02-18, v3.18.0-rc1~645^2). Add a check of the physical file location for C# source groups.
* | | | | | CMake Nightly Date StampKitware Robot2020-10-061-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'update-regenerate-lexers'Brad King2020-10-051-1/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a3025e2f9b Utilities/Scripts: Update regenerate-lexers.bash Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5316
| * | | | | Utilities/Scripts: Update regenerate-lexers.bashKyle Edwards2020-10-021-1/+4
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | 62d7acc6 added arguments to Flex when regenerating cmCommandArgumentLexer, but this was not reflected in Utilities/Scripts/regenerate-lexers.bash. Update the script with the proper arguments.
* | | | | Merge topic 'cuda_nvcc_abi_werror'Brad King2020-10-052-1/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 079ea66468 CMakeDetermineCompilerABI: Handle NVCC-style -Werror flags Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Seth R Johnson <johnsonsr@ornl.gov> Merge-request: !5318
| * | | | | CMakeDetermineCompilerABI: Handle NVCC-style -Werror flagsRaul Tambre2020-10-042-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NVCC doesn't require an equals sign for its -Werror flags. Fixes #21265.
* | | | | | CMake Nightly Date StampKitware Robot2020-10-051-1/+1
| | | | | |
* | | | | | Merge topic 'xcode-refactor-framework-linking'Craig Scott2020-10-047-17/+78
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ce2dee9e5b Xcode: Don't add framework as -framework argument in linker info list Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5216
| * | | | | | Xcode: Don't add framework as -framework argument in linker info listGusts Kaksis2020-10-027-17/+78
| | | | | | |
* | | | | | | Merge topic 'FetchContent_missing_SOURCE_DIR'Craig Scott2020-10-046-0/+32
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b030a6af88 FetchContent: Raise error if manually given source dir does not exist Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5317
| * | | | | | FetchContent: Raise error if manually given source dir does not existCraig Scott2020-10-036-0/+32
| |/ / / / / | | | | | | | | | | | | Fixes: #21208
* | | | | | CMake Nightly Date StampKitware Robot2020-10-041-1/+1
| | | | | |
* | | | | | Merge topic 'FindSWIG-foreach-missing'Craig Scott2020-10-034-1/+31
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 127436192d FindSWIG: Fix syntax error Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5313
| * | | | | | FindSWIG: Fix syntax errorMarc Chevrier2020-10-024-1/+31
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some tests to cover all cases regarding version handling Fixes: #21264
* | | | | | CMake Nightly Date StampKitware Robot2020-10-031-1/+1
|/ / / / /
* | | | | Merge topic 'UseSWIG-output-source-file-properties'Brad King2020-10-0211-10/+213
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4a81a0ce3d UseSWIG: Add OUTPUT_DIR and OUTFILE_DIR source file properties Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5303
| * | | | | UseSWIG: Add OUTPUT_DIR and OUTFILE_DIR source file propertiesMarc Chevrier2020-09-3011-10/+213
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These properties enable to manage output directories on per source file basis. Fixes: #21250