summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* Repair the scons production for the internals manual.Eric S. Raymond2012-09-101-1/+1
* I wonder what I was thinking when I wrote these productions.Eric S. Raymond2012-09-091-2/+2
* Appease the Emacs highlighting gods.Eric S. Raymond2012-09-091-1/+1
* Compile most code with -Werror.ukyg9e5r6k7gubiekd62012-09-071-0/+3
* Change the API so the yermios strucytture is not publicly exposed.Eric S. Raymond2012-09-071-4/+9
* Attempt to cope woth cases like LINKFLAGS='-Wl,-O1 -Wl,--hash-style=both'Eric S. Raymond2012-09-051-4/+4
* Quiet down the regression-test productions.Eric S. Raymond2012-08-221-7/+7
* always install the man pagesMike Frysinger2012-08-211-5/+6
* Oops, I flubbed a patch merfe. Fixing it.Eric S. Raymond2012-07-311-1/+1
* Fix Savannah bug #36919: "scons valgrind-audit" (only) audits sytem-installed...Eric S. Raymond2012-07-311-1/+2
* Fix Savannah bug #36914: valgrind-audit: missing dependency and local path.Eric S. Raymond2012-07-311-2/+5
* Fix Savannah bug #36912: test_geoid: missing dependency.Eric S. Raymond2012-07-311-1/+1
* Add more required dependencies on the Python extensions.Eric S. Raymond2012-07-311-2/+2
* Fix Savannah bug #36908, reported by Olivier Cornu.Eric S. Raymond2012-07-311-1/+1
* Normal commits are open again.Eric S. Raymond2012-07-021-1/+1
* Version bump for release.release-3.7Eric S. Raymond2012-07-021-1/+1
* Rebuild some binary-driver tests. Explain why this is needed.Eric S. Raymond2012-07-021-0/+4
* Better behavior in the presence of a sysroot.Eric S. Raymond2012-06-221-1/+4
* [AIS] Fix previous AIS mergeChristian Gagneraud2012-06-201-0/+1
* [AIS] Add scaled and unscaled JSON dump to regression testsChristian Gagneraud2012-06-201-5/+29
* gpsdecode: honor scale flagChristian Gagneraud2012-06-201-3/+3
* Argument name must have got stepped on by search-and-replace. Fix it.Eric S. Raymond2012-06-141-11/+11
* OpenWrt/CeroWrt build fix.Eric S. Raymond2012-05-301-2/+3
* Work around splint not knowing about multiarch.Bernd Zeimetz2012-05-291-1/+6
* pps support requires that ntpshm support is enabled.Bernd Zeimetz2012-05-271-12/+15