aboutsummaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* added tag.build ant target.Michael Bien2010-07-241-1/+6
* NEWT: Simplified LockingSven Gothel2010-06-021-2/+2
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-0/+2
* Add javadoc_nativewindow_spec.zip and fix it's build locationSven Gothel2010-05-171-1/+4
* ../jogl.logSven Gothel2010-05-101-4/+13
* Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: copy-fi...Sven Gothel2010-04-281-1/+29
* NEWT CleanupSven Gothel2010-04-241-1/+1
* *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-101-8/+8
* Attach build-junit.xml to build.xml ; Add more tests Offscreen(broken on ATI)...Sven Gothel2010-04-091-6/+9
* Cleanup ant files, intro: build-common.xml used for all targets; Extracting b...Sven Gothel2010-04-091-85/+34
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-291-3/+3
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-3/+3
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-3/+3
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1