Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | FindCUDAToolkit: Support scattered installations when crosscompiling | Raul Tambre | 2020-09-20 | 1 | -4/+5 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge topic 'check-compiler-flag-result' | Brad King | 2020-09-22 | 2 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge topic 'xcode-12-new-build-system' | Brad King | 2020-09-21 | 2 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system" | Brad King | 2020-09-18 | 2 | -0/+13 | |
| * | | | | | | | | | Merge topic 'FindMatlab-r2020b' | Brad King | 2020-09-18 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'finddoxygen-permission-denied' | Brad King | 2020-09-17 | 1 | -7/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | FindDoxygen: build the generated file contents using temporary strings | Ronald Hiemstra | 2020-09-16 | 1 | -7/+11 | |
| * | | | | | | | | | | Merge topic 'findlibxml2_add_names' | Brad King | 2020-09-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | FindLibXml2 : added libxml2_a to find_library() | Olivier LIESS | 2020-09-16 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge topic 'system-includes-for-clang-on-windows' | Brad King | 2020-09-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Clang: use -imsvc for system include dirs when running on Windows | Andrew Fuller | 2020-09-16 | 1 | -0/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge topic 'flexiblas' | Brad King | 2020-09-16 | 2 | -0/+34 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Find{BLAS,LAPACK}: Add support for FlexiBLAS | Mattias Ellert | 2020-09-14 | 2 | -0/+34 | |
| * | | | | | | | | | | | Merge topic 'CMAKE_LINKER_points_to_lld_link_for_msvc_with_clang_gnu_interface' | Brad King | 2020-09-16 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Clang: Detect lld-link when using gnu front end with msvc target | Thomas Bernard | 2020-09-14 | 1 | -1/+5 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge topic 'ExternalProject-steps-refinement' | Brad King | 2020-09-15 | 1 | -57/+257 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | ExternalProject: Add policy CMP0114 to refine step target dependencies | Brad King | 2020-09-14 | 1 | -43/+235 | |
| | * | | | | | | | | | ExternalProject: Factor out an internal helper to add a step target | Brad King | 2020-09-10 | 1 | -19/+27 | |
| * | | | | | | | | | | Merge topic 'cuda_clang_scattered_cross' | Brad King | 2020-09-15 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | CUDA: Support scattered installations when crosscompiling with Clang | Raul Tambre | 2020-09-14 | 1 | -2/+5 | |
| * | | | | | | | | | | Merge topic 'findpython-docs-fixes' | Kyle Edwards | 2020-09-14 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | FindPython: fix typo in Python_LIBRARY_DIRS | Philipp Storz | 2020-09-11 | 3 | -3/+3 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge topic 'add_COMPILER_TARGET_for_all_clang_variants_on_windows' | Brad King | 2020-09-14 | 4 | -10/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Clang: Implement CMAKE_${LANG}_COMPILER_TARGET for all variants on windows | Thomas Bernard | 2020-09-11 | 4 | -10/+14 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge topic 'ispc_window_failures' | Brad King | 2020-09-11 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ISPC: Use the `obj` file extension for objects on windows | Robert Maynard | 2020-09-10 | 1 | -1/+5 | |
| * | | | | | | | | | | Merge topic 'armclang-fixes' | Brad King | 2020-09-11 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge topic 'pch-instantiate-templates' | Brad King | 2020-09-10 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | PCH: Template instantiation support | Tobias Hieta | 2020-09-02 | 1 | -0/+3 | |
| * | | | | | | | | | | Merge topic 'ios-pch-x-lang-header' | Brad King | 2020-09-09 | 4 | -4/+19 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge topic 'ExternalData-doc-typo' | Brad King | 2020-09-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Help: correct typo in ExternalData (duplicate "of") | Joachim Wuttke (o) | 2020-09-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge topic 'ispc_improvements' | Brad King | 2020-09-08 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ISPC: Add compiler launcher support | Robert Maynard | 2020-09-03 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | Merge topic 'FindPython-set-CMP0012-NEW' | Brad King | 2020-09-08 | 1 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge topic 'FindPython-include-dir-ABI-checks' | Brad King | 2020-09-03 | 1 | -8/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ARMClang: Pass defines to assembler | Hugues Kamba | 2020-09-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge topic 'cuda_host_compiler_fail' | Brad King | 2020-09-01 | 2 | -21/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | CUDA: Fail fast if CMAKE_CUDA_ARCHITECTURES doesn't work during detection | Raul Tambre | 2020-08-29 | 1 | -18/+19 | |
| | * | | | | | | | | | | | | | | CUDA: Fail if compiler detection using the host compiler fails | Raul Tambre | 2020-08-29 | 2 | -3/+10 | |
| * | | | | | | | | | | | | | | | Merge topic 'ispc_lang_support' | Brad King | 2020-09-01 | 11 | -1/+362 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ISPC: Support building with the MSVC toolchain | Robert Maynard | 2020-08-28 | 2 | -0/+9 | |
| | * | | | | | | | | | | | | | | | ISPC: Support ISPC header generation byproducts and parallel builds | Robert Maynard | 2020-08-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | Add ISPC compiler support to CMake | Robert Maynard | 2020-08-28 | 9 | -1/+353 | |
| * | | | | | | | | | | | | | | | | Merge topic 'UseSWIG-interface-option' | Brad King | 2020-09-01 | 1 | -1/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge topic 'llvm_rc_preprocessing_for_all_windows_clang_variants' | Brad King | 2020-08-31 | 1 | -20/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | llvm-rc: Enable preprocessing for all Windows usage variants | Thomas Bernard | 2020-08-27 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | llvm-rc: Refactor the preprocessing logic | Thomas Bernard | 2020-08-27 | 1 | -20/+27 | |
| * | | | | | | | | | | | | | | | | Merge topic 'FindJNI-arm64' | Brad King | 2020-08-26 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'cuda-std-for-msvc' | Brad King | 2020-08-26 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |