Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cray-compiler-wrapper-detection' | Brad King | 2021-03-11 | 3 | -5/+5 |
|\ | |||||
| * | Cray: Enable Cray compiler wrapper detection on all platforms | Justin LaPolla | 2021-03-10 | 3 | -5/+5 |
* | | Merge topic 'ep-fc-revert-refactoring' | Brad King | 2021-03-10 | 20 | -1782/+1087 |
|\ \ | |||||
| * | | Revert ExternalProject and FetchContent refactoring | Craig Scott | 2021-03-09 | 20 | -1782/+1087 |
* | | | Merge topic 'FindMatlab-MCR-vars' | Brad King | 2021-03-10 | 1 | -2/+9 |
|\ \ \ | |||||
| * | | | FindMatlab: Fix Matlab_LIBRARIES for MCR | Silvio Traversaro | 2021-03-09 | 1 | -2/+9 |
| |/ / | |||||
| * | | Merge topic 'CrayPrgEnv-detection' into release-3.20 | Brad King | 2021-03-09 | 3 | -5/+5 |
| |\ \ | | |/ | |||||
* | | | Merge topic 'CrayPrgEnv-detection' | Brad King | 2021-03-09 | 3 | -5/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | Revert "Cray: Fix Cray compiler detection on new platforms" | Brad King | 2021-03-08 | 3 | -5/+5 |
* | | | Merge topic 'ExternalData-windows' | Brad King | 2021-03-08 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | ExternalData: Avoid replacing a concurrently-created object | Brad King | 2021-03-05 | 1 | -1/+8 |
* | | | | Merge topic 'cray-fortran' | Brad King | 2021-03-08 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Cray: Enable explicit Fortran preprocessing for Ninja generator | Brad King | 2021-03-05 | 1 | -0/+4 |
| * | | Merge topic 'android-r22' into release-3.20 | Brad King | 2021-03-03 | 2 | -1/+40 |
| |\ \ | |||||
* | \ \ | 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 |