Statistics
| Branch: | Tag: | Revision:

root / xseg / config.env @ master

History | View | Annotate | Download (220 Bytes)

# Date Author Comment
c6b15e0e 01/11/2013 04:42 pm Filippos Giannakos

Refactor the build system

97a80f06 04/04/2012 11:24 am Stratos Psomadakis

Merge branch 'sosd' into demo

Conflicts:
xseg/peers/Makefile

'Ported' the sosd peer and libsos to the new repo layout and build
system. Also fixed some sosd issues with the recent changes in xseg
API.

6e0a3771 02/26/2012 10:30 pm Georgios D. Tsoukalas

Introduce execution domains in code and building

Only fixed to compile. Untested.

Lots of refactoring, cleanup, and fixing in the process.
This log has three parts:
1. What are execution domains and why we need them
2. What are the API incompatibilities introduced...