summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Fixes build for OSX 10.4.Fred Wright2016-02-091-2/+9
* Adds SConstruct option to support versioned Qt libraries.Fred Wright2016-02-091-5/+9
* Autodetect and configure Spectratime iSync deviceMichael Brown2016-02-091-0/+1
* Add support for stashed partial messagesMichael Brown2016-02-091-0/+1
* Add concept of a GPS-disciplined oscillatorMichael Brown2016-02-091-0/+1
* Adds option to make the inclusion of xgps and xgpsspeed optional.Fred Wright2016-02-061-3/+9
* [pep8] cleanup E712 comparison to True in SConstructJon Schlueter2016-02-061-1/+1
* [pep8] cleanup .has_key() usage W601 in SConstructJon Schlueter2016-02-061-2/+2
* [pep8] Fix test for membership in SConstruct E713Jon Schlueter2016-02-061-3/+3
* [pep8] autopep8 cleanup of multiple spaces after , in SConstructJon Schlueter2016-02-061-2/+2
* [pep8] autopep8 cleanup in SConstruct more whitespaceJon Schlueter2016-02-061-6/+6
* [pep8] autopep8 cleanup of SConstruct whitespaceJon Schlueter2016-02-061-52/+52
* [pep8] autopep8 cleanup of SConstruct for E251 whitespaceJon Schlueter2016-02-061-3/+3
* [pep8] autopep8 cleanup SConstruct for E203 whitespaceJon Schlueter2016-02-061-31/+31
* [pep8] autopep8 cleanup of SConstruct whitespaceJon Schlueter2016-02-061-23/+42
* [pep8] reflow cleanup command to make it more readableJon Schlueter2016-02-061-4/+19
* [pep8] simple pep8 whitespace cleanup in SConstructJon Schlueter2016-02-061-2/+2
* Removes tabs from SConstruct.Fred Wright2016-02-061-13/+13
* Version number to 3.17~dev, commits now open.Eric S. Raymond2016-01-081-1/+1
* Version bump for release 3.16.release-3.16Eric S. Raymond2016-01-081-1/+1
* Revert attempt to configure clock_gettime(2) on _POSIX_TIMERS...Eric S. Raymond2016-01-061-5/+3
* Condition clock_gettime() on _POSIX_TIMERS...Eric S. Raymond2016-01-041-3/+5
* Address Savannah bug #44648: GPSD won't build...Eric S. Raymond2016-01-041-0/+13
* Tweak formatting of scons check outputJon Schlueter2015-10-051-4/+4
* bump gpsd_version to 3.16-devJon Schlueter2015-10-021-1/+1
* 2nd try: Centos 6.6 requires -ltinfo. Fix the recipe to cope.Gary E. Miller2015-07-141-0/+2
* Revert "Centos 6.6 requires -ltinfo. Fix the recipe to cope."Gary E. Miller2015-07-141-1/+0
* Centos 6.6 requires -ltinfo. Fix the recipe to cope.Eric S. Raymond2015-07-121-0/+1
* Version bump for release 3.15.release-3.15Eric S. Raymond2015-06-031-1/+1
* Get test_timespec to run with scons check.Gary E. Miller2015-05-071-1/+7
* Prevent compilation failure under gcc 4.5 and earlier.Eric S. Raymond2015-05-011-1/+2
* Convert scons format calls to use explicit postional argumentsJon Schlueter2015-05-011-2/+2
* Add guards to pep8/pylint to guard against format calls with no parameters in...Jon Schlueter2015-05-011-3/+6
* Add test_timespec to 'scons audit'Gary E. Miller2015-04-291-1/+2
* Add start of test_timespecGary E. Miller2015-04-281-9/+11
* Added shmclear Added shmclean production.Eric S. Raymond2015-04-281-0/+12
* # Work arount a minor bug in InstallSharedLib() link handlingEric S. Raymond2015-04-141-0/+3
* restore missing replacing-nmea.html, fix some links.Gary E. Miller2015-04-101-21/+36
* Fix a bunch of linksGary E. Miller2015-04-101-1/+1
* Add missing ntpshmmon.html pageGary E. Miller2015-04-101-1/+1
* Tell asciidoc to make html5.Gary E. Miller2015-04-101-1/+1
* Remove call to pydoc; "scons www/" diesSanjeev Gupta2015-04-101-11/+12
* asciidoc was unhappy with the way Gary tried to set some revision dates. Fixed.Eric S. Raymond2015-04-101-1/+1
* Remove generated source file gpsd_config.h when cleaning sconsSanjeev Gupta2015-04-031-1/+2
* Suppress a useless scons warning.Eric S. Raymond2015-04-011-5/+6
* No more need for fragile setting ogf LD_LIBRARY_PATH.Eric S. Raymond2015-03-311-1/+0
* Documentation update.Eric S. Raymond2015-03-311-10/+10
* Binaries no longer require RPATH hacking.Eric S. Raymond2015-03-311-6/+0
* Eliminate chrpath as a build dependencyEric S. Raymond2015-03-311-57/+30
* Repair the sconsclean production.Eric S. Raymond2015-03-311-2/+2