summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* Acoind gcc's "defined" in cpp macros.Bernd Zeimetz2012-05-271-4/+6
* Do not assume little_endian just because __BIG_ENDIAN__ is not defined.Bernd Zeimetz2012-05-271-1/+15
* Make valgrind-audit usable without dot ibn the path.Eric S. Raymond2012-05-251-1/+1
* Remove a magic string in the CGI.Eric S. Raymond2012-05-241-1/+1
* Mail sending from uploadable Python CGI works.Eric S. Raymond2012-05-241-3/+7
* Normal commits are reopened.Eric S. Raymond2012-05-231-1/+1
* Version bump for 3.6 release.release-3.6Eric S. Raymond2012-05-231-1/+1
* Minor fix to website updater,Eric S. Raymond2012-05-211-1/+2
* Delete reference to removed file.Eric S. Raymond2012-05-181-1/+0
* Correct a minor error in kukabu's last patch.Eric S. Raymond2012-05-181-1/+1
* Fixed a bug in the definition CAN support...Michael Tatarinov2012-05-181-1/+5
* Clean up from cppcheck warnings. All regression tests pass.Eric S. Raymond2012-05-171-1/+1
* New version of cppcheck requires more suppressions.Eric S. Raymond2012-05-161-1/+1
* Change a filename to reflect reality. All regression tests pass.Eric S. Raymond2012-05-151-1/+1
* Scons breaks scan-build's environment.Bernd Zeimetz2012-05-151-0/+5
* Check for -W flags supported by the compiler.Bernd Zeimetz2012-05-151-13/+32
* Now possible to more easily suppress use of chrpath.Eric S. Raymond2012-05-141-11/+11
* NMEA2000 depends on CAN which only exists on linuxChris Kuethe2012-05-141-0/+8
* Explain better why we use chrpath.Eric S. Raymond2012-05-141-4/+4
* STAGING_PREFIX -> STAGING_DIR which is how OpenWrt wants it.Eric S. Raymond2012-05-141-1/+1
* Fix handling of -lcap and -lrt.Bernd Zeimetz2012-04-301-4/+4
* Add the bits tester to the normal regression tests.Eric S. Raymond2012-04-201-5/+6
* bits.c has to move, otherwise linker gets cconfused while building test_bits.Eric S. Raymond2012-04-201-2/+2
* Fix up the build for the bits tester.Eric S. Raymond2012-04-191-1/+1
* www/cycle.png was accidentally removed before a commit. Restore it.Eric S. Raymond2012-04-161-0/+1
* Head off atemps at scons '.' and scons -c '.', they won't work.Eric S. Raymond2012-04-161-1/+8
* Remove unused production.Eric S. Raymond2012-04-161-3/+0
* Beginning of NMEA200 driver. Franework code, nowhere near working.Eric S. Raymond2012-04-151-1/+3
* Normal commits resume.Eric S. Raymond2012-04-141-1/+1