Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: ↵ | Sven Gothel | 2012-03-14 | 1 | -33/+1 |
| | | | | | | | | 0cfc7847c58b51c9a26b50d905b592d1fc4c8578) - Remove jogl.android-launcher.apk in favor of generic jogamp.android-launcher.apk - All Android test code resides in jogl.test.apk (initial launcher and delegated 'real' one) | ||||
* | Enable Android remote adb unit tests (1 Test currently / WIP) | Sven Gothel | 2012-03-10 | 1 | -26/+2 |
| | | | | | | - BOOTCLASSPATH - see gluegen commit 227ad20f6bf10d5d28073dfbd3fac363e3a09531 - Move jogl.test.apk creation in build-test.xml - Enable and fix 'junit.run.remote.adb' target | ||||
* | Get JOGL to build with NDK r7 | Edwin Vane | 2012-02-28 | 1 | -0/+3 |
| | | | | | | | | | | - Most of the android build work is done by gluegen ant files. Changes made to gluegen in support of NDK r7 need to be reflected here: - New/fewer environment variables. - Specifying android.abi for packaging. - Cross-compilation script cleaned up to look like gluegen's cross compile script for consistency. - Renamed install/re-install adb helper scripts to be ARM specific. | ||||
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 1 | -0/+5 |
| | |||||
* | Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak ↵ | Sven Gothel | 2012-01-22 | 1 | -5/+7 |
| | | | | | | | | | | | | | | | framework, NEWT) - Fix Bug 516 (Determine Java Version). See gluegen: 64639b805a32338385421f168e12c1ef7f749d00 - Fix OS X 10.5 linkage (weak framework, NEWT) - Use weak framework linkage for all modules and frameworks: AppKit, QuartzCore, Cocoa, OpenGL, JavaNativeFoundation - NEWT: Handle NS exception while calling OS X >= 10.6 only methods: - 'setAllowsConcurrentViewDrawing()' - 'setCanDrawConcurrently()' | ||||
* | Android Activity Launching (jogl.test) | Sven Gothel | 2011-09-28 | 1 | -10/+33 |
| | | | | | | | | | | | | | | | | Launching activity is in: jogl.android-launcher.apk and directly derives from NewtLauncherActivity. It daisy chains apk's via ClassLoaderUtil: - gluegen-rt.apk - jogl.all-android.apk - jogl.test.apk (*) (*) This has to made configurable so the generic NewtLauncherActivity can be reused by any user application. After preparing the ClassLoader (see above), NewtLauncherActivity instanciates the configurable user Activity and passes all it's activity calls down to it. | ||||
* | 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 |
| | | | | ; eglGetDevice(0) fails | ||||
* | 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' ↵ | Sven Gothel | 2011-08-05 | 1 | -13/+125 |
| | | | | | | | | | | | | | | | | | | | | | separation ; android cleanup remaining all-in-one jnlp's / jars: jogl-all-awt.jnlp -> jogl.all.jar jogl-all-noawt.jnlp -> jogl.all-noawt.jar jogl-all-mobile.jnlp -> jogl.all-mobile.jar native for all above: jogl-all-natives-linux-amd64.jar jogl.all-android.apk jogl.all-android.jar more may follow for each supported platfrom ++++ - newt: proper 'driver' separation - all drivers reside now in jogamp.newt.driver.* - remove intptr.cfg / use gluegen's | ||||
* | 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; ↵ | Sven Gothel | 2011-05-16 | 1 | -1/+12 |
| | | | | | | | | | | Add Java source zip file. Query git branch/sha1 and use it if not set and tools are available. This shall improve tracking of manual generated binaries/bundles. Add Java source zip file. Contains all Java source code (incl. generated ones) enhancing IDE usage, where API doc and source browsing of libs is supported (NB/Eclipse/etc). | ||||
* | 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 |
| | | | | | | | | | | | | | | The new target just omits final JAR creation and file copying for extra speed within an IDE. We also change where Eclipse looks for the native libraries, since this new target doesn't copy them to jogl/build/lib. | ||||
* | | 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.* ↵ | Sven Gothel | 2011-02-22 | 1 | -2/+3 |
|/ | | | | packages) | ||||
* | Remove CDC | Sven Gothel | 2011-02-09 | 1 | -11/+8 |
| | |||||
* | Move implementation private files from com.jogamp.<module>.impl. to ↵ | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | jogamp.<module> (2/2) - edit files - com.jogamp.opengl.impl -> jogamp.opengl - com.jogamp.opengl.util.glsl.fixedfunc.impl -> jogamp.opengl.util.glsl.fixedfunc - com.jogamp.nativewindow.impl -> jogamp.nativewindow - com.jogamp.newt.impl -> jogamp.newt This sorts implementation details from the top level, ie skipping the public 'com', allowing a better seperation of public classes and implementation details and also reduces strings. This approach of public/private seperation is also used in the OpenJDK. | ||||
* | 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; ↵ | Sven Gothel | 2010-12-13 | 1 | -2/+2 |
| | | | | Compile posted Issue* Bug* snippets | ||||
* | 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 ↵ | Sven Gothel | 2010-11-16 | 1 | -1/+3 |
| | | | | resources | ||||
* | Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and zip ↵ | Sven Gothel | 2010-11-16 | 1 | -90/+128 |
| | | | | all <module>/** to javadoc.zip. This shall be done for all jogamp modules | ||||
* | Javadoc: Adding packages containing JogampVersion derivations; DevDoc: Add ↵ | Sven Gothel | 2010-11-16 | 1 | -2/+2 |
| | | | | | | | | | | | jogl/gluegen packages com.jogamp.opengl com.jogamp.nativewindow developer javadoc: com.jogamp.gluegen.opengl com.jogamp.gluegen.runtime.opengl | ||||
* | 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 ↵ | Sven Gothel | 2010-11-15 | 1 | -8/+8 |
| | | | | 'gluegen.root' | ||||
* | Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit ↵ | Sven Gothel | 2010-11-10 | 1 | -1/+8 |
| | | | | sha1) and 'jogl.build.branch' (git branch) to the JARs Manifest files, artifact.properties and deployment README.txt ; Fixed some URLs and text ; Removed the notion of RI and non RI versions, since from now on we reference a release version via: module-base-version, git sha1 and hudson build number | ||||
* | 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 |
| | | | | | | | - Adding gluegen-gl.jar for GlueGen GL compile time parts. - Removed dead build-gluegen.xml - Adding com/jogamp/gluegen/runtime/opengl/* to jogl core - Moved gluegen gl part to jogl/classes | ||||
* | 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 |
| |