summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Removed variable length arrays, added -Wvla compiler option.vla-removalIan Bruene2018-11-261-1/+1
* SConstruct: fix test for xsltproc, fix xmlto output.Gary E. Miller2018-11-231-5/+4
* SConstruct: fix xsltproc making man pages.Gary E. Miller2018-11-231-2/+6
* test_mktime: Fix build on platforms needing librt.Fred Wright2018-11-201-1/+1
* SConstruct: Clean out old shared libraries.Gary E. Miller2018-11-191-2/+4
* man: Move man pages, source and result, into main/Gary E. Miller2018-11-191-35/+38
* www: change .txt to .adoc.Gary E. Miller2018-11-191-5/+5
* Adds missing dependencies on compiled Python extensions.Fred Wright2018-11-171-0/+9
* Make sure 'python-versions' uses the right Python.Fred Wright2018-11-171-1/+1
* gpsrinex: Add a man page.Gary E. Miller2018-11-091-0/+1
* test_gpsmm: Fix to build in new tests/ directory.Gary E. Miller2018-11-091-2/+4
* gpsrinex: A new tool to create RINEX 3 obs files.Gary E. Miller2018-11-091-1/+12
* test_misc.py: This test was not running during check.Gary E. Miller2018-11-081-1/+8
* tests: move most tests into tests/Gary E. Miller2018-11-081-21/+37
* SConstruct: improve the error message when Python detection fails.Gary E. Miller2018-11-011-3/+4
* SConstruct: Do not crash when not building python man pages.Gary E. Miller2018-11-011-4/+9
* rawdata_t: Change data structure.Gary E. Miller2018-10-241-1/+1
* Update version to 3.19-dev. back to dev cycle.dev-3.19aGary E. Miller2018-10-191-1/+1
* Chnage version to 3.18.1release-3.18.1Gary E. Miller2018-10-191-1/+1
* SConstruct: 2nd try at checking scons and python versions.Gary E. Miller2018-10-091-2/+4
* SConstruct: fix check_compile part of 'scons check'Gary E. Miller2018-10-091-9/+26
* SConstruct: whitespace tweak for pep8Gary E. Miller2018-10-081-0/+1
* SConstruct: Pull some python bit together. No functional change.Gary E. Miller2018-10-081-91/+84
* SConstruct: gpsd needs at least Python 2.6.Gary E. Miller2018-10-081-1/+2
* SConstruct: Fix running "scons check" as non-root.Gary E. Miller2018-10-081-6/+7
* SConstruct: remove SourceCode()Gary E. Miller2018-10-081-3/+0
* SConstruct: Only install ubxtool and zerk if pyserial found.Gary E. Miller2018-10-041-16/+19
* SConstruct: Add warning about missing pyserial.Gary E. Miller2018-10-021-6/+14
* 3.19!dev: Change revisions for 3.19~dev cycle.Gary E. Miller2018-10-021-1/+1
* www/gpsdctl.html: Add untracked html page.dev-3.19Gary E. Miller2018-10-021-1/+1
* Version bump to 3.18 for release.release-3.18Gary E. Miller2018-10-021-1/+1
* Versions in C and Python were out of sync.Gary E. Miller2018-10-011-0/+1
* SConstruct; fix creating revision.h with Python 3Gary E. Miller2018-10-011-1/+3
* SConstruct: fix pycodestyle nits.Gary E. Miller2018-09-291-4/+2
* Fixes possible X11 launch in python-versions test.Fred Wright2018-09-291-5/+8
* Revert "Disables xgps[speed] -V in python-versions check."Gary E. Miller2018-09-271-7/+1
* Includes xgps deps test in test list.Fred Wright2018-09-271-0/+1
* Adds test for xgps dependencies.Fred Wright2018-09-271-0/+10
* Disables xgps[speed] -V in python-versions check.Fred Wright2018-09-271-1/+7
* SConstruct: Shutup more dumb pylint messages.Gary E. Miller2018-09-251-2/+3
* SConstruct: bump shared library version 23->24.Gary E. Miller2018-09-251-1/+1
* ubxtool/zerk: install these two programs by default.Gary E. Miller2018-09-241-1/+1
* zerk/ubxtool: Install new man pages by default.Gary E. Miller2018-09-241-0/+2
* SConstruct: Convert tabs to spaces.Gary E. Miller2018-09-211-19/+19
* SConstruct: check for pygobject (gi) for xgps and xgpsspeedGary E. Miller2018-09-211-8/+18
* SConstruct: do not build xgps and xgpsspeed if pycairo not found.Gary E. Miller2018-09-211-0/+11
* SContruct: check nows runs each python program to check version.Gary E. Miller2018-09-211-1/+12
* SConstruct: pep8 cleanup, no functional change.Gary E. Miller2018-09-211-69/+68
* SConstruct: pep8 is now pycodestyle.Gary E. Miller2018-09-211-3/+1
* AIS: Rebuild regressions tests for new precision.Gary E. Miller2018-09-211-0/+1