Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching | Sebastian Holtermann | 2019-05-07 | 9 | -1598/+2067 | |
* | | | Merge topic 'ctest-update-version-override' | Craig Scott | 2019-05-08 | 5 | -0/+25 | |
|\ \ \ | ||||||
| * | | | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE | Zack Galbreath | 2019-05-07 | 5 | -0/+25 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-08 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge topic 'enforce-explicit-use-of-project' | Brad King | 2019-05-07 | 1 | -0/+10 | |
|\ \ \ | ||||||
| * | | | cmMakefile: Enforce explicit use of project() command | Bartosz Kosiorek | 2019-05-06 | 1 | -0/+10 | |
* | | | | Merge topic 'touch-after-ranlib' | Brad King | 2019-05-07 | 1 | -0/+14 | |
|\ \ \ \ | ||||||
| * | | | | Apple: Preserve high resolution mtime for static libraries | Gregor Jasny | 2019-05-05 | 1 | -0/+14 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-07 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'fix_ios_try_compile' | Brad King | 2019-05-06 | 1 | -1/+8 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | iOS: Fix try_compile FILE_COPY not to fail | Alexandru Croitor | 2019-05-06 | 1 | -1/+8 | |
| * | | | CMake 3.14.3v3.14.3 | Brad King | 2019-04-22 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-06 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-05 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-04 | 1 | -1/+1 | |
* | | | | Merge topic 'std-pipes-always' | Brad King | 2019-05-03 | 7 | -2/+73 | |
|\ \ \ \ | ||||||
| * | | | | Ensure stdin, stdout, and stderr pipes are always open | Brad King | 2019-05-02 | 7 | -2/+73 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'cpack-ifw-stylesheet' | Brad King | 2019-05-03 | 2 | -0/+20 | |
|\ \ \ \ | ||||||
| * | | | | CPack/IFW: Add StyleSheet field | Zaytsev Yuriy | 2019-05-02 | 2 | -0/+20 | |
* | | | | | Merge topic 'jobs-positive-value' | Brad King | 2019-05-03 | 1 | -3/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: --build -j <jobs> should not accept 0. | Fred Baksik | 2019-05-01 | 1 | -3/+21 | |
* | | | | | | Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix' | Brad King | 2019-05-03 | 3 | -15/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIX | Marc Chevrier | 2019-05-02 | 1 | -3/+6 | |
| * | | | | | | Refactor: introduce method cmGeneratorTarget::GetFilePostfix | Marc Chevrier | 2019-05-02 | 2 | -12/+21 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-03 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ |