summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ExternalProject: Improve robustness of update stepCraig Scott2021-01-281-172/+233
* ExternalProject: Prevent the noisy detached head messages on checkoutCraig Scott2021-01-281-0/+4
* FindOpenMP: Add support for NVHPC compilerTin Huynh2021-01-271-0/+1
* FindOpenACC: Add support for NVHPC compilerTin Huynh2021-01-271-1/+4
* GenerateExportHeader: Add support for NVHPC compilerBrad King2021-01-271-2/+2
* NVHPC: Add support for NVIDIA HPC SDK compilers based on PGITin Huynh2021-01-2711-0/+72
* CPack: add CPACK_THREADS variable to control compression threadsRodolfo Lima2021-01-261-0/+23
* Merge topic 'irsl-msvc-arm64'Brad King2021-01-261-7/+9
|\
| * IRSL: Add support for non-x86/x64 architectures such as arm64pastdue2021-01-251-7/+9
* | Merge topic 'intel-fortran-nofor-main'Brad King2021-01-251-1/+1
|\ \
| * | Intel: Replace deprecated Fortran flag -nofor_main with -nofor-mainBrad King2021-01-221-1/+1
| * | Merge topic 'FindHDF5-silence-output' into release-3.19Brad King2021-01-211-3/+5
| |\ \
* | \ \ Merge topic 'cpack-deb-shlibdeps-private-search-dirs'Brad King2021-01-251-2/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | CPackDeb: dpkg-shlibdeps now supports searching for private shared libsDeniz Bahadir2021-01-221-2/+15
* | | | Merge topic 'SWIG-dependencies'Brad King2021-01-221-16/+61
|\ \ \ \
| * | | | UseSWIG: use swig tool to generate dependenciesMarc Chevrier2021-01-211-16/+61
* | | | | Merge topic 'msvc-arm64ec-platform-support'Brad King2021-01-222-3/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MSVC: Add support for targeting ARM64ECMoyo Okeremi 😊2021-01-212-3/+18
* | | | | Merge topic 'FindGit-cache-version'Brad King2021-01-214-15/+69
|\ \ \ \ \
| * | | | | FindGit: Cache the GIT_EXECUTABLE version for the current runCraig Scott2021-01-194-15/+69
* | | | | | Merge topic 'cuda-archs'Brad King2021-01-211-46/+43
|\ \ \ \ \ \
| * | | | | | CUDA: Update arch selection, restructure for maintainabilityHenry Schreiner2021-01-201-46/+32
| * | | | | | CUDA: Add arch selection debug mode to print out CUDA versionsHenry Schreiner2021-01-201-0/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindHDF5-silence-output'Brad King2021-01-211-3/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindHDF5: silence STATUS messages when found with QUIETBen Boeckel2021-01-201-3/+3
| * | | | | FindHDF5: avoid writing to the output when testing h5ccBen Boeckel2021-01-201-0/+2
* | | | | | Merge topic 'macos-include-weak-dependencies'Brad King2021-01-211-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | GetPrerequisites: Include weak macOS dependenciesBianca van Schaik2021-01-201-1/+1
| |/ / /
* | | | Merge topic 'ep-stash-options'Brad King2021-01-181-4/+7
|\ \ \ \
| * | | | ExternalProject: Don't git stash ignored filesCraig Scott2021-01-161-4/+7
| | |/ / | |/| |
* | | | Merge topic 'FindPostgreSQL-server-component'Brad King2021-01-181-1/+24
|\ \ \ \
| * | | | FindPostgreSQL: Add server componentAlexey Edelev2021-01-151-1/+24
* | | | | Merge topic 'irsl-msvcp_atomic_wait_dll'Brad King2021-01-181-0/+2
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | IRSL: Install msvcp${v}${d}_atomic_wait.dll if available with CRTKelly Walker2021-01-151-0/+2
| * | | Merge topic 'FindHDF5-dbg-and-rel' into release-3.19Brad King2021-01-061-1/+1
| |\ \ \
* | \ \ \ Merge topic 'FindLAPACK-pkgconfig'Brad King2021-01-151-16/+42
|\ \ \ \ \
| * | | | | FindLAPACK: Add pkgconfig supportFlorent Pruvost2021-01-141-16/+42
* | | | | | Merge topic 'FindHDF5-no-dedup-keywords'Brad King2021-01-151-28/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindHDF5: Remove unnecessary de-duplication of HDF5_LIBRARIES and friendsKris Thielemans2021-01-121-22/+0
| * | | | | FindHDF5: Simplify preprocessor setting de-duplicationBrad King2021-01-121-6/+6
| | |_|/ / | |/| | |
* | | | | Merge topic 'ExternalProject-configure-handled-by-build'Brad King2021-01-131-12/+44
|\ \ \ \ \
| * | | | | ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD optionDaan De Meyer2021-01-121-12/+44
* | | | | | Merge topic 'detect_corresponding_binutils_version'Brad King2021-01-134-51/+61
|\ \ \ \ \ \
| * | | | | | BinUtils: prefer bin utils matching the compiler version extensionThomas Bernard2021-01-114-51/+61
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindHDF5docfix'Brad King2021-01-121-9/+31
|\ \ \ \ \ \
| * | | | | | FindHDF5: List imported targets in debug outputKris Thielemans2021-01-111-0/+15
| * | | | | | FindHDF5: correct and describe list of imported targetKris Thielemans2021-01-111-9/+16
* | | | | | | Merge topic 'FindJPEG-turbo'Brad King2021-01-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | FindJPEG: Search for 'turbojpeg' and 'turbojpeg-static' tooMiguel Medalha2021-01-111-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'cuda-nvcc-ccache-symlink'Brad King2021-01-123-3/+41
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |