| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'cpack-ifw-fix-repo-attributes' | Brad King | 2016-07-06 | 1 | -2/+2 |
|\ |
|
| * | CPackIFW: Fix attributes for Promoting Updates repository replacement | Konstantin Podsvirov | 2016-07-05 | 1 | -2/+2 |
|
|
* | | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 4 | -15/+17 |
|
|
* | | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -14/+15 |
|
|
* | | Add CM_OVERRIDE to some functions | Daniel Pfeifer | 2016-06-27 | 1 | -3/+3 |
|
|
* | | Prefer istringstream and ostringstream over stringstream. | Daniel Pfeifer | 2016-06-14 | 2 | -2/+2 |
|
|
* | | Add missing braces around statements. | Daniel Pfeifer | 2016-06-10 | 4 | -18/+37 |
|
|
* | | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -9/+5 |
|/ |
|
* | Improve string find: prefer character overloads. | Daniel Pfeifer | 2016-05-24 | 1 | -3/+3 |
|
|
* | CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL option | Konstantin Podsvirov | 2016-05-23 | 2 | -0/+14 |
|
|
* | CPackIFW: Add support for Promoting Updates | Konstantin Podsvirov | 2016-05-18 | 6 | -90/+518 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 6 | -830/+569 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 3 | -45/+0 |
|
|
* | Move comments off of class access specifier lines | Brad King | 2016-05-06 | 3 | -11/+23 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 2 | -9/+9 |
|
|
* | CPack/IFW: port to cmXMLWriter | Daniel Pfeifer | 2016-03-23 | 6 | -103/+81 |
|
|
* | Remove unused cmLocalGenerator include. | Stephen Kelly | 2015-10-05 | 1 | -1/+0 |
|
|
* | Replace 'foo.size() > 0' pattern with !foo.empty(). | Stephen Kelly | 2015-08-24 | 1 | -1/+1 |
|
|
* | CPackIFW: Load module to set CPACK_IFW_FRAMEWORK_VERSION | Konstantin Podsvirov | 2015-07-08 | 1 | -2/+4 |
|
|
* | CPackIFW: Add QtIFW 2.0 support | Konstantin Podsvirov | 2015-05-15 | 6 | -11/+299 |
|
|
* | cmSystemTools: Teach RunSingleCommand to separate stdout and stderr | Brad King | 2015-04-20 | 1 | -2/+4 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 2 | -2/+2 |
|
|
* | CPackIFW: Added support for multiple repositories | Konstantin Podsvirov | 2014-10-05 | 4 | -25/+142 |
|
|
* | CPackIFW: Search algorithm update | Konstantin Podsvirov | 2014-10-04 | 1 | -12/+13 |
|
|
* | CPackIFW: Revise this generator | Konstantin Podsvirov | 2014-08-12 | 6 | -20/+98 |
|
|
* | CPackIFW: Refactor and revise this generator | Konstantin Podsvirov | 2014-08-11 | 6 | -0/+1665 |
|
|