summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* Version bump for release.release-3.5Eric S. Raymond2012-04-141-1/+1
* Quick-start build instructions.Eric S. Raymond2012-04-091-1/+1
* Unbreak the build.Eric S. Raymond2012-04-061-1/+3
* Support for releasing via shipper (not yet complete).Eric S. Raymond2012-04-061-3/+2
* Another step towards automated delivery to Savannah.Eric S. Raymond2012-04-061-0/+9
* Ensure ldd -d -r libQgpsmm.so does not return undefined symbols.Bernd Zeimetz2012-04-041-1/+1
* Remove pps-pin option; the PPS code now listens on all handshake pins.Eric S. Raymond2012-04-041-11/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/gpsdEric S. Raymond2012-03-211-1/+1
|\
| * Ensure we don't have missing symbols in libQgpsmm.Bernd Zeimetz2012-03-201-1/+1
* | Typo fix.Eric S. Raymond2012-03-151-1/+1
* | RPM generating porting changes for RHEL 6.Brian Bieber2012-03-151-1/+1
|/
* Fisx broken production for remaking RTCM2 checkfiles.Eric S. Raymond2012-03-051-1/+1
* If possible, keep CAP_SYS_TIME after dropping root.Eric S. Raymond2012-02-281-0/+8
* Make static linking work again.Eric S. Raymond2012-02-261-2/+2
* Don't strip python modules if strip=noBernd Zeimetz2012-02-051-1/+1
* Ensure python modules ar enot built with -pie / -fPIE.Bernd Zeimetz2012-01-181-10/+15
* Use pselect when it's available, to reduce wakeup frequency.Eric S. Raymond2012-01-131-0/+4
* gpsmon: always link with -lmMike Frysinger2012-01-131-1/+1