summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'findwxwidgets-msys-library-dirs'Brad King2018-04-051-0/+20
|\
| * FindwxWidgets: Fix wxWidgets_LIBRARY_DIRS on Cygwin/MSYSARATA Mizuki2018-04-041-0/+20
* | Merge topic 'msvc-toolset-version-variable'Brad King2018-04-056-134/+73
|\ \
| * | Modules: Use MSVC_TOOLSET_VERSION variable to simplify logicArkady Shapkin2018-04-045-134/+48
| * | MSVC: Add MSVC_TOOLSET_VERSION variableArkady Shapkin2018-04-041-0/+25
* | | Merge topic 'revert-CheckIncludeFile-required-libs'Brad King2018-04-053-9/+0
|\ \ \ | |_|/ |/| |
| * | Revert "CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES"Brad King2018-04-043-9/+0
| * | Merge branch 'boost-1.67' into release-3.11Brad King2018-03-211-41/+129
| |\ \
* | \ \ Merge topic 'wcdh-bare-features'Brad King2018-04-041-33/+83
|\ \ \ \
| * | | | WCDH: introduce BARE_FEATURESRolf Eike Beer2018-04-031-33/+83
| | |_|/ | |/| |
* | | | Merge topic 'android-no-libstdc++'Brad King2018-04-048-0/+16
|\ \ \ \
| * | | | Android: Suppress implicit -lstdc++ linker flagBrad King2018-04-038-0/+16
* | | | | Merge topic 'cuda_support_system_libraries_with_device_symbols'Brad King2018-04-042-4/+33
|\ \ \ \ \
| * | | | | CUDA: Pass host linker directories to device linkerBrad King2018-03-282-4/+33
* | | | | | Merge topic 'FindPython-stabilization'Brad King2018-04-042-7/+17
|\ \ \ \ \ \
| * | | | | | FindPython: enhance multiple major versions lookupMarc Chevrier2018-04-032-7/+17
* | | | | | | Merge topic 'UseSWIG-add-new-behavior'Craig Scott2018-04-041-40/+115
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | UseSWIG: Add new behavior for better support files managementMarc Chevrier2018-04-031-40/+115
| |/ / / / /
* | | | | | Merge topic 'FPHSA-include'Brad King2018-04-033-3/+3
|\ \ \ \ \ \
| * | | | | | Find*: always include FPHSA shipped with CMakeRolf Eike Beer2018-04-023-3/+3
* | | | | | | Merge topic 'FindDCMTK-includes'Brad King2018-04-031-8/+2
|\ \ \ \ \ \ \
| * | | | | | | FindDCMTK: use CheckIncludeFiles instead of open coding itRolf Eike Beer2018-04-021-8/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'android-clang-std-flags'Brad King2018-04-031-2/+9
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Android: Do not pass non-existent Clang -std flagsBrad King2018-04-021-2/+9
* | | | | | | Fortran: Add support for .fpp extensionsBrad King2018-04-021-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'remove-vs8-generator'Brad King2018-04-024-6/+3
|\ \ \ \ \ \
| * | | | | | Drop Visual Studio 8 2005 generatorBrad King2018-04-024-6/+3
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindCUDA-nvcc-executable-env'Brad King2018-04-021-10/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindCUDA: Make nvcc configurable via CUDA_NVCC_EXECUTABLE env varEdward Z. Yang2018-03-291-10/+14
| |/ / / /
* | | | | Merge topic 'features-c++20'Brad King2018-04-028-4/+49
|\ \ \ \ \
| * | | | | Features: Activate C++ 20 support for Clang 5.0+Brad King2018-03-271-0/+5
| * | | | | Features: Activate C++ 20 support for GNU 8.0+Brad King2018-03-271-0/+5
| * | | | | Features: Activate C++ 20 support for MSVC 19.12.25835+Brad King2018-03-271-0/+4
| * | | | | Features: Add infrastructure for C++ 20 language standardBrad King2018-03-277-2/+27
| * | | | | Features: Use -std=c++17 for C++ 17 on Clang 5.0+Brad King2018-03-261-1/+4
| * | | | | Features: Use -std=c++17 for C++ 17 on GNU 8.0+Brad King2018-03-261-1/+4
| |/ / / /
* | | | | Features: Record C features for MSVCBrad King2018-03-292-0/+33
|/ / / /
* | | | Merge topic 'UseSWIG-fix-library-prefix'Brad King2018-03-261-9/+17
|\ \ \ \
| * | | | UseSWIG: fix prefix library for Java on WindowsMarc Chevrier2018-03-221-9/+17
* | | | | Merge topic 'pr.checksymbol'Brad King2018-03-261-0/+5
|\ \ \ \ \
| * | | | | CheckSymbolExists: Fix CMP0054 warningRuslan Baratov2018-03-221-0/+5
* | | | | | Merge topic 'boost-1.67'Brad King2018-03-221-41/+129
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindBoost: Add support for Boost 1.67 with Python version suffixesRoger Leigh2018-03-211-41/+129
* | | | | Merge topic 'FindPython-new-implementation'Brad King2018-03-217-4/+1327
|\ \ \ \ \
| * | | | | CMake build: Use new FindPython moduleMarc Chevrier2018-03-201-4/+4
| * | | | | FindPython*: New implementation for Python stuffMarc Chevrier2018-03-206-0/+1323
* | | | | | Merge topic 'wcdh-gcc-null'Brad King2018-03-211-1/+12
|\ \ \ \ \ \
| * | | | | | WCDH: use better fallback value for nullptr with old gcc versionsRolf Eike Beer2018-03-201-1/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cuda_arch'Brad King2018-03-211-5/+20
|\ \ \ \ \ \
| * | | | | | FindCUDA/select_compute_arch: Add support for CUDA as a languageHenry Fredrick Schreiner2018-03-201-5/+20