summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Update Mick Durkin's internals tour and make it part of the website material.Eric S. Raymond2010-04-061-1/+5
* Add a production for experimenting with pydoc.Eric S. Raymond2010-04-051-4/+13
* Get rid of www/Makefile. That stuff is done from Makefile.am now.Eric S. Raymond2010-04-051-13/+61
* Don't force -t, output from these often goes to a logfile.Eric S. Raymond2010-04-041-3/+3
* Concurrency-proofing.Eric S. Raymond2010-04-021-11/+11
* Use /tmp consistently for the regression tests.Eric S. Raymond2010-04-021-10/+10
* A permissions kluge is gone; the testregress driver no longer writes there.Eric S. Raymond2010-04-021-7/+1
* Note that not all check_PROGRAMS are run.Greg Troxel2010-03-311-0/+1
* Remove spurious TESTBINS definition.Greg Troxel2010-03-311-7/+1
* Make test directory writable.Greg Troxel2010-03-311-1/+7
* Improve 'make dist' portability.Greg Troxel2010-03-311-3/+7
* Add do-tests to distribution.Greg Troxel2010-03-311-0/+1
* I fail. Last commit caused "make check" to have recursive fits.Eric S. Raymond2010-03-311-1/+1
* In the wake of Greg's fix, re-merge "make check" with "make testregress".Eric S. Raymond2010-03-311-2/+2
* Change make check to use a test program.Greg Troxel2010-03-311-6/+15
* Separate "make testregress" from "make check" again.Eric S. Raymond2010-03-311-4/+2
* Simplification.Eric S. Raymond2010-03-311-4/+2
* Fix more path dependenciesJon Schlueter2010-03-301-3/+3
* Split out some functions from gpsd_json.c that are used by libgps.Eric S. Raymond2010-03-301-0/+1
* Remove a dot dependency.Eric S. Raymond2010-03-301-1/+1
* Merge "make testregress" with "make check".Eric S. Raymond2010-03-301-3/+6
* Fix more path dependencies.Eric S. Raymond2010-03-291-3/+3
* Remove .-in-PATH assumption from test cases.Greg Troxel2010-03-291-2/+2
* Fedora linker port change, suggested by Miroslav Lichvar.Eric S. Raymond2010-03-291-1/+1
* Fix gpsdecode compilation when one of the rtcm104 versions is disabled.Eric S. Raymond2010-03-271-0/+5
* Use blessed-by-POSIX date -u rather than non-portable date --utc.Eric S. Raymond2010-03-221-1/+1
* bzed, your build-directory flag broke my test build... Eric S. Raymond2010-03-221-1/+0
* Change the REVISION format to be VCS-independent.Eric S. Raymond2010-03-221-1/+1
* Simplify the release procedure.Eric S. Raymond2010-03-181-0/+1
* Fix more Subversion assumptions. Documentation change only.Eric S. Raymond2010-03-171-2/+2
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-1/+0
* Eliminate more Subversion tracks...Eric S. Raymond2010-03-131-9/+7
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+4
* Exclude .so and .pyc files from the tarball.Eric S. Raymond2010-03-031-1/+1
* Fix a packaging error in 2.91, and make the json module import more robust.release-2.92Eric S. Raymond2010-03-031-2/+6
* Exclude Subversion junk from the tarball.Eric S. Raymond2010-03-021-0/+5
* Crucial typo fix.Eric S. Raymond2010-03-011-1/+1
* Eliminate Python build dependency.Eric S. Raymond2010-03-011-1/+4
* Integrated cppcheck testing, and fixed some minor bugs found by it.Eric S. Raymond2010-02-161-0/+4
* splint cleanup of IPv6 support.Eric S. Raymond2010-01-121-0/+1
* Improved Python installation.Eric S. Raymond2010-01-081-2/+5
* Yet another attempt to beat the autotools mess into submission.Eric S. Raymond2009-12-231-1/+1
* Arrange for setup.py to get called on installation as it should.Eric S. Raymond2009-12-231-2/+2
* gpsfake.py now lives in the gps python package.Eric S. Raymond2009-12-181-1/+1
* Rename gpsclient extension module so it initializes properly.Eric S. Raymond2009-12-161-2/+2
* Attempt to correct the Makefile.am for the fact that gps.py has moved.Eric S. Raymond2009-12-151-5/+1
* Replace the old Motif-based xgps with a new pygtk-based xgps (formerly xgps2).Eric S. Raymond2009-12-151-14/+2
* Put Python extension modules under "gps.".Eric S. Raymond2009-12-151-1/+0
* Improved auditing of gps.h structure sizes.Eric S. Raymond2009-12-101-1/+1
* Give gpxlogger the -D option, abolish the last remnant of cgpxlogger.Eric S. Raymond2009-12-081-2/+1