summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'update-curl'Brad King2018-01-26101-4125/+8934
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-curl' into update-curlBrad King2018-01-24100-4124/+8933
| |\ \ \ \ \
| | * | | | | curl 2018-01-23 (d6c21c8e)Curl Upstream2018-01-24100-4124/+8933
| * | | | | | curl: Update script to get curl 7.58.0Brad King2018-01-241-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-01-261-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'doc-dev-release'Brad King2018-01-251-0/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Help/dev: Add log step to 'release' branch instructionsBrad King2018-01-251-0/+7
|/ / / / /
* | | | | Merge topic 'CPackDeb-help-typo'Brad King2018-01-251-2/+2
|\ \ \ \ \
| * | | | | CPackDeb: Fix typo in documentationTobias Svehagen2018-01-241-2/+2
| |/ / / /
* | | | | Merge topic 'xl-qoptfile'Brad King2018-01-253-4/+19
|\ \ \ \ \
| * | | | | XL: Enable use of response files for includes and objectsBrad King2018-01-241-0/+2
| * | | | | Makefile,Ninja: Use tool-specific response file flag for include dirsBrad King2018-01-242-4/+17
| |/ / / /
* | | | | Merge topic 'fix-cray-pic'Brad King2018-01-255-6/+15
|\ \ \ \ \
| * | | | | Cray: Add common PIC flagsChuck Atkins2018-01-245-7/+16
* | | | | | Merge topic 'server-polish-opt-handshake'Brad King2018-01-252-18/+19
|\ \ \ \ \ \
| * | | | | | Server-mode: Document protocol version for optional handshake argumentsTobias Hunger2018-01-241-4/+4
| * | | | | | Server-mode: Rename functions to reflect what they doTobias Hunger2018-01-241-14/+15
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'RemoveKDevelop3'Brad King2018-01-2517-753/+17
|\ \ \ \ \ \
| * | | | | | Generators: adjust error message for the removed KDevelop3 generatorAlex Neundorf2018-01-241-1/+6
| * | | | | | Generators: remove KDevelop3 generatorAlex Neundorf2018-01-2417-752/+11
* | | | | | | Merge topic 'update-kwsys'Brad King2018-01-2519-207/+241
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-01-2419-207/+241
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | KWSys 2018-01-23 (0579db1c)KWSys Upstream2018-01-2419-207/+241
* | | | | | | | Merge topic 'sourceFile-new-properties'Brad King2018-01-2551-232/+722
|\ \ \ \ \ \ \ \
| * | | | | | | | sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-2438-23/+350
| * | | | | | | | VisualStudio generators: refactoringMarc Chevrier2018-01-237-134/+190
| * | | | | | | | sourceFile properties: add property COMPILE_OPTIONSMarc Chevrier2018-01-2315-55/+115
| * | | | | | | | LocalGenerator: refactoringMarc Chevrier2018-01-238-29/+76
* | | | | | | | | Merge topic 'fix-include_regular_expression-subdir'Brad King2018-01-255-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | include_regular_expression: Fix propagation to subdirectoriesBrad King2018-01-245-0/+15
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'windows-resources-through-link'Brad King2018-01-251-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Windows: Add support for running CMake tools through a symlinkPavel P2018-01-241-2/+6
* | | | | | | | | | Merge topic 'stdstring'Brad King2018-01-257-30/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmMakefile: use std::string in more methods; cleanup c_str()sVitaly Stakhovsky2018-01-237-30/+31
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-01-251-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'GenerateExportHeader-include-guard'Brad King2018-01-2422-17/+62
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | GenerateExportHeader: add release notes, tests for include guard changesKyle Edwards2018-01-2320-14/+54
| * | | | | | | | | | GenerateExportHeader: add INCLUDE_GUARD_NAME optionKyle Edwards2018-01-232-3/+8
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cpack_trace'Brad King2018-01-245-0/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPack: accept --trace and --trace-expandIsaiah Norton2018-01-235-0/+44
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'UseJava-native-headers-generation'Brad King2018-01-249-17/+211
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add_jar: add option GENERATE_NATIVE_HEADERSMarc Chevrier2018-01-229-17/+211
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'vcxproj-spaces'Brad King2018-01-241-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmVisualStudio10TargetGenerator: remove redundant space char in some tagsVitaly Stakhovsky2018-01-231-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'generic-inc-sep-typo-remove'Brad King2018-01-243-9/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | GenericSystem: Remove misspelled flag defaultChristian Pfeiffer2018-01-233-9/+0
* | | | | | | | | | Merge topic 'libuv-restore-fmode'Brad King2018-01-247-18/+27
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Extend libuv file translate mode workaround to all executablesBrad King2018-01-237-16/+26
| * | | | | | | | | cpack: Enable MSVC debug hook earlierBrad King2018-01-231-2/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-01-241-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |