summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add another indenting control.Eric S. Raymond2010-04-141-0/+1
* Undo some indent meddling with splint comments.Eric S. Raymond2010-04-131-0/+5
* Must defer replacing until later.Eric S. Raymond2010-04-131-1/+0
* Beating autotools into submission.Eric S. Raymond2010-04-131-3/+3
* More indent option twiddling.Eric S. Raymond2010-04-131-5/+5
* Switch to long indent options in hopes that, e.g., -ncs won't be ignored.Eric S. Raymond2010-04-131-2/+11
* Attempt to undo some of indent's messing about.Eric S. Raymond2010-04-131-1/+7
* Try to make indent approximate the house style more closely.Eric S. Raymond2010-04-131-4/+2
* Forgot two generated files, there.Eric S. Raymond2010-04-131-2/+2
* Up-gun the indent production preparatory to experimenting with it again.Eric S. Raymond2010-04-131-1/+1
* Another minor autotools tweak, not required for productuin builds yet.Eric S. Raymond2010-04-131-2/+3
* Cleaner libusb configuration with correct include path.Eric S. Raymond2010-04-131-1/+2
* Checkpoint first cut an gpsnon support for TNT. Not yet working.Eric S. Raymond2010-04-111-1/+1
* gpsdecode depends on rtcm2, rtcm3 and aivdmChris Kuethe2010-04-101-3/+2
* Make the client library and daemon use different sets of state-flag masks.Eric S. Raymond2010-04-091-6/+12
* 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