Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'ctest_test-ignore-skipped-tests' | Brad King | 2017-04-27 | 2 | -6/+18 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | cmCTestTestHandler: indicate why a test did not run | Ben Boeckel | 2017-04-24 | 1 | -3/+8 | |
| * | | | | | | cmCTestTestHandler: count skipped tests as disabled | Ben Boeckel | 2017-04-24 | 1 | -1/+4 | |
| * | | | | | | cmCTestRunTest: do not count skipped tests as failed | Ben Boeckel | 2017-04-21 | 1 | -2/+6 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-27 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'vs2017-sdk-detection' | Brad King | 2017-04-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | VS2017: Verify Windows 8.1 SDK before using it | Roger Leigh | 2017-04-25 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-26 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge topic 'ninja-dyndep-response-file' | Brad King | 2017-04-25 | 4 | -5/+60 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ninja: support response file for cmake_ninja_depends on Windows | Bernhard Burgermeister | 2017-04-25 | 4 | -5/+60 | |
* | | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2017-04-25 | 3 | -0/+24 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Add deprecation warnings for policies CMP0036 and below | Brad King | 2017-04-21 | 3 | -0/+24 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'use-disable-copy' | Brad King | 2017-04-25 | 45 | -140/+99 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use CM_DISABLE_COPY | Daniel Pfeifer | 2017-04-24 | 45 | -140/+99 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'wix-attributes-patch' | Brad King | 2017-04-25 | 6 | -19/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | wix: adds ability to modify attributes with patch | Keith Holman | 2017-04-24 | 5 | -12/+30 | |
| * | | | | | wix: fix spelling error in function name | Keith Holman | 2017-04-24 | 2 | -7/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-25 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'autogen_once' | Brad King | 2017-04-24 | 2 | -265/+306 | |
|\ \ \ \ | ||||||
| * | | | | Autogen: Use FileWrite to write the settings file | Sebastian Holtermann | 2017-04-22 | 1 | -19/+21 | |
| * | | | | Autogen: Save the hash of the old settings string only | Sebastian Holtermann | 2017-04-22 | 1 | -27/+34 | |
| * | | | | Autogen: Generate moc_predefs.h only on demand | Sebastian Holtermann | 2017-04-22 | 2 | -30/+42 | |
| * | | | | Autogen: Uppercase function name | Sebastian Holtermann | 2017-04-22 | 1 | -7/+7 | |
| * | | | | Autogen: New QuotedCommand function for logging | Sebastian Holtermann | 2017-04-22 | 1 | -22/+24 | |
| * | | | | Autogen: Use FileDiffers and FileWrite for AUTOMOC | Sebastian Holtermann | 2017-04-22 | 1 | -81/+54 | |
| * | | | | Autogen: Add FileDiffers and FileWrite methods | Sebastian Holtermann | 2017-04-22 | 2 | -0/+47 | |
| * | | | | Autogen: MakeParentDirectory logPrefix parameter | Sebastian Holtermann | 2017-04-22 | 2 | -8/+13 | |
| * | | | | Autogen: Determine settings file name only once | Sebastian Holtermann | 2017-04-22 | 2 | -24/+20 | |
| * | | | | Autogen: Overhaul class variable names and sorting | Sebastian Holtermann | 2017-04-22 | 2 | -86/+83 | |
* | | | | | Merge topic 'eq-delete' | Brad King | 2017-04-24 | 3 | -0/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPY | Daniel Pfeifer | 2017-04-22 | 3 | -0/+26 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'clazy-2' | Brad King | 2017-04-24 | 24 | -124/+78 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmLinkLineComputer: make noncopyable | Daniel Pfeifer | 2017-04-21 | 1 | -0/+3 | |
| * | | | | | cmGlobalGenerator::DirectoryContent: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -6/+0 | |
| * | | | | | cmTargetDepend: pass by value | Daniel Pfeifer | 2017-04-21 | 1 | -1/+1 | |
| * | | | | | cmGeneratorTarget::SourceFileFlags: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -5/+0 | |
| * | | | | | cmLinkImplItem: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -6/+0 | |
| * | | | | | cmLinkItem: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -5/+0 | |
| * | | | | | cmComputeLinkInformation::Item: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -6/+0 | |
| * | | | | | cmCryptoHash: make noncopyable | Daniel Pfeifer | 2017-04-21 | 1 | -0/+3 | |
| * | | | | | cmScriptGenerator: pass Indent by value | Daniel Pfeifer | 2017-04-21 | 14 | -84/+66 | |
| * | | | | | 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 | |