aboutsummaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* build.xml: Always set source w/ target version, avoid build WARNINGSven Gothel2023-01-151-0/+1
* native.tag.jar: Revert explicit inclusion of *.symbols file -> implicit inclu...Sven Gothel2020-01-041-1/+1
* native.tag.jar: include *.symbolsSven Gothel2020-01-021-1/+1
* javadoc: enable framesSven Gothel2020-01-021-0/+1
* Handle special junit treatment via make/lib/gluegen-cpptasks* (i.e. iOS)Sven Gothel2020-01-021-2/+2
* Bug 1417 - Android: Update cpptask, using implicit 'soname' setup, which scal...Sven Gothel2019-12-121-3/+2
* Bug 1417 - Android: Resulting dynamic libraries require the 'soname' to be se...Sven Gothel2019-12-101-1/+4
* Bug 1363: Java 11: Document Java8 target constraints; Fix one odd compile issueSven Gothel2019-08-191-0/+4
* Bug 1363: Java 11: Fix javadoc invocation, drop -source <release> for compile...Sven Gothel2019-08-181-2/+10
* build.xml: Explicitly issue 'clean-temp' at start and in the end of default '...Sven Gothel2019-08-181-7/+20
* Fixed java.home directory and removed obsolete tools.jarWade Walker2019-08-161-2/+0
* Bug 1363: Java 11: build.xml fix some comments, javah replacement move and co...Sven Gothel2019-08-161-12/+7
* Fixed native header generation so it doesn't use javahWade Walker2019-08-161-8/+7
* Merge branch 'java11'Sven Gothel2019-08-161-3/+4
|\
| * Bug 1363: Java 11: Initial Host/Target Compiler Selection: Java8Sven Gothel2019-06-131-3/+4
* | iOS: Generalize building the native symbols file via macroSven Gothel2019-06-211-16/+6
* | Update cpptask.jar to commit 18e04a2fb9c2a3556040091213f82fc570bc5736Sven Gothel2019-06-171-4/+0
* | Bug 1363: Java 11: Recognize Java9+ ..; Support JEP 178 static linkage libglu...Sven Gothel2019-06-171-11/+4
* | iOS: Initial iOS support commit: build.xml targets, java code-path etcSven Gothel2019-06-171-6/+40
* | Update cpptask.jar to commit 757192655df20cc6a68affe8cbb4d7de387c9c67Sven Gothel2019-06-171-1/+2
|/
* build.xml:gluegen.build.native: Place unsetting into the conditional .impl ta...Sven Gothel2019-04-101-2/+4
* Bug 1369: SCC: Clarify & fix build dependencies in build.xmlSven Gothel2019-04-031-9/+26
* Bug 1369: SCC: Hide SHA Algorithm bit size in literals of SpecificationSven Gothel2019-04-031-53/+53
* Bug 1369: Source Certification Contract (SCC): Initial SHA256 fingerprint & r...Sven Gothel2019-04-031-55/+213
* Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib)Sven Gothel2019-03-301-3/+2
* Merge branch 'master' of git://github.com/pini-gh/gluegen into pini-gh-masterSven Gothel2019-03-261-1/+13
|\
| * Support architecture ppc64le (Debian ppc64el).Gilles Filippini2015-10-281-1/+13
* | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 supportXerxes Ranby2016-12-111-1/+7
|/
* Bug 1145 - Provide JogAmp Big Fat Jars and Fat 7z ArchiveSven Gothel2015-07-291-3/+38
* Fix using GlueGen's JNI header for native compilation (java.includes.dir, jav...Sven Gothel2015-07-141-5/+0
* Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: ...Sven Gothel2015-03-241-2/+11
* Add javadoc arg '-Xdoclint:none' if java >= 1.8 via property 'javadoc.xarg1' ...Sven Gothel2015-02-031-0/+1
* GlueGen AAPT Task: Android APK native-code files shall be named using 'os.and...Sven Gothel2015-02-021-1/+1
* Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin...Sven Gothel2015-02-021-1/+1
* Bug 1108 - Fix difficulties to determine executable access permission on Wind...Sven Gothel2014-12-131-0/+9
* Revert "gluegen: directly use git subcommands rather than sed over a temp file"Sven Gothel2014-08-281-19/+13
* gluegen: directly use git subcommands rather than sed over a temp fileHarvey Harrison2014-08-151-13/+19
* Bug 1024: Add fallback for native-jar-file location via classpathSven Gothel2014-07-111-9/+10
* Bug 1023/Bug 1024: Create native jar files for different configurations due t...Sven Gothel2014-07-101-1/+2
* complete commit 33eb9484c4675423431521f2271e3e9d8d38f3b2Sven Gothel2014-06-171-1/+1
* gluegen: update the target names for generating java codeHarvey Harrison2014-05-311-45/+45
* gluegen: pair the grammer input folder with an out.dir valueHarvey Harrison2014-05-311-12/+12
* gluegen: move all antlr grammars to a top-level directoryHarvey Harrison2014-05-311-10/+9
* build/test: Add ant-junit4.jar to classpath; Add experimental gluegen-rt-alt ...Sven Gothel2014-05-091-0/+27
* Fix sed for paths containing spaces on Windows.Wade Walker2014-03-011-1/+1
* build.xml .. fix doc (copy/paste)Sven Gothel2014-01-261-1/+1
* Jar Manifest: Seal all packages ; Each jar is 'standalone' as required by 'se...Sven Gothel2014-01-251-2/+0
* Fix Bug 865: Safari >= 6.1 [OSX]: May employ xattr on 'com.apple.quarantine' ...Sven Gothel2013-10-231-4/+1
* artifact.properties: Add gluegen.build.version:=jogamp.versionSven Gothel2013-10-041-1/+2
* Fix build issue on OSX w/ Java6. target.rt.jar is not enough for compile-time...Sven Gothel2013-09-211-3/+9