index
:
driver/xf86-input-synaptics
master
obsd
synaptics-1.6-branch
synaptics-1.7-branch
synaptics touchpad input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
Makefile.am
Age
Commit message (
Expand
)
Author
2011-07-11
tools: remove unrequired sdkdir include directive
Gaetan Nadon
2011-07-05
Revert "build: sort building of tools, ensure that cross-pkg-config works."
Gaetan Nadon
2011-07-05
Revert "build: collapse all Makefile.am files into a single non-recursive one."
Gaetan Nadon
2011-05-15
build: collapse all Makefile.am files into a single non-recursive one.
Diego Elio Pettenò
2011-05-15
build: sort building of tools, ensure that cross-pkg-config works.
Diego Elio Pettenò
2010-05-31
config: add AC_CHECK_LIB for math library functions
Gaetan Nadon
2010-05-31
config: unconditionaly build synclient and syndaemon apps
Gaetan Nadon
2010-05-31
config: fix warnings, m4 quoting and layout
Gaetan Nadon
2010-05-31
config: rework the synclient and syndaemon dependencies
Gaetan Nadon
2010-05-20
Building syndaemon and synclient needs $(XI_CFLAGS) and $(AM_CFLAGS)
Gabor Z. Papp
2010-02-15
tools: use more appropriate CFLAGS
Gaetan Nadon
2010-02-10
tools: add the main include directory
Gaetan Nadon
2010-01-11
configure: don't clobber CFLAGS
Julien Cristau
2009-10-08
Require recordproto 1.13 or libXtst 1.1 for record support.
Peter Hutterer
2009-04-26
Only build synclient/syndaemon if property support is available.
Peter Hutterer
2009-03-04
syndaemon: needs XI_LIBS to link now.
Peter Hutterer
2009-02-26
synclient: add support for device properties.
Peter Hutterer
2009-01-12
use Xrecord extension for event triggered key event notification
Andre Herms
2008-10-30
Revert "[syndaemon] use Xrecord extension in syndaemon to avoid polling."
Christoph Brill
2008-10-16
[syndaemon] use Xrecord extension in syndaemon to avoid polling.
Andre Herms
2008-08-08
Move synaptics.h into include/, create synapticsstr.h for private structs.
Peter Hutterer
2008-07-23
Pull in libX11 through PKG_CHECK_MODULES for syndaemon.
Peter Hutterer
2008-07-23
Move synclient and syndaemon into a /tools/ directory.
Peter Hutterer