Don't close the fd if libinput_add_fd() fails
[platform/upstream/libinput.git] / configure.ac
2014-07-22 Jonas Ådahlconfigure.ac: libinput 0.5 0.5.0
2014-07-15 Jonas Ådahlconfigure.ac: Add subdir-objects to AM_INIT_AUTOMAKE...
2014-07-03 Peter Huttererconfigure: print a summary of the build options
2014-07-02 Peter HuttererAdd -lrt to the libs
2014-07-02 Peter Huttererconfigure: check for -lm through AC_CHECK_LIB
2014-06-25 Peter Huttererconfigure.ac: libinput 0.4 0.4.0
2014-06-23 Peter Hutterertools: add a tool for GUI-based debugging
2014-06-10 Peter Hutterertest: silence compiler warning for C++ build test
2014-06-09 Jonas Ådahlconfigure.ac: libinput 0.3 0.3.0
2014-05-30 Peter Huttererconfigure: simplify a condition
2014-05-22 Jonas Ådahlconfigure.ac: libinput 0.2 0.2.0
2014-05-22 Jonas Ådahlconfigure.ac: Add libtool versioning setting to configu...
2014-04-10 Peter Hutterertest: automatically run the tests against valgrind...
2014-03-29 Jonas Ådahlconfigure.ac: Always check for C++ compiler
2014-03-28 Jonas Ådahltest: Add include from C++ build test
2014-02-26 Jonas Ådahlconfigure.ac: Bump to 0.1.0 0.1.0
2014-02-26 Jonas Ådahlconfigure.ac: Update URLs
2014-02-25 Peter HuttererMerge branch 'libevdev'
2014-02-23 Peter HuttererHook up libevdev as backend
2014-01-31 Peter Hutterertools: add a tool for basic event debugging
2014-01-15 Peter HuttererAdd a device test suite
2014-01-10 Peter HuttererAdd the framework for a test suite
2013-12-15 Peter Huttererconfigure: require c99
2013-12-15 Peter Huttererconfigure: add libudev dependency
2013-12-07 Peter Huttererdoc: hook up doxygen to generate the public API documen...
2013-11-19 Jonas ÅdahlMerge branch 'master' into udev
2013-11-17 Jonas ÅdahlIntroduce libinput object managing all input data
2013-11-12 Jonas ÅdahlPort evdev code to be used as a shared library