summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* HIP: Find hip-lang-config.cmake with REQUIREDGergely Meszaros2022-10-091-1/+1
* Merge topic 'Tasking-regex-fix'Brad King2022-10-071-2/+2
|\
| * Tasking: Simplify processor list matching regexHutchings Samuel (ETAS/ERS-PRM)2022-10-071-2/+2
* | Merge topic 'ifw-4.4'Brad King2022-10-061-0/+1
|\ \ | |/ |/|
| * CPack/IFW: Add support for QtIFW 4.4Erlend E. Aasland2022-10-051-0/+1
* | Merge topic 'FindGDAL-debug-msvc'Brad King2022-10-041-1/+1
|\ \
| * | FindGDAL: Add library name for MSVC Debug GDALGregoire Krähenbühl2022-10-031-1/+1
* | | ExternalProject: Explicitly run Git commands on intended directoryPatrick Stewart2022-09-301-19/+19
|/ /
* | Merge topic 'traversaro-master-patch-54928'Brad King2022-09-291-1/+4
|\ \
| * | FindGLUT: On Windows and with multiple config generator do not use pkg-configSilvio Traversaro2022-09-281-1/+4
* | | CMakeTestCXXCompiler.cmake: Improve logging consistencyMatthew Woehlke2022-09-281-2/+2
* | | Merge topic 'use-try_compile-source-from'Brad King2022-09-2828-157/+150
|\ \ \ | |/ / |/| |
| * | Modules: Use new SOURCES_FROM_* try_compile (2/2)Matthew Woehlke2022-09-279-79/+74
| * | Modules: Use new SOURCES_FROM_* try_compile (1/2)Matthew Woehlke2022-09-2719-78/+76
* | | Merge topic 'remove-vs10-generator'Brad King2022-09-271-1/+1
|\ \ \
| * | | Drop Visual Studio 10 2010 generatorBrad King2022-09-261-1/+1
* | | | Merge topic 'add_subdirectory_system'Brad King2022-09-271-2/+17
|\ \ \ \ | |/ / / |/| | |
| * | | add_subdirectory: Add SYSTEM optionDa Quexian2022-09-261-2/+17
* | | | Merge topic 'UseSWIG-macos-csharp-suffix'Brad King2022-09-261-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | UseSWIG: Change the library suffix to 'dylib' for C# on macOSMario Emmenlauer2022-09-231-0/+3
* | | | Merge topic 'modernize-build-self'Brad King2022-09-231-0/+3
|\ \ \ \
| * | | | Build: Use imported target `LibArchive::LibArchive` instead of variablesAlex Turbov2022-09-221-0/+3
* | | | | Merge topic 'cdo-consider-dots'Brad King2022-09-231-1/+1
|\ \ \ \ \
| * | | | | CMakeDependentOption: allow in depends the use of .Vicente Adolfo Bolea Sanchez2022-09-211-1/+1
| |/ / / /
* | | | | Merge topic 'flang-windows'Brad King2022-09-231-0/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | LLVMFlang: Add support for Windowsمهدي شينون (Mehdi Chinoune)2022-09-211-0/+2
* | | | Merge topic 'detect-lib_foo.a-msvc'Brad King2022-09-201-2/+2
|\ \ \ \
| * | | | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionYonggang Luo2022-09-191-2/+2
* | | | | Merge topic 'use-new-project-try_compile'Brad King2022-09-195-16/+17
|\ \ \ \ \
| * | | | | Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-165-16/+17
| |/ / / /
* | | | | Merge topic 'android-clang-no-ndk-version'Brad King2022-09-191-1/+1
|\ \ \ \ \
| * | | | | Android/Clang: Tolerate undefined CMAKE_ANDROID_NDK_VERSIONBoris Egorov2022-09-161-1/+1
* | | | | | Merge topic 'matlab-r2022b'Brad King2022-09-191-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | FindMatlab: add R2022b 9.13 version mapMichael Hirsch2022-09-161-0/+1
* | | | | FPHSA: Fix regression when VERSION_VAR is missingBrad King2022-09-151-9/+13
| |/ / / |/| | |
* | | | Merge topic 'add_tasking_compiler'Brad King2022-09-159-0/+225
|\ \ \ \
| * | | | Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-149-0/+225
* | | | | Merge topic 'binutils-apple-no-lld'Brad King2022-09-151-1/+1
|\ \ \ \ \
| * | | | | BinUtils: Avoid the 'ld.lld' ELF linker on Apple platformsCarlo Cabrera2022-09-141-1/+1
| |/ / / /
* | | | | Merge topic 'FindMatlab-macos-arm64'Brad King2022-09-151-1/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindMatlab: Add MEX binary file suffix for Apple Silicon native MatlabMichael Hirsch2022-09-141-1/+5
| * | | | Merge topic 'fetchcontent-redirect-version-exact' into release-3.24Brad King2022-09-122-4/+10
| |\ \ \ \
| * \ \ \ \ Merge topic 'FortranCInterface-LLVMFlang' into release-3.24Brad King2022-09-122-3/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-145-14/+65
|\ \ \ \ \ \ \
| * | | | | | | MSVC: Add abstraction for debug information formatGlen Chung2022-09-145-6/+57
| * | | | | | | Clang/Windows: Clarify name of internal runtime library flags variablesBrad King2022-09-131-10/+10
* | | | | | | | Merge topic 'Windows-Intel-dependencies'Brad King2022-09-142-12/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Intel classic compilers on Windows: use msvc style dependenciesMarc Chevrier2022-09-132-12/+10
* | | | | | | | | Merge topic 'modules-use-new-try_compile-signature'Brad King2022-09-1436-78/+66
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-1436-78/+66
| | |/ / / / / / | |/| | | | | |