summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-06-06Add the build system from xf86-input-evdev.Christoph Brill
2006-07-15Changed version to 0.14.6.v0.14.6Peter Osterlund
2006-06-05In the modular build case, link the driver with -lc.Mattia Dongili
2006-06-04Use -fPIC when building the driver as a shared object.Mattia Dongili
2006-06-04Don't include $(DESTDIR) in $(INSTALLED_X).Peter Osterlund
2006-06-04Fix make uninstall.Peter Osterlund
2006-06-04Changed version to 0.14.5.v0.14.5Peter Osterlund
2006-06-04Check for presence of modular Xorg in the Makefile.Peter Osterlund
2006-04-17Allow building a modular driver for Xorg 7.0.Mattia Dongili
2006-04-17Makes $(PREFIX) configurable on the command line.Mattia Dongili
2006-04-09Reverted change 6ad7b8219959c84c77a24c733df8c0fbed7a4c94. The GentooPeter Osterlund
2006-04-09Added a PREFIX variable to the Makefile to make it possiblePeter Osterlund
2006-04-09Changed version to 0.14.4.v0.14.4Peter Osterlund
2006-04-09Included driver version number in the shared memoryPeter Osterlund
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