summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Add support for using C++17 string_view or a fallbackBrad King2018-12-113-0/+520
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fileapi'Brad King2018-12-1318-3/+2573
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fileapi: extend codemodel v2 with directory detailsBrad King2018-12-121-0/+50
| * | | | | | | | | | fileapi: extend codemodel v2 with a project modelBrad King2018-12-121-0/+86
| * | | | | | | | | | fileapi: add cmakeFiles v1Brad King2018-12-125-3/+195
| * | | | | | | | | | fileapi: add cache v2Brad King2018-12-125-0/+184
| * | | | | | | | | | fileapi: add codemodel v2Brad King2018-12-125-2/+1192
| * | | | | | | | | | fileapi: Report cmake generator in reply index fileBrad King2018-12-125-0/+30
| * | | | | | | | | | 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-122-6/+370
| * | | | | | | | | | fileapi: Add protocol v1 support for client-specific query filesBrad King2018-12-122-2/+29
| * | | | | | | | | | fileapi: Add protocol v1 infrastructure with support for shared query filesBrad King2018-12-125-0/+423
| * | | | | | | | | | cmTimestamp: Expose CreateTimestampFromTimeT publiclyBrad King2018-12-111-3/+3
| * | | | | | | | | | cmStateSnapshot: Add method to get current directory snapshotBrad King2018-12-112-0/+7
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-131-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'object-library-link'Brad King2018-12-121-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | target_link_libraries: Propagate dependencies of object librariesKyle Edwards2018-12-101-1/+2
* | | | | | | | | | | Merge topic 'fix-configure-line-number'Brad King2018-12-121-4/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNewArtur Ryt2018-12-121-2/+9
| * | | | | | | | | | | cmMakefile: Fix ConfigureString not passing filename and lineArtur Ryt2018-12-121-2/+9
* | | | | | | | | | | | Merge topic 'default-test-timeout'Brad King2018-12-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Help: clarify documentation of ctest --timeoutRegina Pfeifer2018-12-091-1/+1
* | | | | | | | | | | | | Merge topic 'output-converter-simplify'Brad King2018-12-1211-134/+117
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | cmOutputConverter: Moved ContainedInDirectory to cmStateDirectoryBruno Manganelli2018-12-088-46/+27
| * | | | | | | | | | | | cmOutputConverter: Moved ForceToRelativePath to cmSystemBruno Manganelli2018-12-079-88/+90
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-121-1/+1
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-111-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'autogen-cleanups'Brad King2018-12-101-160/+72
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmQtAutoGenInitializer: Reduce code duplicationTobias Hunger2018-12-071-160/+72
* | | | | | | | | | | Merge topic 'ninja-win-long-commands'Brad King2018-12-101-2/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmLocalNinjaGenerator: Prevent echoing of lines in ninja generated batch filesMark O'Neill2018-12-061-0/+1
| * | | | | | | | | | | cmLocalNinjaGenerator: Report line of failure in ninja generated batch fileMark O'Neill2018-12-061-2/+14
| * | | | | | | | | | | cmLocalNinjaGenerator: Propagate failures from batch file back to ninjaMark O'Neill2018-12-061-1/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'SWIG'Brad King2018-12-101-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | UseSWIG: add management of SWIG option -moduleMarc Chevrier2018-12-071-1/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'file-read_symlink'Brad King2018-12-102-1/+32
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | file: Fix formatting of error in SIZE sub-commandKyle Edwards2018-12-061-1/+1
| * | | | | | | | | | | file: Add READ_SYMLINK sub-commandKyle Edwards2018-12-062-0/+31
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cpack-status-callback'Brad King2018-12-101-0/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | CPack/External: Fix status messages of staging scriptsNils Gladitz2018-12-071-0/+10
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'autogen_revert_implicit_includes'Brad King2018-12-101-3/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Autogen: Revert passing compiler implicit includes to mocSebastian Holtermann2018-12-071-3/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-101-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-091-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-081-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'vs-json-flag-table'Brad King2018-12-0744-4092/+276
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove old flag table headersStephan Szabo2018-11-2830-3896/+0
| * | | | | | | | Replace header flag tables with json readingStephan Szabo2018-11-288-177/+242
| * | | | | | | | Convert cmIDEFlagTable to use owned stringsStephan Szabo2018-11-2835-46/+48
| * | | | | | | | Update XML->JSON generation scriptStephan Szabo2018-11-281-3/+16
| | |_|_|_|_|/ / | |/| | | | | |