summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | libarchive: Use uint8_t instead of u_charBrad King2021-04-051-4/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'add_q_namespace_export_docs' into release-3.20Brad King2021-04-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Help: Add Q_NAMESPACE_EXPORT to CMAKE_AUTOMOC_MACRO_NAMES default valuesAlexander Neumann2021-04-051-1/+1
* | | | | | | | | | | Merge topic 'doc-imported-soname' into release-3.20Brad King2021-04-051-6/+18
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Help: Document in add_library how to import libraries with SONAMEBrad King2021-04-021-6/+18
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'release-3.19' into release-3.20Brad King2021-04-020-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'ci-test-ext-done' into release-3.19Brad King2021-04-021-0/+6
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'ci-test-ext-done' into release-3.20Brad King2021-04-021-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | gitlab-ci: Tell CDash when a test-ext job is doneBrad King2021-04-021-0/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'doc-IMPORTED_LOCATION' into release-3.20Brad King2021-04-021-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Clarify IMPORTED_LOCATION documentationmcc2021-04-011-4/+4
* | | | | | | | | | | Merge topic 'FindMPI-host_link' into release-3.20Brad King2021-04-021-3/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | FindMPI: avoid host link options to be propagated to device link stepMarc Chevrier2021-04-011-3/+4
* | | | | | | | | | | Merge branch 'release-3.19' into release-3.20Brad King2021-04-010-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'doc-CMAKE_APPLE_SILICON_PROCESSOR' into release-3.19Brad King2021-04-011-3/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'doc-CMAKE_APPLE_SILICON_PROCESSOR' into release-3.20Brad King2021-04-011-3/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Help: CMAKE_APPLE_SILICON_PROCESSOR cannot be set in a toolchain fileBrad King2021-04-011-3/+2
* | | | | | | | | | Merge topic 'genex-HOST_LINK-in-try_compile' into release-3.20Brad King2021-04-015-2/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compileMarc Chevrier2021-03-315-2/+31
* | | | | | | | | | | Merge topic 'CUDA-device-link' into release-3.20Brad King2021-04-015-8/+72
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CUDA Device link: Ensure all link options are correctly formattedMarc Chevrier2021-03-315-8/+72
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'make-fix-deps-paths' into release-3.20Brad King2021-04-011-1/+13
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Makefiles dependencies: normalize windows pathsMarc Chevrier2021-03-301-1/+13
* | | | | | | | | | | Merge topic 'cray-version-patch' into release-3.20Brad King2021-03-311-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Cray: Detect Fortran compiler version patch level if availableJustin LaPolla2021-03-311-0/+3
|/ / / / / / / / / / /
* | | | | | | | | | | Merge topic 'android-binutils' into release-3.20Brad King2021-03-313-50/+52
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Android: Fix search for binutilsHaibo Huang2021-03-303-50/+52
|/ / / / / / / / / /
* | | | | | | | | | Merge topic 'ninja-automoc-cycle' into release-3.20Brad King2021-03-308-20/+61
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Add test for Ninja automoc dependency cyleKyle Edwards2021-03-296-17/+51
| * | | | | | | | | | autogen: Don't include SKIP_AUTOMOC files in depfileKyle Edwards2021-03-292-3/+10
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'GNUInstallDirs-doc' into release-3.20Brad King2021-03-301-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | GNUInstallDirs: Clarify that CMAKE_INSTALL_<dir> may be absoluteBrad King2021-03-291-1/+4
* | | | | | | | | | | Merge topic 'nmc-cc-no-output' into release-3.20Brad King2021-03-3011-2/+68
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Ninja Multi-Config: Fix crash on custom command config with no outputBrad King2021-03-299-0/+66
| * | | | | | | | | | Tests: Teach RunCMake to ignore incidental 'Recompacting log' ninja outputBrad King2021-03-292-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'commands-file-permissions' into release-3.20Brad King2021-03-299-44/+61
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Clarify permission-related command optionsCraig Scott2021-03-262-23/+40