Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'findwxwidgets-msys-library-dirs' | Brad King | 2018-04-05 | 1 | -0/+20 |
|\ | |||||
| * | FindwxWidgets: Fix wxWidgets_LIBRARY_DIRS on Cygwin/MSYS | ARATA Mizuki | 2018-04-04 | 1 | -0/+20 |
* | | Merge topic 'msvc-toolset-version-variable' | Brad King | 2018-04-05 | 6 | -134/+73 |
|\ \ | |||||
| * | | Modules: Use MSVC_TOOLSET_VERSION variable to simplify logic | Arkady Shapkin | 2018-04-04 | 5 | -134/+48 |
| * | | MSVC: Add MSVC_TOOLSET_VERSION variable | Arkady Shapkin | 2018-04-04 | 1 | -0/+25 |
* | | | Merge topic 'revert-CheckIncludeFile-required-libs' | Brad King | 2018-04-05 | 3 | -9/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Revert "CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES" | Brad King | 2018-04-04 | 3 | -9/+0 |
| * | | Merge branch 'boost-1.67' into release-3.11 | Brad King | 2018-03-21 | 1 | -41/+129 |
| |\ \ | |||||
* | \ \ | Merge topic 'wcdh-bare-features' | Brad King | 2018-04-04 | 1 | -33/+83 |
|\ \ \ \ | |||||
| * | | | | WCDH: introduce BARE_FEATURES | Rolf Eike Beer | 2018-04-03 | 1 | -33/+83 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'android-no-libstdc++' | Brad King | 2018-04-04 | 8 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | Android: Suppress implicit -lstdc++ linker flag | Brad King | 2018-04-03 | 8 | -0/+16 |
* | | | | | Merge topic 'cuda_support_system_libraries_with_device_symbols' | Brad King | 2018-04-04 | 2 | -4/+33 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Pass host linker directories to device linker | Brad King | 2018-03-28 | 2 | -4/+33 |
* | | | | | | Merge topic 'FindPython-stabilization' | Brad King | 2018-04-04 | 2 | -7/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindPython: enhance multiple major versions lookup | Marc Chevrier | 2018-04-03 | 2 | -7/+17 |
* | | | | | | | Merge topic 'UseSWIG-add-new-behavior' | Craig Scott | 2018-04-04 | 1 | -40/+115 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | UseSWIG: Add new behavior for better support files management | Marc Chevrier | 2018-04-03 | 1 | -40/+115 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FPHSA-include' | Brad King | 2018-04-03 | 3 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Find*: always include FPHSA shipped with CMake | Rolf Eike Beer | 2018-04-02 | 3 | -3/+3 |
* | | | | | | | Merge topic 'FindDCMTK-includes' | Brad King | 2018-04-03 | 1 | -8/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindDCMTK: use CheckIncludeFiles instead of open coding it | Rolf Eike Beer | 2018-04-02 | 1 | -8/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'android-clang-std-flags' | Brad King | 2018-04-03 | 1 | -2/+9 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Android: Do not pass non-existent Clang -std flags | Brad King | 2018-04-02 | 1 | -2/+9 |
* | | | | | | | Fortran: Add support for .fpp extensions | Brad King | 2018-04-02 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'remove-vs8-generator' | Brad King | 2018-04-02 | 4 | -6/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 4 | -6/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindCUDA-nvcc-executable-env' | Brad King | 2018-04-02 | 1 | -10/+14 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | FindCUDA: Make nvcc configurable via CUDA_NVCC_EXECUTABLE env var | Edward Z. Yang | 2018-03-29 | 1 | -10/+14 |
| |/ / / / | |||||
* | | | | | Merge topic 'features-c++20' | Brad King | 2018-04-02 | 8 | -4/+49 |
|\ \ \ \ \ | |||||
| * | | | | | Features: Activate C++ 20 support for Clang 5.0+ | Brad King | 2018-03-27 | 1 | -0/+5 |
| * | | | | | Features: Activate C++ 20 support for GNU 8.0+ | Brad King | 2018-03-27 | 1 | -0/+5 |
| * | | | | | Features: Activate C++ 20 support for MSVC 19.12.25835+ | Brad King | 2018-03-27 | 1 | -0/+4 |
| * | | | | | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 7 | -2/+27 |
| * | | | | | Features: Use -std=c++17 for C++ 17 on Clang 5.0+ | Brad King | 2018-03-26 | 1 | -1/+4 |
| * | | | | | Features: Use -std=c++17 for C++ 17 on GNU 8.0+ | Brad King | 2018-03-26 | 1 | -1/+4 |
| |/ / / / | |||||
* | | | | | Features: Record C features for MSVC | Brad King | 2018-03-29 | 2 | -0/+33 |
|/ / / / | |||||
* | | | | Merge topic 'UseSWIG-fix-library-prefix' | Brad King | 2018-03-26 | 1 | -9/+17 |
|\ \ \ \ | |||||
| * | | | | UseSWIG: fix prefix library for Java on Windows | Marc Chevrier | 2018-03-22 | 1 | -9/+17 |
* | | | | | Merge topic 'pr.checksymbol' | Brad King | 2018-03-26 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | CheckSymbolExists: Fix CMP0054 warning | Ruslan Baratov | 2018-03-22 | 1 | -0/+5 |
* | | | | | | Merge topic 'boost-1.67' | Brad King | 2018-03-22 | 1 | -41/+129 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | FindBoost: Add support for Boost 1.67 with Python version suffixes | Roger Leigh | 2018-03-21 | 1 | -41/+129 |
* | | | | | Merge topic 'FindPython-new-implementation' | Brad King | 2018-03-21 | 7 | -4/+1327 |
|\ \ \ \ \ | |||||
| * | | | | | CMake build: Use new FindPython module | Marc Chevrier | 2018-03-20 | 1 | -4/+4 |
| * | | | | | FindPython*: New implementation for Python stuff | Marc Chevrier | 2018-03-20 | 6 | -0/+1323 |
* | | | | | | Merge topic 'wcdh-gcc-null' | Brad King | 2018-03-21 | 1 | -1/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | WCDH: use better fallback value for nullptr with old gcc versions | Rolf Eike Beer | 2018-03-20 | 1 | -1/+12 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'cuda_arch' | Brad King | 2018-03-21 | 1 | -5/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCUDA/select_compute_arch: Add support for CUDA as a language | Henry Fredrick Schreiner | 2018-03-20 | 1 | -5/+20 |