Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Makefile: Add custom command byproducts to clean rules | Pedro Navarro | 2018-09-28 | 1 | -0/+6 | |
* | | | | | | | Merge topic 'add_progress_summary_console_logging_mode' | Brad King | 2018-10-01 | 6 | -61/+198 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | 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-10-01 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-30 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-29 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'customcommandworkingdirectory' | Brad King | 2018-09-28 | 2 | -1/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add_custom_{command,target}: WORKING_DIRECTORY generator expressions | Jon Chronopoulos | 2018-09-28 | 2 | -1/+9 | |
* | | | | | | | Merge topic 'vs-global-props-for-all-targets' | Brad King | 2018-09-28 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Add option to set VS_GLOBAL_* for all targets | Mikhail Korolev | 2018-09-25 | 1 | -0/+25 | |
* | | | | | | | | Merge topic 'vs-msbuild-platform' | Brad King | 2018-09-28 | 3 | -3/+18 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | VS: Pass platform when invoking MSBuild | Brad King | 2018-09-25 | 1 | -0/+1 | |
| * | | | | | | | ctest: Fix generator platform under --build-nocmake | Brad King | 2018-09-25 | 1 | -3/+9 | |
| * | | | | | | | cmake: Fix generator platform under --build mode | Brad King | 2018-09-25 | 1 | -0/+8 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-28 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-27 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'refactor-backtrace' | Brad King | 2018-09-26 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | clang-tidy: restore 'misc-noexcept-move-constructor' | Brad King | 2018-09-26 | 1 | -2/+4 | |
| * | | | | | | | | cmListFileCache: Add missing assertion in backtrace Top method | Brad King | 2018-09-26 | 2 | -1/+2 | |
* | | | | | | | | | Merge topic 'link-directories' | Craig Scott | 2018-09-26 | 28 | -68/+537 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | link_directories(): enhance capabilities | Marc Chevrier | 2018-09-25 | 6 | -8/+62 | |
| * | | | | | | | | | LINK_DIRECTORIES target property: add policy for absolute paths check. | Marc Chevrier | 2018-09-25 | 2 | -4/+32 | |
| * | | | | | | | | | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 23 | -50/+434 | |
| * | | | | | | | | | Refactoring: introduce function to check if a string is a generator expression | Marc Chevrier | 2018-09-25 | 4 | -12/+15 | |
* | | | | | | | | | | Merge topic 'dbgsym-packaging' | Brad King | 2018-09-26 | 2 | -384/+562 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CPack/Deb: Add ability to split out debug symbols into .ddeb package | Andrew Fuller | 2018-09-21 | 2 | -384/+562 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-26 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'refactor-backtrace' | Brad King | 2018-09-25 | 2 | -100/+90 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | cmListFileCache: Refactor cmListFileBacktrace internals | Brad King | 2018-09-24 | 2 | -100/+90 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-25 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'server-separate-json' | Brad King | 2018-09-24 | 9 | -833/+917 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | server: Compile json object generation source separately | Brad King | 2018-09-21 | 4 | -18/+52 | |
| * | | | | | | | server: Split json dictionary into separate header | Brad King | 2018-09-21 | 4 | -38/+48 | |
| * | | | | | | | server: Split json object generation into separate source | Brad King | 2018-09-21 | 2 | -801/+821 | |
| * | | | | | | | server: factor out json object generation entry points | Brad King | 2018-09-21 | 1 | -20/+34 | |
| * | | | | | | | cmake: Factor json version object construction into helper | Brad King | 2018-09-21 | 2 | -4/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-24 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-23 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-22 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-21 | 1 | -1/+1 | |
* | | | | | | Merge topic 'deprecate-policy-old' | Craig Scott | 2018-09-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add deprecation warnings for policies CMP0063 and below | Brad King | 2018-09-17 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'bundleutilities-policy' | Brad King | 2018-09-20 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | BundleUtilities: Disallow inclusion at configure time | Kyle Edwards | 2018-09-19 | 1 | -1/+4 | |
* | | | | | | | | Merge topic 'vs-2015-max-sdk' | Brad King | 2018-09-20 | 4 | -0/+37 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | VS: Do not select a Windows SDK too high for current VS version | Gilles Khouzam | 2018-09-17 | 4 | -0/+37 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-20 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | |