Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clang IPO (LTO) support | Ruslan Baratov | 2017-04-28 | 4 | -3/+45 |
* | Merge topic 'refactor-ipo-flags' | Brad King | 2017-04-28 | 9 | -34/+28 |
|\ | |||||
| * | Inline and remove AddFeatureFlags method | Brad King | 2017-04-27 | 4 | -17/+10 |
| * | Add IPO compiler flags more consistently in generators | Brad King | 2017-04-27 | 6 | -19/+20 |
* | | Merge topic 'separgs-native' | Brad King | 2017-04-28 | 1 | -0/+7 |
|\ \ | |||||
| * | | separgs: Add a NATIVE_COMMAND mode | Christian Pfeiffer | 2017-04-26 | 1 | -0/+7 |
* | | | Merge topic 'bindexplib-consts' | Brad King | 2017-04-28 | 1 | -19/+13 |
|\ \ \ | |||||
| * | | | bindexplib: fix constants symbols export | Mikhail Paulyshka | 2017-04-26 | 1 | -19/+13 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-28 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'elf-runpath-def' | Brad King | 2017-04-27 | 1 | -4/+3 |
|\ \ \ | |||||
| * | | | cmELF: Remove now-redundant check for DT_RUNPATH's existence | Maya Rashish | 2017-04-26 | 1 | -4/+0 |
| * | | | cmELF: Define DT_RUNPATH if it isn't already defined | Maya Rashish | 2017-04-26 | 1 | -0/+3 |
* | | | | Merge topic 'cuda-device-link-ar' | Brad King | 2017-04-27 | 6 | -7/+141 |
|\ \ \ \ | |||||
| * | | | | CUDA: Static libraries can now explicitly resolve device symbols | Robert Maynard | 2017-04-26 | 4 | -4/+56 |
| * | | | | CUDA: Makefile uses relative path for device linking status messages | Robert Maynard | 2017-04-26 | 2 | -3/+11 |
| * | | | | CUDA: Visual Studio now properly delays device linking | Robert Maynard | 2017-04-26 | 2 | -0/+74 |
* | | | | | Merge topic 'clang-tidy-2' | Brad King | 2017-04-27 | 6 | -39/+27 |
|\ \ \ \ \ | |||||
| * | | | | | cmCPackIFWInstaller: fix validation of WizardStyle option | Konstantin Podsvirov | 2017-04-26 | 1 | -4/+5 |
| * | | | | | cmServerProtocol: avoid copies in range for | Daniel Pfeifer | 2017-04-26 | 1 | -16/+13 |
| * | | | | | cmDocumentation: use ofstream local variable | Daniel Pfeifer | 2017-04-26 | 1 | -13/+4 |
| * | | | | | clang-tidy: use operators for string comparison | Daniel Pfeifer | 2017-04-26 | 4 | -8/+7 |
* | | | | | | 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 |