summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | CompilerId: Clarify CUDA, HIP, ObjC, ObjC++ standard level detectionBrad King2024-04-164-19/+52
| * | | | | | CompilerId: Drop MSVC conditions from ObjC and ObjC++Brad King2024-04-162-6/+1
| * | | | | | ObjCXX: Fix detection of C++20 default compiler modeRaul Tambre2024-04-161-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindBoost-1.85'Brad King2024-04-171-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | FindBoost: Add support for Boost 1.85Brad King2024-04-161-2/+2
| |/ / /
* | | | Merge topic 'nag-fortran-ninja'Brad King2024-04-162-3/+18
|\ \ \ \
| * | | | NAG-Fortran: Do not repeat preprocessing with Ninja on Apple platformsSimon Maertens2024-04-151-3/+7
| * | | | NAG-Fortran: Fix MODULE library creation on Apple platformsSimon Maertens2024-04-151-0/+1
| * | | | NAG-Fortran: Tell the Ninja generator how to preprocess Fortran sourcesSimon Maertens2024-04-151-0/+3
| * | | | NAG-Fortran: Added initial default compilation flagsSimon Maertens2024-04-151-0/+7
* | | | | Merge topic 'FindBacktrace-imported-library'Brad King2024-04-161-0/+22
|\ \ \ \ \
| * | | | | FindBacktrace: Add imported libraryDavid Faure2024-04-151-0/+22
* | | | | | Merge topic 'findgtk2-fix'Brad King2024-04-161-0/+21
|\ \ \ \ \ \
| * | | | | | FindGTK2: Find arch-specific headers via pkg-configMaxim Cournoyer2024-04-151-0/+21
* | | | | | | Merge topic 'swift-module-libraries'Brad King2024-04-163-2/+7
|\ \ \ \ \ \ \
| * | | | | | | Swift: Support module libraries with command-line build systemsEvan Wilde2024-04-153-2/+7
* | | | | | | | Merge topic 'cxxmodules-import-std'Brad King2024-04-157-0/+351
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Clang: support creating a target for imported modulesBen Boeckel2024-04-121-0/+153
| * | | | | | | MSVC: support `import std`Ben Boeckel2024-04-121-0/+102
| * | | | | | | CMakeDetermineCompilerId: extract C++ standard library implBen Boeckel2024-04-122-0/+34
| * | | | | | | Experimental: add an experimental feature gate for `import std`Ben Boeckel2024-04-121-0/+11
| * | | | | | | CMakeDetermineCompilerSupport: construct C++ modules targetsBen Boeckel2024-04-123-0/+51
* | | | | | | | Merge topic 'aix-export-tdata'Brad King2024-04-121-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | AIX: Consider tdata symbols in ExportImportListDavid Tenty2024-04-111-1/+1
* | | | | | | | Merge topic 'restore-pkg-prefix-var'Brad King2024-04-111-35/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | CMakePackageConfigHelpers: Restore undocumented PACKAGE_PREFIX_DIR variableBrad King2024-04-111-35/+7
* | | | | | | | Merge topic 'GenerateExportHeader-clang-tidy'Brad King2024-04-111-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | GenerateExportHeader: Suppress clang-tidy warningClausKlein2024-04-101-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'backport-FindJasper-imported-target'Brad King2024-04-101-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | FindJasper: Fix Jasper::Jasper IMPORTED_CONFIGURATIONSKai Pastor2024-04-101-2/+2
* | | | | | | C++26: Fix C++/CUDA/HIP compile feature supportRaul Tambre2024-04-094-0/+12
* | | | | | | Clang: Fix detection of C++26 when targeting MSVC ABIBrad King2024-04-091-1/+5
* | | | | | | Merge topic 'lang-std-levels'Brad King2024-04-085-35/+86
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | GNU: Fix detection of C++ 11 mode in GCC 4.{4,5,6}Brad King2024-04-051-0/+2
| * | | | | | PGI: Fix detection of C++ 14/17 modesBrad King2024-04-051-1/+1
| * | | | | | NVHPC: Fix detection of C++ 20 mode on NVHPC < 22.7Brad King2024-04-051-0/+6
| * | | | | | XL/XLClang: Fix detection of C++ 14 mode on LinuxBrad King2024-04-041-0/+6
| * | | | | | Intel: Fix detection of C++ 14/17 modes on Linux/macOSBrad King2024-04-041-0/+8
| * | | | | | Intel: Fix detection of C++ 17/20 modes on WindowsBrad King2024-04-041-8/+13
| * | | | | | CompilerId: Clarify C and C++ standard level detectionBrad King2024-04-042-13/+30
| * | | | | | IntelLLVM: Add C standard flags on WindowsBrad King2024-04-031-11/+10
| * | | | | | IntelLLVM: Use C23 and C++23 flags only versions supporting themBrad King2024-04-032-8/+16
| * | | | | | Intel: Fix classic compiler version check for C++20 flagBrad King2024-04-031-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindOpenSSL-SLP-layout'Brad King2024-04-041-4/+8
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | FindOpenSSL: Update layout for Shining Light Productions debug librariesMatthias Isele2024-04-031-0/+2
| * | | | FindOpenSSL: Update layout for Shining Light Productions 32-bit packageMatthias Isele2024-04-031-4/+6
| * | | | Merge topic 'artos-lib-prefix' into release-3.29Brad King2024-04-031-1/+1
| |\ \ \ \
| * \ \ \ \ Merge topic 'vs-intel-oneapi' into release-3.29Brad King2024-04-032-45/+34
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindCUDAToolkit-doc-linkcheck'Brad King2024-04-031-16/+16
|\ \ \ \ \ \ \
| * | | | | | | FindCUDAToolkit: Replace documentation links with their permanent redirectsBrad King2024-04-021-16/+16
| | |_|_|/ / / | |/| | | | |