Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use cmSystemTools::MoveFileIfDifferent() | Rolf Eike Beer | 2019-09-09 | 3 | -8/+4 |
* | cmSystemTools: introduce MoveFileIfDifferent() | Rolf Eike Beer | 2019-09-09 | 2 | -0/+16 |
* | 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 | 87 | -186/+197 |
|\ | |||||
| * | clang-tidy: Enable check modernize-use-using | Regina Pfeifer | 2019-09-04 | 2 | -4/+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 'unity-build' | Brad King | 2019-09-05 | 10 | -2/+161 |
|\ \ | |||||
| * | | Unity build: Add XCode support | Cristian Adam | 2019-08-30 | 2 | -1/+6 |
| * | | 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 | 7 | -0/+92 |
* | | | Merge topic 'cpack-zstd' | Brad King | 2019-09-05 | 24 | -320/+106 |
|\ \ \ | |||||
| * | | | CPack: Add generator for .tar.zst packages | Regina Pfeifer | 2019-09-04 | 3 | -0/+9 |
| * | | | cmCPackArchiveGenerator: Code cleanup | Regina Pfeifer | 2019-09-04 | 24 | -320/+97 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-05 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'tidy-use-using' | Brad King | 2019-09-04 | 79 | -161/+163 |
|\ \ \ | |||||
| * | | | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 79 | -161/+163 |
* | | | | Merge topic 'fortran-INCLUDE-defines' | Brad King | 2019-09-04 | 2 | -6/+23 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Ninja: Pass preprocessor definitions when compiling with Intel Fortran | Brad King | 2019-09-03 | 2 | -6/+23 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-04 | 1 | -1/+1 |
|/ / | |||||
* | | IWYU: Add missing cstddef includes for size_t and nullptr_t | Brad King | 2019-09-03 | 11 | -0/+11 |
* | | cmCTestTestHandler: Re-order includes to follow our convention | Brad King | 2019-09-03 | 1 | -16/+17 |
* | | Merge topic 'add-non-empty-configurations-getter' | Brad King | 2019-09-03 | 7 | -49/+34 |
|\ \ | |||||
| * | | cmMakefile: Add configurations getter with empty configuration default | Daniel Eiband | 2019-08-30 | 7 | -49/+34 |
| |/ | |||||
* | | Merge topic 'rename-mutating-getfullpath-overload' | Brad King | 2019-09-03 | 20 | -45/+46 |
|\ \ | |||||
| * | | cmSourceFile: Rename mutating GetFullPath() overload | Daniel Eiband | 2019-08-29 | 20 | -45/+46 |
| |/ | |||||
* | | Merge topic 'clang-ipo-support' | Brad King | 2019-09-03 | 5 | -7/+108 |
|\ \ | |||||
| * | | bindexplib: supporting llvm bitcode formats using llvm-nm | Zsolt Parragi | 2019-08-30 | 5 | -7/+108 |
* | | | Merge topic 'vs-cuda-custom-dir' | Brad King | 2019-09-03 | 3 | -6/+86 |
|\ \ \ | |||||
| * | | | cuda: Extend vs10 target generator to use custom cuda path | Benjamin Wozniak | 2019-08-30 | 1 | -4/+25 |
| * | | | cuda: Extend toolset argument to accept path | Benjamin Wozniak | 2019-08-27 | 2 | -2/+61 |
* | | | | Merge topic 'cpack-install-multiple-configurations' | Brad King | 2019-09-03 | 1 | -21/+49 |
|\ \ \ \ | |||||
| * | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variable | Alex Turbov | 2019-08-30 | 1 | -17/+47 |
| * | | | | Refactor: Use `unique_ptr` instead of raw pointer | Alex Turbov | 2019-08-19 | 1 | -5/+3 |
* | | | | | Merge topic 'fileapi-CMP0037-OLD' | Brad King | 2019-09-03 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | fileapi: Fix codemodel v2 target file name for CMP0037 OLD behavior | Brad King | 2019-08-30 | 1 | -0/+6 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-03 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-02 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-01 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-31 | 1 | -1/+1 |
* | | | | | | Merge topic 'remove_directory-symlink' | Brad King | 2019-08-30 | 1 | -4/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: Teach -E remove_directory to remove directory symlinks | Jon Chronopoulos | 2019-08-30 | 1 | -4/+11 |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-08-30 | 3 | -132/+82 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-08-29 | 3 | -132/+82 |
| | |_|_|_|_|/ | |/| | | | | |