Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'android-r22' | Brad King | 2021-03-03 | 2 | -1/+40 |
|\ | |||||
| * | Android: Do not use gold for ndk >= r22 | Haibo Huang | 2021-03-03 | 1 | -1/+1 |
| * | Android: Detect NDK version number | Haibo Huang | 2021-03-03 | 1 | -0/+39 |
* | | Merge topic 'nasm_add_deps' | Brad King | 2021-03-03 | 1 | -0/+9 |
|\ \ | |||||
| * | | ASM_NASM: generate depfiles for other makefiles | Francesco Bertolaccini | 2021-03-02 | 1 | -0/+7 |
| * | | ASM_NASM: Add depfile generation | Francesco Bertolaccini | 2021-03-01 | 1 | -0/+2 |
* | | | Merge topic 'compilerid_require_success' | Brad King | 2021-03-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | CMakeDetermineCompilerId: Fix REQUIRE_SUCCESS with multiple user flags | Raul Tambre | 2021-03-02 | 1 | -1/+1 |
| * | | | Merge topic 'FindOpenGL-GLX-no-GLVND' into release-3.20 | Brad King | 2021-03-02 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'Tocic-master-patch-04743' | Brad King | 2021-03-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FindBoost: Fix typo in documentation | Tocic | 2021-03-01 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'FindOpenGL-GLX-no-GLVND' | Brad King | 2021-03-02 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | FindOpenGL: handle GLX without GLVND | Ben Boeckel | 2021-02-26 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'FindDoxygen-policy-warnings' | Brad King | 2021-03-01 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | FindDoxygen: Prevent CMP0054 policy warnings | Craig Scott | 2021-02-28 | 1 | -0/+1 |
* | | | | | Merge topic 'compilerid_require_success' | Brad King | 2021-03-01 | 1 | -16/+34 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | CMakeDetermineCompilerId: Test without COMPILER_ID_FLAGS if REQUIRE_SUCCESS | Raul Tambre | 2021-02-27 | 1 | -16/+34 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'FindIntl-FindIconv-versions' | Brad King | 2021-03-01 | 2 | -22/+139 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | FindIntl: Add version support | Sibi Siddharthan | 2021-02-25 | 1 | -21/+96 |
| * | | | FindIconv: Add version support | Sibi Siddharthan | 2021-02-25 | 1 | -1/+43 |
* | | | | Merge topic 'FetchContent-docs' | Craig Scott | 2021-02-28 | 1 | -7/+12 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Help: Prefer commit hashes in FetchContent examples for security reasons | Harmen Stoppels | 2021-02-25 | 1 | -6/+11 |
| * | | | Help: Add missing MD5= for URL_HASH in FetchContent example | Craig Scott | 2021-02-25 | 1 | -1/+1 |
* | | | | IntelLLVM: C17 support | Raul Tambre | 2021-02-25 | 1 | -3/+7 |
* | | | | GNU: C23 support | Raul Tambre | 2021-02-25 | 1 | -0/+5 |
* | | | | GNU: C17 support | Raul Tambre | 2021-02-25 | 1 | -1/+6 |
* | | | | Clang: Default C standard doesn't depend on compatibility mode | Raul Tambre | 2021-02-25 | 1 | -5/+1 |
* | | | | Clang: Set standard flags according to frontend variant | Raul Tambre | 2021-02-25 | 1 | -1/+1 |
* | | | | Clang: MSVC-style C flags | Raul Tambre | 2021-02-25 | 1 | -4/+14 |
* | | | | Clang: C23 support | Raul Tambre | 2021-02-25 | 1 | -0/+5 |
* | | | | Clang: C17 default version | Raul Tambre | 2021-02-25 | 1 | -1/+1 |
* | | | | Clang: C17 support | Raul Tambre | 2021-02-25 | 1 | -0/+7 |
* | | | | C23 support | Raul Tambre | 2021-02-25 | 4 | -0/+12 |
* | | | | C17 support | Raul Tambre | 2021-02-25 | 4 | -0/+12 |
* | | | | Clang: Correct default C standards for ancient versions | Raul Tambre | 2021-02-25 | 1 | -1/+1 |
* | | | | Clang: Correct C standards flags for ancient versions | Raul Tambre | 2021-02-25 | 1 | -15/+22 |
* | | | | Clang: C flags cleanup | Raul Tambre | 2021-02-25 | 1 | -6/+4 |
* | | | | CMakeCCompilerId: Fix C standard detection in Clang MSVC mode | Raul Tambre | 2021-02-25 | 1 | -3/+2 |
* | | | | Merge topic 'cuda_clang_implicit' | Brad King | 2021-02-25 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Clang/CUDA: Restore needed references to implicit link variables | Raul Tambre | 2021-02-24 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'nvhpc-minor-fixes' | Brad King | 2021-02-25 | 1 | -0/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | PGI: Explicitly specify CMAKE_CXX98_STANDARD_COMPILE_OPTION | Robert Maynard | 2021-02-24 | 1 | -0/+2 |
| * | | | Merge topic 'better_cuda_compiler_detection_error_messages' into release-3.20 | Brad King | 2021-02-24 | 1 | -5/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'nag-fortran-include-moddir' into release-3.20 | Brad King | 2021-02-23 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'fix-IS_NEWER_THAN-usage' into release-3.20 | Brad King | 2021-02-22 | 3 | -6/+26 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'better_cuda_compiler_detection_error_messages' | Brad King | 2021-02-24 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | CUDA: Improve error messages when CUDA compiler detection fails | Robert Maynard | 2021-02-23 | 1 | -5/+5 |
* | | | | | | Merge topic 'nag-fortran-include-moddir' | Brad King | 2021-02-23 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | NAG: Fix using Fortran modules from their output directory | Brad King | 2021-02-22 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'intel-fortran-preprocess' into release-3.20 | Brad King | 2021-02-19 | 2 | -4/+20 |
| |\ \ \ \ |