| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ \ \ |
|
| * \ \ \ | Merge topic 'fix-intel-compiler-check' into release-3.20 | Brad King | 2021-02-18 | 1 | -1/+1 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'backport-FetchContent-timestamps' into fix-IS_NEWER_THAN-usage | Brad King | 2021-02-22 | 3 | -6/+26 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | FetchContent: Don't update timestamps if files don't change | Craig Scott | 2021-02-22 | 1 | -4/+22 |
|
|
| * | | | | | ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checks | Craig Scott | 2021-02-22 | 2 | -2/+4 |
| |/ / / / |
|
* | | | | | GoogleTest: Fix misuse of IS_NEWER_THAN in timestamp check | Craig Scott | 2021-02-22 | 1 | -1/+2 |
|
|
* | | | | | FortranCInterface: Fix misuse of IS_NEWER_THAN in timestamp check | Craig Scott | 2021-02-22 | 1 | -8/+11 |
|
|
* | | | | | Merge topic 'intel-fortran-preprocess' | Brad King | 2021-02-19 | 2 | -4/+20 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | IntelLLVM: Make explicit Fortran preprocessing under Ninja more robust | Brad King | 2021-02-18 | 1 | -2/+10 |
|
|
| * | | | | Merge branch 'backport-intel-fortran-preprocess' | Brad King | 2021-02-18 | 1 | -2/+10 |
| |\ \ \ \ |
|
| | * | | | | Intel: Make explicit Fortran preprocessing under Ninja more robust | Brad King | 2021-02-18 | 1 | -2/+10 |
|
|
* | | | | | | Merge topic 'fix-intel-compiler-check' | Brad King | 2021-02-18 | 1 | -1/+1 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | DetermineCompiler: Fix copy-paste error in Intel Compiler detection | Gregor Jasny | 2021-02-17 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge topic 'fetchcontent-patch-step-typo' | Craig Scott | 2021-02-18 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | FetchContent: Restore patch command support | Craig Scott | 2021-02-17 | 1 | -1/+1 |
| |/ / / |
|
| * | | | Merge topic 'FindPython-fix-variable-handling' into release-3.20 | Brad King | 2021-02-16 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| * | | | Merge topic 'FindPNG-advanced-variables' into release-3.20 | Brad King | 2021-02-16 | 1 | -2/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge topic 'IntelLLVM-unused-C17' into release-3.20 | Brad King | 2021-02-16 | 1 | -8/+3 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge topic 'cuda-nvcc-output' into release-3.20 | Brad King | 2021-02-15 | 3 | -9/+12 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge topic 'FindGDAL-improvements' into release-3.20 | Brad King | 2021-02-15 | 1 | -14/+45 |
| |\ \ \ \ \ \ |
|
* | \ \ \ \ \ \ | Merge topic 'FindPython-fix-variable-handling' | Brad King | 2021-02-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | FindPython: fix erroneous variable handling | Marc Chevrier | 2021-02-16 | 1 | -2/+2 |
|
|
* | | | | | | | | Merge topic 'cuda_cleanup' | Brad King | 2021-02-16 | 4 | -49/+41 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Platform/Windows-NVIDIA-CUDA: Remove duplicated code | Raul Tambre | 2021-02-14 | 1 | -9/+1 |
|
|