Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | cmDefinePropertyCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-12 | 3 | -54/+26 | |
| * | | | | cmCreateTestSourceList: Port away from cmCommand | Regina Pfeifer | 2019-09-12 | 3 | -51/+20 | |
| * | | | | cmBuildCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-12 | 3 | -78/+41 | |
| | |/ / | |/| | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-13 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge topic 'compile-msvc-permissive-off' | Brad King | 2019-09-12 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Add compatibility with the cl.exe /permissive- compiler option | Alexej Harm | 2019-09-11 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'modernize-use-auto' | Brad King | 2019-09-12 | 85 | -447/+286 | |
|\ \ \ | ||||||
| * | | | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 85 | -447/+286 | |
* | | | | Merge topic 'free-find-commands' | Brad King | 2019-09-12 | 15 | -113/+111 | |
|\ \ \ \ | ||||||
| * | | | | cmFind*: Port away from cmCommand | Regina Pfeifer | 2019-09-10 | 15 | -113/+111 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-12 | 1 | -1/+1 | |
* | | | | | Merge topic 'ctest-no-cmcommand' | Brad King | 2019-09-11 | 1 | -106/+51 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmCTestTestHandler: Port away from cmCommand | Regina Pfeifer | 2019-09-09 | 1 | -106/+51 | |
* | | | | | | Merge topic 'fileapiAddMoreBacktraces' | Brad King | 2019-09-11 | 4 | -71/+230 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | fileapi: add backtraces for compile/link options | Justin Goshi | 2019-09-10 | 1 | -7/+13 | |
| * | | | | | cmLocalGenerator: Add GetTargetCompileFlags overload with backtraces | Justin Goshi | 2019-09-10 | 2 | -2/+17 | |
| * | | | | | cmLocalGenerator: Add GetTargetFlags overload with backtraces | Justin Goshi | 2019-09-10 | 2 | -9/+36 | |
| * | | | | | cmLocalGenerator: Add GetStaticLibraryFlags overload with backtraces | Justin Goshi | 2019-09-10 | 2 | -4/+26 | |
| * | | | | | cmLocalGenerator: Add AddCompileOptions overload with backtraces | Justin Goshi | 2019-09-10 | 2 | -8/+38 | |
| * | | | | | cmLocalGenerator: Add AppendCompileOptions overload with backtraces | Justin Goshi | 2019-09-10 | 2 | -0/+27 | |
| * | | | | | cmLocalGenerator: Add AppendFlags overload with backtraces | Justin Goshi | 2019-09-09 | 3 | -0/+11 | |
| * | | | | | cmLocalGenerator: Clarify AddCompileOptions filter logic | Justin Goshi | 2019-09-09 | 1 | -5/+8 | |
| * | | | | | cmLocalGenerator: Use local variables to collect flags | Justin Goshi | 2019-09-09 | 1 | -41/+59 | |
| * | | | | | cmLocalGenerator: Improve local variable names | Justin Goshi | 2019-09-09 | 1 | -12/+12 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-11 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'move-setting-GENERATE-upfront' | Brad King | 2019-09-10 | 2 | -28/+25 | |
|\ \ \ \ | ||||||
| * | | | | cmMakefile: set GENERATED property of outputs upfront | Daniel Eiband | 2019-09-06 | 2 | -28/+25 | |
* | | | | | Merge topic 'MoveIfDifferent' | Brad King | 2019-09-10 | 5 | -8/+20 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | use cmSystemTools::MoveFileIfDifferent() | Rolf Eike Beer | 2019-09-09 | 3 | -8/+4 | |
| * | | | | cmSystemTools: introduce MoveFileIfDifferent() | Rolf Eike Beer | 2019-09-09 | 2 | -0/+16 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'windows-auto-export-incremental-build' | Brad King | 2019-09-10 | 1 | -8/+25 | |
|\ \ \ \ | ||||||
| * | | | | Windows: Prevent auto exports to be regenerated on every build | Daniel Eiband | 2019-09-09 | 1 | -8/+25 | |
* | | | | | Merge topic 'tidy-return-brace' | Brad King | 2019-09-10 | 13 | -59/+50 | |
|\ \ \ \ \ | ||||||
| * | | | | | clang-tidy: modernize-return-braced-init-list | Regina Pfeifer | 2019-09-06 | 13 | -59/+50 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'clang-tidy-8-macOS' | Brad King | 2019-09-10 | 5 | -11/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 '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 | 4 | -13/+97 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | CUDA: static lib device linking computes required static libs | Robert Maynard | 2019-09-05 | 4 | -13/+97 | |
* | | | | 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 | |
|\ \ \ |