summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* A step towards making "make distcheck" work.Eric S. Raymond2009-01-081-2/+2
* Don't pack some generated files in the distribution.Eric S. Raymond2009-01-081-3/+2
* break apart the geoid test driver from the main library.Chris Kuethe2009-01-081-2/+18
* Pacify automakeChris Kuethe2009-01-081-3/+3
* Start on a second Python extension module... Eric S. Raymond2009-01-081-7/+10
* A bit of bulletproofing for the Python side.Eric S. Raymond2009-01-071-1/+1
* This diff goes most of the way to getting us splint-clean again.Eric S. Raymond2009-01-051-1/+1
* Integrate the new NEWS file into the release procedure.Eric S. Raymond2009-01-021-0/+1
* Add another regression test, fix a typo, and document a regression build recipe.Eric S. Raymond2009-01-021-0/+4
* Autoconfigure fixes.Eric S. Raymond2009-01-021-12/+14
* fix invokation of mkgmtime_testChris Kuethe2008-12-301-1/+1
* My bad. I let something local slip into the "real" tree with the last commit.Jeff Francis2008-08-121-13/+1
* Everyone should share equally in the joy of reading the gpspipe output files.Jeff Francis2008-08-121-1/+13
* Factor out the bitfield functions, fix a bug in one, add tests.Eric S. Raymond2008-07-161-0/+1
* Rudimentary RTCM104v3 support compiles and splints clean. Eric S. Raymond2008-07-101-0/+1
* Splint cleanup.Eric S. Raymond2008-07-101-1/+1
* Splint got more capable, or something. Remove some overrides.Eric S. Raymond2008-07-101-1/+0
* Add a CRC-24Q implementation. It's wrong, but it's a start.Eric S. Raymond2008-06-301-1/+3
* RTCM104v3 packet detection. Eric S. Raymond2008-06-301-1/+1
* File renames in preparation for RTCM 3.Eric S. Raymond2008-06-271-3/+3
* Movin' right along. Chris Kuethe2008-02-171-1/+1
* Put back the C++ support; there are applications that need it (KDE4). Chris Kuethe2008-02-171-1/+1
* Incorporated Andreas Stricker's regression test for the leap-year code.Eric S. Raymond2008-01-211-2/+12
* Small shipping improvement for next time, and bump the version number.Eric S. Raymond2008-01-011-2/+2
* Fix the raw-mode test.Eric S. Raymond2007-12-281-1/+1
* Sanity-check the Python modules with pychecker.Eric S. Raymond2007-12-141-0/+4
* Enrich the regression-test logs with more metainformation.Eric S. Raymond2007-12-131-11/+12
* Integrated Garmin Simple Text Protocol driver from Petr Slansky.Eric S. Raymond2007-12-111-0/+1
* Write some new shipping machinery.Eric S. Raymond2007-12-111-8/+22
* use $srcdir, rather than assuming "." in the path.Chris Kuethe2007-12-101-8/+8
* Portability tweaks.Eric S. Raymond2007-12-101-4/+4
* Document the new regression-test organization.Eric S. Raymond2007-12-101-36/+19
* Separate the regression tests into stable and unstable.Eric S. Raymond2007-12-101-17/+13
* Dammit, this typo was supposed to be fixed two commits ago.Eric S. Raymond2007-12-101-1/+1
* Typo fix.Eric S. Raymond2007-12-101-1/+1
* Don't include the C++ binding in libgps, it causes flaky problems atEric S. Raymond2007-12-081-1/+1
* -T is gone. We'll develop a better alternative after 2.35.Eric S. Raymond2007-12-061-19/+0
* Matt Roberds's patch turned out to break autogen.sh. Eric S. Raymond2007-12-051-2/+2
* Enable clean build when Python is not present.Eric S. Raymond2007-12-051-3/+2
* Add the "quicktest" framework.Chris Kuethe2007-10-181-0/+19
* Make the python module build cope with more versions of python.Chris Kuethe2007-10-171-2/+4
* gpsd.h-{head,tail} must be included in the source tarballChris Kuethe2007-07-271-0/+2
* Minor correction to headers list.Eric S. Raymond2007-06-041-1/+1
* More splint cleanups and elimination of another static...Eric S. Raymond2007-06-021-9/+9
* Minor cleanup to remove some excedd files from dependencies.Eric S. Raymond2007-06-021-10/+14
* splint cleanups, including a tweak to Makefile.am...Eric S. Raymond2007-05-311-2/+1
* when i say --disable-python, i mean it.Chris Kuethe2007-04-061-1/+2
* Make pkgconfig aware of this package.Eric S. Raymond2007-03-311-1/+6
* More elegant gpsd.h generation. Eric S. Raymond2007-03-261-4/+6
* It would help if we get the generation process right...Eric S. Raymond2007-03-261-4/+3