| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows Scripts: Bump JVM to 1.8.0_60 | Sven Gothel | 2015-09-01 | 5 | -10/+10 |
* | Bug 1145, Bug 1172: Add performance counter for native-jar lookup: Property '... | Sven Gothel | 2015-08-18 | 1 | -3/+4 |
* | Bug 1172: TempJarCache: Only copy native library files from 'natives/os.and.a... | Sven Gothel | 2015-08-18 | 1 | -3/+3 |
* | Bug 1194: Reinstate system-lib search for NativeLibrary.open(..) and Platform... | Sven Gothel | 2015-08-18 | 1 | -2/+2 |
* | Bug 1172: Use the same in-jar folder structure for native jars as the fat-jar | Xerxes Rånby | 2015-08-12 | 1 | -1/+3 |
* | Bitfield: Refine API method names, add clearField(boolean), fix put32(..) and... | Sven Gothel | 2015-08-02 | 1 | -1/+2 |
* | Bug 1145 - Fat Jar: Use 'Main-Class' for default launch of useful info/demos | Sven Gothel | 2015-07-29 | 2 | -2/+4 |
* | Bug 1145 - Provide JogAmp Big Fat Jars and Fat 7z Archive | Sven Gothel | 2015-07-29 | 3 | -3/+82 |
* | Bug 1180 BuffersTest: Refine test case a bit, add static main for standalone ... | Sven Gothel | 2015-07-24 | 1 | -1/+2 |
* | javadoc stylesheet.css: Refine list visual, i.e. font size 76 -> 80%, line-he... | Sven Gothel | 2015-07-19 | 1 | -1/+2 |
* | javadoc stylesheet.css: Refine list visual, i.e. top/bottom margin and less i... | Sven Gothel | 2015-07-19 | 1 | -6/+14 |
* | GCC Linker Config: Add '-static-libstdc++' in case libstdc++ is being linked | Sven Gothel | 2015-07-19 | 5 | -4/+21 |
* | javadoc/stylesheet.css: Fix font size of nested bullet lists. | Xerxes Rånby | 2015-07-18 | 1 | -1/+0 |
* | Fix jni/macosx/jawt_md.h: Put comment in /* */ brackets .. | Sven Gothel | 2015-07-15 | 1 | -1/+1 |
* | Fix using GlueGen's JNI header for native compilation (java.includes.dir, jav... | Sven Gothel | 2015-07-14 | 4 | -8/+3 |
* | Use GlueGen's JNI header for native compilation (java.includes.dir, java.incl... | Sven Gothel | 2015-07-14 | 1 | -26/+12 |
* | Fix Android ARM64 Support: Don't define 'isAndroidARMv6:=false', since proper... | Sven Gothel | 2015-07-13 | 1 | -1/+0 |
* | osx-java6 script: use separate rootrel.build | Sven Gothel | 2015-07-11 | 1 | -2/+2 |
* | Bump semver: 0d2e314ef48bd2fd38b45f781c4573bdb2b32a69 | Sven Gothel | 2015-04-03 | 3 | -3/+3 |
* | Bump semver to 0.9.33 w/ our patch for CompatibilityType.BACKWARD_COMPATIBLE_... | Sven Gothel | 2015-04-03 | 3 | -36/+3 |
* | Bump semantic-versioning (0.9.33 + jogamp fixes) | Sven Gothel | 2015-04-03 | 4 | -3/+18 |
* | Add ArrayHashMap; Use 'supportNullValue' optimizing ArrayHashSet and ArrayHas... | Sven Gothel | 2015-04-01 | 1 | -2/+3 |
* | Bump to 2.3.2-devel | Sven Gothel | 2015-03-28 | 1 | -3/+3 |
* | TestVersionSemantics: Add version tests: v220 -> v221, v221 -> v230 and v230 ...v2.3.1 | Sven Gothel | 2015-03-27 | 3 | -2/+2 |
* | Bump to 2.3.1 release | Sven Gothel | 2015-03-26 | 1 | -2/+2 |
* | Bug 1149 - Fix JCPP test case IncludeAbsoluteTest | Sven Gothel | 2015-03-25 | 4 | -7/+12 |
* | Bug 1149: Fix parsing of hexadecimal w/ binary exponent floats in regexp-cons... | Sven Gothel | 2015-03-25 | 1 | -2/+2 |
* | Refine JNI header's jni_md.h: Always include 'gluegen_stdint.h' for 'standalo... | Sven Gothel | 2015-03-24 | 3 | -0/+6 |
* | Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: ... | Sven Gothel | 2015-03-24 | 4 | -13/+44 |
* | Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-1: ... | Sven Gothel | 2015-03-23 | 2 | -0/+15 |
* | Import JOGL's JNI header and unify them for GlueGen and C-Compiler usage. | Sven Gothel | 2015-03-23 | 8 | -21/+2245 |
* | bump to 2.3.1-rc | Sven Gothel | 2015-03-11 | 1 | -3/+3 |
* | Bump for 2.3.0 release | Sven Gothel | 2015-03-11 | 1 | -2/+2 |
* | Bug 1144 - Add 'DelegateImplementation': Cleanup MethodBinding/FunctionBindin... | Sven Gothel | 2015-03-11 | 1 | -2/+2 |
* | Bug 1134 - Fix CMethodBindingEmitter return type '_res' qualifiers (part 2) | Sven Gothel | 2015-03-09 | 1 | -1/+1 |
* | Bug 1134 - Fix aliased typedef struct emission | Sven Gothel | 2015-03-09 | 1 | -2/+2 |
* | TestByteBuffer*Stream: Reduce mmap load on poor OSX mini test machine to redu... | Sven Gothel | 2015-03-06 | 1 | -2/+2 |
* | Bug 1134 - Utilize AliasedSymbol where required in *Configuration; Clarify Pr... | Sven Gothel | 2015-03-06 | 1 | -3/+6 |
* | Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ Typesafety | Sven Gothel | 2015-03-05 | 2 | -2/+3 |
* | build setup script: remove redundant ANT_PATH entry | Sven Gothel | 2015-02-05 | 1 | -7/+0 |
* | Fix regression of commit 3caf446e29a3934900b9983dfd72cb8aa0d9e8d7: Win64 is n... | Sven Gothel | 2015-02-03 | 1 | -2/+0 |
* | Add javadoc arg '-Xdoclint:none' if java >= 1.8 via property 'javadoc.xarg1' ... | Sven Gothel | 2015-02-03 | 2 | -5/+17 |
* | GlueGen: Adapt APK install scripts for harmonized os.and.arch names, see comm... | Sven Gothel | 2015-02-02 | 6 | -11/+4 |
* | GlueGen AAPT Task: Android APK native-code files shall be named using 'os.and... | Sven Gothel | 2015-02-02 | 2 | -15/+50 |
* | Remove unused armv7 scripts and gluegen piece | Sven Gothel | 2015-02-02 | 3 | -246/+0 |
* | Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin... | Sven Gothel | 2015-02-02 | 4 | -9/+11 |
* | Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless | Sven Gothel | 2015-02-01 | 3 | -4/+61 |
* | Bug 1122: Reflect __LP64__ and _aarch64__ in GlueGen's stdint/stddef and Andr... | Sven Gothel | 2015-01-30 | 7 | -26/+80 |
* | Bug 1122: Add AArch64 support (Android, GNU/Linux and in general) | Sven Gothel | 2015-01-30 | 5 | -3/+258 |
* | Bug 1122 - Add Android API 21 jar file and source zip | Sven Gothel | 2015-01-30 | 5 | -0/+213 |