Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | Merge branch 'pch-msvc-pragma' into release-3.16 | Brad King | 2020-05-11 | 1 | -7/+5 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'FindGTK2-harfbuzz-target' into release-3.16 | Brad King | 2020-05-09 | 1 | -3/+6 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'backport-3.16-FindPkgConfig-isystem' into release-3.16 | Brad King | 2020-05-06 | 1 | -8/+42 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'CheckLanguage-cuda-host' into release-3.16 | Brad King | 2020-05-05 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'FindOpenSSL-3.0' into release-3.17 | Brad King | 2020-06-08 | 1 | -2/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'pch-no-Fortran' into release-3.17 | Brad King | 2020-06-03 | 2 | -11/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'clang-cl-vfs' | Brad King | 2020-08-10 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | clang-cl: Add '--' before source file | Thomas Bernard | 2020-08-07 | 2 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | cmake: Change cmake_llvm_rc separator from -- to ++ to avoid conflict | Thomas Bernard | 2020-08-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge topic 'FPHSA-name-mismatches-chained-via-include' | Brad King | 2020-08-10 | 7 | -0/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | FPHSA: detect inclusion between find modules | Ben Boeckel | 2020-08-07 | 7 | -0/+52 | |
* | | | | | | | | | | | | | | | | | | Merge topic 'FindRuby-restore-include-path' | Brad King | 2020-08-10 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | FindRuby: Restore compatibility variable RUBY_INCLUDE_PATH | Brad King | 2020-08-07 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge topic 'FindPython-user-policies' | Brad King | 2020-08-10 | 1 | -8/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | FindPython: ensure user's policies are respected | Marc Chevrier | 2020-08-07 | 1 | -8/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge topic 'cygwin-patches' | Brad King | 2020-08-07 | 3 | -20/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | FindTclsh: Drop Cygwin-specific behavior and use POSIX code path | Lemures Lemniscati | 2020-08-06 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | | | FindOpenGL: Drop Cygwin-specific behavior and use POSIX code path | Lemures Lemniscati | 2020-08-06 | 1 | -13/+1 | |
| * | | | | | | | | | | | | | | | FindPerlLibs: Add versioned perl library name for Cygwin | Lemures Lemniscati | 2020-08-06 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | Merge topic 'CUDAToolkit-no-nvcc' | Brad King | 2020-08-07 | 1 | -54/+99 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | CUDAToolkit: Detect CUDA SDK that don't have nvcc | Robert Maynard | 2020-07-30 | 1 | -54/+99 | |
* | | | | | | | | | | | | | | | | Merge topic 'compiler_flags' | Brad King | 2020-08-06 | 12 | -35/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Toolchain: Take CMAKE_<lang>_FLAGS_INIT into account during compiler detection | Fred Baksik | 2020-07-29 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | Toolchain: Make `/path/comp;-argn' behave the same as 'comp;-argn' | Fred Baksik | 2020-07-29 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILER | Fred Baksik | 2020-07-23 | 11 | -34/+25 | |
* | | | | | | | | | | | | | | | | Merge topic 'UseSWIG-support-files-in-subdirectories' | Brad King | 2020-08-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | UseSWIG: Take care of support files in sub-directories | Marc Chevrier | 2020-08-04 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Merge topic 'support_list_google_test_executor' | Brad King | 2020-08-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | / / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | GoogleTest: Restore support for list arguments in TEST_EXECUTOR | Laurits Riple | 2020-08-03 | 1 | -2/+2 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge topic 'clang-msvc-cxx-std' into release-3.18 | Brad King | 2020-07-30 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | ASM: Remove unneeded empty variables | Robert Maynard | 2020-07-30 | 1 | -10/+0 | |
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge topic 'clang-msvc-cxx-std' | Brad King | 2020-07-30 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Clang: Fix fallback compile features when simulating old MSVC versions | Brad King | 2020-07-29 | 1 | -5/+5 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'GoogleTest-fix-generated-include' | Brad King | 2020-07-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | GoogleTest: Fix include path in the generated file | Adam Badura | 2020-07-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge topic 'fixup_bundle_item-fix' | Brad King | 2020-07-29 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | BundleUtilities: do not run install_name_tool on scripts | T.J. Corona | 2020-07-28 | 1 | -5/+10 | |
* | | | | | | | | | | | | | | | Merge topic 'use_COMPILER_TARGET_to_set_architecture_for_clang_cl' | Brad King | 2020-07-29 | 3 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Detect the correct target architecture for clang compilers. | Thomas Bernard | 2020-07-28 | 3 | -1/+12 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge topic 'FindCURL-list-index-if' | Brad King | 2020-07-29 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | / / / / / / / / / / / | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | FindCURL: Fix list index check after search | Mike Gelfand | 2020-07-28 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | Merge topic 'sysroot-prefix' | Brad King | 2020-07-28 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | / / / / / / / / / / / / | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Compilers: Ignore -print-sysroot prefix when it is '/' | Brad King | 2020-07-27 | 1 | -1/+3 | |
| * | | | | | | | | | | | | Merge topic 'externalproject-download-git-2.20-fix' into release-3.18 | Brad King | 2020-07-27 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'FindXalanC-1.12' into release-3.18 | Brad King | 2020-07-27 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'externalproject-download-git-2.20-fix' | Brad King | 2020-07-27 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | ExternalProject: omit --no-checkout from git clone when using git 2.20.x. | Nate Avers | 2020-07-24 | 1 | -1/+5 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'FindXalanC-1.12' | Brad King | 2020-07-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | / / / / / / / / / / | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | FindXalanC: Fix version parsing for XalanC 1.12 | Brad King | 2020-07-24 | 1 | -3/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'pgi-no-A' | Brad King | 2020-07-23 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |