Right now we have the two build files only for windows (feel free to build more).
Mobile Edition
Build Options (Mobile Edition)
..\speedtracker>build_handy
Buildfile: build_handy.xml
usage:
[echo]
[echo] Global SpeedTrack Handy build file
[echo] -------------------------------------------------------------
[echo]
[echo] available targets are:
[echo]
[echo] all --> delegates ant-call with parameter 'all' to all subsystems
[echo] clean --> cleans all subsystems
[echo]
[echo] See the comments inside the build.xml file for more details.
[echo] -------------------------------------------------------------
[echo]
BUILD SUCCESSFULGenerate the .jar and .jad file (Mobile Edition)
..\speedtracker>build_handy all - generates the .jar/.jad file called 'speedTracker_handy_beta1.0.jar' and 'speedTracker_handy_beta1.0.jad'
Laptop Edition
Build Option (Laptop Edition)
..\speedtracker>build_laptop
Buildfile: build_laptop.xml
usage:
[echo]
[echo] Global SpeedTrack Laptop build file
[echo] -------------------------------------------------------------
[echo]
[echo] available targets are:
[echo]
[echo] all --> delegates ant-call with parameter 'all' to all subsystems
[echo] compile --> generates classes and copies required librarys
[echo] jar --> generates speedtracker_[version].jar after compiling
[echo] clean --> cleans all subsystems
[echo]
[echo] See the comments inside the build.xml file for more details.
[echo] -------------------------------------------------------------
[echo]
BUILD SUCCESSFULGenerate the .jar file (Laptop Edition)
..\speedtracker>build_laptop all - generates the .jar File called 'speedTracker_laptop_beta2.0.jar'
Start speedTracker Laptop (Laptop Edition)
Execute the startfile 'startup_laptop.bat'.
..\speedtracker>startup_laptop - starts a GUI of the speedTracker Laptop Edition