summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: Teach "-E tar" command a "--files-from=" optionBrad King2015-01-2616-0/+82
* Merge topic 'tests-RunCMake-make-program'Brad King2015-01-262-0/+4
|\
| * Tests/RunCMake: Honor CMAKE_MAKE_PROGRAMBrad King2015-01-242-0/+4
* | Merge topic 'backport-kwsys-directory-check-opendir'Brad King2015-01-260-0/+0
|\ \
| * | KWSys Directory: Check opendir return value before using it (#15367)Brad King2015-01-231-0/+5
* | | Merge topic 'try-run-link-libraries'Brad King2015-01-2613-5/+66
|\ \ \
| * | | try_run: Add tests for LINK_LIBRARIES with mock libraries.Matt McCormick2015-01-261-0/+30
| * | | try_run: Add test for bad link libraries.Matt McCormick2015-01-267-0/+18
| * | | try_run: Add support for LINK_LIBRARIES option.Matt McCormick2015-01-265-5/+18
* | | | Merge topic 'FindCUDA-cusolver'Brad King2015-01-261-0/+5
|\ \ \ \
| * | | | Help: Add notes for topic 'FindCUDA-cusolver'Brad King2015-01-231-0/+5
* | | | | Merge topic 'ExternalProject-switch-ALWAYS'Brad King2015-01-261-0/+9
|\ \ \ \ \
| * | | | | ExternalProject: Allow ALWAYS step property to be switched (#15368)Brad King2015-01-231-0/+9
* | | | | | Merge topic 'update-kwsys'Brad King2015-01-261-0/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-01-241-0/+5
| |\ \ \ \ \ \
| | * | | | | | KWSys 2015-01-23 (d4e7f08e)KWSys Robot2015-01-241-0/+5
* | | | | | | | Merge topic 'ninja-rsp_file-calculation'Brad King2015-01-261-7/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | ninja: use the minimum of all command line length limits (#14892)Ben Boeckel2015-01-231-7/+22
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'curl-default-cainfo'Brad King2015-01-2610-17/+121
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Use a default CA path when not using system curlBrad King2015-01-237-6/+110
| * | | | | | | | curl: Add CURL_CA_PATH option to CMake build processBrad King2015-01-233-11/+11
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2015-01-261-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2015-01-251-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2015-01-241-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'INTERFACE_SYSTEM_INCLUDE_DIRECTORIES-update'Brad King2015-01-236-5/+37
|\ \ \ \ \ \
| * | | | | | Help: Clarify INTERFACE_SYSTEM_INCLUDE_DIRECTORIES documentation.Stephen Kelly2015-01-221-2/+9
| * | | | | | IncludeDirectories: Respect SYSTEM flag when using CONFIG genex.Stephen Kelly2015-01-225-3/+28
* | | | | | | Merge topic 'test-complex-remove-bad-indentation'Brad King2015-01-232-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Tests: Remove incorrect indentation from Complex test commentBrad King2015-01-222-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'FindCUDA-more-advanced-cache-entries'Brad King2015-01-231-0/+4
|\ \ \ \ \ \ \
| * | | | | | | FindCUDA: Mark more cache variables as advancedMark Abraham2015-01-221-0/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'update-curl'Brad King2015-01-231-0/+66
|\ \ \ \ \ \ \
| * | | | | | | curl: Add README-CMake.txtBrad King2015-01-221-0/+66
* | | | | | | | Merge topic 'GNU-4.4-compile-features'Brad King2015-01-231-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Features: Blacklist raw string literals test for GNU 4.4Brad King2015-01-221-0/+8
* | | | | | | | | Merge topic 'FeatureSummary-fix-doc-typo'Brad King2015-01-231-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FeatureSummary: Fix bracket in documentation.Christoph GrĂ¼ninger2015-01-231-2/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'add-missing-variable-docs'Brad King2015-01-232-0/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Help: add missing MINGW variable documentationBen Boeckel2015-01-212-0/+7
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-01-231-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch 'release'Brad King2015-01-220-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | CMake 3.1.1v3.1.1Brad King2015-01-201-1/+1
* | | | | | | | Merge topic 'cdash_upload_file_mode'Brad King2015-01-2228-28/+765
|\ \ \ \ \ \ \ \
| * | | | | | | | CTestCoverageCollectGCOV: Add module to run gcovBill Hoffman2015-01-223-0/+140
| * | | | | | | | ctest_submit: Make CDASH_UPLOAD mode arguments more strictBrad King2015-01-2021-43/+108
| * | | | | | | | ctest_submit: Add CDASH_UPLOAD mode to upload files to CDashBill Hoffman2015-01-208-3/+535
* | | | | | | | | Merge topic 'FindCUDA-cusolver'Brad King2015-01-221-0/+7
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | FindCUDA: Add cuSOLVER library from CUDA 7.0Andrew Seidl2015-01-211-0/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'update-kwsys'Brad King2015-01-224-6/+28
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-01-214-6/+28
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |