Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | Merge topic 'FindMPI-oneapi-single-quotes' | Brad King | 2021-01-05 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindMPI: remove single quotes from include path | Eduard Valeyev | 2021-01-04 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'java-export-native_headers' | Brad King | 2021-01-05 | 1 | -4/+51 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | UseJava: enable exportation of native headers target | Marc Chevrier | 2020-12-29 | 1 | -4/+51 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'clang_win32_subsystem' | Brad King | 2021-01-04 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Clang: Support WIN32_EXECUTABLE | Raul Tambre | 2020-12-23 | 1 | -0/+3 |
* | | | | | Merge topic 'tests-bump-minver' | Brad King | 2021-01-04 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Tests: Bump CMake minimum required in tests to 2.8.12 | Chuck Atkins | 2020-12-23 | 1 | -1/+1 |
* | | | | | Merge topic 'FindGTK2-atkmmconfig' | Brad King | 2020-12-23 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FindGTK2: Find atkmmconfig.h separately from atkmm.h | Jani Välimaa | 2020-12-22 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'cpack-nuget-linux' | Brad King | 2020-12-23 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | CPack/NuGet: Fix nuspec file generation for UNIX-style OS | iorikyu | 2020-12-22 | 1 | -1/+1 |
* | | | | | Merge topic 'fc-relative-SOURCE_DIR' | Craig Scott | 2020-12-22 | 1 | -1/+8 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | FetchContent: Relative SOURCE_DIR override cannot be a hard error | Craig Scott | 2020-12-22 | 1 | -1/+8 |
| * | | | CMakePackageConfigHelpers: Relax restrictions on version range | Marc Chevrier | 2020-12-14 | 3 | -29/+53 |
| * | | | Merge topic 'FindGLUT-macos-tbd' into release-3.19 | Brad King | 2020-12-14 | 1 | -2/+10 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'external-project-drop-success' | Brad King | 2020-12-22 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: Silence step succeeded message when using Ninja | Daan De Meyer | 2020-12-17 | 1 | -2/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'FindOpenSSL-win-arch' | Brad King | 2020-12-22 | 1 | -5/+19 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | FindOpenSSL: Distinguish 32-bit and 64-bit search paths on Windows | Ma Br | 2020-12-21 | 1 | -5/+19 |
| |/ / / | |||||
* | | | | CMakeDetermineCompilerId: Ensure CMAKE_EXECUTABLE_FORMAT is INTERNAL | Craig Scott | 2020-12-17 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge topic 'FindQt3-find-sig' | Brad King | 2020-12-15 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | FindQt3: Add missing NAMES/PATHS keywords to find_ calls | Brad King | 2020-12-14 | 1 | -2/+5 |