Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | New Slicer compat (std::optionals) | Dan Goodliffe | 2020-11-17 |
| | |||
* | Clang-format | Dan Goodliffe | 2020-11-17 |
| | |||
* | Perfect forward in replaceicetray-0.4.2 | Dan Goodliffe | 2019-10-27 |
| | |||
* | Remove local pkg-config.jam | Dan Goodliffe | 2019-10-27 |
| | |||
* | Perfect forwarding add and addObject | Dan Goodliffe | 2019-10-27 |
| | |||
* | Modernize build | Dan Goodliffe | 2019-10-27 |
| | |||
* | Add syslog log writericetray-0.4.1 | Dan Goodliffe | 2019-08-05 |
| | |||
* | Move width limited domain writer to a general location | Dan Goodliffe | 2019-08-05 |
| | |||
* | Get glibmm flags from pkg-configicetray-0.4 | Dan Goodliffe | 2019-06-29 |
| | | | | Borrows pkg-config.jam from future boost-build | ||
* | Add tests over libestmp functions | Dan Goodliffe | 2019-06-09 |
| | |||
* | Adds IceCube support | Dan Goodliffe | 2019-06-09 |
| | |||
* | Add missing quotes from build property | Dan Goodliffe | 2019-06-03 |
| | |||
* | Exclude LibesmtpMailServer::sendEmail from coverage | Dan Goodliffe | 2019-06-03 |
| | |||
* | Fix install of dryice generated headers | Dan Goodliffe | 2019-05-30 |
| | |||
* | Add mock mail server to dryice | Dan Goodliffe | 2019-05-27 |
| | |||
* | Move iceobj rule into wider scope and add properties | Dan Goodliffe | 2019-05-27 |
| | |||
* | General tidy and checker fixes for MIME/mail code | Dan Goodliffe | 2019-05-27 |
| | |||
* | Initial commit of MIME/Mail functionality | Dan Goodliffe | 2019-05-27 |
| | |||
* | Tidy fixes for latest clangicetray-0.3.1 | Dan Goodliffe | 2019-03-30 |
| | |||
* | Enable clang tidy modernize and fixes | Dan Goodliffe | 2019-03-20 |
| | |||
* | Enable clang tidy performance and fixes | Dan Goodliffe | 2019-03-20 |
| | |||
* | First round of clang tidy changes | Dan Goodliffe | 2019-03-20 |
| | |||
* | Work around warning of expression with side-effects in typeid | Dan Goodliffe | 2019-02-25 |
| | |||
* | No parallel LTO with clang | Dan Goodliffe | 2019-02-24 |
| | |||
* | Switch messy macro binding out | Dan Goodliffe | 2019-02-24 |
| | | | | Instead use traits based binder in DB::Command and specialize as required. | ||
* | Switch to string_viewicetray-0.3 | Dan Goodliffe | 2019-02-08 |
| | | | | Includes helper to support std::string_view in ICE interfaces. | ||
* | Tidy up install targets | Dan Goodliffe | 2019-02-03 |
| | |||
* | Remove references to boost_thread | Dan Goodliffe | 2019-02-03 |
| | |||
* | Remove boost::any in favour of std::any | Dan Goodliffe | 2019-02-03 |
| | |||
* | Tidy up install targets | Dan Goodliffe | 2019-02-03 |
| | |||
* | Remove boost::filesystem in favour of std::filesystem | Dan Goodliffe | 2019-02-03 |
| | |||
* | Update to new PluginMock interfaceicetray-0.2.0.1 | Dan Goodliffe | 2018-04-22 |
| | |||
* | Ice 3.7icetray-0.2 | Dan Goodliffe | 2018-04-15 |
| | | | | Remove unrequired allow-ice usage in favour of .ice metadata | ||
* | MockPool | Dan Goodliffe | 2018-04-12 |
| | | | | | Add a constructor that just takes all properties in a simple form. Install the header. | ||
* | C++17 and ICE 3.7 | Dan Goodliffe | 2018-04-12 |
| | | | | Update to C++CG non-ownership Slicer interface. | ||
* | C++17 and ICE 3.7 | Dan Goodliffe | 2018-04-12 |
| | | | | | Extend the standard DB::ConnectionPool now that it's been split into two more useful components. | ||
* | C++17 and ICE 3.7 | Dan Goodliffe | 2018-04-10 |
| | | | | Updates all code to be C++17 and ICE 3.7 compatible. | ||
* | Updated compile flags | Dan Goodliffe | 2018-04-09 |
| | |||
* | Use libdbpp's new fwd headers in sql sourcesicetray-0.1.7.3 | Dan Goodliffe | 2018-03-04 |
| | |||
* | Flush log stream after writeicetray-0.1.7.2 | Dan Goodliffe | 2017-08-15 |
| | |||
* | Actually start the dryice provided client-side adaptericetray-0.1.7.1 | Dan Goodliffe | 2017-08-09 |
| | |||
* | Re-enable -fltoicetray-0.1.7 | Dan Goodliffe | 2017-07-29 |
| | |||
* | Provide way of overriding a default value with an empty string | Dan Goodliffe | 2017-07-29 |
| | |||
* | Inline creation of DryIce for testing with different options | Dan Goodliffe | 2017-07-21 |
| | |||
* | Add tests over getService/Adapter | Dan Goodliffe | 2017-07-21 |
| | |||
* | Remove pointless implementations of bind1 for optionals (there's a gneric ↵ | Dan Goodliffe | 2017-07-21 |
| | | | | one in the header) and refactor the test to cover much more combinations | ||
* | Fix up unittest Jamfile | Dan Goodliffe | 2017-07-21 |
| | |||
* | Add variants of fetch which allow setting the typeIdCol value | Dan Goodliffe | 2017-07-21 |
| | |||
* | Create a private adapter for the DryIceClient to use inside the same ↵ | Dan Goodliffe | 2017-07-21 |
| | | | | communicator as the service | ||
* | Add support for binding a winder variety of types to SQL commands | Dan Goodliffe | 2017-07-15 |
| |