Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove boost::filesystem in favour of std::filesystem | Dan Goodliffe | 2019-02-07 |
| | |||
* | Count components created in all stages and only compile/link/load resulting ↵ | Dan Goodliffe | 2014-12-06 |
| | | | | code containing useful components | ||
* | Don't create a daemon module for each ice module (they can occur multiple ↵ | Dan Goodliffe | 2014-12-03 |
| | | | | times) create one for each ice object, cos that makes sense | ||
* | Switched to slicer internals, added more tests | Dan Goodliffe | 2014-11-23 |
| | |||
* | Add basic workings of the Ice client and daemon modules - will probably ↵ | randomdan | 2014-03-10 |
change, but basic functionality works |