summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-error-unknown-arg' into release-3.20Brad King2021-04-152-0/+5
|\
| * Help: Add 3.20 release note for error on unknown argumentsBrad King2021-04-142-0/+5
|/
* Merge topic 'openbsd-defines' into release-3.20Brad King2021-04-144-10/+9
|\
| * OpenBSD: Fix system feature definitionsRafael Sadowski2021-04-144-10/+9
* | Merge topic 'ci-parallelism-limits' into release-3.20Brad King2021-04-143-4/+16
|\ \ | |/ |/|
| * ci: limit builds by machine loadBen Boeckel2021-04-062-4/+14
| * ci: pay attention to the machine load when running testsBen Boeckel2021-04-062-0/+2
* | CMake 3.20.1v3.20.1Brad King2021-04-081-1/+1
* | Merge topic 'flags-with-backslash' into release-3.20Brad King2021-04-088-5/+25
|\ \
| * | Restore support for backslashes in initial language-wide flagsBrad King2021-04-078-5/+25
* | | Merge topic 'cuda-depfile-ccbin' into release-3.20Brad King2021-04-082-1/+12
|\ \ \
| * | | Makefiles: Fix dependency extraction with CUDA < 10.2 and host compilerBrad King2021-04-072-1/+12
| |/ /
* | | Merge topic 'FindBLAS-default-OpenMP' into release-3.20Brad King2021-04-081-2/+11
|\ \ \ | |/ / |/| |
| * | FindBLAS: Fix detection of OpenMP as dependency of BLA_STATICBrad King2021-04-071-2/+11
|/ /
* | Merge topic 'binutils-var-private' into release-3.20Brad King2021-04-071-10/+10
|\ \
| * | BinUtils: Avoid clobbering a variable named without a private prefixBrad King2021-04-071-10/+10
* | | Merge topic 'ios-rpath-linker-flag' into release-3.20Brad King2021-04-074-9/+13
|\ \ \
| * | | Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS tooCraig Scott2021-04-064-9/+13
| |/ /
* | | Merge branch 'release-3.19' into release-3.20Brad King2021-04-060-0/+0
|\ \ \
| * | | CMake 3.19.8v3.19.8Brad King2021-04-061-1/+1
* | | | Merge topic 'ci-linux-updates' into release-3.20Brad King2021-04-067-3/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | ci: Enable jq-based tests on Linux buildsBrad King2021-04-063-0/+3
| * | | ci: add jq and DevIL to Debian and Fedora base imagesBrad King2021-04-064-3/+15
|/ / /
* | | Merge branch 'release-3.19' into release-3.20Brad King2021-04-060-0/+0
|\ \ \ | |/ /
| * | Merge branch 'backport-3.19-rel-file-table' into release-3.19Brad King2021-04-064-20/+64
| |\ \
| * \ \ Merge branch 'release-3.18' into release-3.19Brad King2021-04-0610-0/+409
| |\ \ \
| | * \ \ Merge branch 'backport-3.18-rel-file-table' into release-3.18Brad King2021-04-0610-0/+409
| | |\ \ \
* | | \ \ \ Merge topic 'rel-file-table' into release-3.20Brad King2021-04-0610-0/+473
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Add deprecation fields to File Table v1Brad King2021-04-051-0/+20
| * | | | | | Utilities/Release: Update file table for 3.20.0Brad King2021-04-053-23/+23
| * | | | | | Merge branch 'backport-3.19-rel-file-table' into rel-file-tableBrad King2021-04-0510-0/+453
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch 'release-3.19' into backport-3.19-rel-file-tableBrad King2021-04-0568-187/+591
| | |\ \ \ \ \
| | * | | | | | Utilities/Release: Update file table for 3.19.3Brad King2021-04-054-6/+48
| | * | | | | | Merge tag 'v3.19.3' into backport-3.19-rel-file-tableBrad King2021-04-0545-95/+723
| | |\ \ \ \ \ \
| | * | | | | | | Utilities/Release: Update file table for 3.19.2Brad King2021-04-054-18/+20
| | * | | | | | | Merge tag 'v3.19.2' into backport-3.19-rel-file-tableBrad King2021-04-05207-602/+1642
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'backport-3.18-rel-file-table' into backport-3.19-rel-file-tableBrad King2021-04-0510-0/+409
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | Utilities/Release: Add script to generate a table of filesBrad King2021-04-059-0/+404
| | | * | | | | | | Tests: Add RunCMake helper to run a plain scriptBrad King2021-03-311-0/+5
* | | | | | | | | | Merge topic 'nvhpc-lib-arch' into release-3.20Brad King2021-04-0627-38/+164
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CMakeDetermineCompilerABI: Extract lib arch from implicit object file pathsRobert Maynard2021-04-0514-16/+156
| * | | | | | | | | | CMakeDetermineCompilerABI: Revert "Parse library arch from versioned paths"Robert Maynard2021-04-0521-33/+19
* | | | | | | | | | | Merge topic 'UseSWIG-policies' into release-3.20Brad King2021-04-061-15/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | UseSWIG: Transform swig depfile to match Ninja generator pathsBrad King2021-04-051-0/+2
| * | | | | | | | | | | UseSWIG: Run using policy settings from includerMarc Chevrier2021-04-051-15/+8
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'FindHDF5-new-fortran-library-name' into release-3.20Brad King2021-04-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindHDF5: search for the new Fortran HL library nameBen Boeckel2021-04-051-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'release-3.19' into release-3.20Brad King2021-04-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'libarchive-u_char' into release-3.19Brad King2021-04-061-4/+4
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'libarchive-u_char' into release-3.20Brad King2021-04-061-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |