summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* Oops, actuall bump to 3.5~devEric S. Raymond2012-01-121-1/+1
* Commits are open again.Eric S. Raymond2012-01-121-2/+1
* Version bump for release 3.4.release-3.4Eric S. Raymond2012-01-121-1/+1
* Set appropriate default for shared-memory export.Eric S. Raymond2012-01-121-2/+6
* Indentation fix for Arch Linux configuration.Eric S. Raymond2012-01-101-2/+2
* Arch linux doesn't have implicit linking.Eric S. Raymond2012-01-101-1/+4
* Attempt build fix for ckuethe.Eric S. Raymond2012-01-101-0/+2
* respect PKG_CONFIG in the build envMike Frysinger2011-12-141-4/+5
* always link against local librariesMike Frysinger2011-11-211-1/+1
* use DESTDIR with udev installMike Frysinger2011-11-211-3/+4
* Fixing the handling of libdir and friends.Bernd Zeimetz2011-11-181-10/+13
* Don't use DESTDIR when calculating the installation RPATH.Eric S. Raymond2011-11-111-1/+3
* Only set RPATH if we are building shared libraries.Bernd Zeimetz2011-11-111-2/+4
* Merge branch 'master' of git.sv.gnu.org:/srv/git/gpsdEric S. Raymond2011-11-111-5/+6
|\
| * Don't recreate leapseconds.cache for non-dev builds.Bernd Zeimetz2011-11-111-4/+5
| * Better filenames, the last version worked but looked a bit messy.Bernd Zeimetz2011-11-101-1/+1