Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'excludeFixtures' | Brad King | 2017-05-02 | 6 | -27/+162 | |
|\ \ \ \ | ||||||
| * | | | | Add ctest options for limiting which tests fixtures add | Craig Scott | 2017-05-01 | 6 | -27/+162 | |
* | | | | | Merge topic 'sunpro-c++11-link' | Brad King | 2017-05-02 | 8 | -19/+87 | |
|\ \ \ \ \ | ||||||
| * | | | | | Features: On SunPro link with language standard compiler flag | Brad King | 2017-05-01 | 1 | -0/+9 | |
| * | | | | | cmLocalGenerator: Add a hook for compiler flags used at link time | Brad King | 2017-05-01 | 5 | -11/+24 | |
| * | | | | | Features: Refactor <LANG>_STANDARD update | Brad King | 2017-05-01 | 5 | -8/+54 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2017-05-02 | 1 | -1/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-05-01 | 1 | -1/+11 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-02 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'yacclex-clang-tidy' | Brad King | 2017-05-01 | 30 | -89/+53 | |
|\ \ \ \ | ||||||
| * | | | | LexerParser: disable clang-tidy checks | Daniel Pfeifer | 2017-04-28 | 1 | -0/+6 | |
| * | | | | LexerParser: move to custom directory | Daniel Pfeifer | 2017-04-28 | 29 | -34/+47 | |
| * | | | | CMakeLists: remove option to regenerate yacc/lex | Daniel Pfeifer | 2017-04-28 | 1 | -55/+0 | |
* | | | | | Merge topic 'qt-clang-tidy' | Brad King | 2017-05-01 | 1 | -0/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Disable clang-tidy checks on files generated by Qt | Daniel Pfeifer | 2017-04-28 | 1 | -0/+13 | |
* | | | | | | Merge topic 'ipo-clang' | Brad King | 2017-05-01 | 4 | -3/+45 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Clang IPO (LTO) support | Ruslan Baratov | 2017-04-28 | 4 | -3/+45 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-01 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-30 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-29 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | 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 | |