summaryrefslogtreecommitdiff
path: root/project2/ice/iceCompile.h
Commit message (Collapse)AuthorAge
* Count components created in all stages and only compile/link/load resulting ↵Dan Goodliffe2014-12-06
| | | | code containing useful components
* Load compiled libraries individuallyDan Goodliffe2014-12-04
|
* Switched to slicer internals, added more testsDan Goodliffe2014-11-23
|
* Build ICE modules in parallelrandomdan2014-03-12
|
* Don't require the Ice comms code to be compiled if an existing library can ↵randomdan2014-03-11
| | | | support our needs
* Add basic workings of the Ice client and daemon modules - will probably ↵randomdan2014-03-10
change, but basic functionality works