summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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