summaryrefslogtreecommitdiff
path: root/devtools
Commit message (Expand)AuthorAgeFilesLines
* identify_failing_build_options.py: pep8 cleanup.Gary E. Miller2018-07-261-0/+1
* ais.py: pep8 cleanup. No functional change.Gary E. Miller2018-07-261-3/+12
* tablegen.py: pep8 cleanup.Gary E. Miller2018-07-261-0/+1
* ais.py: Fix for PEP8Gary E. Miller2018-06-201-308/+379
* tablegen.py: Fix for PEP8Gary E. Miller2018-06-201-44/+61
* uninstall_clean.py: Fix for PEP8Gary E. Miller2018-06-201-3/+6
* test_json_calidity.py: Fix for PEP8Gary E. Miller2018-06-201-1/+2
* Adds comment to regress-builder about its current brokenness.Fred Wright2016-09-221-0/+8
* Fixes cycle_analyzer for Python 3 (as well as other bugs).Fred Wright2016-04-162-35/+44
* Fixes devtools/flocktest for Python 3.Fred Wright2016-04-161-23/+36
* Fixes scons post-cleanup in devtools/sizes.Fred Wright2016-04-161-1/+1
* Adds a tool for cleaning up after Python uninstall bug.Fred Wright2016-04-161-0/+154
* Fixes shebang line in devtools/striplog.Fred Wright2016-04-141-1/+1
* Fixes more devtools programs for Python 3.Fred Wright2016-04-144-12/+38
* Fixes devtools/ais.py to use new-style classes.Fred Wright2016-04-111-4/+4
* Fixes devtools/*.py for Python 3.Fred Wright2016-04-104-98/+139
* A few fixes and improvements for the broken-build checker.Fred Wright2016-03-261-6/+23
* Eliminate duplicate code when running the build command.Beat Bolli2016-02-201-21/+13
* Eliminate a temporary variable.Beat Bolli2016-02-201-2/+1
* Move loop invariants in front of the loop.Beat Bolli2016-02-201-2/+3
* Simplify the preparation of the build parameters.Beat Bolli2016-02-201-11/+4
* Add xgps to devtools/identify_failing_build_options.pyJon Schlueter2016-02-061-0/+1
* additional type 21 message with 368 bits long messageJon Schlueter2016-01-041-1/+1
* Move a test utility where it belongs, and document it.Eric S. Raymond2015-03-312-0/+28
* additional tweaks to identify_failing_build_optionsJon Schlueter2015-03-251-1/+1
* Add scons check testing for identify_failing_build_optionsJon Schlueter2015-03-251-0/+9
* Update identify_failing_build_options with build option changesJon Schlueter2015-02-241-1/+1
* Fix bug reported on the dev list resulting from NTPSHMSEGS > MAX_DEVICES * 2.Eric S. Raymond2015-01-241-1/+1
* Add identify_failing_build_options script to devtoolsJon Schlueter2015-01-232-0/+132
* Add a script to generate test pairs for matrix inversion.Eric S. Raymond2015-01-082-0/+124
* Add do-build script to run tests.Greg Troxel2015-01-082-0/+24
* Keep permissions 755.Bernd Zeimetz2014-01-271-0/+0
* Fix gpsd-debian-regressions.sh to recognize all new tests.Bernd Zeimetz2014-01-271-2/+2
* Add -j option to striplog.Eric S. Raymond2013-11-081-3/+16
* Test machinery improvements. raw-regress is now only partially broken.Eric S. Raymond2013-11-051-2/+8
* Test-machinery improvements. All regression tests pass. PPS is live.Eric S. Raymond2013-11-051-11/+19
* Document some conventions.Eric S. Raymond2013-10-061-0/+8
* Correct some code generation.Eric S. Raymond2013-10-061-7/+7
* Make vocabulary references in dump code.Eric S. Raymond2013-10-061-2/+20
* Generate structure name properly.Eric S. Raymond2013-10-061-0/+5
* Update a comment.Eric S. Raymond2013-10-061-1/+2
* Subtable parsing works.Eric S. Raymond2013-10-061-5/+22
* Modified table parsing - a step towards parsing vocabulary tables.Eric S. Raymond2013-10-061-13/+25
* Correctly generate JSON dumping code for trailing arrays.Eric S. Raymond2013-10-051-5/+8
* ind -> i as a loop variable name.Eric S. Raymond2013-10-051-4/+4
* Fixes to generation of JSON dump code for arrays.Eric S. Raymond2013-10-051-3/+3
* Fix a minor bug in boolean field generation.Eric S. Raymond2013-10-021-10/+10
* Derived-attribute generation for enumerated fields.Eric S. Raymond2013-10-021-0/+4
* Driver code generation for boolean fields.Eric S. Raymond2013-10-021-0/+2
* Change JSON-dumper code generation to match my previous commit.Eric S. Raymond2013-10-011-1/+5