Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'irsl-msvc-arm64' | Brad King | 2021-01-26 | 1 | -7/+9 |
|\ | |||||
| * | IRSL: Add support for non-x86/x64 architectures such as arm64 | pastdue | 2021-01-25 | 1 | -7/+9 |
* | | Merge topic 'intel-fortran-nofor-main' | Brad King | 2021-01-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | Intel: Replace deprecated Fortran flag -nofor_main with -nofor-main | Brad King | 2021-01-22 | 1 | -1/+1 |
| * | | Merge topic 'FindHDF5-silence-output' into release-3.19 | Brad King | 2021-01-21 | 1 | -3/+5 |
| |\ \ | |||||
* | \ \ | Merge topic 'cpack-deb-shlibdeps-private-search-dirs' | Brad King | 2021-01-25 | 1 | -2/+15 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | CPackDeb: dpkg-shlibdeps now supports searching for private shared libs | Deniz Bahadir | 2021-01-22 | 1 | -2/+15 |
* | | | | Merge topic 'SWIG-dependencies' | Brad King | 2021-01-22 | 1 | -16/+61 |
|\ \ \ \ | |||||
| * | | | | UseSWIG: use swig tool to generate dependencies | Marc Chevrier | 2021-01-21 | 1 | -16/+61 |
* | | | | | Merge topic 'msvc-arm64ec-platform-support' | Brad King | 2021-01-22 | 2 | -3/+18 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | MSVC: Add support for targeting ARM64EC | Moyo Okeremi 😊 | 2021-01-21 | 2 | -3/+18 |
* | | | | | Merge topic 'FindGit-cache-version' | Brad King | 2021-01-21 | 4 | -15/+69 |
|\ \ \ \ \ | |||||
| * | | | | | FindGit: Cache the GIT_EXECUTABLE version for the current run | Craig Scott | 2021-01-19 | 4 | -15/+69 |
* | | | | | | Merge topic 'cuda-archs' | Brad King | 2021-01-21 | 1 | -46/+43 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDA: Update arch selection, restructure for maintainability | Henry Schreiner | 2021-01-20 | 1 | -46/+32 |
| * | | | | | | CUDA: Add arch selection debug mode to print out CUDA versions | Henry Schreiner | 2021-01-20 | 1 | -0/+11 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindHDF5-silence-output' | Brad King | 2021-01-21 | 1 | -3/+5 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindHDF5: silence STATUS messages when found with QUIET | Ben Boeckel | 2021-01-20 | 1 | -3/+3 |
| * | | | | | FindHDF5: avoid writing to the output when testing h5cc | Ben Boeckel | 2021-01-20 | 1 | -0/+2 |
* | | | | | | Merge topic 'macos-include-weak-dependencies' | Brad King | 2021-01-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | GetPrerequisites: Include weak macOS dependencies | Bianca van Schaik | 2021-01-20 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'ep-stash-options' | Brad King | 2021-01-18 | 1 | -4/+7 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Don't git stash ignored files | Craig Scott | 2021-01-16 | 1 | -4/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'FindPostgreSQL-server-component' | Brad King | 2021-01-18 | 1 | -1/+24 |
|\ \ \ \ | |||||
| * | | | | FindPostgreSQL: Add server component | Alexey Edelev | 2021-01-15 | 1 | -1/+24 |
* | | | | | Merge topic 'irsl-msvcp_atomic_wait_dll' | Brad King | 2021-01-18 | 1 | -0/+2 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | IRSL: Install msvcp${v}${d}_atomic_wait.dll if available with CRT | Kelly Walker | 2021-01-15 | 1 | -0/+2 |
| * | | | Merge topic 'FindHDF5-dbg-and-rel' into release-3.19 | Brad King | 2021-01-06 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindLAPACK-pkgconfig' | Brad King | 2021-01-15 | 1 | -16/+42 |
|\ \ \ \ \ | |||||
| * | | | | | FindLAPACK: Add pkgconfig support | Florent Pruvost | 2021-01-14 | 1 | -16/+42 |
* | | | | | | Merge topic 'FindHDF5-no-dedup-keywords' | Brad King | 2021-01-15 | 1 | -28/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | FindHDF5: Remove unnecessary de-duplication of HDF5_LIBRARIES and friends | Kris Thielemans | 2021-01-12 | 1 | -22/+0 |
| * | | | | | FindHDF5: Simplify preprocessor setting de-duplication | Brad King | 2021-01-12 | 1 | -6/+6 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'ExternalProject-configure-handled-by-build' | Brad King | 2021-01-13 | 1 | -12/+44 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD option | Daan De Meyer | 2021-01-12 | 1 | -12/+44 |
* | | | | | | Merge topic 'detect_corresponding_binutils_version' | Brad King | 2021-01-13 | 4 | -51/+61 |
|\ \ \ \ \ \ | |||||
| * | | | | | | BinUtils: prefer bin utils matching the compiler version extension | Thomas Bernard | 2021-01-11 | 4 | -51/+61 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindHDF5docfix' | Brad King | 2021-01-12 | 1 | -9/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindHDF5: List imported targets in debug output | Kris Thielemans | 2021-01-11 | 1 | -0/+15 |
| * | | | | | | FindHDF5: correct and describe list of imported target | Kris Thielemans | 2021-01-11 | 1 | -9/+16 |
* | | | | | | | Merge topic 'FindJPEG-turbo' | Brad King | 2021-01-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindJPEG: Search for 'turbojpeg' and 'turbojpeg-static' too | Miguel Medalha | 2021-01-11 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cuda-nvcc-ccache-symlink' | Brad King | 2021-01-12 | 3 | -3/+41 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | CUDA: Support nvcc symlinking to ccache | Rong Ou | 2021-01-11 | 3 | -3/+41 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindPostgreSQL-server-not-required' | Brad King | 2021-01-11 | 1 | -4/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | FindPostgreSQL: Do not require pg_type.h | Alexey Edelev | 2021-01-04 | 1 | -4/+7 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'cpp-modules' | Brad King | 2021-01-07 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Treat the '.mpp' file extension as C++ code | Ben Boeckel | 2021-01-05 | 1 | -1/+1 |
* | | | | | | Merge topic 'FindHDF5-dbg-and-rel' | Brad King | 2021-01-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindHDF5: Fix finding both debug and release libs | Kris Thielemans | 2021-01-04 | 1 | -1/+1 |