Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IWYU fixes | Dan Goodliffe | 2021-11-07 |
| | |||
* | Fix all linter warnings (except iwyu) | Dan Goodliffe | 2021-11-01 |
| | |||
* | We don't need our own base64 encoder, openssl has one | Dan Goodliffe | 2021-10-31 |
| | |||
* | Move import testing | Dan Goodliffe | 2021-10-31 |
| | |||
* | New standard ice install path | Dan Goodliffe | 2021-10-31 |
| | |||
* | Fix expected error message | Dan Goodliffe | 2021-10-31 |
| | |||
* | Add missing DB command includes | Dan Goodliffe | 2021-10-13 |
| | |||
* | Update install path of tools to match fixed Gentoo packagingicetray-0.4.3.1 | Dan Goodliffe | 2021-06-10 |
| | |||
* | Pass a clang-tidy checkicetray-0.4.3 | Dan Goodliffe | 2020-12-16 |
| | |||
* | Modern LTO options | Dan Goodliffe | 2020-12-16 |
| | |||
* | Fixup clang-format | Dan Goodliffe | 2020-12-16 |
| | |||
* | Pass a cppcheck | Dan Goodliffe | 2020-12-15 |
| | |||
* | 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 |
| |