summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2018-10-19Chnage version to 3.18.1release-3.18.1Gary E. Miller
2018-10-09SConstruct: 2nd try at checking scons and python versions.Gary E. Miller
2018-10-09SConstruct: fix check_compile part of 'scons check'Gary E. Miller
2018-10-08SConstruct: whitespace tweak for pep8Gary E. Miller
2018-10-08SConstruct: Pull some python bit together. No functional change.Gary E. Miller
2018-10-08SConstruct: gpsd needs at least Python 2.6.Gary E. Miller
2018-10-08SConstruct: Fix running "scons check" as non-root.Gary E. Miller
2018-10-08SConstruct: remove SourceCode()Gary E. Miller
2018-10-04SConstruct: Only install ubxtool and zerk if pyserial found.Gary E. Miller
2018-10-02SConstruct: Add warning about missing pyserial.Gary E. Miller
2018-10-023.19!dev: Change revisions for 3.19~dev cycle.Gary E. Miller
2018-10-02www/gpsdctl.html: Add untracked html page.dev-3.19Gary E. Miller
2018-10-02Version bump to 3.18 for release.release-3.18Gary E. Miller
2018-10-01Versions in C and Python were out of sync.Gary E. Miller
2018-10-01SConstruct; fix creating revision.h with Python 3Gary E. Miller
2018-09-29SConstruct: fix pycodestyle nits.Gary E. Miller
2018-09-29Fixes possible X11 launch in python-versions test.Fred Wright
2018-09-27Revert "Disables xgps[speed] -V in python-versions check."Gary E. Miller
2018-09-27Includes xgps deps test in test list.Fred Wright
2018-09-27Adds test for xgps dependencies.Fred Wright
2018-09-27Disables xgps[speed] -V in python-versions check.Fred Wright
2018-09-25SConstruct: Shutup more dumb pylint messages.Gary E. Miller
2018-09-25SConstruct: bump shared library version 23->24.Gary E. Miller
2018-09-24ubxtool/zerk: install these two programs by default.Gary E. Miller
2018-09-24zerk/ubxtool: Install new man pages by default.Gary E. Miller
2018-09-21SConstruct: Convert tabs to spaces.Gary E. Miller
2018-09-21SConstruct: check for pygobject (gi) for xgps and xgpsspeedGary E. Miller
2018-09-21SConstruct: do not build xgps and xgpsspeed if pycairo not found.Gary E. Miller
2018-09-21SContruct: check nows runs each python program to check version.Gary E. Miller
2018-09-21SConstruct: pep8 cleanup, no functional change.Gary E. Miller
2018-09-21SConstruct: pep8 is now pycodestyle.Gary E. Miller
2018-09-21AIS: Rebuild regressions tests for new precision.Gary E. Miller
2018-09-21SConstruct: tweak, and comment, the egg-info file.Gary E. Miller
2018-09-15SConstruct: remove excess debug print()s.Gary E. Miller
2018-09-14SConstruct: 2nd try to fix building with Python 3.Gary E. Miller
2018-09-14SConstruct: fix building with Python 3.Gary E. Miller
2018-07-29Add GREIS (Javad) GPS driver.Gregory Fong
2018-07-26SConstruct: more sorting.Gary E. Miller
2018-07-26SConstruct: sort more stuff.Gary E. Miller
2018-07-26SConstruct: sort global constants, remove a redundant impot.Gary E. Miller
2018-07-26SConstruct: sort *_sources so things get built in order.Gary E. Miller
2018-07-26SConstruct: add option fro GREIS driverGary E. Miller
2018-07-26SConstruct: sort options.Gary E. Miller
2018-07-26SConstruct: pep8 cleanup.Gary E. Miller
2018-07-26SConstruct: sort base_manpages, python_manpages and python_progs.Gary E. Miller
2018-06-26SConstruct. Fix default file install locations.Gary E. Miller
2018-06-26SConstruct. Change comment about prefix.Gary E. Miller
2018-06-23Revert "SConstruct: refactor some systemd code"Gary E. Miller
2018-06-22SConstruct: refactor some systemd codeGary E. Miller
2018-06-17SConstruct: fix 'scons clean' for Python 3.Gary E. Miller