summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SConstruct: Change osx_lib_tool to match new style.Gary E. Miller2019-04-021-5/+5
* SConstruct: Add some comments about scons option cacheGary E. Miller2019-03-291-0/+3
* SConstruct: add comment at end of configuration.Gary E. Miller2019-03-291-1/+1
* SConstruct: Lat of the env -> config.env for scons 3.0.5Gary E. Miller2019-03-291-13/+14
* SConstruct: More env -> config.env for scons 3.0.5Gary E. Miller2019-03-291-11/+11
* SConstruct: And yet more env -> config.envGary E. Miller2019-03-281-8/+8
* SConstruct: Some more env -> config.envGary E. Miller2019-03-281-9/+9
* SConstruct: Another scons 3.0.5 comment.Gary E. Miller2019-03-281-1/+1
* SConstruct: Change env config.env, two places.Gary E. Miller2019-03-281-2/+2
* SConstruct. Move an env.Prepend() to wortk on scons 3.0.5Gary E. Miller2019-03-281-4/+3
* SConstruct: Add comments on scons 3.0.5 breakage.Gary E. Miller2019-03-281-0/+8
* ubxtool/zerk: Makes PySerial a "soft" dependency.Fred Wright2019-03-271-14/+3
* SConstruct: Change manbuilder to work with scons 3.0.5Gary E. Miller2019-03-271-3/+6
* SConstruct: partial fix for scons 3.0.5Gary E. Miller2019-03-271-6/+6
* Fix shared library installs on OSX.Fred Wright2019-03-201-1/+17
* timeservice=yes. Fail if no PPS. More documentation.Gary E. Miller2019-03-081-0/+3
* deg_to_s(): Add more tests. Not all 'good'.Gary E. Miller2019-02-211-1/+1
* deg_to_s(): Fix bad conversion. Add test cases.Gary E. Miller2019-02-211-2/+18
* SConstruct: Make "scons -c" clean scons config temp files. Issue #55294Gary E. Miller2018-12-271-0/+2
* SConstruct: Add -Wimplicit-fallthrough, if possible.Gary E. Miller2018-12-271-4/+15
* HAVE_SYS_SELECT_H: Remove test for this. No longer needed.Gary E. Miller2018-12-271-2/+10
* Fixes unused argument warnings in config.log.Fred Wright2018-12-251-0/+4
* Fixes unreliability in CheckCompilerOption().Fred Wright2018-12-251-1/+1
* Fixes symlink handling in zip target.Fred Wright2018-12-231-1/+1
* Fixes symlink handling in tarball creation.Fred Wright2018-12-231-1/+1
* www: Add gpsrinex man page to the web site.Gary E. Miller2018-11-291-0/+1
* PPP-howto: Add a Precise Point Positioning (PPP) HowtoGary E. Miller2018-11-291-0/+1
* 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