klipper/scripts
lf a33792f07e util: Fix versioning when gitdir is absent (#809)
The gitdir previously could be absent and produce a version of "" in
spite of checks for it. Fixed.

Parent directories with shlex-interpreted characters in their names
could be misinterpreted. Removed shlex parsing.

Packagers may want to remove the git history to slim down the package
size, so add an option for using a file 'version' in the klippy
directory to set version without using git.

Signed-Off-By: Lucas Fink <software@lfcode.ca>
2018-10-27 10:44:38 -04:00
..
kconfig
Dockerfile
avrsim.py
buildcommands.py
check_whitespace.py test: Make white space error report more pronounced 2018-08-27 13:21:15 -04:00
checkstack.py
flash-linux.sh
flash-pru.sh
graphstats.py
install-beaglebone.sh
install-centos.sh
install-octopi.sh
klipper-pru-start.sh
klipper-start.sh
logextract.py logextract: Make sure config files end with a newline 2018-10-24 16:02:03 -04:00
make_version.py util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
stepstats.py
test_klippy.py
travis-build.sh
travis-install.sh