Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | cmScriptGenerator: make noncopyable | Daniel Pfeifer | 2017-04-21 | 1 | -0/+3 | |
| * | | | | | cmMakefile::ScopePushPop: make noncopyable | Daniel Pfeifer | 2017-04-21 | 1 | -0/+2 | |
| * | | | | | cmStateDetail::PolicyStackEntry: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -5/+0 | |
| * | | | | | cmDefinitions::Def: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -6/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'clazy' | Brad King | 2017-04-24 | 8 | -27/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmCommandArgumentParserHelper: make noncopyable | Daniel Pfeifer | 2017-04-21 | 1 | -0/+4 | |
| * | | | | | cmake: pass cmStateSnapshot by const ref | Daniel Pfeifer | 2017-04-21 | 1 | -1/+1 | |
| * | | | | | cmListFileArgument: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -6/+0 | |
| * | | | | | cmLocaleRAII: make noncopyable | Daniel Pfeifer | 2017-04-21 | 1 | -2/+6 | |
| * | | | | | cmGraphEdge: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -16/+1 | |
| * | | | | | cmAlgorithms: pass std::string by const ref | Daniel Pfeifer | 2017-04-21 | 1 | -1/+2 | |
| * | | | | | cmSystemTools::SaveRestoreEnvironment: make noncopyable | Daniel Pfeifer | 2017-04-21 | 1 | -1/+4 | |
| * | | | | | cmCLocaleEnvironmentScope: make noncopyable | Daniel Pfeifer | 2017-04-21 | 1 | -0/+3 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'remove-xcode-2' | Brad King | 2017-04-24 | 2 | -304/+151 | |
|\ \ \ \ \ | ||||||
| * | | | | | Xcode: Drop support for Xcode versions below 3 | Brad King | 2017-04-22 | 1 | -294/+137 | |
| * | | | | | Xcode: Compute version number earlier | Brad King | 2017-04-21 | 2 | -10/+14 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ctest-minor-fixups' | Brad King | 2017-04-24 | 2 | -5/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmCTestTestHandler: use pointers to static memory | Ben Boeckel | 2017-04-21 | 1 | -4/+4 | |
| * | | | | | cmCTestTestCommand: defer getting the global timeout | Ben Boeckel | 2017-04-21 | 1 | -1/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'vs8-deprecate' | Brad King | 2017-04-24 | 2 | -1/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Deprecate Visual Studio 8 2005 generator | Brad King | 2017-04-21 | 2 | -1/+14 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'source_group-TREE-alt-root' | Brad King | 2017-04-24 | 1 | -16/+43 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'backport-source_group-TREE-alt-root' into source_group-TREE-alt... | Brad King | 2017-04-21 | 1 | -16/+43 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | source_group: Fix TREE with root that is not current source dir | Mateusz Janek | 2017-04-21 | 1 | -16/+44 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Merge topic 'loosen-object-deps' | Brad King | 2017-04-24 | 7 | -23/+66 | |
|\ \ \ \ \ | ||||||
| * | | | | | ninja: break unnecessary target dependencies | Ben Boeckel | 2017-04-21 | 7 | -24/+52 | |
| * | | | | | ninja: remove duplicate order-only dependencies | Ben Boeckel | 2017-04-21 | 1 | -0/+4 | |
| * | | | | | ninja: describe the intermediate order depends target better | Ben Boeckel | 2017-04-21 | 1 | -1/+1 | |
| * | | | | | Ninja: Order Fortran dyndep file generation explicitly | Brad King | 2017-04-21 | 1 | -0/+11 | |
* | | | | | | Merge topic 'clang-tidy' | Brad King | 2017-04-24 | 19 | -105/+96 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | clang-tidy: avoid copy | Daniel Pfeifer | 2017-04-21 | 2 | -3/+4 | |
| * | | | | | clang-tidy: use .empty() to check emptyness | Daniel Pfeifer | 2017-04-21 | 1 | -1/+1 | |
| * | | | | | clang-tidy: remove reduntant .data() calls | Daniel Pfeifer | 2017-04-21 | 2 | -18/+13 | |
| * | | | | | clang-tidy: remove else after break and continue | Daniel Pfeifer | 2017-04-21 | 14 | -83/+78 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-24 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-23 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-22 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'enable_ptx_compilation' | Brad King | 2017-04-21 | 11 | -11/+67 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | CUDA: Allow sources to be compiled to .ptx files | Robert Maynard | 2017-04-20 | 11 | -11/+67 | |
* | | | | Merge topic 'kwsys-import-cleanup' | Brad King | 2017-04-21 | 1 | -9/+7 | |
|\ \ \ \ | ||||||
| * | | | | kwsys: match upstream changes | Ben Boeckel | 2017-04-20 | 1 | -7/+7 | |
| * | | | | kwsys: remove extra attribute | Ben Boeckel | 2017-04-20 | 1 | -2/+0 | |
* | | | | | Merge topic 'fix-vs2017-guid-braces' | Brad King | 2017-04-21 | 1 | -7/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Fix project reference inspection in VS IDE | Richard Walters | 2017-04-20 | 1 | -7/+2 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | CMake 3.8.0-rc4v3.8.0-rc4 | Brad King | 2017-03-30 | 1 | -1/+1 | |
| * | | | | Merge branch '16742-swift-3.0' into release | Brad King | 2017-03-29 | 1 | -1/+5 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'vs-rc-defines' into release | Brad King | 2017-03-29 | 4 | -6/+18 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'ninja-fix-sysconf-non-limit' into release | Brad King | 2017-03-27 | 1 | -5/+9 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'InstallRequiredSystemLibraries-vs2017' into release | Brad King | 2017-03-27 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CMake 3.8.0-rc3v3.8.0-rc3 | Brad King | 2017-03-24 | 1 | -1/+1 | |