summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Revert "Separate ntpd support from chrony support, step 1."Eric S. Raymond2013-10-301-3/+3
* Separate ntpd support from chrony support, step 1.Eric S. Raymond2013-10-301-3/+3
* Force pps=no if TIOCMIWAIT is not available.Eric S. Raymond2013-10-301-0/+19
* ntpshm.c splits up; thread management now lives in ppsthread.cEric S. Raymond2013-10-291-2/+2
* Build system symplifications fixing minor bugs exposed by 13.10.Eric S. Raymond2013-10-271-14/+6
* Eliminate a really annoying build glitch. All regression tests pass.Eric S. Raymond2013-10-261-1/+1
* Replace a non-portable endianness check.Eric S. Raymond2013-10-261-24/+26
* Move npshm.c into the libgpsd service library. All regression tests pass.Eric S. Raymond2013-10-251-1/+2
* First, very early cut at a time service HOWTO.Eric S. Raymond2013-10-171-0/+1
* When making a zip for binpress, must do directory recursion.Eric S. Raymond2013-10-161-1/+1
* Zip file production for binpress release.Eric S. Raymond2013-10-151-0/+7
* OK, visualize as a method was a bad idea. All regression tests pass.Eric S. Raymond2013-10-141-1/+0
* Create driver slot and scons option for a visualizer driver method.Eric S. Raymond2013-10-131-0/+2
* Add the driver method consistency check to normal tests.Eric S. Raymond2013-10-121-0/+7
* Some compilers barf if you name a struct member 'class'.Eric S. Raymond2013-10-061-0/+2
* Added option to disable build of documentation.Andrey Mazo2013-09-261-11/+15
* Crossbuild fix when using sysroots.Andrey Mazo2013-09-261-0/+2
* Add gittip links and buttons.Eric S. Raymond2013-09-241-0/+5
* Explain the static library better.Eric S. Raymond2013-09-151-1/+7
* Fix coveraging mode in SConstructChristian Gagneraud2013-09-151-8/+13
* Increase GPS_PATH_MAX to correspond to practice on modern Linuxes.Eric S. Raymond2013-09-131-2/+2
* Use UDP in regress-driver if ptys are not available.Bernd Zeimetz2013-08-311-5/+19
* Build-system patches for MacOS 10.4.Eeri Kask2013-08-291-0/+3
* Whoops, fix a typo to previous fix.Gary E. Miller2013-07-241-2/+0
* Not all systems use group dialout for tty devices. Gentoo, Fedora,Gary E. Miller2013-07-241-1/+10
* Groundbreaking for AIVDM messages in nmea mode.Reinhard Arlt2013-07-211-0/+1
* Add ex[perimental production for local scan-build.Eric S. Raymond2013-06-071-0/+4
* Fix most of the undefined symbols in libgpsd.Bernd Zeimetz2013-05-301-1/+1
* Start on support for unpacking RTCM3 JSON.Eric S. Raymond2013-05-011-1/+2
* Added gps2udp a gpsdclient to dispatch AIS to AISHUB, MarineTraffic, ...Fulup.ArFoll2013-05-011-15/+17
* Commits are open again.Eric S. Raymond2013-05-011-1/+1
* Version bump for 3.9 release.Eric S. Raymond2013-05-011-1/+1
* Address sr #107953: Can't compile gpsdEric S. Raymond2013-04-301-0/+2
* Make sure gps.html and gpsinit.html are properly in place.Eric S. Raymond2013-04-231-1/+1
* fix build error when socket_export is disabledMike Frysinger2013-04-101-4/+5
* fix DESTDIR handling with udev rules install againMike Frysinger2013-04-101-4/+4
* libgps.a: fix building w/dbus supportMike Frysinger2013-04-101-1/+3
* Commits are open again.Eric S. Raymond2013-02-251-1/+1
* Version bump for release 3.8.Eric S. Raymond2013-02-251-1/+1
* Add a caveat.Eric S. Raymond2013-01-181-1/+10
* Add the ability to build a libgps.a.Eric S. Raymond2013-01-181-2/+6
* cansetup -> gpsinit, and integrate its documentation.Eric S. Raymond2013-01-181-0/+1
* Attempt to set up for coverage testing. Diesn't work yet...Eric S. Raymond2013-01-161-1/+10
* udev rules may not necessarily be under /lib/udev.Eric S. Raymond2013-01-151-7/+7
* Restore Python 2.5 compatibility.Thomas Petazzoni2012-10-231-19/+16
* Even conditional -Werror won't fly. Works under glibc-2.13, fails under 2.15...Eric S. Raymond2012-09-171-4/+0
* Partially reinstate -Werror.Eric S. Raymond2012-09-171-3/+3
* Back off using -Werror, it works on x86 but breaks on some other ports.Eric S. Raymond2012-09-171-3/+2
* Fix typo.Gary E. Miller2012-09-121-1/+1
* Adderess Savannah bug #36984: xmlto support broken.Eric S. Raymond2012-09-101-2/+3