summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'server-mode-install-fix'Brad King2018-12-131-2/+8
|\ \ \ \ \
| * | | | | Server mode: Fix regression of hasInstallRuleKyle Edwards2018-12-121-2/+8
* | | | | | Merge topic 'update-kwsys'Brad King2018-12-131-57/+122
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-12-121-57/+122
| |\ \ \ \ \ \
| | * | | | | | KWSys 2018-12-12 (abb8c680)KWSys Upstream2018-12-121-57/+122
* | | | | | | | Merge topic 'custom-string'Brad King2018-12-139-0/+2880
|\ \ \ \ \ \ \ \
| * | | | | | | | String: Add str_if_stable() as a const alternative to str()Brad King2018-12-123-3/+97
| * | | | | | | | String: Add support for a ""_s string literal syntaxBrad King2018-12-124-3/+103
| * | | | | | | | String: Add 'borrow' member to construct borrowing instancesBrad King2018-12-122-0/+36
| * | | | | | | | String: Add support for concatenation by operator+Brad King2018-12-122-0/+202
| * | | | | | | | String: Add a custom string typeBrad King2018-12-125-0/+1927
| * | | | | | | | Add support for using C++17 string_view or a fallbackBrad King2018-12-114-0/+521
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'fileapi'Brad King2018-12-13101-5/+10169
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add release note for fileapi featureBrad King2018-12-121-0/+5
| * | | | | | | | fileapi: extend codemodel v2 with directory detailsBrad King2018-12-123-2/+106
| * | | | | | | | fileapi: extend codemodel v2 with a project modelBrad King2018-12-124-3/+401
| * | | | | | | | fileapi: Add test for cmakeFiles v1Kyle Edwards2018-12-126-1/+89
| * | | | | | | | fileapi: add cmakeFiles v1Brad King2018-12-1215-3/+333
| * | | | | | | | fileapi: Add test for cache v2Kyle Edwards2018-12-122-2/+134
| * | | | | | | | fileapi: add cache v2Brad King2018-12-1215-0/+315
| * | | | | | | | fileapi: Add test for codemodel v2Kyle Edwards2018-12-1215-14/+4927
| * | | | | | | | fileapi: add codemodel v2Brad King2018-12-1216-2/+1731
| * | | | | | | | fileapi: Add more infrastructure to FileAPI testKyle Edwards2018-12-121-7/+65
| * | | | | | | | fileapi: Report cmake generator in reply index fileBrad King2018-12-127-1/+55
| * | | | | | | | fileapi: Add helper to create and reference a json reply fileBrad King2018-12-122-0/+17
| * | | | | | | | fileapi: Add protocol v1 support for stateful per-client queriesBrad King2018-12-129-9/+898
| * | | | | | | | fileapi: Add protocol v1 support for client-specific query filesBrad King2018-12-1220-4/+271
| * | | | | | | | fileapi: Add protocol v1 infrastructure with support for shared query filesBrad King2018-12-1225-0/+853
| * | | | | | | | Tests: Add RunCMake "prep" stepBrad King2018-12-111-0/+5
| * | | | | | | | jsoncpp: Require version 1.4.1 when using system-provided libraryBrad King2018-12-111-1/+1
| * | | | | | | | cmTimestamp: Expose CreateTimestampFromTimeT publiclyBrad King2018-12-111-3/+3
| * | | | | | | | cmStateSnapshot: Add method to get current directory snapshotBrad King2018-12-112-0/+7
| * | | | | | | | jsoncpp: fix signed overflow when parsing negative valueBrad King2018-12-111-1/+1
* | | | | | | | | Merge branch 'release-3.13'Brad King2018-12-130-0/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | CMake 3.13.2v3.13.2Brad King2018-12-131-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-131-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'object-library-link'Brad King2018-12-125-1/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | target_link_libraries: Propagate dependencies of object librariesKyle Edwards2018-12-105-1/+21
* | | | | | | | | Merge topic 'fix-configure-line-number'Brad King2018-12-123-5/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNewArtur Ryt2018-12-123-3/+13
| * | | | | | | | | cmMakefile: Fix ConfigureString not passing filename and lineArtur Ryt2018-12-123-3/+32
* | | | | | | | | | Merge topic 'machoFormat'Brad King2018-12-121-7/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add Mach-O CMAKE_EXECUTABLE_FORMAT detectionMaikel van den Hurk2018-12-101-7/+4
* | | | | | | | | | | Merge topic 'FindThreads-drop-irix'Brad King2018-12-127-81/+44
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindThreads: Drop IRIX-specific options and resultsBrad King2018-12-077-81/+44
* | | | | | | | | | | | Merge topic 'vs_conformance_mode_flags'Brad King2018-12-121-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | VS: Add flag table entry for "permissive" flag to disable conformance modeJonathan Storey2018-12-101-1/+8
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'default-test-timeout'Brad King2018-12-122-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Help: clarify documentation of ctest --timeoutRegina Pfeifer2018-12-092-4/+5
* | | | | | | | | | | | | Merge topic 'output-converter-simplify'Brad King2018-12-1211-134/+117
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |