Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-01 | ... | Grant Limberg | |
2015-06-24 | configure the NDK to build all supported ABIs and package them up in the jar | Grant Limberg | |
2015-06-13 | Modified ant build script so that it can be integrated with Android Studio's ↵ | Grant Limberg | |
build system | |||
2015-06-01 | Enable ZT_TRACE and more verbose build output | Grant Limberg | |
2015-05-04 | build & package libZeroTierOneSDK.jnilib on Mac oS | Grant Limberg | |
Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
2015-05-02 | ensure java is compiled for JVM 1.7. Android cant read .class files ↵ | Grant Limberg | |
compiled for 1.8 | |||
2015-05-02 | add the basedir to the ant buildfile | Grant Limberg | |
2015-04-30 | Setup native build for Windows Java. | Grant Limberg | |
Still need to do Mac & Linux | |||
2015-04-25 | fix strings pointing to enum fields in ResultCode java class | Grant Limberg | |
2015-04-25 | If we could not recursively add ZeroTierOneSDK.jar to ZeroTierOneSDK.jar, ↵ | Grant Limberg | |
that would be greeeaaaaat | |||
2015-04-25 | Package the Android native libraries right in the .jar file | Grant Limberg | |
2015-04-25 | generate javadocs for the Java SDK | Grant Limberg | |
2015-04-23 | set 'build' as the default ant target | Grant Limberg | |
Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
2015-04-23 | don't require clean before build | Grant Limberg | |
Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
2015-04-23 | fix a build error | Grant Limberg | |
Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
2015-04-23 | Added ant build script. Requires NDK_BUILD_LOC environment variable ↵ | Grant Limberg | |
pointing to the ndk-build script fixed compile erros in Node and VirutalNetworkConfig Signed-off-by: Grant Limberg <glimberg@gmail.com> |