Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | CUDA: Add support for the two new architectures in 11.8 | Robert Maynard | 2022-10-07 | 1 | -0/+6 | |
* | | | | | | | | Merge topic 'Intel-Fortran-warn-errors' | Brad King | 2022-10-10 | 4 | -8/+22 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Intel/IntelLLVM: Fortran has distinct "-Werror"-like flag | Michael Hirsch | 2022-10-07 | 2 | -6/+20 | |
| * | | | | | | COMPILE_WARNING_AS_ERROR: Fix internal formatting of options table | Brad King | 2022-10-07 | 2 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'Tasking-regex-fix' | Brad King | 2022-10-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Tasking: Simplify processor list matching regex | Hutchings Samuel (ETAS/ERS-PRM) | 2022-10-07 | 1 | -2/+2 | |
* | | | | | | Merge topic 'ifw-4.4' | Brad King | 2022-10-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | CPack/IFW: Add support for QtIFW 4.4 | Erlend E. Aasland | 2022-10-05 | 1 | -0/+1 | |
* | | | | | Merge topic 'FindGDAL-debug-msvc' | Brad King | 2022-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindGDAL: Add library name for MSVC Debug GDAL | Gregoire Krähenbühl | 2022-10-03 | 1 | -1/+1 | |
* | | | | | | ExternalProject: Explicitly run Git commands on intended directory | Patrick Stewart | 2022-09-30 | 1 | -19/+19 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'traversaro-master-patch-54928' | Brad King | 2022-09-29 | 1 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindGLUT: On Windows and with multiple config generator do not use pkg-config | Silvio Traversaro | 2022-09-28 | 1 | -1/+4 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | CMakeTestCXXCompiler.cmake: Improve logging consistency | Matthew Woehlke | 2022-09-28 | 1 | -2/+2 | |
* | | | | | Merge topic 'use-try_compile-source-from' | Brad King | 2022-09-28 | 28 | -157/+150 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Modules: Use new SOURCES_FROM_* try_compile (2/2) | Matthew Woehlke | 2022-09-27 | 9 | -79/+74 | |
| * | | | | Modules: Use new SOURCES_FROM_* try_compile (1/2) | Matthew Woehlke | 2022-09-27 | 19 | -78/+76 | |
* | | | | | Merge topic 'remove-vs10-generator' | Brad King | 2022-09-27 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Drop Visual Studio 10 2010 generator | Brad King | 2022-09-26 | 1 | -1/+1 | |
* | | | | | | Merge topic 'add_subdirectory_system' | Brad King | 2022-09-27 | 1 | -2/+17 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | add_subdirectory: Add SYSTEM option | Da Quexian | 2022-09-26 | 1 | -2/+17 | |
* | | | | | | Merge topic 'UseSWIG-macos-csharp-suffix' | Brad King | 2022-09-26 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | UseSWIG: Change the library suffix to 'dylib' for C# on macOS | Mario Emmenlauer | 2022-09-23 | 1 | -0/+3 | |
* | | | | | | Merge topic 'modernize-build-self' | Brad King | 2022-09-23 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Build: Use imported target `LibArchive::LibArchive` instead of variables | Alex Turbov | 2022-09-22 | 1 | -0/+3 | |
* | | | | | | | Merge topic 'cdo-consider-dots' | Brad King | 2022-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMakeDependentOption: allow in depends the use of . | Vicente Adolfo Bolea Sanchez | 2022-09-21 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'flang-windows' | Brad King | 2022-09-23 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | LLVMFlang: Add support for Windows | مهدي شينون (Mehdi Chinoune) | 2022-09-21 | 1 | -0/+2 | |
* | | | | | | Merge topic 'detect-lib_foo.a-msvc' | Brad King | 2022-09-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MSVC: Teach find_library to consider the 'libfoo.a' naming convention | Yonggang Luo | 2022-09-19 | 1 | -2/+2 | |
* | | | | | | | Merge topic 'use-new-project-try_compile' | Brad King | 2022-09-19 | 5 | -16/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-16 | 5 | -16/+17 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'android-clang-no-ndk-version' | Brad King | 2022-09-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Android/Clang: Tolerate undefined CMAKE_ANDROID_NDK_VERSION | Boris Egorov | 2022-09-16 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'matlab-r2022b' | Brad King | 2022-09-19 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | FindMatlab: add R2022b 9.13 version map | Michael Hirsch | 2022-09-16 | 1 | -0/+1 | |
* | | | | | | | FPHSA: Fix regression when VERSION_VAR is missing | Brad King | 2022-09-15 | 1 | -9/+13 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'add_tasking_compiler' | Brad King | 2022-09-15 | 9 | -0/+225 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tasking: Add support for several compiler toolsets | Christoph Seitz | 2022-09-14 | 9 | -0/+225 | |
* | | | | | | | Merge topic 'binutils-apple-no-lld' | Brad King | 2022-09-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | BinUtils: Avoid the 'ld.lld' ELF linker on Apple platforms | Carlo Cabrera | 2022-09-14 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'FindMatlab-macos-arm64' | Brad King | 2022-09-15 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | FindMatlab: Add MEX binary file suffix for Apple Silicon native Matlab | Michael Hirsch | 2022-09-14 | 1 | -1/+5 | |
| * | | | | | | Merge topic 'fetchcontent-redirect-version-exact' into release-3.24 | Brad King | 2022-09-12 | 2 | -4/+10 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge topic 'FortranCInterface-LLVMFlang' into release-3.24 | Brad King | 2022-09-12 | 2 | -3/+5 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'MsvcDebugInformationFormatAbstraction' | Brad King | 2022-09-14 | 5 | -14/+65 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MSVC: Add abstraction for debug information format | Glen Chung | 2022-09-14 | 5 | -6/+57 | |
| * | | | | | | | | | Clang/Windows: Clarify name of internal runtime library flags variables | Brad King | 2022-09-13 | 1 | -10/+10 | |
* | | | | | | | | | | Merge topic 'Windows-Intel-dependencies' | Brad King | 2022-09-14 | 2 | -12/+10 | |
|\ \ \ \ \ \ \ \ \ \ |