| Commit message (Expand) | Author | Age | Files | Lines |
* | Android Activity Launching (jogl.test) | Sven Gothel | 2011-09-28 | 1 | -10/+33 |
* | Remove native lib cg from jogl native lib jar | Sven Gothel | 2011-09-21 | 1 | -0/+1 |
* | ant build: don't delete jar/lib on 'one.dir', but 'clean' only | Sven Gothel | 2011-09-15 | 1 | -5/+2 |
* | jogl test.compile post one.dir, before zip archive | Sven Gothel | 2011-09-14 | 1 | -4/+4 |
* | Don't generate android.jar pre default, incl atomic jar/jnlp in 7z | Sven Gothel | 2011-09-13 | 1 | -16/+18 |
* | Android hacks: ClassLoaderUtil (vie Dex.., w/ native libs) ; Merged big jar ;... | Sven Gothel | 2011-08-05 | 1 | -0/+7 |
* | due to JAR *all* merge, merge *-java-src.zip -> jogl-java-src.zip as well | Sven Gothel | 2011-08-05 | 1 | -9/+1 |
* | fix jogl.all-mobile.jar/jogl_mobile configuration | Sven Gothel | 2011-08-05 | 1 | -2/+2 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 1 | -13/+125 |
* | src-zip: no compression to benefit from xz/7z compression | Sven Gothel | 2011-06-09 | 1 | -3/+3 |
* | create source zip archives per default | Sven Gothel | 2011-05-22 | 1 | -12/+20 |
* | Add all.debug target | Sven Gothel | 2011-05-17 | 1 | -0/+2 |
* | leave java source zip file in build folder (if BUILD_ARCHIVE=true) | Sven Gothel | 2011-05-17 | 1 | -3/+10 |
* | build: Query git branch/sha1 and use it if not set and tools are available; A... | Sven Gothel | 2011-05-16 | 1 | -1/+12 |
* | ant all.ide target: use all debug flags (+vars) | Sven Gothel | 2011-04-22 | 1 | -1/+2 |
* | all.ide: add one.dir to update build/jar/ | Sven Gothel | 2011-04-02 | 1 | -1/+1 |
* | archive tga results | Sven Gothel | 2011-04-01 | 1 | -0/+3 |
* | Fix public javadoc (add all com.jogamp.* packages) | Sven Gothel | 2011-03-01 | 1 | -1/+1 |
* | Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements' | Sven Gothel | 2011-02-25 | 1 | -0/+2 |
|\ |
|
| * | Add new all.ide target for use in Eclipse, NetBeans, and IntelliJ | Wade Walker | 2011-02-18 | 1 | -0/+2 |
* | | Inverse build attribute build.noarchive -> build.archiveon | Sven Gothel | 2011-02-23 | 1 | -1/+1 |
* | | Using 7z instead of zip | Sven Gothel | 2011-02-23 | 1 | -3/+2 |
* | | Excluded javadoc.dev from javadoc.all; Fixed javadoc.dev (incl jogamp.* packa... | Sven Gothel | 2011-02-22 | 1 | -2/+3 |
|/ |
|
* | Remove CDC | Sven Gothel | 2011-02-09 | 1 | -11/+8 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | tests: test.auto.run (junit.run) and test.manual.run | Sven Gothel | 2010-12-13 | 1 | -5/+13 |
* | Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp... | Sven Gothel | 2010-12-13 | 1 | -2/+2 |
* | Newt: Add com.jogamp.newt.util.* package(s) to public javadoc | Sven Gothel | 2010-12-12 | 1 | -1/+1 |
* | Javadoc developer level must be 1.5 due to gluegen compile time plugin | Sven Gothel | 2010-11-27 | 1 | -1/+1 |
* | Add javadoc target 'javadoc.nw.spec.zip' to test without using up to much res... | Sven Gothel | 2010-11-16 | 1 | -1/+3 |
* | Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and zip a... | Sven Gothel | 2010-11-16 | 1 | -90/+128 |
* | Javadoc: Adding packages containing JogampVersion derivations; DevDoc: Add jo... | Sven Gothel | 2010-11-16 | 1 | -2/+2 |
* | JOGL javadoc: Link offline relative URL (buggy) -> Link online relative URL | Sven Gothel | 2010-11-16 | 1 | -11/+41 |
* | Javadoc URL: Use rel. gluegen URL utilizing jogamp-next/javadoc/<module>/javadoc | Sven Gothel | 2010-11-15 | 1 | -2/+3 |
* | Fix javadoc offline link rel. package-list location in gluegen, use passed 'g... | Sven Gothel | 2010-11-15 | 1 | -8/+8 |
* | Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha... | Sven Gothel | 2010-11-10 | 1 | -1/+8 |
* | JavaDoc: Use GlueGen offline link, javadoc_public -> javadoc | Sven Gothel | 2010-11-09 | 1 | -11/+16 |
* | Archive: New common zip archive folder structure. Drop source archive, use git | Sven Gothel | 2010-11-09 | 1 | -34/+11 |
* | Fix CG header, according to PCPP fix | Sven Gothel | 2010-11-07 | 1 | -1/+0 |
* | Gluegen parts in src/gluegen (clean) | Sven Gothel | 2010-11-07 | 1 | -2/+2 |
* | Netbeans: use build target all.but-archives | Sven Gothel | 2010-10-27 | 1 | -0/+2 |
* | COPYRIGHT.txt no longer exists -> don't copy it. | Michael Bien | 2010-09-14 | 1 | -1/+0 |
* | Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.number | Sven Gothel | 2010-07-26 | 1 | -1/+1 |
* | Fix build.number -> jogl.build.number; Read artifact.properties | Sven Gothel | 2010-07-26 | 1 | -1/+1 |
* | Fix artifact.properties rootrel | Sven Gothel | 2010-07-24 | 1 | -1/+1 |
* | added tag.build ant target. | Michael Bien | 2010-07-24 | 1 | -1/+6 |
* | NEWT: Simplified Locking | Sven Gothel | 2010-06-02 | 1 | -2/+2 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 1 | -0/+2 |
* | Add javadoc_nativewindow_spec.zip and fix it's build location | Sven Gothel | 2010-05-17 | 1 | -1/+4 |
* | ../jogl.log | Sven Gothel | 2010-05-10 | 1 | -4/+13 |