summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Make HAVE_ROUND available.Eric S. Raymond2005-07-201-0/+2
* Back out the automatic DBUS check, it didn't work.Eric S. Raymond2005-07-171-25/+44
* Merge working Evermore state-machine from Petr Slansky.Eric S. Raymond2005-07-131-13/+27
* Pull -W out of the options...Eric S. Raymond2005-07-121-2/+2
* Set ac_dbus to no if we don't find the relevant library.Eric S. Raymond2005-07-121-0/+1
* Configure DBUS correctly.Eric S. Raymond2005-07-111-1/+1
* First cut at iTrax and iTalk support.Eric S. Raymond2005-07-111-0/+28
* It is now possible to configure out NMEA support.Eric S. Raymond2005-07-081-0/+14
* Autodetect DBUS support (from Petter Reinhold).Eric S. Raymond2005-07-081-15/+27
* First cut at Evermore support. Not yet tested.Eric S. Raymond2005-07-061-0/+14
* Ship 2.28 to blow past 2.27 upload problem.release-2.28Eric S. Raymond2005-07-061-1/+1
* Try to pacify automake-1.9.5.Eric S. Raymond2005-07-011-0/+1
* Preparing for release -- make sure RPMs build OK.Eric S. Raymond2005-06-301-1/+1
* Clean up after FIONREAD removal.Eric S. Raymond2005-06-281-1/+1
* Turn PPS off by default. Fix off-by-one error in ZDA processing.Eric S. Raymond2005-06-211-3/+3
* Various small cleanups.Eric S. Raymond2005-06-151-1/+1
* Prepare for 2.26 release. Wait for tty to go active in hotplug script.Eric S. Raymond2005-06-141-1/+1
* Rob Janssen writes: Here is my first version of the Trimble TSIP driver.Eric S. Raymond2005-05-251-0/+14
* Dynamic SHM segment allocation.Eric S. Raymond2005-05-201-4/+1
* DBUS broadcast support by Amaury Jaquot.Eric S. Raymond2005-05-201-0/+18
* PPS code is now part of the main line.Eric S. Raymond2005-05-181-3/+3
* Back out an attempt to condition HAVE_MOTIF on the existence of X.Eric S. Raymond2005-05-171-1/+1
* Prepare for release.Eric S. Raymond2005-05-171-1/+1
* Make LPTHREAD available for configuration.Eric S. Raymond2005-05-161-0/+4
* Fixes from Rob Janssen: PPS integration, Zodiac bug fix, Makefile.am cleanup.Eric S. Raymond2005-05-131-0/+1
* Honor --without-x. Add a warning about the GM-38.Eric S. Raymond2005-05-131-1/+1
* First cut at PPS support (conditioned on --enable-pps).Eric S. Raymond2005-05-111-0/+14
* Resdy to ship.Eric S. Raymond2005-05-041-1/+1
* Ready to ship.release-2.22Eric S. Raymond2005-04-251-1/+1
* Version bump. and be sure to upload sirfmon page.Eric S. Raymond2005-04-041-1/+1
* FV18 is back because we can enable ZDA if we know we're connected to one... Eric S. Raymond2005-03-311-0/+13
* Prepare for release.Eric S. Raymond2005-03-301-1/+1
* Latency profiling work better now, but splitplot is still broken.Eric S. Raymond2005-03-251-1/+1
* Preparing for 2.18 release.Eric S. Raymond2005-03-231-1/+1
* First cut at NTPD notifications.Eric S. Raymond2005-03-181-2/+15
* Version bump.release-2.17Eric S. Raymond2005-03-161-1/+1
* -Wextra to -W fix. Also, check for shm and ipc headersEric S. Raymond2005-03-141-2/+2
* Revert -Wextra to -W, older gccs need this.Eric S. Raymond2005-03-141-2/+2
* We don't actually need O_SYNC.Eric S. Raymond2005-03-121-1/+1
* Three small fixes.Derrick Brashear2005-03-121-1/+37
* remove -Wextra. uncommon flags should be checked and not assumedDerrick Brashear2005-03-121-2/+2
* Header cleanup, and go to modern option naming.Eric S. Raymond2005-03-091-2/+2
* Prepare for 2.16 release.Eric S. Raymond2005-03-091-1/+1
* We have zero configuration. The -T option is dead.Eric S. Raymond2005-03-041-13/+0
* Make ready for checkpoint release.Eric S. Raymond2005-03-021-1/+1
* Enable profiling all the time by default.Eric S. Raymond2005-03-011-14/+0
* Turns out reliable sync isn't good enough for some SiRF chips. you reallyEric S. Raymond2005-02-261-13/+0
* Explicit support for the FV18 is gone, instead we ship its init string at everyEric S. Raymond2005-02-261-15/+1
* Version number bump.release-2.14Eric S. Raymond2005-02-251-1/+1
* Use O_SYNC to guarantee that nmea_send() writes complete before the Eric S. Raymond2005-02-221-0/+13