summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'curl_netrc_options'Brad King2017-10-192-2/+46
|\
| * ExternalProject: Add support for NETRC and NETRC_FILE suboptionShane Parris2017-10-182-2/+46
* | Merge topic 'ti-compiler-depfile-support'Brad King2017-10-192-0/+4
|\ \
| * | Compiler/TI: Add support for depfile generation for NinjaNico Müller2017-10-182-0/+4
* | | Merge topic 'cmake-open'Brad King2017-10-181-0/+23
|\ \ \
| * | | cmake: Add --open option for IDE generatorsGregor Jasny2017-10-131-0/+23
* | | | Merge topic 'module-fetchcontent'Brad King2017-10-182-0/+935
|\ \ \ \
| * | | | FetchContent: New module for populating content at configure timeCraig Scott2017-10-162-0/+935
* | | | | Merge topic 'findopenmp-lib-paths'Brad King2017-10-181-7/+21
|\ \ \ \ \
| * | | | | FindOpenMP: Improve OMP libraries searchChristian Pfeiffer2017-10-171-7/+21
* | | | | | Merge topic 'Linux-CUDA-OpenCL'Brad King2017-10-171-1/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindOpenCL: Add support for CUDA OpenCL on LinuxTakenori Yamamoto2017-10-151-1/+4
| | |_|/ / | |/| | |
* | | | | Merge topic 'UseJava-add_jar-split-build-and-output-dirs'Brad King2017-10-161-4/+4
|\ \ \ \ \
| * | | | | UseJava: add_jar OUTPUT_DIR option used only for jar generation.Marc Chevrier2017-10-121-4/+4
* | | | | | Merge topic 'cpack-wix-cygwin'Brad King2017-10-161-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cpack wix: fix path error on cygwinStephen Sorley2017-10-131-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindPythonLibs-names-per-dir'Brad King2017-10-121-4/+3
|\ \ \ \ \
| * | | | | FindPythonLibs: Allow find_library to search paths from system environmentBrad King2017-10-111-4/+0
| * | | | | FindPythonLibs: Prefer libs early in search path regardless of nameBrad King2017-10-111-0/+3
| | |/ / / | |/| | |
* | | | | Merge topic 'FindXMLRPC-no-includes'Brad King2017-10-121-29/+14
|\ \ \ \ \
| * | | | | FindXMLRPC: Tolerate no include directoriesBrad King2017-10-111-1/+2
| * | | | | FindXMLRPC: Drop unnecessary exec_program code pathsBrad King2017-10-111-28/+12
| | |_|_|/ | |/| | |
* | | | | Merge topic 'clang-msvc-help'Brad King2017-10-123-0/+37
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Clang: Diagnose unsupported GNU-like clang targeting MSVC ABIBrad King2017-10-103-0/+37
| |/ / /
* | | | Merge topic 'cpack-deb-mr-1296-fix'Brad King2017-10-111-6/+33
|\ \ \ \
| * | | | CPack/Deb: fix for regex passing even if invalid characters are presentDomen Vrankar2017-10-101-2/+2
| * | | | CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exceptionDomen Vrankar2017-10-101-6/+33
| * | | | Merge branch 'FindCUDA-cuda-9-nppi' into release-3.10Brad King2017-10-101-1/+39
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindProtobuf-doc-typo' into release-3.10Brad King2017-10-061-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ipo-escape-toolchain-path' into release-3.10Brad King2017-10-062-6/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindJava-tolerant-versions' into release-3.10Brad King2017-10-061-25/+42
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'findopenmp-fix-verbose' into release-3.10Brad King2017-10-061-2/+13
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge topic 'ExternalProject-CMP0054'Brad King2017-10-111-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Avoid if() auto-dereferene in quoted argumentsBrad King2017-10-111-0/+5
| |/ / / / / / /
* | | | | | | | Merge topic 'UseJava_OUTPUT_DIR'Brad King2017-10-111-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | UseJava: OUTPUT_DIR must exists in all cases.Marc Chevrier2017-10-101-0/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'FindProtobuf-doc-typo'Brad King2017-10-101-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | FindProtobuf: fix documentation typoAndré Apitzsch2017-10-061-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'ipo-escape-toolchain-path'Brad King2017-10-102-6/+6
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | IPO: Fix support for spaces in path to archive toolsThomas Stenersen2017-10-062-6/+6
| |/ / / / /
* | | | | | Merge topic 'FindCUDA-cuda-9-nppi'Brad King2017-10-101-1/+39
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindCUDA: Update for CUDA 9 breakup of nppi into multiple librariesRobert Maynard2017-10-061-1/+39
| |/ / / /
* | | | | Merge topic 'FindJava-tolerant-versions'Brad King2017-10-101-25/+42
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | FindJava: Revise version parsing to support Java 9Brad King2017-10-061-25/+42
| |/ /
* | | Merge topic 'findopenmp-fix-verbose'Brad King2017-10-061-2/+13
|\ \ \ | |/ / |/| / | |/
| * FindOpenMP: Fix link flags being used for compileChristian Pfeiffer2017-10-051-2/+13
* | Merge topic 'cuda-default-link-launcher'Brad King2017-10-051-1/+29
|\ \
| * | CUDA: Fix default selection of host compiler used to drive linkingBrad King2017-10-041-1/+29
| |/
* | Merge topic 'FindCUDA-run_nvcc-CMP0007'Brad King2017-10-051-5/+4
|\ \
| * | FindCUDA: Fix CMP0007 warning in run_nvcc.cmakeUmar Arshad2017-10-041-5/+4