summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Second step in library refactoring.Eric S. Raymond2005-03-221-0/+1
* Major documentation update. Split gpsd(1) into gpsd(8) and xgps(1).Eric S. Raymond2005-03-181-2/+6
* First cut at NTPD notifications.Eric S. Raymond2005-03-181-0/+1
* Make sure sirfmon gets distributed.Eric S. Raymond2005-03-151-0/+1
* Packet engine rewrite to make automatic reconnect work again.Eric S. Raymond2005-03-141-1/+1
* Drop back to using old hotplug interface.Eric S. Raymond2005-03-081-0/+1
* New hotplug interface has no usermap.Eric S. Raymond2005-03-061-2/+1
* Add sirfmon as diagnostic tool.Eric S. Raymond2005-03-041-1/+3
* Yes, we have changed the library interface recently.Eric S. Raymond2005-03-031-1/+3
* Make xmlto optional. The distribution contains copies of the man pages anyway.Gary E. Miller2005-03-011-6/+6
* SiRF functions are no longer exported (because there's a driver now) soEric S. Raymond2005-02-281-1/+1
* First step in integrating the new packet sniffer. This version works, Eric S. Raymond2005-02-251-0/+1
* Implemented the I command.Eric S. Raymond2005-02-231-1/+1
* Bump the library version, because seen_sentences is now visible.Eric S. Raymond2005-02-171-1/+1
* Integrate first-cut Garmin binary driver.Eric S. Raymond2005-02-141-0/+1
* Integrated baud-rate hunting.Eric S. Raymond2005-02-131-1/+1
* Integrate gpsfake.Eric S. Raymond2005-02-131-2/+8
* Clean up and integrate Arnin's SiRF control code.Eric S. Raymond2005-02-111-1/+2
* Include gpsprof in bin_SCRIPTS.Eric S. Raymond2005-02-111-1/+1
* gpsdprof changed its name.Eric S. Raymond2005-02-101-2/+2
* Integrated gpsprof.Eric S. Raymond2005-02-101-2/+7
* Ready to build an actual profiler.Eric S. Raymond2005-02-081-1/+2
* Oops -- include logextract at the right place in the Makefile.Eric S. Raymond2005-01-271-1/+2
* Back down the library major version after backing out the reconnect patch.Eric S. Raymond2005-01-161-1/+1
* Integrate support for automatic reconnect on connection drop.Eric S. Raymond2005-01-151-1/+1
* Oops, fix an automake requirement.Eric S. Raymond2005-01-141-1/+1
* Drop back to void type for the raw-mode hook.Eric S. Raymond2005-01-021-1/+1
* Change to the return type of raw hook.Eric S. Raymond2005-01-021-1/+1
* Rename gps client to xgps.Eric S. Raymond2005-01-021-6/+5
* More fluff removal.Eric S. Raymond2004-12-311-0/+1
* Fix gps.py buffering.Eric S. Raymond2004-12-271-1/+1
* Add display.h, tag some formals as unused.Eric S. Raymond2004-12-241-1/+1
* HP-UX port changes and automake update.release-2.4Eric S. Raymond2004-12-091-7/+10
* No more globals, full re-entrancy.Eric S. Raymond2004-10-221-1/+1
* Condition out some TripMate members. This rearrangement requires aEric S. Raymond2004-09-261-1/+1
* The old LSM file is way obsolete. We generarte an LSM with shipper now.Eric S. Raymond2004-09-211-1/+0
* Include autogen.sh in the distribution.Eric S. Raymond2004-09-141-0/+1
* Conditional-build fixes for Motifless systems, from Jens Oberender.Eric S. Raymond2004-09-091-3/+8
* Changed name of gpscli_report to gpsd_report and added stub,Eric S. Raymond2004-09-081-1/+2
* Adapt the test code for the new API.Eric S. Raymond2004-09-081-1/+4
* Finish gpsprobe integration, bump library version.Eric S. Raymond2004-09-081-1/+1
* Integrated gpsprobe.Eric S. Raymond2004-09-081-3/+11
* Increment the library version.Eric S. Raymond2004-09-081-1/+1
* Yet another attempt at conditional-building the MOTIF programs.Eric S. Raymond2004-09-071-0/+1
* Try to configure client-building out if there is no alternative.Eric S. Raymond2004-09-031-1/+1
* Change EarthMate to Zodiac, because the newer EarthMates have aEric S. Raymond2004-09-011-1/+1
* OK, we know how to pass in a version now.Eric S. Raymond2004-08-311-0/+1
* I have surrendered to libtool. Ick. Package now installs shared libraries.Eric S. Raymond2004-08-311-23/+15
* Backed out the use of libtool, on the grounds that any tool whichEric S. Raymond2004-08-301-7/+6
* Second step towards full autogen build.Eric S. Raymond2004-08-291-0/+107