summaryrefslogtreecommitdiff
path: root/java/build.xml
AgeCommit message (Expand)Author
2015-07-01...Grant Limberg
2015-06-24configure the NDK to build all supported ABIs and package them up in the jarGrant Limberg
2015-06-13Modified ant build script so that it can be integrated with Android Studio's ...Grant Limberg
2015-06-01Enable ZT_TRACE and more verbose build outputGrant Limberg
2015-05-04build & package libZeroTierOneSDK.jnilib on Mac oSGrant Limberg
2015-05-02ensure java is compiled for JVM 1.7. Android cant read .class files compiled...Grant Limberg
2015-05-02add the basedir to the ant buildfileGrant Limberg
2015-04-30Setup native build for Windows Java.Grant Limberg
2015-04-25fix strings pointing to enum fields in ResultCode java classGrant Limberg
2015-04-25If we could not recursively add ZeroTierOneSDK.jar to ZeroTierOneSDK.jar, tha...Grant Limberg
2015-04-25Package the Android native libraries right in the .jar fileGrant Limberg
2015-04-25generate javadocs for the Java SDKGrant Limberg
2015-04-23set 'build' as the default ant targetGrant Limberg
2015-04-23don't require clean before buildGrant Limberg
2015-04-23fix a build errorGrant Limberg
2015-04-23Added ant build script. Requires NDK_BUILD_LOC environment variable pointing...Grant Limberg