Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Teach "-E tar" command a "--files-from=" option | Brad King | 2015-01-26 | 16 | -0/+82 |
* | Merge topic 'tests-RunCMake-make-program' | Brad King | 2015-01-26 | 2 | -0/+4 |
|\ | |||||
| * | Tests/RunCMake: Honor CMAKE_MAKE_PROGRAM | Brad King | 2015-01-24 | 2 | -0/+4 |
* | | Merge topic 'backport-kwsys-directory-check-opendir' | Brad King | 2015-01-26 | 0 | -0/+0 |
|\ \ | |||||
| * | | KWSys Directory: Check opendir return value before using it (#15367) | Brad King | 2015-01-23 | 1 | -0/+5 |
* | | | Merge topic 'try-run-link-libraries' | Brad King | 2015-01-26 | 13 | -5/+66 |
|\ \ \ | |||||
| * | | | try_run: Add tests for LINK_LIBRARIES with mock libraries. | Matt McCormick | 2015-01-26 | 1 | -0/+30 |
| * | | | try_run: Add test for bad link libraries. | Matt McCormick | 2015-01-26 | 7 | -0/+18 |
| * | | | try_run: Add support for LINK_LIBRARIES option. | Matt McCormick | 2015-01-26 | 5 | -5/+18 |
* | | | | Merge topic 'FindCUDA-cusolver' | Brad King | 2015-01-26 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes for topic 'FindCUDA-cusolver' | Brad King | 2015-01-23 | 1 | -0/+5 |
* | | | | | Merge topic 'ExternalProject-switch-ALWAYS' | Brad King | 2015-01-26 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: Allow ALWAYS step property to be switched (#15368) | Brad King | 2015-01-23 | 1 | -0/+9 |
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2015-01-26 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-01-24 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | KWSys 2015-01-23 (d4e7f08e) | KWSys Robot | 2015-01-24 | 1 | -0/+5 |
* | | | | | | | | Merge topic 'ninja-rsp_file-calculation' | Brad King | 2015-01-26 | 1 | -7/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ninja: use the minimum of all command line length limits (#14892) | Ben Boeckel | 2015-01-23 | 1 | -7/+22 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'curl-default-cainfo' | Brad King | 2015-01-26 | 10 | -17/+121 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake: Use a default CA path when not using system curl | Brad King | 2015-01-23 | 7 | -6/+110 |
| * | | | | | | | | curl: Add CURL_CA_PATH option to CMake build process | Brad King | 2015-01-23 | 3 | -11/+11 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-26 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-25 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-24 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'INTERFACE_SYSTEM_INCLUDE_DIRECTORIES-update' | Brad King | 2015-01-23 | 6 | -5/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Clarify INTERFACE_SYSTEM_INCLUDE_DIRECTORIES documentation. | Stephen Kelly | 2015-01-22 | 1 | -2/+9 |
| * | | | | | | IncludeDirectories: Respect SYSTEM flag when using CONFIG genex. | Stephen Kelly | 2015-01-22 | 5 | -3/+28 |
* | | | | | | | Merge topic 'test-complex-remove-bad-indentation' | Brad King | 2015-01-23 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Remove incorrect indentation from Complex test comment | Brad King | 2015-01-22 | 2 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'FindCUDA-more-advanced-cache-entries' | Brad King | 2015-01-23 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindCUDA: Mark more cache variables as advanced | Mark Abraham | 2015-01-22 | 1 | -0/+4 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'update-curl' | Brad King | 2015-01-23 | 1 | -0/+66 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | curl: Add README-CMake.txt | Brad King | 2015-01-22 | 1 | -0/+66 |
* | | | | | | | | Merge topic 'GNU-4.4-compile-features' | Brad King | 2015-01-23 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Features: Blacklist raw string literals test for GNU 4.4 | Brad King | 2015-01-22 | 1 | -0/+8 |
* | | | | | | | | | Merge topic 'FeatureSummary-fix-doc-typo' | Brad King | 2015-01-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FeatureSummary: Fix bracket in documentation. | Christoph GrĂ¼ninger | 2015-01-23 | 1 | -2/+2 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'add-missing-variable-docs' | Brad King | 2015-01-23 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Help: add missing MINGW variable documentation | Ben Boeckel | 2015-01-21 | 2 | -0/+7 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-23 | 1 | -1/+1 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'release' | Brad King | 2015-01-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | CMake 3.1.1v3.1.1 | Brad King | 2015-01-20 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'cdash_upload_file_mode' | Brad King | 2015-01-22 | 28 | -28/+765 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CTestCoverageCollectGCOV: Add module to run gcov | Bill Hoffman | 2015-01-22 | 3 | -0/+140 |
| * | | | | | | | | ctest_submit: Make CDASH_UPLOAD mode arguments more strict | Brad King | 2015-01-20 | 21 | -43/+108 |
| * | | | | | | | | ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash | Bill Hoffman | 2015-01-20 | 8 | -3/+535 |
* | | | | | | | | | Merge topic 'FindCUDA-cusolver' | Brad King | 2015-01-22 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | FindCUDA: Add cuSOLVER library from CUDA 7.0 | Andrew Seidl | 2015-01-21 | 1 | -0/+7 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2015-01-22 | 4 | -6/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-01-21 | 4 | -6/+28 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | |