Age | Commit message (Expand) | Author | Files | Lines |
2011-05-30 | On GNU/kFreeBSD, enable HAL support for the main build, but disable it for th... | Cyril Brulebois | 1 | -1/+5 |
2011-03-06 | Pass --enable-xcsecurity to the main build to restore the XC-SECURITY extension. | Cyril Brulebois | 1 | -0/+1 |
2011-02-19 | Move remaining xsfbs bits to debian/rules. | Cyril Brulebois | 1 | -4/+14 |
2011-02-05 | Remove trailing whitespaces. | Cyril Brulebois | 1 | -7/+7 |
2011-02-04 | Merge branch 'new-dependencies' into debian-unstable | Cyril Brulebois | 1 | -9/+27 |
2011-02-04 | Use “dh_prep” instead of deprecated “dh_clean -k”. | Cyril Brulebois | 1 | -1/+1 |
2011-02-02 | Replace “--remaining-packages” with “-Nfoo -Nbar” in the “dh_strip ... | Cyril Brulebois | 1 | -1/+1 |
2011-02-01 | Copy server's substvars as udeb's substvars. | Cyril Brulebois | 1 | -0/+3 |
2011-02-01 | Add an abibumpcheck target which checks for xinput and videodrv ABI updates. | Cyril Brulebois | 1 | -2/+19 |
2011-02-01 | rules: Keep only the major ABI version for xorg-{input,video}-abi-$ABI. | Cyril Brulebois | 1 | -3/+3 |
2011-02-01 | rules: Only read the first line of debian/serverminver. | Cyril Brulebois | 1 | -1/+3 |
2011-02-01 | Get rid of inputabiver and videoabiver files. | Cyril Brulebois | 1 | -4/+0 |
2010-10-11 | Remove --disable-multibuffer from configure flags, that extension is gone for... | Cyril Brulebois | 1 | -1/+0 |
2010-07-09 | Don't install serverminver, drivers shouldn't use this anymore. | Julien Cristau | 1 | -2/+0 |
2010-06-08 | Install the upstream changelog in xserver-common, instead of duplicating its ... | Julien Cristau | 1 | -2/+2 |
2010-05-12 | --enable-werror has been replaced by --enable-strict-compilation, adjust rules. | Julien Cristau | 1 | -1/+1 |
2010-05-12 | Build-depends and configure update | Julien Cristau | 1 | -2/+0 |
2010-05-12 | Update rest of the patches | Julien Cristau | 1 | -1/+1 |
2010-04-28 | Unset PRERELEASE to avoid the prerelease warning in the log. | Julien Cristau | 1 | -1/+1 |
2010-04-18 | On !linux, install mouse and kbd catchall snippets in the xorg.conf.d directory. | Julien Cristau | 1 | -0/+8 |
2010-04-17 | Fix dependency generation: Replace PKG_CONFIG_DIR with PKG_CONFIG_PATH (/usr/... | Cyril Brulebois | 1 | -2/+2 |
2010-04-14 | Make xserver-xorg-core provide ABI-versioned virtual packages for drivers to ... | Julien Cristau | 1 | -0/+10 |
2010-04-14 | Remove from debian/rules an obsolete reference to /usr/share/debhelper/dh_mak... | Julien Cristau | 1 | -1/+0 |
2010-04-14 | Add support for “noudeb” in DEB_BUILD_OPTIONS. | Cyril Brulebois | 1 | -1/+9 |
2010-03-21 | Don't build xserver-xorg-core-udeb on sparc. | Julien Cristau | 1 | -3/+15 |
2010-03-15 | Tweak builderstring to use the name of the person responsible for the upload ... | Cyril Brulebois | 1 | -0/+2 |
2010-03-15 | Add nettle-dev to Build-Depends, pass --with-sha1=lib{gcrypt,nettle} for {mai... | Cyril Brulebois | 1 | -0/+2 |
2010-03-15 | Enable DGA for the udeb, needed for the fbdev driver. | Cyril Brulebois | 1 | -1/+1 |
2010-03-15 | Strip some modules from the udeb | Julien Cristau | 1 | -0/+7 |
2010-03-15 | Build two flavours, one for the main package and one for the udeb. | Julien Cristau | 1 | -40/+77 |
2010-03-15 | Add udeb needed for the graphical installer: xserver-xorg-core-udeb. | Cyril Brulebois | 1 | -0/+2 |
2010-01-16 | Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reas... | Julien Cristau | 1 | -8/+8 |
2010-01-04 | Remove our copy of input_id, add Depends on new enough udev instead. | Julien Cristau | 1 | -8/+1 |
2009-12-06 | Update input_id to the version in udev 149. | Julien Cristau | 1 | -0/+1 |
2009-12-01 | Steal input_id helper from udev, install it in /lib/xorg. | Julien Cristau | 1 | -1/+6 |
2009-11-28 | debian/rules: drop some obsolete cleanup | Julien Cristau | 1 | -6/+0 |
2009-11-28 | Fix mode of udev rule | Julien Cristau | 1 | -1/+1 |
2009-11-26 | Add udev rule to get keymap from /etc/default/keyboard. | Julien Cristau | 1 | -1/+4 |
2009-11-26 | Use libudev instead of libhal for input hotplug on linux. | Julien Cristau | 1 | -5/+12 |
2009-10-04 | Run unit tests when building the package | Julien Cristau | 1 | -2/+12 |
2009-09-29 | Bump debhelper compat level to 5 | Julien Cristau | 1 | -1/+2 |
2009-09-29 | Cleanup some libtool cruft in debian/rules clean. | Julien Cristau | 1 | -1/+2 |
2009-08-23 | Add built-ins to the default font path so that non-Xorg servers can use them | Julien Cristau | 1 | -1/+1 |
2009-06-24 | Don't set PCI_TXT_IDS_DIR, we don't use that anymore. | Julien Cristau | 1 | -2/+1 |
2009-05-31 | debian/rules: update configure options | Julien Cristau | 1 | -20/+50 |
2009-04-13 | Disable dri2 on hurd-i386. | Julien Cristau | 1 | -1/+7 |
2009-04-08 | Build the xselinux extension on Linux architectures. | Julien Cristau | 1 | -0/+3 |
2009-01-23 | debian/rules: Disable builtin fonts | Timo Aaltonen | 1 | -0/+1 |
2008-12-08 | Enable dri2 again. | Timo Aaltonen | 1 | -1/+1 |
2008-11-04 | Enable the record extension (closes: #504303). | Julien Cristau | 1 | -0/+1 |