summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-02-01synaptics 1.6.3xf86-input-synaptics-1.6.3synaptics-1.6-branchPeter Hutterer
2013-01-17synaptics 1.6.2.901xf86-input-synaptics-1.6.2.901Peter Hutterer
2012-06-12synaptics 1.6.2xf86-input-synaptics-1.6.2Peter Hutterer
2012-05-18synaptics 1.6.1.901Peter Hutterer
2012-05-11synaptics 1.6.1xf86-input-synaptics-1.6.1Peter Hutterer
2012-05-03synaptics 1.6.0xf86-input-synaptics-1.6.0Peter Hutterer
2012-05-02Fail if no backends can be foundPeter Hutterer
2012-05-02Include a build for solarisNiveditha Rau
2012-04-27synaptics 1.5.99.904xf86-input-synaptics-1.5.99.904Peter Hutterer
2012-04-16synaptics 1.5.99.903xf86-input-synaptics-1.5.99.903Peter Hutterer
2012-03-23synaptics 1.5.99.902xf86-input-synaptics-1.5.99.902Peter Hutterer
2012-03-14synaptics 1.5.99.901xf86-input-synaptics-1.5.99.901Peter Hutterer
2012-03-13Always require mtdev on eventcommPeter Hutterer
2012-01-26eventcomm: Initialize touch device and axesChase Douglas
2012-01-26Add touch device class supportChase Douglas
2011-08-25Bump minimum xorg-server requirement to 1.7Daniel Stone
2011-08-25Bump to 1.5.99Peter Hutterer
2011-08-19Bump to 1.4.99.1xf86-input-synaptics-1.4.99.1Peter Hutterer
2011-07-11Add distcheck support for header files when sdk is not writableGaetan Nadon
2011-07-05Revert "build: collapse all Makefile.am files into a single non-recursive one."Gaetan Nadon
2011-07-05Revert "build: create object files following the sources' structure."Gaetan Nadon
2011-07-05Revert "build: apply the distcheck tricks used in xf86-input-evdev"Gaetan Nadon
2011-05-26build: apply the distcheck tricks used in xf86-input-evdevDiego Elio Pettenò
2011-05-26build: create object files following the sources' structure.Diego Elio Pettenò
2011-05-15build: collapse all Makefile.am files into a single non-recursive one.Diego Elio Pettenò
2011-05-15build: report a fatal error if XORG_DRIVER_CHECK_EXT is undefined.Diego Elio Pettenò
2011-04-04Add basic framework for unit-testing.Peter Hutterer
2011-04-04Require macros 1.13 for unit testingPeter Hutterer
2011-03-21Bump to 1.4.99Peter Hutterer
2011-03-04Merge branch 'next'Peter Hutterer
2011-03-04synaptics 1.4.0xf86-input-synaptics-1.4.0Peter Hutterer
2011-03-01Now ps2comm and alpscomm backend optionalAlexandr Shadchin
2011-02-21synaptics 1.3.99.901xf86-input-synaptics-1.3.99.901Peter Hutterer
2010-09-01Bump to 1.3.99Peter Hutterer
2010-09-01synaptics 1.3.0xf86-input-synaptics-1.3.0Peter Hutterer
2010-08-23synaptics 1.2.99.901xf86-input-synaptics-1.2.99.901Peter Hutterer
2010-06-17Bump to 1.2.99.1.xf86-input-synaptics-1.2.99.1Peter Hutterer
2010-06-17Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...Peter Hutterer
2010-06-17Require server 1.6 or later.Peter Hutterer
2010-06-16config: add comment regarding MAN_SUBSTS variable usageGaetan Nadon
2010-05-31config: synaptics depends on RANDR through xf86.hGaetan Nadon
2010-05-31config: add AC_CHECK_LIB for math library functionsGaetan Nadon
2010-05-31config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon
2010-05-31config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-05-31config: unconditionaly build synclient and syndaemon appsGaetan Nadon
2010-05-31config: use automake "dir" pattern for simplificationGaetan Nadon
2010-05-31config: close a loophole where user input means x server has a featureGaetan Nadon
2010-05-31config: fix warnings, m4 quoting and layoutGaetan Nadon
2010-05-31config: Upgrade X.Org macros to 1.4 for INSTALL file copyingGaetan Nadon
2010-05-31config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon