summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data cachingSebastian Holtermann2019-05-079-1598/+2067
* Merge topic 'fix_ios_try_compile'Brad King2019-05-061-1/+8
|\
| * iOS: Fix try_compile FILE_COPY not to failAlexandru Croitor2019-05-061-1/+8
| * CMake 3.14.3v3.14.3Brad King2019-04-221-1/+1
* | CMake Nightly Date StampKitware Robot2019-05-061-1/+1
* | CMake Nightly Date StampKitware Robot2019-05-051-1/+1
* | CMake Nightly Date StampKitware Robot2019-05-041-1/+1
* | Merge topic 'std-pipes-always'Brad King2019-05-037-2/+73
|\ \
| * | Ensure stdin, stdout, and stderr pipes are always openBrad King2019-05-027-2/+73
* | | Merge topic 'cpack-ifw-stylesheet'Brad King2019-05-032-0/+20
|\ \ \
| * | | CPack/IFW: Add StyleSheet fieldZaytsev Yuriy2019-05-022-0/+20
* | | | Merge topic 'jobs-positive-value'Brad King2019-05-031-3/+21
|\ \ \ \
| * | | | cmake: --build -j <jobs> should not accept 0.Fred Baksik2019-05-011-3/+21
* | | | | Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix'Brad King2019-05-033-15/+27
|\ \ \ \ \
| * | | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIXMarc Chevrier2019-05-021-3/+6
| * | | | | Refactor: introduce method cmGeneratorTarget::GetFilePostfixMarc Chevrier2019-05-022-12/+21
* | | | | | CMake Nightly Date StampKitware Robot2019-05-031-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'genex-code-cleanup'Brad King2019-05-021-416/+175
|\ \ \ \ \
| * | | | | cmGeneratorExpressionNode: refactor TargetPropertyNodeLeonid Pospelov2019-04-221-48/+49
| * | | | | cmGeneratorExpressionNode: use ctor arguments instead of macroLeonid Pospelov2019-04-221-30/+36
| * | | | | cmGeneratorExpressionNode: add VersionNodeLeonid Pospelov2019-04-221-84/+10
| * | | | | cmGeneratorExpressionNode: remove structs CompilerId*, CompilerVersion*Leonid Pospelov2019-04-221-166/+43
| * | | | | cmGeneratorExpressionNode: add CharacterNodeLeonid Pospelov2019-04-221-36/+8
| * | | | | cmGeneratorExpressionNode: simplify code in EqualNodeLeonid Pospelov2019-04-221-54/+29
| * | | | | cmGeneratorExpressionNode: Simplify static string constantBrad King2019-04-221-2/+4
* | | | | | Merge topic 'code-cleanup-3'Brad King2019-05-021-29/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cmGlobalVisualStudioGenerator: remove redundant variablesLeonid Pospelov2019-04-241-12/+5
| * | | | | cmGlobalVisualStudioGenerator: use cmJoin to join the filenamesLeonid Pospelov2019-04-221-11/+1
| * | | | | cmGlobalVisualStudioGenerator: use auto instead of iterator typesLeonid Pospelov2019-04-221-6/+5
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-05-021-1/+1
* | | | | Merge topic 'out-of-dir-linking-private-deps'Brad King2019-05-011-2/+2
|\ \ \ \ \
| * | | | | target_link_libraries: Fix static library private deps in other dirsBrad King2019-04-301-2/+2
| * | | | | CMake 3.13.4v3.13.4Brad King2019-02-011-1/+1
| * | | | | Merge branch 'backport-autogen-qt-version-from-dirprops' into release-3.13Brad King2019-01-301-0/+12
| |\ \ \ \ \
| | * | | | | AutoGen: query Qt5 version from directory propertiesBen Boeckel2019-01-301-0/+12
| * | | | | | Merge branch 'backport-restore-install-late-framework' into release-3.13Brad King2019-01-291-2/+23
| |\ \ \ \ \ \
| | * | | | | | macOS: Restore compatibility for setting FRAMEWORK after install()Brad King2019-01-291-2/+23
| | |/ / / / /
| * | | | | | Merge branch 'add-missing-macos-framework' into release-3.13Brad King2019-01-291-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'revert-file-alt-httpauth' into release-3.13Brad King2019-01-241-8/+0
| |\ \ \ \ \ \ \
| * | | | | | | | cmake: Convert no source/build dir error to warningCraig Scott2019-01-221-2/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-05-011-1/+1
* | | | | | | | Merge topic 'message-new-types-and-logging'Craig Scott2019-04-306-14/+98
|\ \ \ \ \ \ \ \
| * | | | | | | | message(): Minor code modernizationAlex Turbov2019-04-281-5/+5
| * | | | | | | | message(): Add support for log levelsAlex Turbov2019-04-284-0/+91
| * | | | | | | | cmSystemTools: Remove unused message-related code, simplify logicAlex Turbov2019-04-272-9/+2
* | | | | | | | | Merge topic 'cmuvstreambuf'Brad King2019-04-307-52/+366
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmUVStreambuf: Add std::streambuf implementation for uv_stream_tKyle Edwards2019-04-252-0/+220
| * | | | | | | | | cmUVHandlePtr: Add cm::uv_loop_ptrKyle Edwards2019-04-252-8/+86
| * | | | | | | | | Refactor: Move/rename cmProcessGetPipes() to cmGetPipes()Kyle Edwards2019-04-254-44/+60
* | | | | | | | | | Merge topic 'source_group-tree-files'Kyle Edwards2019-04-301-1/+4
|\ \ \ \ \ \ \ \ \ \