Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 80 | -96/+521 |
* | CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecture | makise-homura | 2021-10-15 | 2 | -1/+10 |
* | Tests/RPM: skip tests tat rely on debugedit if it's not found | makise-homura | 2021-10-15 | 1 | -5/+22 |
* | Tests/RunCMake/CommandLine: Deal with locales that are different from English | makise-homura | 2021-10-15 | 1 | -0/+6 |
* | Begin post-3.22 development | Brad King | 2021-10-08 | 4 | -9/+18 |
* | Merge branch 'release-3.22' | Brad King | 2021-10-08 | 4 | -19/+10 |
|\ | |||||
| * | Begin 3.22 release versioning | Brad King | 2021-10-08 | 1 | -3/+3 |
| * | gitlab-ci: Drop package pipeline upload jobs for release branch | Brad King | 2021-10-08 | 1 | -7/+7 |
| * | Help: Drop development topic notes to prepare release | Brad King | 2021-10-08 | 2 | -9/+0 |
|/ | |||||
* | Merge topic 'doc-3.22-relnotes' | Brad King | 2021-10-08 | 32 | -170/+151 |
|\ | |||||
| * | Help: Update Sphinx versionadded directives for 3.22 release | Brad King | 2021-10-07 | 3 | -0/+6 |
| * | Help: Organize and revise 3.22 release notes | Brad King | 2021-10-07 | 1 | -69/+89 |
| * | Help: Consolidate 3.22 release notes | Brad King | 2021-10-07 | 29 | -170/+125 |
* | | Merge topic 'tutorial_update_step_4' | Brad King | 2021-10-08 | 10 | -12/+14 |
|\ \ | |||||
| * | | Tutorial: Step 4 improvements | Joseph Snyder | 2021-10-07 | 10 | -12/+14 |
* | | | Merge topic 'find-blas-lapack-cleanup' | Brad King | 2021-10-08 | 2 | -30/+30 |
|\ \ \ | |||||
| * | | | FindBLAS: Fix EML and ArmPL indentations | Igor S. Gerasimov | 2021-10-07 | 1 | -19/+19 |
| * | | | FindBLAS: Replace set(A val) with string(APPEND) | Igor S. Gerasimov | 2021-10-07 | 2 | -8/+8 |
| * | | | FindLAPACK: Replace set(A val) with string(APPEND) | Igor S. Gerasimov | 2021-10-07 | 1 | -5/+5 |
| | |/ | |/| | |||||
* | | | Merge branch 'release-3.21' | Brad King | 2021-10-08 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'release-3.20' into release-3.21 | Brad King | 2021-10-08 | 0 | -0/+0 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release-3.20' | Brad King | 2021-10-08 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'release-3.19' into release-3.20 | Brad King | 2021-10-08 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'revert-debian-libexec' into release-3.20 | Brad King | 2021-10-08 | 2 | -15/+4 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'release-3.19' | Brad King | 2021-10-08 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'revert-debian-libexec' into release-3.19 | Brad King | 2021-10-08 | 2 | -15/+4 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-10-08 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'revert-debian-libexec' into release-3.21 | Brad King | 2021-10-08 | 2 | -15/+4 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge topic 'revert-debian-libexec' | Brad King | 2021-10-08 | 2 | -15/+4 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIR | Timo Röhling | 2021-10-07 | 2 | -15/+4 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-08 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'math_libs_include' | Brad King | 2021-10-07 | 1 | -0/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCUDAToolkit: Fix missing sibling include directory for math libraries | Steven Hahn | 2021-10-05 | 1 | -0/+19 |
* | | | | | | | Merge topic 'FindJasper-imported-target' | Brad King | 2021-10-07 | 6 | -26/+117 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindJasper: Add IMPORTED target | Hiroshi Miura | 2021-10-06 | 6 | -0/+75 |
| * | | | | | | | FindJasper: Add JASPER_INCLUDE_DIRS result variable | Hiroshi Miura | 2021-10-06 | 1 | -1/+4 |
| * | | | | | | | FindJasper: Modernize documentation layout | Hiroshi Miura | 2021-10-06 | 1 | -7/+24 |
| * | | | | | | | FindJasper: Modernize code layout | Hiroshi Miura | 2021-10-06 | 1 | -20/+16 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'file-install-follow-symlink-chain' | Brad King | 2021-10-07 | 2 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Skip RunCMake.file INSTALL-FOLLOW_SYMLINK_CHAIN case on Cygwin | Brad King | 2021-10-06 | 2 | -2/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'ci-asan' | Brad King | 2021-10-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gitlab-ci: Fix asan test job rules | Brad King | 2021-10-06 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'ci-nightly-ninja' | Brad King | 2021-10-07 | 5 | -2/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gitlab-ci: Try upstream ninja development branch in some nightly jobs | Brad King | 2021-10-06 | 3 | -0/+19 |
| * | | | | | | | gitlab-ci: Add cmake and ninja to PATH incrementally | Brad King | 2021-10-06 | 2 | -2/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'xcode-lang-defaults' | Brad King | 2021-10-07 | 1 | -3/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Xcode: Fix detection of default language standard when given -std= flags | Brad King | 2021-10-06 | 1 | -2/+9 |
| * | | | | | | | CMakeDetermineCompilerId: Tolerate variables named for languages | Brad King | 2021-10-06 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-10-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'corret_nvhpc_fortran_compile_deps' into release-3.21 | Brad King | 2021-10-07 | 3 | -12/+21 |
| |\ \ \ \ \ \ |