Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'genex-code-cleanup' | Brad King | 2019-05-02 | 1 | -416/+175 |
|\ | |||||
| * | cmGeneratorExpressionNode: refactor TargetPropertyNode | Leonid Pospelov | 2019-04-22 | 1 | -48/+49 |
| * | cmGeneratorExpressionNode: use ctor arguments instead of macro | Leonid Pospelov | 2019-04-22 | 1 | -30/+36 |
| * | cmGeneratorExpressionNode: add VersionNode | Leonid Pospelov | 2019-04-22 | 1 | -84/+10 |
| * | cmGeneratorExpressionNode: remove structs CompilerId*, CompilerVersion* | Leonid Pospelov | 2019-04-22 | 1 | -166/+43 |
| * | cmGeneratorExpressionNode: add CharacterNode | Leonid Pospelov | 2019-04-22 | 1 | -36/+8 |
| * | cmGeneratorExpressionNode: simplify code in EqualNode | Leonid Pospelov | 2019-04-22 | 1 | -54/+29 |
| * | cmGeneratorExpressionNode: Simplify static string constant | Brad King | 2019-04-22 | 1 | -2/+4 |
* | | Merge topic 'code-cleanup-3' | Brad King | 2019-05-02 | 1 | -29/+11 |
|\ \ | |||||
| * | | cmGlobalVisualStudioGenerator: remove redundant variables | Leonid Pospelov | 2019-04-24 | 1 | -12/+5 |
| * | | cmGlobalVisualStudioGenerator: use cmJoin to join the filenames | Leonid Pospelov | 2019-04-22 | 1 | -11/+1 |
| * | | cmGlobalVisualStudioGenerator: use auto instead of iterator types | Leonid Pospelov | 2019-04-22 | 1 | -6/+5 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-02 | 1 | -1/+1 |
* | | | Merge topic 'out-of-dir-linking-private-deps' | Brad King | 2019-05-01 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | target_link_libraries: Fix static library private deps in other dirs | Brad King | 2019-04-30 | 1 | -2/+2 |
| * | | | CMake 3.13.4v3.13.4 | Brad King | 2019-02-01 | 1 | -1/+1 |
| * | | | Merge branch 'backport-autogen-qt-version-from-dirprops' into release-3.13 | Brad King | 2019-01-30 | 1 | -0/+12 |
| |\ \ \ | |||||
| | * | | | AutoGen: query Qt5 version from directory properties | Ben Boeckel | 2019-01-30 | 1 | -0/+12 |
| * | | | | Merge branch 'backport-restore-install-late-framework' into release-3.13 | Brad King | 2019-01-29 | 1 | -2/+23 |
| |\ \ \ \ | |||||
| | * | | | | macOS: Restore compatibility for setting FRAMEWORK after install() | Brad King | 2019-01-29 | 1 | -2/+23 |
| | |/ / / | |||||
| * | | | | Merge branch 'add-missing-macos-framework' into release-3.13 | Brad King | 2019-01-29 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'revert-file-alt-httpauth' into release-3.13 | Brad King | 2019-01-24 | 1 | -8/+0 |
| |\ \ \ \ \ | |||||
| * | | | | | | cmake: Convert no source/build dir error to warning | Craig Scott | 2019-01-22 | 1 | -2/+5 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-01 | 1 | -1/+1 |
* | | | | | | Merge topic 'message-new-types-and-logging' | Craig Scott | 2019-04-30 | 6 | -14/+98 |
|\ \ \ \ \ \ | |||||
| * | | | | | | message(): Minor code modernization | Alex Turbov | 2019-04-28 | 1 | -5/+5 |
| * | | | | | | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 4 | -0/+91 |
| * | | | | | | cmSystemTools: Remove unused message-related code, simplify logic | Alex Turbov | 2019-04-27 | 2 | -9/+2 |
* | | | | | | | Merge topic 'cmuvstreambuf' | Brad King | 2019-04-30 | 7 | -52/+366 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmUVStreambuf: Add std::streambuf implementation for uv_stream_t | Kyle Edwards | 2019-04-25 | 2 | -0/+220 |
| * | | | | | | | cmUVHandlePtr: Add cm::uv_loop_ptr | Kyle Edwards | 2019-04-25 | 2 | -8/+86 |
| * | | | | | | | Refactor: Move/rename cmProcessGetPipes() to cmGetPipes() | Kyle Edwards | 2019-04-25 | 4 | -44/+60 |
* | | | | | | | | Merge topic 'source_group-tree-files' | Kyle Edwards | 2019-04-30 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | source_group command ensures that FILES arguments are actually files | Mateusz Janek | 2019-04-25 | 1 | -1/+4 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'relax_TARGET_OBJECT_generator_expr' | Brad King | 2019-04-30 | 1 | -2/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Relax the usage of TARGET_OBJECTS generator expression | Robert Maynard | 2019-04-19 | 1 | -2/+8 |
* | | | | | | | | | Merge topic 'server-deprecate' | Brad King | 2019-04-30 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | server: deprecate in favor of the file-api | Brad King | 2019-04-22 | 1 | -0/+5 |
* | | | | | | | | | | Merge topic 'add-execute_process-command-echo' | Brad King | 2019-04-30 | 1 | -5/+52 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | execute_process: Add option to echo command lines | Bill Hoffman | 2019-04-19 | 1 | -1/+49 |
| * | | | | | | | | | | execute_process: Manage KWSys Process lifetime with unique_ptr | Brad King | 2019-04-19 | 1 | -4/+3 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-30 | 1 | -1/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-29 | 1 | -1/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-28 | 1 | -1/+1 |
| |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-27 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-26 | 1 | -1/+1 |
* | | | | | | | | | | Merge topic 'cmWorkerPool_Tweaks' | Kyle Edwards | 2019-04-25 | 3 | -158/+156 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | cmWorkerPool: Factor our worker thread class (internals) | Sebastian Holtermann | 2019-04-24 | 1 | -120/+106 |
| * | | | | | | | | | cmWorkerPool: Set worker thread count separately to Process() | Sebastian Holtermann | 2019-04-24 | 3 | -39/+51 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-25 | 1 | -1/+1 |