The emphasis was put on self-documenting the build output and make it as readable as possible. As a result, some names had to change.
The modules list is meant to be platform neutral, so everything is there but not everything will build everywhere. However it is easier than ever to trim what you don't need as the meta modules are all up front and well commented. All the dependencies have been updated. You do not need to guess what else needs to be built first. You do not need to build individual meta-module, so the descriptive name should not be an issue. You can start from scratch, pick any one module to build, and everything that is needed will be built first. Gaetan Nadon (6): jhbuild: fontconfig: disable docs building jhbuild: fonts: fix checkoutdir and branch module jhbuild: Add fonts that were never built jhbuild: remove libdrm dependency on util-macros jhbuildrc: rebase on a more recent sample jhbuild: add missing modules and meta modules jhbuildrc | 60 +- xorg.modules | 3738 ++++++++++++++++++++++++++++++++++++++-------------------- 2 files changed, 2528 insertions(+), 1270 deletions(-) -- 1.7.9.5 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
