summaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Bug 1024: Add fallback for native-jar-file location via classpathSven Gothel2014-07-111-9/+10
* Bug 1023/Bug 1024: Create native jar files for different configurations due t...Sven Gothel2014-07-101-1/+2
* complete commit 33eb9484c4675423431521f2271e3e9d8d38f3b2Sven Gothel2014-06-171-1/+1
* gluegen: update the target names for generating java codeHarvey Harrison2014-05-311-45/+45
* gluegen: pair the grammer input folder with an out.dir valueHarvey Harrison2014-05-311-12/+12
* gluegen: move all antlr grammars to a top-level directoryHarvey Harrison2014-05-311-10/+9
* build/test: Add ant-junit4.jar to classpath; Add experimental gluegen-rt-alt ...Sven Gothel2014-05-091-0/+27
* Fix sed for paths containing spaces on Windows.Wade Walker2014-03-011-1/+1
* build.xml .. fix doc (copy/paste)Sven Gothel2014-01-261-1/+1
* Jar Manifest: Seal all packages ; Each jar is 'standalone' as required by 'se...Sven Gothel2014-01-251-2/+0
* Fix Bug 865: Safari >= 6.1 [OSX]: May employ xattr on 'com.apple.quarantine' ...Sven Gothel2013-10-231-4/+1
* artifact.properties: Add gluegen.build.version:=jogamp.versionSven Gothel2013-10-041-1/+2
* Fix build issue on OSX w/ Java6. target.rt.jar is not enough for compile-time...Sven Gothel2013-09-211-3/+9
* Fix Bug 835: Use target.[sourcelevel,targetlevel,rt.jar] for all javac tasks.Sven Gothel2013-09-191-3/+3
* Platform: Add accurate currentTimeMillis() and currentTimeMicros() native met...Sven Gothel2013-08-151-2/+3
* Javadoc: Use JogAmp Stylesheet / Colors ..Sven Gothel2013-07-171-1/+5
* Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...Sven Gothel2013-06-201-1/+18
* Complete 5d211c6fa6a0452cc4569712e436184e34504a88: Remove generate.nativelibr...Sven Gothel2013-06-171-52/+0
* Fix DynamicLinker Impl: Add Bionic specialization using Bionic's non POSIX va...Sven Gothel2013-06-161-4/+2
* GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'...Sven Gothel2013-06-141-0/+3
* build.xml: fix intendationsSven Gothel2013-04-211-5/+5
* Align integer version property name .. jogamp_int_version -> jogamp.version.intSven Gothel2013-03-281-2/+2
* Move *_base_version to jogamp.version.base: Unifying base version across all ...Sven Gothel2013-03-281-8/+7
* Bug 588: Adding jogamp.version property, i.e. 2.0.2-rc-<TIMESTAMP> used for M...Sven Gothel2013-03-281-15/+12
* Fix Long*HashMap impl. of IntIntHashMap: Better 64bit hash value, using new H...Sven Gothel2013-03-121-0/+6
* Promote AWTEDTExecutor to public package com.jogamp.common.util.awt ; Exclude...Sven Gothel2013-02-281-1/+3
* Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting...Sven Gothel2013-02-081-6/+53
* Add com.jogamp.common.util.PrimitiveStack (FloatStack and IntegerStack), a si...Sven Gothel2012-12-301-4/+53
* Fix regression of 55b4552aef7882c358d545d020d6f12c958ed8ed, which impacts non...Sven Gothel2012-10-041-1/+1
* Fix Bug 624 - Compile and generate android JAR files (gluegen-rt-android.jar)...Sven Gothel2012-10-041-5/+8
* Android: Bump version.code: 914011Sven Gothel2012-08-231-1/+1
* Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf...Sven Gothel2012-08-161-5/+5
* Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...Sven Gothel2012-06-261-10/+10
* Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android...Sven Gothel2012-06-151-24/+63
* Fix Bug 583: Remove Android compile-time dependencies and exclude Android spe...Sven Gothel2012-06-041-20/+44
* Android: Bump version.code: 914010Sven Gothel2012-05-091-1/+1
* Android: Bump version.code to 0914009Sven Gothel2012-05-091-1/+1
* Android: aapt no debug, gluegen: proper version.code and launcher manifestSven Gothel2012-05-041-4/+4
* Android: 'android.jar' -> android-015.jar', 'android-min.jar' (9); version.co...Sven Gothel2012-05-041-3/+3
* Android version.code: 3Sven Gothel2012-05-041-1/+1
* Fix Android JogAmp Launcher: AssetsSven Gothel2012-05-041-1/+1
* Bump Android version.code: 2Sven Gothel2012-05-041-1/+1
* APK version code = 1Sven Gothel2012-05-031-1/+1
* Reduce APK version name to 30 charsSven Gothel2012-05-031-1/+1
* 7z Archive: Add all APK's - Was missing Android Launcher.Sven Gothel2012-03-281-1/+1
* Add *.apk files to the 7z archive [for deployment]Sven Gothel2012-03-271-0/+1
* Platform: Add AWT_AVAILABLE 'knowledge'; RunnableExecutor: Add AWTEDT impl. /...Sven Gothel2012-03-261-0/+1
* Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...Sven Gothel2012-03-171-1/+9
* Android: New ActivityLauncher (jogamp.android-launcher.apk)Sven Gothel2012-03-141-18/+67
* Don't build and use gluegen.apk (compile time only) ; Don't test classloader ...Sven Gothel2012-03-071-7/+7