summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'install-code-script-genex'Craig Scott2018-12-2316-12/+162
|\
| * install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-2216-12/+162
* | CMake Nightly Date StampKitware Robot2018-12-231-1/+1
* | Merge topic 'runcmake-test-filter'Craig Scott2018-12-222-0/+15
|\ \
| * | Tests: Add RunCMake_TEST_FILTER environment variableKyle Edwards2018-12-132-0/+15
* | | CMake Nightly Date StampKitware Robot2018-12-221-1/+1
* | | Merge topic 'output-on-failure'Craig Scott2018-12-2111-4/+115
|\ \ \
| * | | ExternalProject: add LOG_OUTPUT_ON_FAILURE optionWouter Klouwen2018-12-2011-4/+115
* | | | Merge topic 'compile_options'Kyle Edwards2018-12-212-20/+49
|\ \ \ \
| * | | | Help: Revise compile options command docs, and provide exampleJoachim Wuttke (h)2018-12-202-20/+49
* | | | | Merge branch 'doc-updates' into 'master'Marc Chevrier2018-12-211-17/+23
|\ \ \ \ \
| * | | | | Help: FindLibLZMA: update formatting.Marc Chevrier2018-12-201-17/+23
* | | | | | CMake Nightly Date StampKitware Robot2018-12-211-1/+1
* | | | | | Merge topic 'cygwin-install-test-fix'Kyle Edwards2018-12-202-2/+2
|\ \ \ \ \ \
| * | | | | | Tests: Fix Cygwin failure on RunCMake.installKyle Edwards2018-12-192-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'doc-stage'Kyle Edwards2018-12-201-0/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Help/dev: Document where topic stage branch is heldBrad King2018-12-191-0/+8
* | | | | | Merge branch 'topic-findliblzma' into 'master'Marc Chevrier2018-12-206-4/+69
|\ \ \ \ \ \
| * | | | | | FindLibLZMA: add imported targetHiroshi Miura2018-12-136-4/+69
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-12-201-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'member-init'Kyle Edwards2018-12-1977-438/+195
|\ \ \ \ \
| * | | | | clang-tidy: Use default member initializationRegina Pfeifer2018-12-1562-347/+152
| * | | | | clang-tidy: Remove redundant member initializationsRegina Pfeifer2018-12-1526-86/+29
| * | | | | cmUVHandlePtr: Use inherited constructorsRegina Pfeifer2018-12-151-15/+24
* | | | | | CMake Nightly Date StampKitware Robot2018-12-191-1/+1
* | | | | | Merge topic 'contributing-build-instructions-link'Craig Scott2018-12-181-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Insert link from CONTRIBUTING to build instructionsJoachim Wuttke (h)2018-12-181-1/+3
|/ / / / /
* | | | | Merge topic 'copyright-year'Brad King2018-12-181-1/+1
|\ \ \ \ \
| * | | | | Copyright.txt: Update year range to end in 2019Brad King2018-12-181-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2018-12-181-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-12-171-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-12-161-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2018-12-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-12-141-1/+1
| |_|/ |/| |
* | | Merge topic 'doc-get-target-property'Brad King2018-12-131-0/+2
|\ \ \
| * | | Documentation: Reference list of target properties in get_target_propertyTobias Hunger2018-12-131-0/+2
* | | | Merge topic 'vs_deploy_content_fix'Brad King2018-12-134-0/+96
|\ \ \ \
| * | | | VS: Fix Deploy content in .csproj filesWil Stark2018-12-074-0/+96
* | | | | Merge topic 'vs-csharp-ref-dot'Brad King2018-12-131-1/+2
|\ \ \ \ \
| * | | | | VisualStudio10TargetGenerator: support C# refs with '.' in file name.Wil Stark2018-12-111-1/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'UseJava-jar-depends'Brad King2018-12-131-1/+1
|\ \ \ \ \
| * | | | | UseJava: add_jar: rebuild jar on dependencies changesMarc Chevrier2018-12-111-1/+1
| |/ / / /
* | | | | Merge topic 'server-mode-install-fix'Brad King2018-12-131-2/+8
|\ \ \ \ \
| * | | | | Server mode: Fix regression of hasInstallRuleKyle Edwards2018-12-121-2/+8
* | | | | | Merge topic 'update-kwsys'Brad King2018-12-131-57/+122
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-12-121-57/+122
| |\ \ \ \ \ \
| | * | | | | | KWSys 2018-12-12 (abb8c680)KWSys Upstream2018-12-121-57/+122
* | | | | | | | Merge topic 'custom-string'Brad King2018-12-139-0/+2880
|\ \ \ \ \ \ \ \
| * | | | | | | | String: Add str_if_stable() as a const alternative to str()Brad King2018-12-123-3/+97
| * | | | | | | | String: Add support for a ""_s string literal syntaxBrad King2018-12-124-3/+103