aboutsummaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5...Sven Gothel2012-03-141-33/+1
* Enable Android remote adb unit tests (1 Test currently / WIP)Sven Gothel2012-03-101-26/+2
* Get JOGL to build with NDK r7Edwin Vane2012-02-281-0/+3
* javac - setup encoding to UTF-8Sven Gothel2012-01-231-0/+5
* Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,...Sven Gothel2012-01-221-5/+7
* Android Activity Launching (jogl.test)Sven Gothel2011-09-281-10/+33
* Remove native lib cg from jogl native lib jarSven Gothel2011-09-211-0/+1
* ant build: don't delete jar/lib on 'one.dir', but 'clean' onlySven Gothel2011-09-151-5/+2
* jogl test.compile post one.dir, before zip archiveSven Gothel2011-09-141-4/+4
* Don't generate android.jar pre default, incl atomic jar/jnlp in 7zSven Gothel2011-09-131-16/+18
* Android hacks: ClassLoaderUtil (vie Dex.., w/ native libs) ; Merged big jar ;...Sven Gothel2011-08-051-0/+7
* due to JAR *all* merge, merge *-java-src.zip -> jogl-java-src.zip as wellSven Gothel2011-08-051-9/+1
* fix jogl.all-mobile.jar/jogl_mobile configurationSven Gothel2011-08-051-2/+2
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-13/+125
* src-zip: no compression to benefit from xz/7z compressionSven Gothel2011-06-091-3/+3
* create source zip archives per defaultSven Gothel2011-05-221-12/+20
* Add all.debug targetSven Gothel2011-05-171-0/+2
* leave java source zip file in build folder (if BUILD_ARCHIVE=true)Sven Gothel2011-05-171-3/+10
* build: Query git branch/sha1 and use it if not set and tools are available; A...Sven Gothel2011-05-161-1/+12
* ant all.ide target: use all debug flags (+vars)Sven Gothel2011-04-221-1/+2
* all.ide: add one.dir to update build/jar/Sven Gothel2011-04-021-1/+1
* archive tga resultsSven Gothel2011-04-011-0/+3
* Fix public javadoc (add all com.jogamp.* packages)Sven Gothel2011-03-011-1/+1
* Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements'Sven Gothel2011-02-251-0/+2
|\
| * Add new all.ide target for use in Eclipse, NetBeans, and IntelliJWade Walker2011-02-181-0/+2
* | Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-231-1/+1
* | Using 7z instead of zipSven Gothel2011-02-231-3/+2
* | Excluded javadoc.dev from javadoc.all; Fixed javadoc.dev (incl jogamp.* packa...Sven Gothel2011-02-221-2/+3
|/
* Remove CDCSven Gothel2011-02-091-11/+8
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* tests: test.auto.run (junit.run) and test.manual.runSven Gothel2010-12-131-5/+13
* Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp...Sven Gothel2010-12-131-2/+2
* Newt: Add com.jogamp.newt.util.* package(s) to public javadocSven Gothel2010-12-121-1/+1
* Javadoc developer level must be 1.5 due to gluegen compile time pluginSven Gothel2010-11-271-1/+1
* Add javadoc target 'javadoc.nw.spec.zip' to test without using up to much res...Sven Gothel2010-11-161-1/+3
* Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and zip a...Sven Gothel2010-11-161-90/+128
* Javadoc: Adding packages containing JogampVersion derivations; DevDoc: Add jo...Sven Gothel2010-11-161-2/+2
* JOGL javadoc: Link offline relative URL (buggy) -> Link online relative URLSven Gothel2010-11-161-11/+41
* Javadoc URL: Use rel. gluegen URL utilizing jogamp-next/javadoc/<module>/javadocSven Gothel2010-11-151-2/+3
* Fix javadoc offline link rel. package-list location in gluegen, use passed 'g...Sven Gothel2010-11-151-8/+8
* Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha...Sven Gothel2010-11-101-1/+8
* JavaDoc: Use GlueGen offline link, javadoc_public -> javadocSven Gothel2010-11-091-11/+16
* Archive: New common zip archive folder structure. Drop source archive, use gitSven Gothel2010-11-091-34/+11
* Fix CG header, according to PCPP fixSven Gothel2010-11-071-1/+0
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-071-2/+2
* Netbeans: use build target all.but-archivesSven Gothel2010-10-271-0/+2
* COPYRIGHT.txt no longer exists -> don't copy it.Michael Bien2010-09-141-1/+0
* Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.numberSven Gothel2010-07-261-1/+1
* Fix build.number -> jogl.build.number; Read artifact.propertiesSven Gothel2010-07-261-1/+1
* Fix artifact.properties rootrelSven Gothel2010-07-241-1/+1