Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-11-29 | Only build dlloader modules by default. | Adam Jackson | 1 | -0/+5 | |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 1 | -0/+81 | |
module builds to reflect this change. | |||||
2005-11-23 | Add configure option to install libxf86config.a (disabled by default). | Kevin E Martin | 1 | -0/+9 | |
2005-11-22 | Bug #5118: Use "rm -f" instead of "$(RM)", which isn't always defined. | Eric Anholt | 1 | -0/+5 | |
2005-11-21 | Fix Xprt library dependencies in the case that Xprint is auto-detected by | Felix Kuehling | 1 | -0/+6 | |
configure. | |||||
2005-11-20 | Make sure XKM_OUTPUT_DIR (used in code) ends in / (so paths don't get hosed | Alan Coopersmith | 1 | -0/+9 | |
when appending file names) but XKB_COMPILED_DIR (used in Makefiles) does not so install-sh -d doesn't get confused when the directory already exists. | |||||
2005-11-20 | Add xext to list of modules xorgcfg depends on. | Alan Coopersmith | 1 | -0/+5 | |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | 1 | -0/+12 | |
application build-time dependencies, and update package deps to work with separate build roots. | |||||
2005-11-19 | Bug #4824: Build XTrap support by default, matching monolith. | Adam Jackson | 1 | -0/+4 | |
2005-11-18 | Bug #4928: Unbreak Makefile.am for Alpha chips. (Stefan DeRoeck) | Adam Jackson | 1 | -0/+5 | |
2005-11-16 | Fix builds when not building the Xorg DDX. | Adam Jackson | 1 | -0/+5 | |
2005-11-14 | Use glcontextmodes.[ch] from Mesa. | Kevin E Martin | 1 | -0/+7 | |
2005-11-14 | Add GL_CFLAGS so that GLX can find its proto headers when using separate | Kevin E Martin | 1 | -0/+6 | |
build dirs. | |||||
2005-11-14 | Default xkb-output directory needs trailing slash. | Alan Coopersmith | 1 | -1/+6 | |
2005-11-13 | Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver | Alan Coopersmith | 1 | -0/+20 | |
installs manpages into 'man1' instead of 'man1x' | |||||
2005-11-12 | use RGB_DB not RGB_PATH as that's what configure defines (Jürg Billeter | Alan Coopersmith | 1 | -0/+6 | |
<j@bitron.ch>) | |||||
2005-11-10 | Fix typo to enable DGA support.XORG-6_99_99_902 | Kevin E Martin | 1 | -0/+10 | |
EXTMODULE is required to build DGA support into extmod. | |||||
2005-11-09 | Update package version number for X11R7 RC2 release. Update release string | Kevin E Martin | 1 | -0/+6 | |
to 6.99.99.902 (i.e., 7.0 RC2). | |||||
2005-11-08 | Add newly checked in files to Xorg server build. | Kevin E Martin | 1 | -0/+12 | |
Fix release date. Enable DGA extension by default. | |||||
2005-11-03 | Fix vendor string and release version reported by the servers. Enable | Kevin E Martin | 1 | -0/+9 | |
security, lbx and xevie extensions to give us parity with monolithic tree. | |||||
2005-11-03 | Use APP_MAN_SUFFIX for Xserver man page instead of hardcoding section 1 | Alan Coopersmith | 1 | -0/+5 | |
2005-11-02 | Add support for enabling/disabling DBE (part of generic enable/disable | Kevin E Martin | 1 | -0/+7 | |
extension support in the server). | |||||
2005-11-01 | Add xorg-server.m4 for driver dependency checking. | Kevin E Martin | 1 | -0/+12 | |
Update pkgcheck depedencies to work with separate build roots. | |||||
2005-10-29 | Make X -> Xorg symlink at install time. | Alan Coopersmith | 1 | -0/+5 | |
2005-10-21 | Bug #4840: Typo, x$xRES -> x$RES. (George Fufutos) | Adam Jackson | 1 | -0/+5 | |
2005-10-20 | Bug #4817 <https://bugs.freedesktop.org/show_bug.cgi?id=4817> Restore '=' | Donnie Berkholz | 1 | -0/+5 | |
to '==' in test for mmx_capable. | |||||
2005-10-20 | Move xf86XTrapModule.c to dixmods, guess at a build system. | Adam Jackson | 1 | -0/+6 | |
2005-10-18 | Update package version number for RC1 release. Update release string toXORG-6_99_99_901 | Kevin E Martin | 1 | -0/+6 | |
6.99.99.901 (i.e., 7.0 RC1). | |||||
2005-10-18 | Fix distcheck by forcing Xorg to be installed before chmod/chown. | Adam Jackson | 1 | -0/+3 | |
2005-10-18 | Fix parallel builds my ensuring libdmxconfig builds first. | Adam Jackson | 1 | -0/+5 | |
2005-10-18 | Don't use $< in explicit rules since neither BSD nor Solaris make allow | Alan Coopersmith | 1 | -0/+6 | |
that. | |||||
2005-10-18 | Add miext/damage so misym.c can export DamageDamageRegion. | Aaron Plattner | 1 | -0/+5 | |
2005-10-17 | More automake 1.7 braindamage: use mkdir -p, not . | Adam Jackson | 1 | -0/+3 | |
2005-10-17 | Work around automake-1.7 braindamage by providing an explicit rule for | Adam Jackson | 1 | -0/+6 | |
XOrgCfg. | |||||
2005-10-17 | Fix whitespace in AS_HELP_STRING uses, convert all help strings to use | Kristian Høgsberg | 1 | -0/+5 | |
AS_HELP_STRING. | |||||
2005-10-17 | include/dix-config.h.in Add support for more extensions | Kevin E Martin | 1 | -0/+21 | |
Add missing files to EXTRA_DIST | |||||
2005-10-16 | Change '==' to portable '='. | Donnie Berkholz | 1 | -0/+4 | |
2005-10-15 | Fix typo and add new Makefiles to AC_OUTPUT | Kevin E Martin | 1 | -0/+22 | |
Fix typos Add xorg.conf.man to CLEANFILES Add missing files to EXTRA_DIST | |||||
2005-10-15 | Doh, remember to add this file. | Kristian Høgsberg | 1 | -0/+4 | |
2005-10-14 | Hook up lbx. | Kristian Høgsberg | 1 | -0/+7 | |
2005-10-14 | Set default font path to match the default in the monolith so fonts are | Alan Coopersmith | 1 | -0/+12 | |
actually found. | |||||
2005-10-14 | Add sysv and sco os-support subdirs and add simple EXTRA_DIST Makefile.am | Kristian Høgsberg | 1 | -0/+10 | |
in those dirs. Remove unsupported os-support subdirs (bsdi, dgux, hurd, nto, os2, pmax, qnx4) that have no maintainer and we don't dist. Add Options. | |||||
2005-10-14 | Add XTRAP_LIB to XPRINT_EXTENSIONS to fix xprint build when xtrap is | Donnie Berkholz | 1 | -0/+5 | |
enabled. | |||||
2005-10-14 | Require glproto >= 1.4.1 if building DRI with GLX. This fixes a build | Donnie Berkholz | 1 | -0/+5 | |
failure on a number of hyperpipe functions. | |||||
2005-10-14 | Set substitutions needed in xorgconfig man page. | Alan Coopersmith | 1 | -0/+5 | |
2005-10-13 | Dist NOTES. | Kristian Høgsberg | 1 | -0/+18 | |
Dist helper shell scripts. Dist XAA.HOWTO and a few more unused C files. Dist xorgconf.cpp. Fix DIST_EXTRA typo. Clean yacc and lex generated files only during make maintainer-clean as we don't expect users to have those tools installed. | |||||
2005-10-12 | Remove an RM line that appears unnecessary and was breaking the build at | Eric Anholt | 1 | -0/+10 | |
xf86DefModeSet.c with FreeBSD make, where RM was undefined. While here, make the build of xf86DefModeSet.c depend on its sources, so it'll rebuild properly, and make it a normal CLEANFILE rather than a DISTCLEANFILE, since the intention seems to be to build it at the user's build time. | |||||
2005-10-12 | Fix typo (DIST_EXTRA -> EXTRA_DIST) | Kevin E Martin | 1 | -0/+5 | |
2005-10-11 | missed ChangeLog entry for previous commit | Alan Coopersmith | 1 | -0/+6 | |
2005-10-07 | Add Xprint init scrips to EXTRA_DIST. | Kristian Høgsberg | 1 | -0/+10 | |