summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Re-identify most *_IS flags with corresponding *_SET flags.Eric S. Raymond2011-03-271-7/+1
* First cut at read side of shared-memory exporter.Eric S. Raymond2011-03-261-0/+1
* First cut at shared-memory export. Daemon-side only.Eric S. Raymond2011-03-251-0/+1
* Use srcdir vs abs_builddir (more) appropriately.Greg Troxel2011-03-241-4/+16
* Minor buld fixes, including shipping the doc directory in the tarball.Eric S. Raymond2011-03-241-1/+4
* Don't assume dot is on the path.Eric S. Raymond2011-03-221-2/+2
* Add a build-from-tarball test for the standard release sequence.Eric S. Raymond2011-03-221-0/+6
* Typo fix.Eric S. Raymond2011-03-221-1/+1
* Make certain leapsecond.cache is in the release tarball.Eric S. Raymond2011-03-221-0/+1
* Fix lat commit and make it portable thanks to autofoo.Bernd Zeimetz2011-03-131-2/+2
* Add check_programs target to build test_*.Bernd Zeimetz2011-03-131-1/+6
* Remove outdated comment.Eric S. Raymond2011-03-121-4/+0
* Repair 'make dist' so build from tarball works again.Eric S. Raymond2011-03-121-0/+1
* Use $(LIBM) consistently ratcher than -lm.Eric S. Raymond2011-03-111-16/+16
* Build system simplification.Eric S. Raymond2011-03-111-13/+2
* Better workaroudn for autotools uglyness.Bernd Zeimetz2011-03-101-2/+3
* Party reverting the Python related changes from Makefile.am.Bernd Zeimetz2011-03-101-20/+13
* Fix out-of-src-directory builds for python.Bernd Zeimetz2011-03-091-13/+20
* Fix out-of-src-directory builds for libQgpsmm.Bernd Zeimetz2011-03-091-0/+1
* Very very ugly workaround to depend ensure that gpsd.h exists.Bernd Zeimetz2011-03-091-0/+3
* Implement and document RTCM2.3 message type 14. All regression tests pass.Eric S. Raymond2011-02-281-1/+1
* Inline a header that is only used once. No code changes.Eric S. Raymond2011-02-281-1/+1
* Alas, PRI64 macros choke splint.Eric S. Raymond2011-02-261-2/+1
* Fold the rtcm-104(5) manual page into the gpsd(8), now that it's JSON-only.Eric S. Raymond2011-02-231-3/+1
* Remove all support for RTCM2 Sager dump format.Eric S. Raymond2011-02-231-1/+1
* Typo fixes.Eric S. Raymond2011-02-171-2/+1
* Cosmetic fixes.Eric S. Raymond2011-02-171-8/+9
* Improved building of the hardware page.Eric S. Raymond2011-02-171-1/+1
* More autotools modernization.Michael Tatarinov2011-02-021-9/+9
* Make sure version is always present for setup.py.Eric S. Raymond2011-02-021-2/+2
* Address bug #13345: python module installed in wrong location on 64 bit systems.Eric S. Raymond2011-01-281-1/+1
* Build timebase.h correctly out of directory.Eric S. Raymond2011-01-281-3/+3
* Another step towards out-of-directory builds.Eric S. Raymond2011-01-281-6/+6
* Most of the way to out-of-directory builds.Eric S. Raymond2011-01-281-7/+7
* Rebuilding of timebase constants is now completely automated.Eric S. Raymond2011-01-201-6/+5
* Clean up the naming and data flow around generation of leapcheck.h.Eric S. Raymond2011-01-191-6/+8
* Generate coefficients for least-squares fit into the C code.Eric S. Raymond2011-01-191-3/+6
* Keep leapcheck.i in the repo so we can rebuild without net.Eric S. Raymond2011-01-181-4/+3
* Enable building even if we can't reach USNO leap-second history.Eric S. Raymond2011-01-171-1/+1
* More refactoring of rollover checking.Eric S. Raymond2011-01-171-1/+1
* Refactor the rollover check. All regression tests pass.Eric S. Raymond2011-01-171-5/+5
* Detect week-counter overruns using the leap second.Eric S. Raymond2011-01-151-1/+7
* Undo a previous commit to unbreak the DBUS build.Eric S. Raymond2011-01-141-3/+3
* Eliminate RAW_ENABLE, it's no longer needed.Eric S. Raymond2011-01-131-1/+1
* More deheader testing. All regressions pass, codebase splints clean.Eric S. Raymond2011-01-131-2/+3
* Warning cleanups.Eric S. Raymond2011-01-131-1/+1
* More mud wrestling with autotools.Eric S. Raymond2011-01-121-5/+8
* Add device activation/deactivation hookPaul Fertser2011-01-111-2/+2
* Polish and better document the udev/hotplug code.Eric S. Raymond2010-12-281-1/+1
* Conform to current udev naming conventions.Eric S. Raymond2010-12-281-2/+2