summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-10-17Add missing comma in AC_HELP_STRING call.Kristian Høgsberg
2005-10-03- For all drivers that have a <driver>.sgml file, add code in their buildSøren Sandmann Pedersen
system to build the README file at make dist time - in util/macros/xorg-macros.m4, add a new XORG_CHECK_LINUXDOC macro that will check if the required tools and files exist, and if so set a conditional. - util/modular/symlink.sh - Link all the <driver>.sgml to xf86-video-<driver>/README.sgml - Add all the README.<driver> to the list of excluded files - xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml: Various changes to make it spew less warnings when the text file is built.
2005-09-29Add -undef to RAWCPPFLAGS if cpp used for RAWCPP supports itAlan Coopersmith
2005-09-24Add XORG_MANPAGE_SECTIONS() macro for handling the different man pageAlan Coopersmith
sections used on Linux vs. BSD vs. SysV
2005-08-15Move RAWCPP macro to xorg-macros.m4 so other modules can use it Add checkAlan Coopersmith
for whether or not RAWCPP needs -traditional instead of hardcoding it, so non-gcc cpp's can be used
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version