summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Makefile: Add custom command byproducts to clean rulesPedro Navarro2018-09-281-0/+6
* | | | | | | Merge topic 'add_progress_summary_console_logging_mode'Brad King2018-10-016-61/+198
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ctest: Add option for live progress summary in terminalMichael Wegner2018-09-265-21/+162
| * | | | | | cmCTestRunTest: Thread number of completed tests through start APIsMichael Wegner2018-09-253-7/+8
| * | | | | | cmCTestRunTest: Simplify number width computationMichael Wegner2018-09-251-8/+2
| * | | | | | cmCTestRunTest: Buffer test result output before printingMichael Wegner2018-09-251-28/+29
* | | | | | | CMake Nightly Date StampKitware Robot2018-10-011-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-291-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'customcommandworkingdirectory'Brad King2018-09-282-1/+9
|\ \ \ \ \ \
| * | | | | | add_custom_{command,target}: WORKING_DIRECTORY generator expressionsJon Chronopoulos2018-09-282-1/+9
* | | | | | | Merge topic 'vs-global-props-for-all-targets'Brad King2018-09-281-0/+25
|\ \ \ \ \ \ \
| * | | | | | | VS: Add option to set VS_GLOBAL_* for all targetsMikhail Korolev2018-09-251-0/+25
* | | | | | | | Merge topic 'vs-msbuild-platform'Brad King2018-09-283-3/+18
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | VS: Pass platform when invoking MSBuildBrad King2018-09-251-0/+1
| * | | | | | | ctest: Fix generator platform under --build-nocmakeBrad King2018-09-251-3/+9
| * | | | | | | cmake: Fix generator platform under --build modeBrad King2018-09-251-0/+8
* | | | | | | | CMake Nightly Date StampKitware Robot2018-09-281-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-09-271-1/+1
* | | | | | | | Merge topic 'refactor-backtrace'Brad King2018-09-262-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | clang-tidy: restore 'misc-noexcept-move-constructor'Brad King2018-09-261-2/+4
| * | | | | | | | cmListFileCache: Add missing assertion in backtrace Top methodBrad King2018-09-262-1/+2
* | | | | | | | | Merge topic 'link-directories'Craig Scott2018-09-2628-68/+537
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | link_directories(): enhance capabilitiesMarc Chevrier2018-09-256-8/+62
| * | | | | | | | | LINK_DIRECTORIES target property: add policy for absolute paths check.Marc Chevrier2018-09-252-4/+32
| * | | | | | | | | LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-2523-50/+434
| * | | | | | | | | Refactoring: introduce function to check if a string is a generator expressionMarc Chevrier2018-09-254-12/+15
* | | | | | | | | | Merge topic 'dbgsym-packaging'Brad King2018-09-262-384/+562
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPack/Deb: Add ability to split out debug symbols into .ddeb packageAndrew Fuller2018-09-212-384/+562
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-09-261-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'refactor-backtrace'Brad King2018-09-252-100/+90
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | cmListFileCache: Refactor cmListFileBacktrace internalsBrad King2018-09-242-100/+90
* | | | | | | | CMake Nightly Date StampKitware Robot2018-09-251-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'server-separate-json'Brad King2018-09-249-833/+917
|\ \ \ \ \ \ \
| * | | | | | | server: Compile json object generation source separatelyBrad King2018-09-214-18/+52
| * | | | | | | server: Split json dictionary into separate headerBrad King2018-09-214-38/+48
| * | | | | | | server: Split json object generation into separate sourceBrad King2018-09-212-801/+821
| * | | | | | | server: factor out json object generation entry pointsBrad King2018-09-211-20/+34
| * | | | | | | cmake: Factor json version object construction into helperBrad King2018-09-212-4/+10
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-241-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-231-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-221-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2018-09-211-1/+1
* | | | | | Merge topic 'deprecate-policy-old'Craig Scott2018-09-201-1/+1
|\ \ \ \ \ \
| * | | | | | Add deprecation warnings for policies CMP0063 and belowBrad King2018-09-171-1/+1
* | | | | | | Merge topic 'bundleutilities-policy'Brad King2018-09-201-1/+4
|\ \ \ \ \ \ \
| * | | | | | | BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-191-1/+4
* | | | | | | | Merge topic 'vs-2015-max-sdk'Brad King2018-09-204-0/+37
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | VS: Do not select a Windows SDK too high for current VS versionGilles Khouzam2018-09-174-0/+37
* | | | | | | | CMake Nightly Date StampKitware Robot2018-09-201-1/+1
| |/ / / / / / |/| | | | | |