Statistics
| Branch: | Tag: | Revision:

root / xseg / envsetup @ master

History | View | Annotate | Download (2.7 kB)

# Date Author Comment
6830c9ff 12/10/2012 07:09 pm Filippos Giannakos

add license headers

b167634f 06/08/2012 09:18 am Georgios D. Tsoukalas

add explicit non-interactive mode to envsetup

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...

31a09e09 02/24/2012 05:34 pm Georgios D. Tsoukalas

envsetup script to exec or source for env setup

Sets up XSEG_HOME PATH LD_LIBRARY_PATH etc.

If it is executed, it starts a new $SHELL.
If it is sourced, it just exports the variables.