Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Clang: Diagnose unsupported GNU-like clang targeting MSVC ABI | Brad King | 2017-10-10 | 3 | -0/+37 | |
| |/ / / | ||||||
* | | | | Merge topic 'cpack-deb-mr-1296-fix' | Brad King | 2017-10-11 | 1 | -6/+33 | |
|\ \ \ \ | ||||||
| * | | | | CPack/Deb: fix for regex passing even if invalid characters are present | Domen Vrankar | 2017-10-10 | 1 | -2/+2 | |
| * | | | | CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exception | Domen Vrankar | 2017-10-10 | 1 | -6/+33 | |
| * | | | | Merge branch 'FindCUDA-cuda-9-nppi' into release-3.10 | Brad King | 2017-10-10 | 1 | -1/+39 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'FindProtobuf-doc-typo' into release-3.10 | Brad King | 2017-10-06 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'ipo-escape-toolchain-path' into release-3.10 | Brad King | 2017-10-06 | 2 | -6/+6 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'FindJava-tolerant-versions' into release-3.10 | Brad King | 2017-10-06 | 1 | -25/+42 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'findopenmp-fix-verbose' into release-3.10 | Brad King | 2017-10-06 | 1 | -2/+13 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | ||||||
* | | | | | | | | Merge topic 'ExternalProject-CMP0054' | Brad King | 2017-10-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ExternalProject: Avoid if() auto-dereferene in quoted arguments | Brad King | 2017-10-11 | 1 | -0/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'UseJava_OUTPUT_DIR' | Brad King | 2017-10-11 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | UseJava: OUTPUT_DIR must exists in all cases. | Marc Chevrier | 2017-10-10 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'FindProtobuf-doc-typo' | Brad King | 2017-10-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | FindProtobuf: fix documentation typo | André Apitzsch | 2017-10-06 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ipo-escape-toolchain-path' | Brad King | 2017-10-10 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | IPO: Fix support for spaces in path to archive tools | Thomas Stenersen | 2017-10-06 | 2 | -6/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'FindCUDA-cuda-9-nppi' | Brad King | 2017-10-10 | 1 | -1/+39 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | FindCUDA: Update for CUDA 9 breakup of nppi into multiple libraries | Robert Maynard | 2017-10-06 | 1 | -1/+39 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindJava-tolerant-versions' | Brad King | 2017-10-10 | 1 | -25/+42 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | FindJava: Revise version parsing to support Java 9 | Brad King | 2017-10-06 | 1 | -25/+42 | |
| |/ / | ||||||
* | | | Merge topic 'findopenmp-fix-verbose' | Brad King | 2017-10-06 | 1 | -2/+13 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | FindOpenMP: Fix link flags being used for compile | Christian Pfeiffer | 2017-10-05 | 1 | -2/+13 | |
* | | Merge topic 'cuda-default-link-launcher' | Brad King | 2017-10-05 | 1 | -1/+29 | |
|\ \ | ||||||
| * | | CUDA: Fix default selection of host compiler used to drive linking | Brad King | 2017-10-04 | 1 | -1/+29 | |
| |/ | ||||||
* | | Merge topic 'FindCUDA-run_nvcc-CMP0007' | Brad King | 2017-10-05 | 1 | -5/+4 | |
|\ \ | ||||||
| * | | FindCUDA: Fix CMP0007 warning in run_nvcc.cmake | Umar Arshad | 2017-10-04 | 1 | -5/+4 | |
* | | | Merge topic 'find-matlab-r2017b' | Brad King | 2017-10-05 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | FindMatlab: Add support for MATLAB 2017b | Jamie Snape | 2017-10-04 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | FindOpenMP: Fix version if OpenMP doesn't work | Christian Pfeiffer | 2017-10-04 | 1 | -2/+6 | |
|/ / | ||||||
* | | Merge topic 'compiler-version-internal' | Brad King | 2017-10-04 | 7 | -2/+30 | |
|\ \ | |/ |/| | ||||||
| * | IAR: Detect compiler platform version | Stefan Andersson | 2017-10-03 | 1 | -2/+5 | |
| * | Add infrastructure to detect secondary compiler version information | Brad King | 2017-10-03 | 6 | -0/+25 | |
* | | Merge topic 'FindProtobuf-gen-desc' | Brad King | 2017-10-03 | 1 | -10/+34 | |
|\ \ | |/ |/| | ||||||
| * | FindProtobuf: add flag to allow descriptor files to be generated | Peter Mitrano | 2017-10-02 | 1 | -3/+26 | |
| * | FindProtobuf: Refactor custom command output listing | Brad King | 2017-10-02 | 1 | -7/+8 | |
* | | Merge topic 'autogen-predefs' | Brad King | 2017-10-02 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINES | Sebastian Holtermann | 2017-09-29 | 1 | -0/+1 | |
* | | | FindBoost: Improve messages when a Boost CMake package is found | Brad King | 2017-09-29 | 1 | -3/+2 | |
* | | | Merge topic 'cuda_9_support' | Brad King | 2017-09-29 | 1 | -0/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | CUDA: Add support for requesting C++98 under CUDA 9 | Robert Maynard | 2017-09-26 | 1 | -0/+2 | |
* | | | Merge topic 'external-project-refactor-ep_get_complete_stampfile' | Brad King | 2017-09-29 | 1 | -5/+11 | |
|\ \ \ | ||||||
| * | | | ExternalProject: Refactor code introducing _ep_get_complete_stampfile | Jean-Christophe Fillion-Robin | 2017-09-28 | 1 | -5/+11 | |
* | | | | Merge topic 'FindMatlab-version-quoting' | Brad King | 2017-09-29 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | FindMatlab: Fix extraction of quoted version number | Brad King | 2017-09-27 | 1 | -2/+2 | |
* | | | | | Autogen: Define all macro names in CMAKE_AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-09-27 | 1 | -0/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'GetPrerequisites-no-clear-on-missing' | Brad King | 2017-09-27 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | GetPrerequisites: Restore behavior on missing binary of not clearing list | Brad King | 2017-09-26 | 1 | -1/+0 | |
| |/ / / | ||||||
* | | | | Merge topic 'autogen-per-config-sources' | Brad King | 2017-09-27 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | Autogen: Reintroduce per-config sources support | Sebastian Holtermann | 2017-09-25 | 1 | -1/+3 | |