summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | FindMatlab: Prefer to use VersionInfo.xml to get version, fallback to runscivision2023-09-101-24/+43
* | | Merge topic 'FindPkgConfig_extra_whitespace'Brad King2023-09-121-2/+2
|\ \ \
| * | | FindPkgConfig: ignore whitespace separators in version checkPaul Zander2023-09-091-2/+2
| |/ /
* | | Merge topic 'FindBoost-1.83'Brad King2023-09-121-3/+17
|\ \ \
| * | | FindBoost: Add support for Boost 1.83Brad King2023-09-111-3/+17
* | | | Merge topic 'FortranCInterface-macos-deployment-target'Brad King2023-09-121-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | FortranCInterface: forward `CMAKE_OSX_DEPLOYMENT_TARGET`Ben Boeckel2023-09-111-0/+1
| |/ /
* | | FindLua{50,51}: Fix preformatted documentation blocks權少2023-09-082-23/+5
| |/ |/|
* | Merge topic 'FindFreetype-use-config'Brad King2023-09-081-0/+58
|\ \
| * | FindFreetype: use `freetype-config.cmake` if availableBen Boeckel2023-09-061-0/+58
* | | Merge topic 'IntelLLVM-debug-flags'Brad King2023-09-081-0/+7
|\ \ \
| * | | IntelLLVM: Suppress -Rdebug-disables-optimization on debug buildsBram Metsch2023-09-071-0/+7
* | | | Merge topic 'FindPkgConfig-system-cflags'Brad King2023-09-071-1/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_INCLUDE_PATH in environmentCristian Le2023-09-061-1/+13
* | | | Merge topic 'nsis-correct-jump'Brad King2023-09-061-1/+1
|\ \ \ \
| * | | | CPack/NSIS: Fix incorrect jump for standard userSprite2023-09-051-1/+1
| | |/ / | |/| |
* | | | Merge topic 'FindMatlab'Brad King2023-09-061-11/+9
|\ \ \ \
| * | | | FindMatlab: use if(IS_DIRECTORY) for directories instead of EXISTSscivision2023-08-271-8/+8
| * | | | FindMatlab: no if(NOT EXIST) guard needed for file(MAKE_DIRECTORY)scivision2023-08-271-3/+1
| |/ / /
* | | | Merge topic 'FindGLEW-mingw'Brad King2023-09-061-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | FindGLEW: Use correct library suffixes on MinGWمهدي شينون (Mehdi Chinoune)2023-09-031-0/+4
| |/ /
* | | macOS: Simplify imported framework locations in find modulesBrad King2023-08-253-68/+25
|/ /
* | Merge topic 'FindZLIB-1.3'Brad King2023-08-231-18/+17
|\ \ | |/
| * FindZLIB: Fix extraction of two-component version number 1.3Brad King2023-08-221-18/+17
| * Merge topic 'LLVMFlang-Fortran-flags' into release-3.27Brad King2023-08-191-0/+4
| |\
* | \ Merge topic 'doc'Brad King2023-08-221-1/+1
|\ \ \
| * | | Help:CheckCXXSymbolExists: refer to CheckSourceCompilesscivision2023-08-211-1/+1
* | | | Merge topic 'ep-svn-trust-cert-non-interactive'Craig Scott2023-08-211-2/+4
|\ \ \ \
| * | | | ExternalProject: Ensure svn --trust-server-cert has dependent optionsCraig Scott2023-08-201-2/+4
* | | | | Merge topic 'imported-cxxmodules'Brad King2023-08-212-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CXXModules: add a variable for BMI-only compilationBen Boeckel2023-08-172-0/+2
* | | | | Merge topic 'LLVMFlang-Fortran-flags'Brad King2023-08-191-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | LLVMFlang-Fortran: Add flags for build typesTarun Prabhu2023-08-191-0/+4
* | | | | Merge topic 'vs-props-order'Brad King2023-08-192-4/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | VS: Remove duplicate import in compiler id vcxprojBrad King2023-08-182-4/+1
| |/ / /
| * | | Merge topic 'clang_c23' into release-3.27Brad King2023-08-161-1/+4
| |\ \ \
| * \ \ \ Merge topic 'FindPython-3.13' into release-3.27Brad King2023-08-163-3/+3
| |\ \ \ \
| * \ \ \ \ Merge topic 'TAPI-is-Apple-only' into release-3.27Brad King2023-08-151-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'msvc-llvm-mt'Brad King2023-08-171-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | MSVC: Run manifest tool with llvm-mt compatible argumentsur4t2023-08-161-1/+1
* | | | | | | Merge topic 'ExternalProject-build-jobserver'Brad King2023-08-161-0/+40
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Enable Make Job Server with Explicit Build CommandChris Mahoney2023-08-151-0/+40
* | | | | | | | Merge topic 'clang_c23'Brad King2023-08-161-1/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Clang: use -std=c23 for Clang 18+Raul Tambre2023-08-151-1/+4
* | | | | | | | Merge topic 'FindPython-3.13'Brad King2023-08-163-3/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindPython: add support for Python 3.13Vasily Ryabov2023-08-153-3/+3
| |/ / / / /
* | | | | | Merge topic 'TAPI-is-Apple-only'Brad King2023-08-151-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Apple Text Stubs (.tbd): various fixesMarc Chevrier2023-08-111-1/+1
| |/ / / /
* | | | | Merge topic 'FindJNI-no-xcode'Brad King2023-08-151-5/+9
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | FindJNI: Restore support for macOS without XcodeBrad King2023-08-111-5/+9
| |/ /