modular: Changes to 'refs/tags/XORG-7_5'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Oct 26 13:54:57 PDT 2009


Tag 'XORG-7_5' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-10-26 21:51 -0700

X11R7.5

Changes since XORG-7_4:
Adam Jackson (1):
      Remove more xprint apps

Alan Coopersmith (13):
      build.sh: remove apps that require now-removed proxymgrproto
      build.sh: stop building xf86-video-via
      xf86-input-joystick only builds on Linux & BSD
      build.sh: Add mach64 & r128 to video driver list
      Add make-readme.pl script to generate links for module README files
      Move font-util to the beginning of the build
      build*.sh: Add ${DESTDIR}${PREFIX}/share/pkgconfig to PKG_CONFIG_PATH
      build.sh: add mkcomposecache & xscope
      Update module-list.txt for 7.5RC1
      A couple more module updates for 7.5RC1
      build.sh: Move xcb/util build to library section
      module.list updates for X11R7.5 final release
      One last 7.5 update for intel driver blocker

Benjamin Close (1):
      xorg.modules: xf86bigfontproto is required by libX11 else builds can fail

Brian Rogers (2):
      Add option to build just one specified component.
      Add support for pulling each component before building it.

Chris Wilson (7):
      xorg.modules: Add dependencies for x11perf
      [jhbuild] The xserver has grown a dependency on xtst.
      [jhbuild] The xserver now depends upon xres
      jhbuild: fontenc depends on mkfontscale
      jhbuild: add build rules for the fonts
      jhbuild: mkfontscale <- libfontenc dependency reversed
      jhbuild: libfontenc depends upon font-util

Daniel Stone (3):
      xorg.modules: Drop radeonhd
      build.sh: Remove -avivo
      xorg.modules: Remove radeonhd dependency

Eric Anholt (3):
      Add support for generating libdrm releases
      try to make release.sh support version-only tags.
      Detect module name from Makefile if it happens to work out.

Gaetan Nadon (5):
      build.sh: fix a couple of typos.
      build.sh: --clone: test for existing directory before cloning
      build.sh: uncomment #build mesa (prereq for xserver)
      build.sh: build video-geode on i*86* only #22979
      build.sh: driver/xf86-video-nouveau does not exist

Ian Romanick (3):
      build.sh: xserver no longer needs --with-mesa-source, remove -m option
      Add -l option to build libraries only
      xkeyboard-config is required for correct xserver operation.  Build it too.

James Cloos (2):
      Use modern syntax for invocations of head(1)
      Use modern syntax for invocations of tail(1)

Jeremy Huddleston (2):
      build.sh: Don't build drivers on darwin.
      Added applewmproto and libAppleWM

Jon TURNEY (4):
      jhbuild: Add libWindowsWM module description
      jhbuild: Correct checkout dir for adobe-utopia-dpi75
      jhbuild: Add dependencies on libX11
      Update dependencies of xlsclients to xcb and xcb-util

Julien Cristau (3):
      release.sh: move libdrm handling after arguments sanity check
      release.sh: allow changing the git remote's name
      release.sh: don't override username from the ssh config

Kristian Høgsberg (1):
      release.sh: Fix dri-devel list address

Luc Verhaegen (1):
      xorg.modules: Re-add mistakenly removed radeonhd driver.

Matthias Hopf (1):
      Makefile should be found in $tarball_dir

Peter Hutterer (11):
      CC xorg list in the announce template.
      Update jhbuildrc to something useable out-of-the-box.
      build.sh: add -f flag to append list of modules to a file.
      build.sh: Only build libAppleWM, libWindowsWM and protos on Darwin/Windows
      build.sh: add --clone flag to clone non-existing directories.
      build.sh: Disable xf86-video-imstt. Unmaintained, broken.
      build.sh: add --check parameter to run make check after build.
      build.sh: Restore alphabetical order to the cmdline options.
      build.sh: add support for -h/--help commandline flag
      release.sh: abort if local changes are detected.
      release.sh: remove "git push origin" policy, replace with checks.

---
 build-from-tarballs.sh |   10 -
 build.sh               |  225 +++++++++++++++++++++------
 jhbuildrc              |   24 ++
 make-readme.pl         |  112 +++++++++++++
 modularizelibrary.sh   |    2 
 module-list.txt        |  400 +++++++++++++++++++++++--------------------------
 release.sh             |  130 +++++++++++++--
 xorg.modules           |  285 ++++++++++++++++++++++++++++++++++
 8 files changed, 902 insertions(+), 286 deletions(-)
---


More information about the xorg-commit mailing list