Speakers | |
---|---|
Egbert Eich | |
Schedule | |
Day | Saturday |
Room | AW1.121 |
Start time | 14:00 |
End time | 15:00 |
Duration | 01:00 |
Info | |
Event type | Podium |
Track | X.org |
Language | English |
A modular build environment for X.org
The monolithic X tree forced the user to build all X server and client side pieces at once even when only a small subset of the entire suite was needed.
The modular environment now allows to build any piece separately provided that the prerequisites are installed. This caused us to loose the 'big picture' ie. it made it hard to determine what these dependencies are and to grab and build these.
We present an environment that allows us to retrieve these dependencies automatically. Furthermore it allows one to download and build all dependencies. It does not require any additional tools installed on the system beyond what is already required for building the tree.