Tire Comparator Code
Brought to you by:
dmmcintyr
File | Date | Author | Commit |
---|---|---|---|
build | 2010-11-25 | dmmcintyr | [r1] Initial commit. |
data | 2010-11-25 | dmmcintyr | [r4] remove pixmaps directory |
scripts | 2010-11-25 | dmmcintyr | [r1] Initial commit. |
src | 2010-11-28 | dmmcintyr | [r7] Fix the excellent job I did of bungling the mat... |
README | 2012-09-24 | dmmcintyr | [r10] Test commit... |
configure | 2010-11-28 | dmmcintyr | [r9] update version number after making release tarball |
inst | 2010-11-25 | dmmcintyr | [r1] Initial commit. |
Tire Comparator uses a cheap build system built out of a bash script that runs QMake and then does some sed hacking on the generated, disposable Makefile. To compile: ./configure make I haven't bothered to work out a proper install target, or to do a proper job of installing this on my N900. I just use the crappy ./inst script to scp it to the device over wi-fi, and run it from the xterm on the device. (It's a pity the N900 is dead. As I no longer work in a tire shop, I doubt I will ever port this to Android or whatever. It was useful while I needed it though.)