summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'android-r22'Brad King2021-03-032-1/+40
|\
| * Android: Do not use gold for ndk >= r22Haibo Huang2021-03-031-1/+1
| * Android: Detect NDK version numberHaibo Huang2021-03-031-0/+39
* | Merge topic 'nasm_add_deps'Brad King2021-03-031-0/+9
|\ \
| * | ASM_NASM: generate depfiles for other makefilesFrancesco Bertolaccini2021-03-021-0/+7
| * | ASM_NASM: Add depfile generationFrancesco Bertolaccini2021-03-011-0/+2
* | | Merge topic 'compilerid_require_success'Brad King2021-03-031-1/+1
|\ \ \
| * | | CMakeDetermineCompilerId: Fix REQUIRE_SUCCESS with multiple user flagsRaul Tambre2021-03-021-1/+1
| * | | Merge topic 'FindOpenGL-GLX-no-GLVND' into release-3.20Brad King2021-03-021-1/+1
| |\ \ \
* | \ \ \ Merge topic 'Tocic-master-patch-04743'Brad King2021-03-021-1/+1
|\ \ \ \ \
| * | | | | FindBoost: Fix typo in documentationTocic2021-03-011-1/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindOpenGL-GLX-no-GLVND'Brad King2021-03-021-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | FindOpenGL: handle GLX without GLVNDBen Boeckel2021-02-261-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'FindDoxygen-policy-warnings'Brad King2021-03-011-0/+1
|\ \ \ \
| * | | | FindDoxygen: Prevent CMP0054 policy warningsCraig Scott2021-02-281-0/+1
* | | | | Merge topic 'compilerid_require_success'Brad King2021-03-011-16/+34
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CMakeDetermineCompilerId: Test without COMPILER_ID_FLAGS if REQUIRE_SUCCESSRaul Tambre2021-02-271-16/+34
| | |/ / | |/| |
* | | | Merge topic 'FindIntl-FindIconv-versions'Brad King2021-03-012-22/+139
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindIntl: Add version supportSibi Siddharthan2021-02-251-21/+96
| * | | FindIconv: Add version supportSibi Siddharthan2021-02-251-1/+43
* | | | Merge topic 'FetchContent-docs'Craig Scott2021-02-281-7/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Help: Prefer commit hashes in FetchContent examples for security reasonsHarmen Stoppels2021-02-251-6/+11
| * | | Help: Add missing MD5= for URL_HASH in FetchContent exampleCraig Scott2021-02-251-1/+1
* | | | IntelLLVM: C17 supportRaul Tambre2021-02-251-3/+7
* | | | GNU: C23 supportRaul Tambre2021-02-251-0/+5
* | | | GNU: C17 supportRaul Tambre2021-02-251-1/+6
* | | | Clang: Default C standard doesn't depend on compatibility modeRaul Tambre2021-02-251-5/+1
* | | | Clang: Set standard flags according to frontend variantRaul Tambre2021-02-251-1/+1
* | | | Clang: MSVC-style C flagsRaul Tambre2021-02-251-4/+14
* | | | Clang: C23 supportRaul Tambre2021-02-251-0/+5
* | | | Clang: C17 default versionRaul Tambre2021-02-251-1/+1
* | | | Clang: C17 supportRaul Tambre2021-02-251-0/+7
* | | | C23 supportRaul Tambre2021-02-254-0/+12
* | | | C17 supportRaul Tambre2021-02-254-0/+12
* | | | Clang: Correct default C standards for ancient versionsRaul Tambre2021-02-251-1/+1
* | | | Clang: Correct C standards flags for ancient versionsRaul Tambre2021-02-251-15/+22
* | | | Clang: C flags cleanupRaul Tambre2021-02-251-6/+4
* | | | CMakeCCompilerId: Fix C standard detection in Clang MSVC modeRaul Tambre2021-02-251-3/+2
* | | | Merge topic 'cuda_clang_implicit'Brad King2021-02-251-2/+2
|\ \ \ \
| * | | | Clang/CUDA: Restore needed references to implicit link variablesRaul Tambre2021-02-241-2/+2
| | |/ / | |/| |
* | | | Merge topic 'nvhpc-minor-fixes'Brad King2021-02-251-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | PGI: Explicitly specify CMAKE_CXX98_STANDARD_COMPILE_OPTIONRobert Maynard2021-02-241-0/+2
| * | | Merge topic 'better_cuda_compiler_detection_error_messages' into release-3.20Brad King2021-02-241-5/+5
| |\ \ \
| * \ \ \ Merge topic 'nag-fortran-include-moddir' into release-3.20Brad King2021-02-231-0/+1
| |\ \ \ \
| * \ \ \ \ Merge topic 'fix-IS_NEWER_THAN-usage' into release-3.20Brad King2021-02-223-6/+26
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'better_cuda_compiler_detection_error_messages'Brad King2021-02-241-5/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | CUDA: Improve error messages when CUDA compiler detection failsRobert Maynard2021-02-231-5/+5
* | | | | | Merge topic 'nag-fortran-include-moddir'Brad King2021-02-231-0/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | NAG: Fix using Fortran modules from their output directoryBrad King2021-02-221-0/+1
| | |/ / / | |/| | |
| * | | | Merge topic 'intel-fortran-preprocess' into release-3.20Brad King2021-02-192-4/+20
| |\ \ \ \