Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctest: Add option for live progress summary in terminal | Michael Wegner | 2018-09-26 | 5 | -21/+162 |
* | cmCTestRunTest: Thread number of completed tests through start APIs | Michael Wegner | 2018-09-25 | 3 | -7/+8 |
* | cmCTestRunTest: Simplify number width computation | Michael Wegner | 2018-09-25 | 1 | -8/+2 |
* | cmCTestRunTest: Buffer test result output before printing | Michael Wegner | 2018-09-25 | 1 | -28/+29 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-09-16 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-09-15 | 1 | -1/+1 |
* | Merge topic 'out-of-dir-linking' | Brad King | 2018-09-14 | 13 | -73/+234 |
|\ | |||||
| * | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 9 | -29/+165 |
| * | cmTarget: Future-proof AddLinkLibrary target lookup scope | Brad King | 2018-09-12 | 1 | -1/+1 |
| * | cmExportFileGenerator: Use cmGeneratorTarget::ResolveTargetReference | Brad King | 2018-09-12 | 1 | -2/+7 |
| * | cmGeneratorTarget: Factor target name resolution out of link item resolution | Brad King | 2018-09-12 | 2 | -10/+31 |
| * | Make internal TARGET_PROPERTY generator expressions more robust | Brad King | 2018-09-12 | 4 | -3/+33 |
| * | Android.mk: De-duplicate link libraries logic during export | Brad King | 2018-09-11 | 1 | -21/+5 |
| * | cmGlobalGenerator: Remove unused FindLocalGenerator method | Brad King | 2018-09-11 | 2 | -15/+0 |
* | | Merge topic 'ctest-stop-time-test' | Brad King | 2018-09-14 | 4 | -18/+44 |
|\ \ | |||||
| * | | CTest: Improve stop-time implementation | Brad King | 2018-09-12 | 4 | -18/+44 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-14 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-13 | 1 | -1/+1 |
* | | | Merge topic 'rule-launch-custom-extra-space' | Brad King | 2018-09-12 | 2 | -8/+3 |
|\ \ \ | |||||
| * | | | Ninja,Makefile: Drop extra space after RULE_LAUNCH_CUSTOM value | Brad King | 2018-09-11 | 2 | -8/+3 |
| |/ / | |||||
* | | | Merge topic 'gicv-stdstring' | Brad King | 2018-09-12 | 9 | -66/+64 |
|\ \ \ | |||||
| * | | | cmState::GetInitializedCacheValue: Return as const std::string* | Vitaly Stakhovsky | 2018-09-10 | 9 | -66/+64 |
* | | | | Merge topic 'unused-variables-cleanup' | Craig Scott | 2018-09-12 | 2 | -5/+0 |
|\ \ \ \ | |||||
| * | | | | Warnings: Remove unused variables | Craig Scott | 2018-09-11 | 2 | -5/+0 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-12 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'replace-os-x-name-with-macos' | Brad King | 2018-09-11 | 7 | -9/+9 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Replace occurrences of "Mac OS X" with "macOS" in comments | Bartosz Kosiorek | 2018-09-10 | 7 | -9/+9 |
* | | | | Merge topic 'imported-same-name' | Brad King | 2018-09-11 | 24 | -221/+249 |
|\ \ \ \ | |||||
| * | | | | Fix transitive usage requirements through same-name imported targets | Brad King | 2018-09-10 | 7 | -47/+45 |
| * | | | | genex: Simplify cmGeneratorExpressionInterpreter | Brad King | 2018-09-07 | 9 | -87/+36 |
| * | | | | Fix dependency propagation through same-name imported targets | Brad King | 2018-09-07 | 5 | -41/+44 |
| * | | | | cmLinkItem: Convert to a "sum type" over a string and target pointer | Brad King | 2018-09-07 | 9 | -66/+144 |
* | | | | | Merge topic 'fix-ctest_start-track' | Brad King | 2018-09-11 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: Fix regression in ctest_start() | Kyle Edwards | 2018-09-10 | 1 | -2/+4 |
* | | | | | | Merge topic 'ctest-fix-test-load' | Brad King | 2018-09-11 | 2 | -20/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Fix --test-load regression | Brad King | 2018-09-10 | 2 | -20/+44 |
| |/ / / / / | |||||
| * | | | | | CMake 3.12.2v3.12.2 | Brad King | 2018-09-07 | 1 | -1/+1 |
| * | | | | | Merge branch 'vs-CMakeLists.txt' into release-3.12 | Brad King | 2018-09-05 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'state-reset-glob' into release-3.12 | Brad King | 2018-08-23 | 3 | -0/+11 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-11 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge topic 'gicv-stdstring' | Brad King | 2018-09-10 | 3 | -12/+15 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | cmCacheManager::GetInitializedCacheValue(): Return as const std::string* | Vitaly Stakhovsky | 2018-09-06 | 3 | -12/+15 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-10 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-09 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-08 | 1 | -1/+1 |
* | | | | | | Merge topic 'definitions-get' | Brad King | 2018-09-07 | 7 | -19/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmStateSnapshot::GetDefinition(): Return std::string const* | Vitaly Stakhovsky | 2018-09-06 | 7 | -19/+25 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-07 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'grd-stdstring' | Brad King | 2018-09-06 | 13 | -23/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmMakefile: Make GetRequiredDefinition return std::string | Vitaly Stakhovsky | 2018-09-05 | 13 | -23/+21 |