summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | FindLibXml2: provide imported target LibXml2::LibXml2Rolf Eike Beer2018-03-081-0/+12
* | | | | Merge topic 'GenerateExportHeader-C'Brad King2018-03-091-10/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | GenerateExportHeader: Add support for C projectsArnaud Gelas2018-03-081-10/+37
* | | | | Merge topic 'FindGDAL-absolute-path'Brad King2018-03-081-4/+42
|\ \ \ \ \
| * | | | | FindGDAL: Handle gdal-config printing absolute path to libraryAdam Thompson2018-03-071-4/+42
* | | | | | Merge topic 'misc-typos'Brad King2018-03-081-1/+1
|\ \ \ \ \ \
| * | | | | | Fix misc typos in documentation and commentsluz.paz2018-03-071-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'curl-target'Brad King2018-03-081-7/+27
|\ \ \ \ \ \
| * | | | | | FindCURL: Revise documentation markupBrad King2018-03-071-7/+15
| * | | | | | FindCURL: provide imported target CURL::CURLRolf Eike Beer2018-03-061-0/+12
| |/ / / / /
* | | | | | Merge topic 'cuda-no-device-link-rsp'Brad King2018-03-081-0/+6
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | CUDA: Do not pass unsupported @rspfile arguments to NVCCBrad King2018-03-071-0/+6
* | | | | | Merge topic 'FindOpenMP-AppleClang'Brad King2018-03-071-3/+27
|\ \ \ \ \ \
| * | | | | | FindOpenMP: Add support for AppleClang compilerHenry Fredrick Schreiner2018-03-071-0/+23
| * | | | | | FindOpenMP: Verify in test source that OMP library is linkedHenry Fredrick Schreiner2018-03-071-0/+1
| * | | | | | FindOpenMP: Improve inclusion of helper modulesHenry Fredrick Schreiner2018-03-071-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'xl-new-compiler-macros'Brad King2018-03-074-10/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | XL: Recognize compilers identified by __ibmxl__Brad King2018-03-064-10/+26
| |/ / /