summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Integrate Python so_ext into temp filename for python*-dbg builds.Bernd Zeimetz2011-11-101-1/+1
* | Import Python modules only once.Beat Bolli2011-11-101-3/+0
* | Run chrpath only if building shared libraries.Beat Bolli2011-11-101-2/+2
|/
* SConstruct: Use gpsd_version as revision for releases.Bernd Zeimetz2011-11-101-5/+8
* Refactor snomae version building and create QT .pc/.prl files.Bernd Zeimetz2011-11-011-21/+28
* Don't cache python extension build file names.Bernd Zeimetz2011-11-011-2/+7
* The commands mudule is deprecated.Bernd Zeimetz2011-11-011-3/+17
* Increment dev version.Eric S. Raymond2011-10-311-1/+1
* Fall back to static linking rather than bombing out when chrpath isn't there.Eric S. Raymond2011-10-301-9/+9
* Begin to refactor and simplify SConstruct, using 2.x.x constructs.Eric S. Raymond2011-10-291-3/+3
* 3.3~dev commits are open.Eric S. Raymond2011-10-291-2/+3