summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-04-09Changed version to 0.14.3.v0.14.3Peter Osterlund
2006-04-09Preparing to create a man page describing the parametersPeter Osterlund
2006-04-09Forgot to add usbhid to the Makefile in changePeter Osterlund
2006-04-09Changed version to 0.14.2.v0.14.2Peter Osterlund
2006-04-09Use better permission modes in "make install". Patch fromPeter Osterlund
2006-04-09Changed version to 0.14.1.v0.14.1Peter Osterlund
2006-04-09Fix for build problems on Gentoo amd64 systems.Peter Osterlund
2006-04-09Changed version to 0.14.0.v0.14.0Peter Osterlund
2006-04-09The fix in change 2732d1ad9fb59937f14d5ec7d0a3f01a9444c843 was notPeter Osterlund
2006-04-09Another Makefile fix for x86_64 systems, from the FC3 RPM.Peter Osterlund
2006-04-09Changed version to 0.13.6.v0.13.6Peter Osterlund
2006-04-09Changed version to 0.13.5.v0.13.5Peter Osterlund
2006-04-09Makefile fix for x86_64 systems. Some setups required LIBDIRPeter Osterlund
2006-04-09Added a trouble-shooting guide explaining what to do aboutPeter Osterlund
2006-04-09Makefile fix to auto-detect x86_64 systems.Peter Osterlund
2006-04-09Changed version to 0.13.4.v0.13.4Peter Osterlund
2006-04-09Makefile tweak to make it easier to build for x86_64.Peter Osterlund
2006-04-09Changed version to 0.13.3.v0.13.3Peter Osterlund
2006-04-09Fixed Makefile dependency for changePeter Osterlund
2006-04-09Added -V option to synclient to display the version number.Peter Osterlund
2006-04-09Added a LIBDIR Makefile variable to make it easier to buildPeter Osterlund
2006-04-09Makefile optimization. Don't call check_gcc more thanPeter Osterlund
2006-04-09Pass -fno-pic to gcc if supported. The X driver loader can'tPeter Osterlund
2006-04-09Changed version to 0.13.2.v0.13.2Peter Osterlund
2006-04-09Changed version to 0.13.1.v0.13.1Peter Osterlund
2006-04-09Changed version to 0.13.0.v0.13.0Peter Osterlund
2006-04-09Always rebuild the tar.bz2 file. (Some dependencies werePeter Osterlund
2006-04-09Added (untested) support for ALPS touchpads using the 2.4Peter Osterlund
2006-04-09Moved ps2_print_ident() forward declaration to ps2comm.h.Peter Osterlund
2006-04-09Added (untested) support for the FreeBSD psm mouse driver.Peter Osterlund
2006-04-09Updated Makefile dependencies.Peter Osterlund
2006-04-09Moved testprotokoll.c to the test directory.Peter Osterlund
2006-04-09Some work on abstracting out the protocol differences fromPeter Osterlund
2006-04-09Implemented a proper state machine for tap and dragPeter Osterlund
2006-04-09Added back support for the TOP makefile variable.Peter Osterlund
2006-04-09Changed version to 0.12.5.v0.12.5Peter Osterlund
2006-04-09Changed version to 0.12.4.v0.12.4Peter Osterlund
2006-04-09Fixed "make clean" to also remove the distribution file.Peter Osterlund
2006-04-09Added a "distribution" target to the Makefile.Peter Osterlund
2006-04-09Automatically build using the 4.3 SDK if available. PatchPeter Osterlund
2006-04-09Added uninstall target to the Makefile. From Paul BenderPeter Osterlund
2006-04-09Fixed "make clean" to remove ~ files in the manpagesPeter Osterlund
2006-04-09Added DESTDIR support to the Makefile. From giorgio bellussiPeter Osterlund
2006-04-09Added proper Makefile dependencies for synclient.1 andPeter Osterlund
2006-04-09Makefile cleanup. Removed DRIVER variable. Removed referencePeter Osterlund
2006-04-09Added manpages for synclient and syndaemon. Contributed byPeter Osterlund
2006-04-09Only use the -fno-merge-constants compiler flag if thePeter Osterlund
2006-04-09Added "syndaemon", a program that monitors keyboard activityPeter Osterlund
2006-04-09Added X include files so that the driver can be compiledPeter Osterlund
2006-04-09Reverted change bbb485a01aa2b24638875c97f80121ddd027b6f2. It's betterPeter Osterlund