Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'excludeFixtures' | Brad King | 2017-05-02 | 20 | -29/+359 |
|\ | |||||
| * | Add ctest options for limiting which tests fixtures add | Craig Scott | 2017-05-01 | 20 | -29/+359 |
* | | Merge topic 'sunpro-c++11-link' | Brad King | 2017-05-02 | 9 | -19/+88 |
|\ \ | |||||
| * | | Features: On SunPro link with language standard compiler flag | Brad King | 2017-05-01 | 2 | -0/+10 |
| * | | 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 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | KWSys 2017-05-01 (3ec3252c) | KWSys Upstream | 2017-05-01 | 1 | -1/+11 |
* | | | | Merge topic 'FindMatlab-2017a' | Brad King | 2017-05-02 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | FindMatlab: Add support for Matlab 2017a | Raffi Enficiaud | 2017-05-01 | 1 | -0/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-02 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'yacclex-clang-tidy' | Brad King | 2017-05-01 | 31 | -96/+71 |
|\ \ \ \ | |||||
| * | | | | LexerParser: disable clang-tidy checks | Daniel Pfeifer | 2017-04-28 | 1 | -0/+6 |
| * | | | | LexerParser: move to custom directory | Daniel Pfeifer | 2017-04-28 | 30 | -41/+65 |
| * | | | | 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 | 6 | -9/+118 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Clang IPO (LTO) support | Ruslan Baratov | 2017-04-28 | 6 | -9/+118 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'xl-enhancements' | Brad King | 2017-05-01 | 3 | -2/+100 |
|\ \ \ \ \ \ | |||||
| * | | | | | | XL: Add C and C++ language level flags | Chuck Atkins | 2017-04-28 | 2 | -2/+99 |
| * | | | | | | XL: Add additional regex for bogus compile options | Chuck Atkins | 2017-04-28 | 1 | -0/+1 |
* | | | | | | | 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 'fix-qhalt-for-xl' | Brad King | 2017-04-28 | 14 | -4/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | XL: Fix the use of the -qhalt flag for varying OSs | Chuck Atkins | 2017-04-27 | 14 | -4/+38 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindBoost-compile-features' | Brad King | 2017-04-28 | 1 | -0/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Boost Fiber actually require at least C++11. | Alex Turbov | 2017-04-23 | 1 | -0/+34 |
* | | | | | | | Merge topic 'separgs-native' | Brad King | 2017-04-28 | 19 | -52/+84 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | separgs: Use NATIVE_COMMAND where appropriate | Christian Pfeiffer | 2017-04-26 | 5 | -22/+5 |
| * | | | | | | | separgs: Add a NATIVE_COMMAND mode | Christian Pfeiffer | 2017-04-26 | 6 | -4/+39 |
| * | | | | | | | separgs: Migrate tests to RunCMake tests | Christian Pfeiffer | 2017-04-26 | 9 | -26/+40 |
* | | | | | | | | Merge topic 'bindexplib-consts' | Brad King | 2017-04-28 | 3 | -19/+25 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | bindexplib: fix constants symbols export | Mikhail Paulyshka | 2017-04-26 | 3 | -19/+25 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-28 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'cpackifw-framework-version' | Brad King | 2017-04-27 | 1 | -13/+50 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPackIFW: Framework version | Konstantin Podsvirov | 2017-04-25 | 1 | -13/+50 |
* | | | | | | | | 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 'UseSWIG-fallback-prefix' | Brad King | 2017-04-27 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | UseSWIG: Fall back to empty PREFIX for unknown languages | Brad King | 2017-04-25 | 1 | -0/+3 |
* | | | | | | | | | | Merge topic 'test-install-objects-as-files' | Brad King | 2017-04-27 | 5 | -6/+26 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Tests: Add case for install(FILES) with TARGET_OBJECTS | Brad King | 2017-04-26 | 5 | -0/+16 |
| * | | | | | | | | | | Tests: Generalize RunCMake.install internal infrastructure | Brad King | 2017-04-26 | 1 | -6/+10 |
| | |_|_|_|/ / / / / | |/| | | | | | | | |