Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cpack-rpm++' | Brad King | 2019-02-26 | 1 | -1/+8 |
|\ | |||||
| * | CPackRPM: Fix packaging in folders with ++ in name | Harry Mallon | 2019-02-25 | 1 | -1/+8 |
* | | Merge topic 'vs-wince-no-deploy' | Brad King | 2019-02-26 | 9 | -17/+154 |
|\ \ | |||||
| * | | VS: support suppressing deployment of selected targets | Wil Stark | 2019-02-25 | 9 | -17/+154 |
* | | | Merge topic 'update-kwsys' | Brad King | 2019-02-26 | 3 | -113/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-02-25 | 3 | -113/+0 |
| |\ \ \ | |||||
| | * | | | KWSys 2019-02-25 (833b2470) | KWSys Upstream | 2019-02-25 | 3 | -113/+0 |
* | | | | | Merge topic 'add-xlclang' | Brad King | 2019-02-26 | 40 | -125/+329 |
|\ \ \ \ \ | |||||
| * | | | | | jsoncpp: Fix include order for build within CMake | Brad King | 2019-02-25 | 1 | -3/+4 |
| * | | | | | libuv: fix atomic ops compilation with xlclang | Brad King | 2019-02-25 | 1 | -2/+2 |
| * | | | | | Utilities: Suppress warnings in third-party code when using XLClang | Brad King | 2019-02-25 | 8 | -8/+8 |
| * | | | | | XLClang: Extract compiler implicit include directories | Brad King | 2019-02-25 | 6 | -2/+91 |
| * | | | | | XLClang: Add policy CMP0089 to present as XL for compatibility | Brad King | 2019-02-25 | 7 | -1/+82 |
| * | | | | | XL: Remove overlap with the new XLClang compiler ID | Chuck Atkins | 2019-02-25 | 2 | -60/+14 |
| * | | | | | XL: Revert "Recognize compilers identified by __ibmxl__" | Brad King | 2019-02-25 | 4 | -26/+10 |
| * | | | | | XLClang: Add a new compiler ID for the clang-based XL compiler | Chuck Atkins | 2019-02-25 | 9 | -0/+95 |
| * | | | | | XL: Look for CreateExportList only on AIX | Brad King | 2019-02-25 | 2 | -22/+22 |
| * | | | | | XL: Record C compiler version that started using C99 by default | Chuck Atkins | 2019-02-25 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'autogen_headers_at_configure_time' | Brad King | 2019-02-26 | 9 | -626/+762 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Move additional source header search to configuration stage | Sebastian Holtermann | 2019-02-25 | 2 | -29/+65 |
| * | | | | | Autogen: Refactor file lists computation | Sebastian Holtermann | 2019-02-25 | 3 | -216/+297 |
| * | | | | | Autogen: Use cm::make_unique to allocate jobs | Sebastian Holtermann | 2019-02-22 | 2 | -25/+13 |
| * | | | | | Autogen: Use std::unordered_set instead of std::set for skip lists | Sebastian Holtermann | 2019-02-22 | 1 | -2/+3 |
| * | | | | | Autogen: Refactor cmQtAutoGenInitializer::AddGeneratedSource method | Sebastian Holtermann | 2019-02-21 | 2 | -66/+63 |
| * | | | | | Autogen: Refactor Qt executable name computation | Sebastian Holtermann | 2019-02-21 | 2 | -141/+166 |
| * | | | | | Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT | Sebastian Holtermann | 2019-02-21 | 9 | -172/+157 |
| * | | | | | Autogen: cmQtAutoGen: Store generator names in class static const strings | Sebastian Holtermann | 2019-02-21 | 2 | -21/+44 |
* | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-26 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'doc-ctest-build-and-test-summary' into release-3.14 | Brad King | 2019-02-26 | 1 | -2/+3 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'qcc-asm-detection' into release-3.14 | Brad King | 2019-02-25 | 2 | -0/+6 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'doc-ctest-build-and-test-summary' | Brad King | 2019-02-26 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Help: Fix --build-and-test synopsis in ctest(1) | Paul Seyfert | 2019-02-26 | 1 | -2/+3 |
* | | | | | | | | | Merge topic 'qcc-asm-detection' | Brad King | 2019-02-26 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Add ASM Compiler detection for QCC | Maikel van den Hurk | 2019-02-25 | 2 | -0/+6 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-26 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'gt-shorter-unique-names' | Brad King | 2019-02-25 | 1 | -5/+12 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Use shorter names in internal TARGET_PROPERTY expressions | Brad King | 2019-02-22 | 1 | -5/+12 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'return-explicit-conversion' | Brad King | 2019-02-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmServerConnection: make return conversions explicit | Ben Boeckel | 2019-02-22 | 1 | -2/+2 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'drop-MIPSpro' | Brad King | 2019-02-25 | 20 | -51/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 20 | -51/+12 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-02-25 | 3 | -2/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add deprecation warnings for policies CMP0066 and below | Brad King | 2019-02-21 | 3 | -2/+21 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'cmrange-improvements' | Brad King | 2019-02-25 | 41 | -78/+324 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmRange: Add unit tests | Regina Pfeifer | 2019-02-21 | 3 | -0/+53 |
| * | | | | | | | | cmRange: Add functions filter and transform | Regina Pfeifer | 2019-02-21 | 1 | -0/+132 |
| * | | | | | | | | cmRange: Add functions all_of, any_of, none_of | Regina Pfeifer | 2019-02-21 | 1 | -0/+19 |
| * | | | | | | | | cmRange: Stylistic cleanup | Regina Pfeifer | 2019-02-21 | 1 | -30/+34 |
| * | | | | | | | | cmRange: Move to dedicated header file | Regina Pfeifer | 2019-02-21 | 39 | -78/+116 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'error-consolidate' | Brad King | 2019-02-25 | 28 | -154/+134 |
|\ \ \ \ \ \ \ \ |