summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-03-293-19/+25
* Merge topic 'vs-simplify'Brad King2018-03-295-50/+35
|\
| * VS: Simplify XML codeVitaly Stakhovsky2018-03-275-50/+35
* | Merge topic 'genex-TARGET_NAME_IF_EXISTS'Brad King2018-03-291-0/+35
|\ \
| * | genex: Add TARGET_NAME_IF_EXISTS expressionAlex Turbov2018-03-281-0/+35
* | | Merge topic 'remove-unused-variable'Brad King2018-03-291-6/+1
|\ \ \
| * | | cmTarget: Remove unused variableBrad King2018-03-281-6/+1
* | | | Merge topic 'gcov-warning-message'Brad King2018-03-291-1/+2
|\ \ \ \
| * | | | CTest: The "Could not find gcov." message should not be a warningBetsy McPhail2018-03-281-1/+2
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2018-03-291-1/+1
| |/ / |/| |
* | | Merge topic 'ctest_update-memory-problems'Brad King2018-03-282-7/+10
|\ \ \
| * | | ctest_update: Fix crash when handling svn externalsBrad King2018-03-271-1/+3
| * | | cmSystemTools: Fix ParseArguments out-of-bounds readBrad King2018-03-271-6/+7
* | | | CMake Nightly Date StampKitware Robot2018-03-281-1/+1
| |/ / |/| |
* | | Merge topic 'cmake_minimum_required-forward-compat'Craig Scott2018-03-272-11/+36
|\ \ \
| * | | cmake_minimum_required: Tolerate unknown future argumentsBrad King2018-03-262-11/+36
| | |/ | |/|
* | | Merge topic 'const-members'Brad King2018-03-272-34/+34
|\ \ \
| * | | cmComputeLinkInformation: make some members constVitaly Stakhovsky2018-03-222-34/+34
* | | | Merge topic 'vs-options-movexml'Brad King2018-03-276-83/+82
|\ \ \ \
| * | | | cmVisualStudioGeneratorOptions: Move XML code to subclassesVitaly Stakhovsky2018-03-266-83/+82
* | | | | Merge topic 'revert-CTestTestfile-removal-again'Brad King2018-03-271-7/+4
|\ \ \ \ \
| * | | | | Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF"Brad King2018-03-261-7/+4
| | |_|_|/ | |/| | |
| * | | | CMake 3.11.0-rc4v3.11.0-rc4Brad King2018-03-191-1/+1
| * | | | Merge branch 'genex-COMPILE_LANGUAGE-system-include' into release-3.11Brad King2018-03-138-24/+40
| |\ \ \ \
| * \ \ \ \ Merge branch 'ccmake-stack-smashing' into release-3.11Brad King2018-03-131-1/+1
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2018-03-271-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-03-261-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-03-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-03-241-1/+1
* | | | | | Merge topic 'pr.find_package.prefixes'Craig Scott2018-03-231-6/+6
|\ \ \ \ \ \
| * | | | | | Help: Add 'lib32|libx32|lib64' paths to find_package prefixesRuslan Baratov2018-03-211-6/+6
* | | | | | | CMake Nightly Date StampKitware Robot2018-03-231-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'list-sublist'Craig Scott2018-03-222-0/+53
|\ \ \ \ \ \
| * | | | | | list: Add SUBLIST sub-commandMarc Chevrier2018-03-212-0/+53
| |/ / / / /
* | | | | | Merge topic 'policy-version-range'Craig Scott2018-03-228-42/+122
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | cmake_minimum_required: Optionally set policies with version rangeBrad King2018-03-218-15/+88
| * | | | | cmPolicies: Split parsing and impl of ApplyPolicyVersionBrad King2018-03-162-19/+30
| * | | | | cmPolicies: Drop unnecessary check from ApplyPolicyVersionBrad King2018-03-161-9/+3
| * | | | | cmPolicies: Pass policy version as std::stringBrad King2018-03-164-8/+10
* | | | | | Merge topic 'ccmake-revise-default'Brad King2018-03-223-0/+81
|\ \ \ \ \ \
| * | | | | | ccmake: Check for curses more robustly before enablingBrad King2018-03-213-0/+81
* | | | | | | Merge topic 'vs-flags-improvement'Brad King2018-03-222-72/+65
|\ \ \ \ \ \ \
| * | | | | | | cmVisualStudioGeneratorOptions: Factor out an OutputFlag helperVitaly Stakhovsky2018-03-202-72/+65
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'find-package_root-revise'Brad King2018-03-221-4/+10
|\ \ \ \ \ \ \
| * | | | | | | find_package: Improve CMP0074 warning messagesBrad King2018-03-211-4/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-03-221-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'makefile-fix-depend-optimization'Brad King2018-03-211-3/+8
|\ \ \ \ \ \
| * | | | | | Makefile: Restore use of dependency scanning cachetsecer harry2018-03-201-3/+8
* | | | | | | Merge topic 'ccmake-solaris'Brad King2018-03-211-0/+13
|\ \ \ \ \ \ \
| * | | | | | | ccmake: Fix compilation with ncurses on SolarisBrad King2018-03-201-0/+13
| | |/ / / / / | |/| | | | |