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

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Dec 18 22:29:08 PST 2010


Tag 'X11R7.6' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-12-19 06:28 -0800

X11R7.6

Changes since X11R7.5:
Alan Coopersmith (11):
      Update haschanged.sh to use git instead of cvs
      Update Sun license notices to current X.Org standard form
      build.sh: only build xf86-video-geode & xf86-video-xgixp on Linux
      Revert "Use getopt(1) to parse command-line."
      Update module-list.txt for 7.6RC1
      module-list.txt: two more updates for 7.6RC1
      module-list.txt: pthread-stubs should be libpthread-stubs
      roll-it-up.sh: Add support for xcb modules
      Sun's copyrights belong to Oracle now
      build.sh: move doc build before proto & libs
      module.list updates for X11R7.6 final release

Chris Wilson (4):
      jhbuild: fonts-encondings depends upon mkfontscale
      jhbuild: adobe fonts require bdftopcf
      jhbuild: Add mesa-demos.
      jhbuild: Correct typo

Dan Nicholson (1):
      jhbuildrc: Append $prefix/share/pkgconfig to PKG_CONFIG_PATH

Gaetan Nadon (23):
      build.sh: remove xtrap extension protocol, library and app
      Remove xsetpointer from apps to build
      Remove 3 obsolete extensions no longer shipped in 7.5
      build.sh: remove obsolete driver module video-sunbw2
      build.sh: remove obsolete libxkbui
      .gitignore patch files.
      build.sh: add new video driver xf86-video-qxl
      build.sh: remove old commented out modules
      build.sh: add xf86-input-penmount to the regular build
      COPYING: replace stub with actual copyright notices
      Delete CVS related helper scripts written in 2005.
      Delete scripts written in 2005 to generate modular configuration
      Remove scripts that symlinks source files from monolithic to modular
      radeonhd is now deprecated.
      build.sh: build makedepend sooner as it is needed by mesa.
      build.sh: remove USE_XCB interface for libX11
      build.sh: support CC, CPP, CPPFLAGS and CFLAGS
      build.sh: provide a new implementation for the -g option
      Properly quote $CACHE should there be a space in the value
      build.sh: remove CACHE env variable as it is not implementable
      build.sh: use the script name only, not the path in usage statement
      build.sh: new layout and updated text for options usage
      build.sh: another pass at the env variable help text

Jon TURNEY (1):
      jhbuild: describe mesa more accurately in moduleset

Kristian Høgsberg (1):
      Use the correct dri-devel email address

Mariusz Ceier (1):
      build.sh: new command line option

Patrick E. Kane (1):
      Allow build.sh to work on Solaris 10.

Peter Hutterer (4):
      release.sh: use the remote consistently.
      release.sh: use git-diff --quiet instead of git status
      build.sh: Simplify checks for ACLOCAL, PKG_CONFIG_PATH, etc.
      release.sh: split tarball checking from tag/section checking.

Sergey V. Udaltsov (1):
      release.sh: added xkeyboard-config

Simon Braunschmidt (2):
      build.sh: allow tarballs with --modfile
      build.sh: verbose error output for missing components

Trevor Woerner (38):
      Include a description of all environment variables which affect build.
      Add -L cmd-line option to list build components.
      Document USE_XCB environment variable.
      Add help options to usage.
      Document '-l' command-line option.
      Use '[]' over 'test' throughout.
      Clean up all conditional statements.
      Bugfix: -L needs HOST_OS and HOST_CPU.
      Use getopt(1) to parse command-line.
      Check build exit status.
      Avoid shell portability pitfalls.
      Alphabetize usage() options.
      Perform arbitrary git or make commands.
      Generalize progress message.
      Provide visual separation between modules.
      Provide earlier module/component title.
      Centralize build mode logic.
      Centralize NOQUIT build mode.
      Document functions in build.sh.
      Add preconditions.
      Indentation cleanup.
      Whitespace cleanup.
      Clean up "clone" logic.
      Rely on "git clone" return value.
      Provide nicer failed component listing.
      Catch bad command-line arguments.
      Sanity check required cmdline arguments.
      Add extra check for 'prefix'.
      Better cmdline error parsing.
      Spelling fix.
      Process a user-supplied sub-project list.
      Configure cloned repositories.
      Allow --cmd option to accept 'gmake'.
      Verify existence of command specified by --cmd.
      Remove -f and -r options.
      Remove local variables.
      Remove build-from-tarballs script.
      Remove "lib only" option from build.sh.

linux fan (1):
      build.sh tar M/C for xcb, mesa, xkeyboard

---
 .gitignore               |    1 
 COPYING                  |   26 
 addbuild.sh              |   22 
 build-from-tarballs.sh   |  589 -
 build.sh                 |  845 +-
 check-tarball.sh         |   76 
 haschanged.sh            |   42 
 jhbuildrc                |    3 
 make-readme.pl           |   38 
 modularizeapp.sh         |  217 
 modularizelibrary.sh     |  306 
 modularizevideodriver.sh |  354 -
 module-list.txt          |  333 -
 release.sh               |   40 
 roll-it-up.sh            |   27 
 symlink.sh               |14886 -----------------------------------------------
 symlinkapp.pl            |  150 
 xorg.modules             |   19 
 18 files changed, 872 insertions(+), 17102 deletions(-)
---


More information about the xorg-commit mailing list