Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove boost::filesystem in favour of std::filesystem | Dan Goodliffe | 2019-02-07 |
| | |||
* | C++17 and Ice 3.7project2-1.3.0 | Dan Goodliffe | 2018-04-28 |
| | | | | | Updates all code to work with C++17 and Ice 3.7 and related updates in used libraries. | ||
* | Count components created in all stages and only compile/link/load resulting ↵ | Dan Goodliffe | 2014-12-06 |
| | | | | code containing useful components | ||
* | Load compiled libraries individually | Dan Goodliffe | 2014-12-04 |
| | |||
* | Switched to slicer internals, added more tests | Dan Goodliffe | 2014-11-23 |
| | |||
* | Build ICE modules in parallel | randomdan | 2014-03-12 |
| | |||
* | Don't require the Ice comms code to be compiled if an existing library can ↵ | randomdan | 2014-03-11 |
| | | | | support our needs | ||
* | Add basic workings of the Ice client and daemon modules - will probably ↵ | randomdan | 2014-03-10 |
change, but basic functionality works |