Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Utilities: Suppress warnings in third-party code with IBMClang | Aaron Liu | 2022-01-27 | 1 | -1/+1 | |
* | | | | | Merge topic 'cuda_vs_arch_all' | Brad King | 2022-01-28 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | CUDA: Support all and all-major on Visual Studio | Raul Tambre | 2022-01-27 | 1 | -0/+4 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'timestamp-microseconds' | Brad King | 2022-01-28 | 2 | -11/+57 | |
|\ \ \ \ \ | ||||||
| * | | | | | string(TIMESTAMP): add %f specifier for microseconds | Peter Würth | 2022-01-28 | 2 | -11/+57 | |
* | | | | | | Merge topic 'message-flush' | Brad King | 2022-01-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | message: Restore explicit flushing of messages on stderr | Brad King | 2022-01-27 | 1 | -2/+2 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-28 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'enlarge-build-file-stream-buffer' | Brad King | 2022-01-27 | 2 | -0/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | GlobalNinjaGenerator: enlarge file stream buffer | Clemens Wasser | 2022-01-26 | 2 | -0/+14 | |
* | | | | | | Merge topic 'encode-literal-inplace' | Brad King | 2022-01-27 | 2 | -6/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | GlobalNinjaGenerator: Add EncodeLiteralInplace which doesn't copy | Clemens Wasser | 2022-01-25 | 2 | -6/+11 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'vs-version-enum-class' | Brad King | 2022-01-27 | 12 | -121/+126 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make cmGlobalVisualStudioGenerator::VSVersion enum class | Sumit Bhardwaj | 2022-01-25 | 12 | -121/+126 | |
* | | | | | | | Merge topic 'lcc-lexer-warnings' | Brad King | 2022-01-27 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | LexerParser: Suppress LCC warnings in generated code | Brad King | 2022-01-26 | 1 | -0/+4 | |
* | | | | | | | | Merge topic 'nmake-rsp-encoding' | Brad King | 2022-01-27 | 1 | -2/+15 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | NMake: Use UTF-8 BOM in response files only with MSVC tooling | Brad King | 2022-01-26 | 1 | -0/+5 | |
| * | | | | | | NMake: Document response file encoding heuristic in a comment | Brad King | 2022-01-26 | 1 | -2/+10 | |
| * | | | | | | Merge branch 'IntelLLVM-Fortran-copy-mod' into release-3.21 | Brad King | 2021-11-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-27 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'parser-cleanup' | Brad King | 2022-01-26 | 4 | -86/+68 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmListFileCache: Remove cmCommandContext | Brad King | 2022-01-25 | 1 | -31/+12 | |
| * | | | | | | | | cmListFileCache: Rename FromCommandContext to FromListFileFunction | Brad King | 2022-01-25 | 4 | -18/+19 | |
| * | | | | | | | | cmListFileCache: Move cmListFileFunction earlier | Brad King | 2022-01-25 | 1 | -44/+44 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cache-short-paths' | Brad King | 2022-01-26 | 1 | -4/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmOutputConverter: Cache Short Paths | Clemens Wasser | 2022-01-25 | 1 | -4/+26 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-26 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'fileapi-defer-static-init' | Brad King | 2022-01-25 | 1 | -22/+19 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | fileapi: Make internal "toolchains" field tables more local | Brad King | 2022-01-24 | 1 | -22/+19 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-25 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge topic 'cmp0128_cuda' | Brad King | 2022-01-24 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMP0128: Add flag in OLD mode even when standard matches the default | Raul Tambre | 2022-01-23 | 1 | -2/+3 | |
* | | | | | | | Merge topic 'vs-package-restore' | Brad King | 2022-01-24 | 35 | -59/+334 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Presets: add resolve packages setting to build presets. | Carsten Rudolph | 2022-01-22 | 5 | -1/+48 | |
| * | | | | | | | cmGlobalVisualStudio10Generator: Auto restore NuGet packages. | Carsten Rudolph | 2022-01-22 | 10 | -8/+180 | |
| * | | | | | | | cmBuildOptions: Split build arguments into separate object. | Carsten Rudolph | 2022-01-22 | 28 | -53/+109 | |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2022-01-24 | 6 | -24/+123 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-01-22 | 6 | -24/+123 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'utf8-decode-empty' | Brad King | 2022-01-24 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | cm_utf8: Fail on empty input range | Brad King | 2022-01-21 | 1 | -0/+5 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-24 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-23 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-22 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cmake-warn-extra-paths' | Brad King | 2022-01-21 | 2 | -6/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: Warn about unnecessary paths on command line | Robert Maynard | 2022-01-20 | 2 | -6/+33 | |
* | | | | | | Merge topic 'target-properties-from-variables' | Brad King | 2022-01-21 | 6 | -15/+93 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | define_property(): Add INITIALIZE_FROM_VARIABLE argument | Kyle Edwards | 2022-01-20 | 6 | -15/+93 | |
* | | | | | | | Merge topic 'vs-asan' | Brad King | 2022-01-21 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Add support for ASAN -fsanitize=address flag | Hanaa Elghobashi | 2022-01-20 | 2 | -0/+10 | |
| | |/ / / / / | |/| | | | | |