aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* graphstats: Add option to graph temperatures from logKevin O'Connor2019-01-131-3/+44
* scripts: Add BASH uninstall Script for RasPiAxMod3DPrint2019-01-101-0/+23
* Ubuntu 18.04 install scriptNathan2019-01-101-0/+104
* scripts: Add a test case for Ubuntu 18.04 compiler errorKevin O'Connor2018-12-221-0/+18
* graphstats: Change stats filter to use print_time instead of bytes_write=0Kevin O'Connor2018-11-261-1/+1
* buildcommands: Make sure to not use 96 or more message idsKevin O'Connor2018-11-181-0/+3
* buildcommands: Remove unnecessary spaces from data dictionaryKevin O'Connor2018-11-181-1/+1
* buildcommands: Detect duplicate strings when generating static string idsKevin O'Connor2018-11-181-1/+4
* buildcommands: Move data dictionary generation to its own classKevin O'Connor2018-11-181-39/+47
* buildcommands: Move version generation to its own classKevin O'Connor2018-11-181-18/+27
* buildcommands: Move command/response code generation to its own classKevin O'Connor2018-11-181-142/+155
* buildcommands: Move DECL_CONSTANT code to its own classKevin O'Connor2018-11-181-13/+27
* buildcommands: Move DECL_STATIC_STR code to its own classKevin O'Connor2018-11-181-28/+41
* buildcommands: Move DECL_CALLLIST code to its own classKevin O'Connor2018-11-181-26/+42
* util: Fix versioning when gitdir is absent (#809)lf2018-10-271-0/+31
* logextract: Make sure config files end with a newlineKevin O'Connor2018-10-241-1/+1
* logextract: Fix handling of clock reports at end of lineKevin O'Connor2018-10-081-1/+1
* logextract: Add support for extracting recent g-code from a shutdownKevin O'Connor2018-09-281-3/+47
* test: Make white space error report more pronouncedKevin O'Connor2018-08-271-4/+6
* scripts: No longer require bossa-cli in install-octopi.shKevin O'Connor2018-08-271-1/+1
* dockerfile: Add a basic reference Dockerfile (#488)sillyfrog2018-08-061-0/+38
* test: Minor update to travis-build.sh mcu_compile start notifierKevin O'Connor2018-08-011-1/+1
* check_whitespace: Minor simplification of control char checkKevin O'Connor2018-07-271-3/+2
* test: Extend white space check to verify files are valid utf-8Kevin O'Connor2018-07-261-2/+8
* travis-build: Narrow portions of test run with "set +x"Kevin O'Connor2018-07-081-3/+3
* test: Minor comment update in travis-build.shKevin O'Connor2018-07-051-1/+1
* test: Clean up travis-ci build outputKevin O'Connor2018-07-051-10/+26
* test: Expand whitespace checks to test files and test compile configsKevin O'Connor2018-07-011-0/+1
* test: Expand whitespace checks to *.lds filesKevin O'Connor2018-07-011-2/+2
* test: Fix typo in whitespace check - there is no src/lib/ directoryKevin O'Connor2018-07-011-1/+1
* test: Expand whitespace checks to docs/ and test/ directoriesKevin O'Connor2018-07-011-1/+1
* test_klippy: Add option to not remove temporary filesKevin O'Connor2018-06-301-2/+8
* test: Add support for testing klippy with multi-mcu configsKevin O'Connor2018-06-291-11/+19
* test: Add a build test case for the PRUKevin O'Connor2018-06-281-0/+1
* build: Build pru gcc in travis-ci scripts and then cache it for later useKevin O'Connor2018-06-281-4/+26
* build: Collect travis build files travis build specific directoriesKevin O'Connor2018-06-282-10/+14
* test: Add a whitespace check to the travis buildKevin O'Connor2018-06-282-0/+74
* scripts: Add installation script for CentOS (#367)pyr0ball2018-06-191-0/+101
* test: Try to cache gcc arm download during travis-ci buildsKevin O'Connor2018-06-181-2/+10
* test_klippy: Default to only showing log information on an errorKevin O'Connor2018-06-171-11/+27
* scripts: Add additional explicit dependencies to install-octopi.shKevin O'Connor2018-06-171-1/+2
* test_klippy: Use verbose output when running klippyKevin O'Connor2018-06-171-4/+4
* test: Add basic klippy regression testsKevin O'Connor2018-06-162-2/+139
* logextract: Detect clock field even if it is last field on lineKevin O'Connor2018-06-131-1/+1
* scripts: Add python-dev dependency to install-octopi.shKevin O'Connor2018-06-091-1/+1
* graphstats: Make check for stats prefixes more robustKevin O'Connor2018-05-232-2/+2
* scripts: Add stm32flash to octopi-install.sh package listKevin O'Connor2018-04-121-1/+1
* stepstats: Add documentation clarificationKevin O'Connor2018-03-231-0/+1
* build: Use git describe --alwaysKevin O'Connor2018-02-261-1/+1
* test: Add travis_fold markers to build outputKevin O'Connor2018-02-261-0/+4