| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'FindPython-virtual-env' | Brad King | 2019-08-07 | 4 | -185/+312 |
|\ |
|
| * | FindPython: ensure virtual environments are correctly handled | Marc Chevrier | 2019-08-05 | 4 | -185/+312 |
|
|
* | | Merge topic 'FindGLEW-macOS' | Brad King | 2019-08-07 | 1 | -3/+34 |
|\ \ |
|
| * | | FindGLEW: Fix typo in verbose log message | Claudio Fantacci | 2019-08-06 | 1 | -1/+1 |
|
|
| * | | FindGLEW: Add required OpenGL dependency in macOS | Claudio Fantacci | 2019-08-06 | 1 | -0/+31 |
|
|
| * | | FindGLEW: Fix macOS library suffix selection | Claudio Fantacci | 2019-08-06 | 1 | -2/+2 |
|
|
* | | | Merge topic 'cmake-dependent-option-doc' | Brad King | 2019-08-06 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | CMakeDependentOption: Document that 4th parameter follows if-syntax | Hong Xu | 2019-08-05 | 1 | -2/+3 |
| | |/
| |/| |
|
* | | | Merge topic 'clang-frontend-variant' | Brad King | 2019-08-06 | 2 | -0/+32 |
|\ \ \ |
|
| * | | | clang: Work around toolchain file use of internal CMake variables | Brad King | 2019-08-05 | 2 | -0/+32 |
|
|
* | | | | Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAG | Brad King | 2019-08-02 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge topic 'clang-cl-non-windows' | Brad King | 2019-08-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | clang: Restore support for clang-cl on non-Windows hosts | Brad King | 2019-07-31 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'FindMPI-link-flags' into release-3.15 | Brad King | 2019-07-25 | 1 | -5/+2 |
| |\ |
|
| * \ | Merge branch 'backport-clang-gnulike-support' into release-3.15 | Brad King | 2019-07-24 | 1 | -0/+7 |
| |\ \ |
|
| * \ \ | Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15 | Brad King | 2019-07-22 | 1 | -6/+14 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'backport-swift-improvements' into release-3.15 | Brad King | 2019-07-18 | 1 | -4/+19 |
| |\ \ \ \ |
|
| | * | | | | Swift: support SONAME on ELFish targets | Saleem Abdulrasool | 2019-07-18 | 1 | -2/+5 |
|
|
| | * | | | | Swift: support multithreaded compilation | Saleem Abdulrasool | 2019-07-18 | 1 | -6/+10 |
|
|
| | * | | | | Swift: add rules for static linking | Saleem Abdulrasool | 2019-07-18 | 1 | -0/+6 |
|
|
| | * | | | | Support per-language library link flags | Saleem Abdulrasool | 2019-07-18 | 1 | -0/+2 |
|
|
* | | | | | | Merge topic 'ExternalProject-avoid-extra-checkout' | Brad King | 2019-07-31 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ExternalProject: Avoid unnecessary checkout on clone | Tetragramm | 2019-07-30 | 1 | -1/+1 |
|
|
* | | | | | | | FindPythonInterp: Document lack of version filtering for plain `python` | Brad King | 2019-07-30 | 1 | -0/+9 |
|
|
* | | | | | | | Merge topic 'find_more_binutils' | Brad King | 2019-07-30 | 1 | -16/+26 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | CMakeFindBinUtils: add some more binutils | Norbert Lange | 2019-07-23 | 1 | -1/+7 |
|
|
| * | | | | | | CMakeFindBinUtils: add missing llvm alternatives | Norbert Lange | 2019-07-23 | 1 | -6/+9 |
|
|
| * | | | | | | CMakeFindBinUtils: Rename and unset variables for additional names | Norbert Lange | 2019-07-23 | 1 | -13/+14 |
|
|
* | | | | | | | Merge topic 'CheckCXXSymbolExists-c++-syntax' | Brad King | 2019-07-29 | 2 | -2/+34 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers | Hong Xu | 2019-07-26 | 2 | -2/+34 |
|
|
* | | | | | | | | Android: Use unified toolchain in NDK r19+ | Brad King | 2019-07-26 | 6 | -3/+82 |
|
|
* | | | | | | | | Android: Re-order system initialization to select sysroot last | Brad King | 2019-07-26 | 1 | -2/+2 |
|
|
* | | | | | | | | Android: Clarify name of internal variable for arch triple | Brad King | 2019-07-26 | 2 | -12/+12 |
|
|
* | | | | | | | | Android: Select NDK host tag while determining system | Brad King | 2019-07-26 | 4 | -32/+32 |
|
|
* | | | | | | | | Merge topic 'ep_support_no_submodule_init' | Kyle Edwards | 2019-07-26 | 1 | -18/+50 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ExternalProject: Support not initializing any submodules | Robert Maynard | 2019-07-24 | 1 | -18/+50 |
|
|
* | | | | | | | | | Merge topic 'FindMPI-link-flags' | Brad King | 2019-07-26 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | FindMPI: make sure computed link flags are not de-duplicated | Robert Maynard | 2019-07-25 | 1 | -3/+1 |
|
|
* | | | | | | | | | Merge branch 'backport-clang-gnulike-support' into clang-gnulike-support | Brad King | 2019-07-24 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | /
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | Clang: For MSVC ABI do not use modes older than C++14 | Brad King | 2019-07-24 | 1 | -0/+7 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge topic 'InstallRequiredSystemLibraries-redist' | Brad King | 2019-07-23 | 1 | -6/+14 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | IRSL: Fix discovery of VS 2019 v141 toolset redistributables | James Butler | 2019-07-22 | 1 | -4/+12 |
|
|
| * | | | | | | IRSL: Fix typo in v143 toolset version check | James Butler | 2019-07-22 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge topic 'cpack-install-scripts' | Craig Scott | 2019-07-22 | 1 | -1/+15 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variable | Alex Turbov | 2019-07-21 | 1 | -1/+15 |
|
|
* | | | | | | Merge topic 'swift-deduplicate' | Brad King | 2019-07-19 | 1 | -16/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | Swift: refactor rule construction to reduce duplication | Saleem Abdulrasool | 2019-07-17 | 1 | -16/+10 |
|
|
* | | | | | | | Merge topic 'FindProtobuf-DLLs' | Brad King | 2019-07-19 | 1 | -0/+15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | FindProtobuf: Fix usage of protobuf dynamic libraries on Windows | gnaggnoyil | 2019-07-18 | 1 | -0/+15 |
|
|
* | | | | | | | | Fix repeated word in FindVulkan.cmake | NeroBurner | 2019-07-18 | 1 | -1/+1 |
|
|