summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Factor out our implementation of daemon(3) and use it as a fallback...Eric S. Raymond2010-12-171-0/+3
* Replace a FIONREAD call with select(2).Eric S. Raymond2010-12-141-2/+0
* The difference between curses.h and ncurses shouldn't matter to gpsd.Eric S. Raymond2010-12-141-5/+0
* Temporatily restore a header check removed in last commit.Eric S. Raymond2010-12-141-0/+2
* Remove endian.h, it was not portable.Gary E. Miller2010-12-141-2/+0
* We were checking for sys/modem.h and never needed it.Eric S. Raymond2010-12-141-1/+1
* More configure simplification.Eric S. Raymond2010-12-141-3/+1
* Because we're taking SuS seriously we can simplify the configuration machinery.Eric S. Raymond2010-12-141-8/+1
* When PPS is built, try to use, but do not require, librt.Gary E. Miller2010-12-111-0/+4
* Looks for timepps.h in the right place.Gary E. Miller2010-12-101-2/+2
* Revert "Another attempt at getting portable endianness in Garmin driver."Gary E. Miller2010-12-081-0/+1
* Revert "Yet another try at endianness portability."Gary E. Miller2010-12-081-0/+1
* Yet another try at endianness portability.Gary E. Miller2010-12-081-1/+0
* Another attempt at getting portable endianness in Garmin driver.Gary E. Miller2010-12-081-1/+0
* Find {,sys/}endian.h via autoconf.Greg Troxel2010-12-061-0/+1
* Somehow the geostar bit got lostChris Kuethe2010-12-021-0/+15
* Enable much stricter compilation warningsEric S. Raymond2010-09-161-2/+4
* Make the hotplug wrapper work when USBAUTO is not set.Miroslav Lichvar2010-09-151-0/+1
* More kernel_pps. Fine tune the config for another required header.Gary E. Miller2010-07-311-0/+2
* Kernel PPS compiles, mostly there, but it does not work yet.Gary E. Miller2010-07-201-2/+1
* Finally have the right header and can get a valid PPS handle.Gary E. Miller2010-07-201-0/+1
* Grr, get the right PPS header to use.Gary E. Miller2010-07-201-1/+1
* Use the proper include file for kernel PPS.Gary E. Miller2010-07-201-1/+1
* Embryonic support for linux kernel PPS.Gary E. Miller2010-07-201-0/+1
* Bump maximum channel count to 32. Eric S. Raymond2010-07-131-1/+1
* External release 2.95.release-2.95Eric S. Raymond2010-07-131-1/+1
* This patch has the changes needed for RPM packaging.Michael R. Davis2010-07-121-1/+1
* fix configure test for libusbGraham Gower2010-07-061-23/+5
* Configuration machinery for enabling BluZ support.Eric S. Raymond2010-06-181-0/+21
* Fix website build in the xsltproc case.Eric S. Raymond2010-06-031-0/+1
* Fix check for xsltproc.Bernd Zeimetz2010-05-171-1/+1
* Refactor check for QT, adding --disable-libQgpsmm as option.Bernd Zeimetz2010-05-161-19/+39
* Remove useless 'enabling x11' message from configure.Bernd Zeimetz2010-05-101-1/+0
* Check for QT4 using pkgconfig.Bernd Zeimetz2010-05-101-13/+17
* Merge branch 'new-xgpsspeed'Bernd Zeimetz2010-05-101-64/+0
|\
| * Replacing xgpsspeed with the new version written in Python.Bernd Zeimetz2010-05-101-64/+0
* | Add Qt detection to the autoconf build.Eric S. Raymond2010-05-101-0/+17
|/
* Clean up HTML generation, eliminating a FIX-ME.Eric S. Raymond2010-04-271-12/+16
* Comment the Python related rules and definitions.Bernd Zeimetz2010-04-231-0/+7
* Version bump to 2.95~dev, commits are open.Eric S. Raymond2010-04-201-1/+1
* About to do snap rekease to fix packaging issues.release-2.94Eric S. Raymond2010-04-201-1/+1
* Remove python3.0 from the supported version.Bernd Zeimetz2010-04-201-1/+1
* Make some tests in configure.ac compatible to python3.1Bernd Zeimetz2010-04-201-3/+3
* Define build and scriptdir for setup.py in configure.ac.Bernd Zeimetz2010-04-201-0/+5
* s/xgps/xgpsspeed/ within error messages in configure.Bernd Zeimetz2010-04-201-3/+3
* Use setup.py to handle the Python shebangs.Bernd Zeimetz2010-04-201-2/+2
* Fix a packaging error that resulted in xgps being omitted from the tarball.Eric S. Raymond2010-04-191-1/+1
* Make configure.ac report on whether libusb will be linked.Eric S. Raymond2010-04-171-1/+4
* Version bump, commits are open again.Eric S. Raymond2010-04-161-1/+1
* NEWS update and version bump for release.Eric S. Raymond2010-04-161-1/+1