summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-07-11tools: remove unrequired sdkdir include directiveGaetan Nadon1-1/+1
2011-07-05Revert "build: sort building of tools, ensure that cross-pkg-config works."Gaetan Nadon1-5/+5
2011-07-05Revert "build: collapse all Makefile.am files into a single non-recursive one."Gaetan Nadon1-0/+31
2011-05-15build: collapse all Makefile.am files into a single non-recursive one.Diego Elio Pettenò1-32/+0
2011-05-15build: sort building of tools, ensure that cross-pkg-config works.Diego Elio Pettenò1-5/+5
2010-05-31config: add AC_CHECK_LIB for math library functionsGaetan Nadon1-1/+1
2010-05-31config: unconditionaly build synclient and syndaemon appsGaetan Nadon1-8/+2
2010-05-31config: fix warnings, m4 quoting and layoutGaetan Nadon1-1/+1
2010-05-31config: rework the synclient and syndaemon dependenciesGaetan Nadon1-5/+5
2010-05-20Building syndaemon and synclient needs $(XI_CFLAGS) and $(AM_CFLAGS)Gabor Z. Papp1-0/+2
2010-02-15tools: use more appropriate CFLAGSGaetan Nadon1-1/+1
2010-02-10tools: add the main include directoryGaetan Nadon1-1/+1
2010-01-11configure: don't clobber CFLAGSJulien Cristau1-1/+1
2009-10-08Require recordproto 1.13 or libXtst 1.1 for record support.Peter Hutterer1-1/+1
2009-04-26Only build synclient/syndaemon if property support is available.Peter Hutterer1-2/+7
2009-03-04syndaemon: needs XI_LIBS to link now.Peter Hutterer1-1/+1
2009-02-26synclient: add support for device properties.Peter Hutterer1-1/+1
2009-01-12use Xrecord extension for event triggered key event notificationAndre Herms1-1/+1
2008-10-30Revert "[syndaemon] use Xrecord extension in syndaemon to avoid polling."Christoph Brill1-1/+1
2008-10-16[syndaemon] use Xrecord extension in syndaemon to avoid polling.Andre Herms1-1/+1
2008-08-08Move synaptics.h into include/, create synapticsstr.h for private structs.Peter Hutterer1-2/+1
2008-07-23Pull in libX11 through PKG_CHECK_MODULES for syndaemon.Peter Hutterer1-1/+1
2008-07-23Move synclient and syndaemon into a /tools/ directory.Peter Hutterer1-0/+32