summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge topic 'sunpro-5.15'Brad King2018-03-211-1/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Features: Record for SunPro 5.15Brad King2018-03-201-1/+5
| | |_|/ / | |/| | |
| * | | | Merge branch 'revert-findqt4-dirs-fix' into release-3.11Brad King2018-03-191-12/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'intel-initializer-list' into release-3.11Brad King2018-03-161-5/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'gtest_discover_tests_timeout' into release-3.11Brad King2018-03-161-5/+16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'xl-cc-default-std' into release-3.11Brad King2018-03-141-1/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'findjni-mips-r6-new-arch' into release-3.11Brad King2018-03-141-1/+4
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindwxWidgets-msvc-v141'Brad King2018-03-201-6/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | FindwxWidgets: Add support for MSVC versions of the v141 toolsetAdam Oleksy2018-03-191-6/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'revert-findqt4-dirs-fix'Brad King2018-03-191-12/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | FindQt4: Revert "Set PLUGINS and IMPORTS dir even if empty"Brad King2018-03-191-12/+1
* | | | | | | | | Merge topic 'intel-initializer-list'Brad King2018-03-191-5/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Features: Record initializer list support for Intel 14 and aboveBrad King2018-03-161-5/+1
| |/ / / / / /
* | | | | | | Merge topic 'project-homepage-url'Craig Scott2018-03-173-3/+14
|\ \ \ \ \ \ \
| * | | | | | | project: Add HOMEPAGE_URL named parameterAlex Turbov2018-03-163-3/+14
* | | | | | | | Merge topic 'gtest_discover_tests_timeout'Brad King2018-03-161-5/+16
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | GoogleTest: Rename TIMEOUT parameter to avoid clashCraig Scott2018-03-151-5/+16
* | | | | | | Merge topic 'xl-cc-default-std'Brad King2018-03-151-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | XL: Fix C default level detection when invoked as 'cc'Brad King2018-03-141-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'findjni-mips-r6-new-arch'Brad King2018-03-151-1/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindJNI: add some new architecture names for mips release 6YunQiang Su2018-03-141-1/+4
| |/ / /
* | | | Merge topic 'ep-support-passing-var-ending-with-notfound'Brad King2018-03-121-4/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | ExternalProject: Fix cache generation when last args ends with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-03-121-4/+14
| |/ /
| * | Merge branch 'cuda-no-device-link-rsp' into release-3.11Brad King2018-03-071-0/+6
| |\ \
* | \ \ Merge topic 'libxml2-target'Brad King2018-03-091-0/+12
|\ \ \ \