Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | 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 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'cuda-device-link-ar' | Brad King | 2017-04-27 | 19 | -15/+435 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | CUDA: Static libraries can now explicitly resolve device symbols | Robert Maynard | 2017-04-26 | 14 | -4/+276 | |
| * | | | | | | | | | | | | 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 | 5 | -8/+148 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'test-makefile-custom-target-includes' | Brad King | 2017-04-27 | 5 | -3/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Tests: Add case for IMPLICIT_DEPENDS in custom target | Brad King | 2017-04-26 | 5 | -0/+26 | |
| * | | | | | | | | | | | | Tests: Split RunCMake.BuildDepends make-only condition | Brad King | 2017-04-26 | 1 | -3/+4 | |
* | | | | | | | | | | | | | Merge topic 'FindGLUT-optional-deps' | Brad King | 2017-04-27 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | FindGLUT: Add library dependencies only if they exist | Brad King | 2017-04-26 | 1 | -3/+5 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 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 | 20 | -18/+170 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | cmCTestTestHandler: indicate why a test did not run | Ben Boeckel | 2017-04-24 | 11 | -23/+28 | |