altosdroid: add autogenerated BuildInfo.java
authorMike Beattie <mike@ethernal.org>
Sun, 21 Oct 2012 22:55:07 +0000 (11:55 +1300)
committerMike Beattie <mike@ethernal.org>
Mon, 22 Oct 2012 06:17:58 +0000 (19:17 +1300)
commit4b41561abf9144e73995ccc18eadad7936d1dd15
tree40408b23ca011347bbcb5d246805d38c21c18aba
parent8cb09f8a3e2dae5f7f3d2d3dbbc81ba40b491e75
altosdroid: add autogenerated BuildInfo.java

* Generated by shell script that parses git describe
* Makefile rule to call script on every run
* also includes eclipse hooks to call shell script on build

Signed-off-by: Mike Beattie <mike@ethernal.org>
altosdroid/.externalToolBuilders/Generate BuildInfo.java.launch [new file with mode: 0644]
altosdroid/.gitignore
altosdroid/.project
altosdroid/Makefile.am
altosdroid/buildinfo.sh [new file with mode: 0755]
altosdroid/src/org/altusmetrum/AltosDroid/BuildInfo.java.in [new file with mode: 0644]