summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Experimental export via shared memory is almost working.Eric S. Raymond2011-03-261-3/+3
* First cut at shared-memory export. Daemon-side only.Eric S. Raymond2011-03-251-14/+26
* Enable gpsd to be built withot socket and subscription support.Eric S. Raymond2011-03-251-12/+26
* Version bump to 3.0~dev. Commits can resume.Eric S. Raymond2011-03-211-1/+1
* Version bump and news update for 2.96 release.release-2.96Eric S. Raymond2011-03-211-1/+1
* Rearrange and update option listings.Eric S. Raymond2011-03-101-9/+17
* Two options needed to enabled once, now they need to be disabled.Wolfram Sang2011-02-221-3/+3
* More autotools modernization.Michael Tatarinov2011-02-021-2/+3
* Modernize the autotools initialization.Eric S. Raymond2011-02-021-2/+2
* Most of the way to out-of-directory builds.Eric S. Raymond2011-01-281-3/+2
* More excision of unneeded configure tests.Eric S. Raymond2011-01-251-33/+0
* Remove more stuff made unnecessary by ANSI/POSIX assumptions.Eric S. Raymond2011-01-251-3/+0
* Remove unneeded configuration checks. All regression tests pass.Eric S. Raymond2011-01-251-32/+0
* We no longer rely on long long to be 64 bits.Eric S. Raymond2011-01-251-5/+0
* Quiet down the OpenBSD build.Eric S. Raymond2011-01-131-4/+4
* Eliminate RAW_ENABLE, it's no longer needed.Eric S. Raymond2011-01-131-14/+0
* Allow use of Python 2.7.Eric S. Raymond2011-01-101-1/+1
* 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