modular: Changes to 'refs/tags/X11R7.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Dec 18 22:28:27 PST 2010


Tag 'X11R7.3' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-11-07 03:35 -0800

X11R7.3

Changes since X11R7.0:
Adam Jackson (1):
      Bug #6337: eval the configure line to preserve quoting. (J. Scott Berg)

Alan Coopersmith (8):
      Add xf86-video-ast
      - Allow setting $MAKE to specify using something other than "make"
      Use `` instead of $() for compatibility with classic /bin/sh
      Update for xcb git repository split/module renaming
      Add *~ to .gitignore to ignore emacs droppings
      Stop trying to build xkbdata
      Comment out mkcfm now that it's no longer part of X.Org releases
      Specify path to find command for compatibility with traditional Unix find

Andres Salomon (1):
      get rid of mistaken character

Daniel Stone (1):
      add my release script

Dodji Seketeli (2):
      added pixman, libpciaccess and avivo to xorg.modules
      set checkoutdir for libpciaccess and pixman

Eric Anholt (24):
      Automate build.sh a little more for FreeBSD.
      Start fixing up jhbuild moduleset for git transition.
      Remove old RC modulesets.
      Spell x11proto right.
      xmkmf is gone, moved to imake.
      Don't put the util modules under xorg/
      Nuke pclcomp, and xmkmf for real this time.
      Remove checkoutdir and just let it be the module dir.
      xf86-video-glide is no more.
      Replace xf86-video-i810 with xf86-video-intel.
      Revert "Remove checkoutdir and just let it be the module dir."
      Fix up the checkoutdir as intended by prepending xorg/
      Add XCB build bits, and make libX11 depend on them.
      Add pthread-stubs module as a dependency of libxcb.
      Put the xserver in xorg/xserver instead of next to xorg/
      Remove dead xkbdata module.
      Add module for xkeyboard-config.
      Add libXrandr as a dep of xrandr.
      Add a module for xcompmgr.
      Add a module for rendercheck.
      Add a "libGL" module which covers libGL, DRI drivers, and such.
      Add libGL as a dep for the xserver.
      Add modules for the docs.
      Add the script to generate katamari module links and the list of 7.3 modules.

Felix Kuehling (1):
      Added option '-r <module>/<component>' that allows resuming the build at a

Guillem Jover (3):
      Generalize release script
      More release script cleanup
      More release script fixes

Ian Romanick (8):
      When building xserver, build goes down one directory level but tries to go
      Only set HOST_OS and HOST_CPU once.
      Only build i740, intel, and via drivers on x86 or x86-64 platforms.
      Allow library directory to be externally settable.
      Skip building nonexistent modules.
      Xserver now needs libpciaccess and pixman.
      Update comment missed on previous commit.
      Add xgi and xgixp drivers to the build list.

Jeremy C. Reed (1):
      Use "=" instead of "==" for shell string test for new -r (RESUME) option.

Jim Gettys (8):
      Fontconfig is now in git.  This exposes a build problem with fontconfig, however.
      xserver depends on libdmx, of course.
      add amd driver (maintained by Jordan Crouse)
      macros need to get installed or X.org's autotooling will have trouble
      to build encodings, we need a mkfontscale
      unmaintained drivers that don't build shouldn't get built by default.
      better fix from Andres Salomon.
      The wsfb driver is BSD specific, so, since last I knew, jhbuild had little

Kean Johnston (1):
      Only compile sparc-specific video drivers on sparc architectures.

Keith Packard (3):
      Explicitly push only the new tag, don't use --tags
      Oops, dropped the 'git push origin' command.
      Handle new module releases by using the tag "initial"

Kevin E Martin (1):
      jhbuild module set for X11R7.0 release

Lars Knoll (1):
      add rendercheck to the build script.

Matthias Hopf (1):
      Update to reflect git migration.

Peter Hutterer (1):
      build pthread-stubs before libxcb

Søren Sandmann Pedersen (1):
      Add --user option for when the local username is different from the one on people.freedesktop.org

philipl (2):
      Add xf86-input-vmmouse.
      Create xorg-x86-drivers meta-module for the vmmouse driver to live in.

---
 .gitignore             |    1 
 build-from-tarballs.sh |   12 
 build.sh               |  322 ++-
 module-list.txt        |  290 ++
 release.sh             |  141 +
 roll-it-up.sh          |   28 
 xorg-7.0.modules       | 4847 +++++++++++++++++++++++++++++++++++++++++++++++++
 xorg-7.0RC1.modules    | 4776 ------------------------------------------------
 xorg-7.0RC2.modules    | 4818 ------------------------------------------------
 xorg-7.0RC3.modules    | 4832 ------------------------------------------------
 xorg-7.0RC4.modules    | 4847 -------------------------------------------------
 xorg.modules           | 2782 ++++++++++++++++------------
 12 files changed, 7154 insertions(+), 20542 deletions(-)
---


More information about the xorg-commit mailing list