summaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
...
* Remove android excludes (compilation), ensuring 1:1 jar filesSven Gothel2011-08-021-6/+2
* Android: Drop android.jar ; Simplify 'aapt.signed' ; Move our android resourc...Sven Gothel2011-08-021-6/+2
* Fix Android apk activity; Add apk VersionName; Add jar manifest to apkSven Gothel2011-07-281-23/+37
* Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use jogamp ...Sven Gothel2011-07-281-97/+22
* Merge branch 'wip_mobile' of git://github.com/sgothel/gluegen into wip_mobileRami Santina2011-07-261-1/+1
|\
| * Cross JUnit Tests - All Passed: Android+Linux armv7Sven Gothel2011-07-251-1/+1
* | Added android packaging for android gluegen-rt.apkRami Santina2011-07-261-12/+87
|/
* Add native lib in apk, needs work to be installed (manifest ...)Sven Gothel2011-07-241-2/+10
* Cleaned up android build ; Cross junit/java android test/script; Fix Test1p2P...Sven Gothel2011-07-241-1/+5
* Complete android apk creation and cont. unit test launch. Need to write unit ...Sven Gothel2011-07-241-13/+7
* Android integration / cross-test ; Enhance PlatformSven Gothel2011-07-241-2/+25
* add props compiler.cfg.linux.x86, linker.cfg.linux.x86 for proper linux-x86_3...Sven Gothel2011-07-221-2/+2
* Fix TestStructAccessorEndianSven Gothel2011-07-211-5/+5
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-2/+8
* src-zip: no compression to benefit from xz/7z compressionSven Gothel2011-06-091-1/+1
* build.xml: native jar shall be created in native build targetSven Gothel2011-06-081-5/+7
* Fix C / JNI compilation: Add/use javah, recompile if out of date,Sven Gothel2011-06-071-24/+45
* create source zip archives per defaultSven Gothel2011-05-221-5/+11
* Add all.debug targetSven Gothel2011-05-171-1/+3
* leave java source zip file in build folder (if BUILD_ARCHIVE=true)Sven Gothel2011-05-171-1/+2
* build: Query git branch/sha1 and use it if not set and tools are available; A...Sven Gothel2011-05-161-3/+19
* Remove redundant setup.java.home.dir, use proper gluegen-cpptasks-base.xml ta...Sven Gothel2011-04-201-16/+1
* ant: using target.sourcelevel, host.sourcelevel, javacdebug and javacdebuglev...Sven Gothel2011-04-201-9/+23
* Fix archive.7z: unset property destfile.path. gluegen-archivetasks.xml -> jog...Sven Gothel2011-02-241-1/+1
* fix jogamp-env.xml ; uses env vars BUILD_ARCHIVE=true|yes and NODE_NAME if setSven Gothel2011-02-231-1/+2
* Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-231-1/+1
* Provide task 'archive.7z' and use it instead of zipSven Gothel2011-02-231-5/+5
* Remove CDCSven Gothel2011-02-091-76/+1
* Bump Java source level to 1.5 / Disable CDC buildsSven Gothel2011-02-091-20/+23
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* copy gluegen-rt.jnlp with empty codebase to build folder for local testing.Michael Bien2011-02-051-0/+11
* run tag.build from base.compileSven Gothel2010-12-161-2/+2
* archive test resultsSven Gothel2010-12-151-2/+2
* Disabled Struct* Tests (not working on Windows .. platform; Moved BuffersTest...Sven Gothel2010-11-251-36/+1
* Fix Version test while using the JAR files in classpath; Cleanup Manifest orderSven Gothel2010-11-231-1/+1
* added missing end tag which got lost in merge.Michael Bien2010-11-181-1/+1
* seperated reuseable tasks into maven-common.xmlMichael Bien2010-11-181-2/+4
* Composing valid POMs for maven artifactsEvgeniy Tsvigun2010-11-181-64/+93
* Added maven deploy target, changed group to "org.jogamp.gluegen"Evgeniy Tsvigun2010-11-181-1/+46
* "maven.install" target added to buildEvgeniy Tsvigun2010-11-181-0/+43
* Add general purpose WriteCloneable interfaceSven Gothel2010-11-171-0/+1
* Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and zip a...Sven Gothel2010-11-161-5/+8
* Fix javadoc: Add missing 'javadoc.link' propertySven Gothel2010-11-151-0/+3
* Adding SCM_BRANCH, gluegen.build.branch infoSven Gothel2010-11-101-0/+5
* Added 'gluegen.build.id' (hudson timestamp) and 'gluegen.build.commit' (git c...Sven Gothel2010-11-101-3/+11
* Incooperate gluegen.build.number in ZIP archive name and in JAR manifestsSven Gothel2010-11-091-9/+20
* Enhance API doc .. package description etcSven Gothel2010-11-091-0/+1
* Archive: add timestamp; javadoc with 1.5Sven Gothel2010-11-091-2/+6
* Adding developer zip archive, which is being reused for deployment.Sven Gothel2010-11-091-5/+41
* Proper antlr.jar in NB projects.xml (2nd try)Sven Gothel2010-11-081-1/+1