Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 87 | -449/+289 |
* | Merge topic 'windows-auto-export-incremental-build' | Brad King | 2019-09-10 | 4 | -11/+65 |
|\ | |||||
| * | Windows: Prevent auto exports to be regenerated on every build | Daniel Eiband | 2019-09-09 | 4 | -11/+65 |
* | | Merge topic 'tidy-return-brace' | Brad King | 2019-09-10 | 14 | -60/+50 |
|\ \ | |||||
| * | | clang-tidy: modernize-return-braced-init-list | Regina Pfeifer | 2019-09-06 | 14 | -60/+50 |
* | | | Merge topic 'clang-tidy-8-macOS' | Brad King | 2019-09-10 | 6 | -12/+14 |
|\ \ \ | |||||
| * | | | clang-tidy: Fix bugprone-exception-escape diagnostic in test code | Brad King | 2019-09-09 | 1 | -1/+2 |
| * | | | clang-tidy: Fix performance-for-range-copy diagnostic in Xcode generator | Brad King | 2019-09-09 | 1 | -2/+2 |
| * | | | clang-tidy: Resolve performance-unnecessary-value-param diagnostics | Brad King | 2019-09-09 | 4 | -8/+8 |
| * | | | cmGeneratedFileStreamBase: Optimize string construction in Close | Brad King | 2019-09-09 | 1 | -1/+2 |
* | | | | Merge topic 'clang-tidy-8' | Brad King | 2019-09-10 | 1 | -4/+0 |
|\ \ \ \ | |||||
| * | | | | clang-tidy: Remove old entries from blacklist | Regina Pfeifer | 2019-09-06 | 1 | -4/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'local-var' | Brad King | 2019-09-10 | 1 | -4/+3 |
|\ \ \ \ | |||||
| * | | | | cmLocalGenerator::AddConfigVariableFlags: optimize string construction | Rolf Eike Beer | 2019-09-09 | 1 | -4/+3 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-10 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'cuda_resolve_device_symbols_on_static_lib_collect_deps_properly' | Brad King | 2019-09-09 | 10 | -57/+139 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CUDA: static lib device linking computes required static libs | Robert Maynard | 2019-09-05 | 10 | -57/+139 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-09 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-08 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-07 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'use-using' | Brad King | 2019-09-06 | 88 | -187/+197 |
|\ \ \ | |||||
| * | | | clang-tidy: Enable check modernize-use-using | Regina Pfeifer | 2019-09-04 | 3 | -5/+20 |
| * | | | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 85 | -182/+177 |
* | | | | Merge topic 'simplify-AppendFlags' | Brad King | 2019-09-06 | 8 | -32/+15 |
|\ \ \ \ | |||||
| * | | | | cmLocalGenerator: Remove AppendFlags 'const char*' overload | Brad King | 2019-09-05 | 8 | -32/+15 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'iwyu-freebsd-pkg' | Brad King | 2019-09-06 | 2 | -3/+5 |
|\ \ \ \ | |||||
| * | | | | CPack/FreeBSD: Cleanup include-what-you-use diagnostics | Brad King | 2019-09-05 | 2 | -3/+5 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-06 | 1 | -1/+1 |
* | | | | | Merge topic 'doxygen-add-docs-USE_STAMP_FILE' | Craig Scott | 2019-09-06 | 6 | -17/+102 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | FindDoxygen: add USE_STAMP_FILE option | Nikita Sirgienko | 2019-09-05 | 6 | -17/+102 |
* | | | | | Merge topic 'doc-remove_directory-symlink' | Brad King | 2019-09-05 | 2 | -1/+8 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | cmake: Document -E remove_directory symlink behavior | Brad King | 2019-09-05 | 2 | -1/+8 |
* | | | | | Merge topic 'unity-build' | Brad King | 2019-09-05 | 50 | -2/+665 |
|\ \ \ \ \ | |||||
| * | | | | | Unity build: Add XCode support | Cristian Adam | 2019-08-30 | 2 | -1/+6 |
| * | | | | | Unity build: Add unit tests | Cristian Adam | 2019-08-30 | 30 | -0/+388 |
| * | | | | | Unity build: Add support for Visual Studio generator | Cristian Adam | 2019-08-29 | 3 | -3/+65 |
| * | | | | | Unity build: Add support for Ninja and Makefile generators | Cristian Adam | 2019-08-29 | 17 | -0/+208 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cpack-zstd' | Brad King | 2019-09-05 | 26 | -320/+112 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | CPack: Add generator for .tar.zst packages | Regina Pfeifer | 2019-09-04 | 5 | -0/+15 |
| * | | | | cmCPackArchiveGenerator: Code cleanup | Regina Pfeifer | 2019-09-04 | 24 | -320/+97 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-05 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'release-3.15' | Brad King | 2019-09-04 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | CMake 3.15.3v3.15.3 | Brad King | 2019-09-04 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.15' | Brad King | 2019-09-04 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'FindBoost-1.71' into release-3.15 | Brad King | 2019-09-04 | 1 | -9/+15 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindBoost-1.71' | Brad King | 2019-09-04 | 1 | -9/+15 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | FindBoost: Tolerate future Boost INTERFACE libraries | Brad King | 2019-09-04 | 1 | -8/+14 |
| * | | | | FindBoost: Clarify role of legacy variables in warning message | Brad King | 2019-09-04 | 1 | -1/+1 |
* | | | | | Merge topic 'pch-fix-vs-test' | Brad King | 2019-09-04 | 1 | -11/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Precompile Headers: Fix Visual Studio 10 unit test | Cristian Adam | 2019-09-03 | 1 | -11/+8 |