Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Add case covering FindGLUT variables and imported targets | Christopher Degawa | 2021-07-02 | 7 | -0/+41 |
* | Merge topic 'ctest_not_dart' | Brad King | 2021-07-02 | 13 | -174/+175 |
|\ | |||||
| * | help: update ctest attached file example | Zack Galbreath | 2021-07-01 | 1 | -2/+4 |
| * | ctest: support <CTestMeasurement> for runtime measurements | Zack Galbreath | 2021-07-01 | 12 | -169/+171 |
| * | ctest: improve test for runtime labels | Zack Galbreath | 2021-07-01 | 1 | -5/+2 |
* | | Merge topic 'autogen-deps' | Brad King | 2021-07-02 | 1 | -5/+23 |
|\ \ | |||||
| * | | AutoGen: Fix needless compilation of mocs_compilation.cpp | Joerg Bornemann | 2021-07-01 | 1 | -5/+23 |
* | | | Merge topic 'FindCUDATookit-ordering' | Brad King | 2021-07-02 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | FindCUDATookit: Fix ordering of libraries in imported targets | Dan Ibanez | 2021-07-01 | 1 | -2/+2 |
* | | | | Merge branch 'release-3.21' | Brad King | 2021-07-02 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'cmake-upload-junit-reports' into release-3.21 | Brad King | 2021-07-02 | 6 | -9/+30 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'cmake-upload-junit-reports' | Brad King | 2021-07-02 | 6 | -9/+30 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | gitlab-ci: upload JUnit reports for builds | Ben Boeckel | 2021-06-30 | 4 | -0/+21 |
| * | | | | | ci: update to 3.21.0-rc2 for CI usage | Ben Boeckel | 2021-06-30 | 2 | -9/+9 |
* | | | | | | Merge branch 'release-3.21' | Brad King | 2021-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'compiler-id-msvc-no-lib' into release-3.21 | Brad King | 2021-07-02 | 2 | -2/+4 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'compiler-id-msvc-no-lib' | Brad King | 2021-07-02 | 2 | -2/+4 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | DetermineCompiler: Restore identification of MSVC with no INCLUDE or LIB | Brad King | 2021-07-01 | 2 | -2/+4 |
* | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'help_cstd' into release-3.21 | Brad King | 2021-07-02 | 1 | -1/+20 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'help_cstd' | Brad King | 2021-07-02 | 1 | -1/+20 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Help: Note C_STANDARD values added in CMake 3.21 | Michael Hirsch | 2021-07-01 | 1 | -1/+20 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'ci-cuda9.2' | Brad King | 2021-07-02 | 6 | -0/+51 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gitlab-ci: add job testing cuda9.2 with Ninja Multi-Config | Brad King | 2021-07-01 | 4 | -0/+32 |
| * | | | | | | | ci: add cuda9.2 base image | Brad King | 2021-07-01 | 2 | -0/+19 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-02 | 1 | -1/+1 |
* | | | | | | | Merge topic 'findmpi-werror-static-fail' | Brad King | 2021-07-01 | 1 | -9/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindMPI: Fix missing static warning in the mpi test source | Chuck Atkins | 2021-06-30 | 1 | -9/+9 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'env-init-configs' | Brad King | 2021-07-01 | 21 | -24/+115 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable | Brad King | 2021-06-30 | 10 | -2/+40 |
| * | | | | | | | cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable | Brad King | 2021-06-30 | 10 | -2/+49 |
| * | | | | | | | Help: Document when CMAKE_BUILD_TYPE and CMAKE_CONFIGURATION_TYPES are set | Brad King | 2021-06-30 | 2 | -0/+9 |
| * | | | | | | | Help: Cross-reference CMAKE_CONFIGURATION_TYPES from CMAKE_BUILD_TYPE | Brad King | 2021-06-30 | 1 | -0/+3 |
| * | | | | | | | cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPES | Brad King | 2021-06-30 | 5 | -24/+18 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'post-rel-dev' | Brad King | 2021-07-01 | 10 | -9/+52 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Configure CMake itself with policies through CMake 3.20 | Brad King | 2021-06-30 | 3 | -3/+3 |
| * | | | | | | | export: Increase maximum policy version in exported files to 3.20 | Brad King | 2021-06-30 | 1 | -2/+2 |
| * | | | | | | | Add deprecation warnings for policies CMP0088 and below | Brad King | 2021-06-30 | 6 | -4/+47 |
* | | | | | | | | Merge topic 'cpackdeb-md5sums-order' | Brad King | 2021-07-01 | 4 | -2/+12 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Tests: update MD5SUMS test to have several files | Alexey Rogachevskiy | 2021-06-30 | 3 | -2/+5 |
| * | | | | | | | CPackDeb: sort package files before generating deb file | Alexey Rogachevskiy | 2021-06-30 | 1 | -0/+7 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-01 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-06-30 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'doc-vs-fortran' into release-3.21 | Brad King | 2021-06-30 | 7 | -14/+21 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'doc-vs-fortran' | Brad King | 2021-06-30 | 7 | -14/+21 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Help: Document VS generator support for Intel Fortran | Brad King | 2021-06-30 | 7 | -14/+21 |
| |/ / / / | |||||
* | | | | | Merge branch 'release-3.21' | Brad King | 2021-06-30 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | CMake 3.21.0-rc2v3.21.0-rc2 | Brad King | 2021-06-30 | 1 | -1/+1 |
* | | | | | Merge topic 'ninja-edit_cache' | Brad King | 2021-06-30 | 8 | -48/+47 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Use `ccmake` for `edit_cache` | NAKAMURA Takumi | 2021-06-29 | 4 | -9/+6 |