| Commit message (Expand) | Author | Age | Files | Lines |
* | iOS: Generalize building the native symbols file via macro | Sven Gothel | 2019-06-21 | 1 | -16/+6 |
* | Update cpptask.jar to commit 18e04a2fb9c2a3556040091213f82fc570bc5736 | Sven Gothel | 2019-06-17 | 1 | -4/+0 |
* | Bug 1363: Java 11: Recognize Java9+ ..; Support JEP 178 static linkage libglu... | Sven Gothel | 2019-06-17 | 1 | -11/+4 |
* | iOS: Initial iOS support commit: build.xml targets, java code-path etc | Sven Gothel | 2019-06-17 | 1 | -6/+40 |
* | Update cpptask.jar to commit 757192655df20cc6a68affe8cbb4d7de387c9c67 | Sven Gothel | 2019-06-17 | 1 | -1/+2 |
* | build.xml:gluegen.build.native: Place unsetting into the conditional .impl ta... | Sven Gothel | 2019-04-10 | 1 | -2/+4 |
* | Bug 1369: SCC: Clarify & fix build dependencies in build.xml | Sven Gothel | 2019-04-03 | 1 | -9/+26 |
* | Bug 1369: SCC: Hide SHA Algorithm bit size in literals of Specification | Sven Gothel | 2019-04-03 | 1 | -53/+53 |
* | Bug 1369: Source Certification Contract (SCC): Initial SHA256 fingerprint & r... | Sven Gothel | 2019-04-03 | 1 | -55/+213 |
* | Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib) | Sven Gothel | 2019-03-30 | 1 | -3/+2 |
* | Merge branch 'master' of git://github.com/pini-gh/gluegen into pini-gh-master | Sven Gothel | 2019-03-26 | 1 | -1/+13 |
|\ |
|
| * | Support architecture ppc64le (Debian ppc64el). | Gilles Filippini | 2015-10-28 | 1 | -1/+13 |
* | | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support | Xerxes Ranby | 2016-12-11 | 1 | -1/+7 |
|/ |
|
* | Bug 1145 - Provide JogAmp Big Fat Jars and Fat 7z Archive | Sven Gothel | 2015-07-29 | 1 | -3/+38 |
* | Fix using GlueGen's JNI header for native compilation (java.includes.dir, jav... | Sven Gothel | 2015-07-14 | 1 | -5/+0 |
* | Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: ... | Sven Gothel | 2015-03-24 | 1 | -2/+11 |
* | Add javadoc arg '-Xdoclint:none' if java >= 1.8 via property 'javadoc.xarg1' ... | Sven Gothel | 2015-02-03 | 1 | -0/+1 |
* | GlueGen AAPT Task: Android APK native-code files shall be named using 'os.and... | Sven Gothel | 2015-02-02 | 1 | -1/+1 |
* | Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin... | Sven Gothel | 2015-02-02 | 1 | -1/+1 |
* | Bug 1108 - Fix difficulties to determine executable access permission on Wind... | Sven Gothel | 2014-12-13 | 1 | -0/+9 |
* | Revert "gluegen: directly use git subcommands rather than sed over a temp file" | Sven Gothel | 2014-08-28 | 1 | -19/+13 |
* | gluegen: directly use git subcommands rather than sed over a temp file | Harvey Harrison | 2014-08-15 | 1 | -13/+19 |
* | Bug 1024: Add fallback for native-jar-file location via classpath | Sven Gothel | 2014-07-11 | 1 | -9/+10 |
* | Bug 1023/Bug 1024: Create native jar files for different configurations due t... | Sven Gothel | 2014-07-10 | 1 | -1/+2 |
* | complete commit 33eb9484c4675423431521f2271e3e9d8d38f3b2 | Sven Gothel | 2014-06-17 | 1 | -1/+1 |
* | gluegen: update the target names for generating java code | Harvey Harrison | 2014-05-31 | 1 | -45/+45 |
* | gluegen: pair the grammer input folder with an out.dir value | Harvey Harrison | 2014-05-31 | 1 | -12/+12 |
* | gluegen: move all antlr grammars to a top-level directory | Harvey Harrison | 2014-05-31 | 1 | -10/+9 |
* | build/test: Add ant-junit4.jar to classpath; Add experimental gluegen-rt-alt ... | Sven Gothel | 2014-05-09 | 1 | -0/+27 |
* | Fix sed for paths containing spaces on Windows. | Wade Walker | 2014-03-01 | 1 | -1/+1 |
* | build.xml .. fix doc (copy/paste) | Sven Gothel | 2014-01-26 | 1 | -1/+1 |
* | Jar Manifest: Seal all packages ; Each jar is 'standalone' as required by 'se... | Sven Gothel | 2014-01-25 | 1 | -2/+0 |
* | Fix Bug 865: Safari >= 6.1 [OSX]: May employ xattr on 'com.apple.quarantine' ... | Sven Gothel | 2013-10-23 | 1 | -4/+1 |
* | artifact.properties: Add gluegen.build.version:=jogamp.version | Sven Gothel | 2013-10-04 | 1 | -1/+2 |
* | Fix build issue on OSX w/ Java6. target.rt.jar is not enough for compile-time... | Sven Gothel | 2013-09-21 | 1 | -3/+9 |
* | Fix Bug 835: Use target.[sourcelevel,targetlevel,rt.jar] for all javac tasks. | Sven Gothel | 2013-09-19 | 1 | -3/+3 |
* | Platform: Add accurate currentTimeMillis() and currentTimeMicros() native met... | Sven Gothel | 2013-08-15 | 1 | -2/+3 |
* | Javadoc: Use JogAmp Stylesheet / Colors .. | Sven Gothel | 2013-07-17 | 1 | -1/+5 |
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ... | Sven Gothel | 2013-06-20 | 1 | -1/+18 |
* | Complete 5d211c6fa6a0452cc4569712e436184e34504a88: Remove generate.nativelibr... | Sven Gothel | 2013-06-17 | 1 | -52/+0 |
* | Fix DynamicLinker Impl: Add Bionic specialization using Bionic's non POSIX va... | Sven Gothel | 2013-06-16 | 1 | -4/+2 |
* | GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'... | Sven Gothel | 2013-06-14 | 1 | -0/+3 |
* | build.xml: fix intendations | Sven Gothel | 2013-04-21 | 1 | -5/+5 |
* | Align integer version property name .. jogamp_int_version -> jogamp.version.int | Sven Gothel | 2013-03-28 | 1 | -2/+2 |
* | Move *_base_version to jogamp.version.base: Unifying base version across all ... | Sven Gothel | 2013-03-28 | 1 | -8/+7 |
* | Bug 588: Adding jogamp.version property, i.e. 2.0.2-rc-<TIMESTAMP> used for M... | Sven Gothel | 2013-03-28 | 1 | -15/+12 |
* | Fix Long*HashMap impl. of IntIntHashMap: Better 64bit hash value, using new H... | Sven Gothel | 2013-03-12 | 1 | -0/+6 |
* | Promote AWTEDTExecutor to public package com.jogamp.common.util.awt ; Exclude... | Sven Gothel | 2013-02-28 | 1 | -1/+3 |
* | Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting... | Sven Gothel | 2013-02-08 | 1 | -6/+53 |
* | Add com.jogamp.common.util.PrimitiveStack (FloatStack and IntegerStack), a si... | Sven Gothel | 2012-12-30 | 1 | -4/+53 |