aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Bug 1145, Bug 1172: Add performance counter for native-jar lookup: Property '...Sven Gothel2015-08-181-3/+4
* Bug 1172: TempJarCache: Only copy native library files from 'natives/os.and.a...Sven Gothel2015-08-181-3/+3
* Bug 1194: Reinstate system-lib search for NativeLibrary.open(..) and Platform...Sven Gothel2015-08-181-2/+2
* Bug 1172: Use the same in-jar folder structure for native jars as the fat-jarXerxes Rånby2015-08-121-1/+3
* Bitfield: Refine API method names, add clearField(boolean), fix put32(..) and...Sven Gothel2015-08-021-1/+2
* Bug 1145 - Fat Jar: Use 'Main-Class' for default launch of useful info/demosSven Gothel2015-07-292-2/+4
* Bug 1145 - Provide JogAmp Big Fat Jars and Fat 7z ArchiveSven Gothel2015-07-293-3/+82
* Bug 1180 BuffersTest: Refine test case a bit, add static main for standalone ...Sven Gothel2015-07-241-1/+2
* javadoc stylesheet.css: Refine list visual, i.e. font size 76 -> 80%, line-he...Sven Gothel2015-07-191-1/+2
* javadoc stylesheet.css: Refine list visual, i.e. top/bottom margin and less i...Sven Gothel2015-07-191-6/+14
* GCC Linker Config: Add '-static-libstdc++' in case libstdc++ is being linkedSven Gothel2015-07-195-4/+21
* javadoc/stylesheet.css: Fix font size of nested bullet lists.Xerxes Rånby2015-07-181-1/+0
* Fix jni/macosx/jawt_md.h: Put comment in /* */ brackets ..Sven Gothel2015-07-151-1/+1
* Fix using GlueGen's JNI header for native compilation (java.includes.dir, jav...Sven Gothel2015-07-144-8/+3
* Use GlueGen's JNI header for native compilation (java.includes.dir, java.incl...Sven Gothel2015-07-141-26/+12
* Fix Android ARM64 Support: Don't define 'isAndroidARMv6:=false', since proper...Sven Gothel2015-07-131-1/+0
* osx-java6 script: use separate rootrel.buildSven Gothel2015-07-111-2/+2
* Bump semver: 0d2e314ef48bd2fd38b45f781c4573bdb2b32a69Sven Gothel2015-04-033-3/+3
* Bump semver to 0.9.33 w/ our patch for CompatibilityType.BACKWARD_COMPATIBLE_...Sven Gothel2015-04-033-36/+3
* Bump semantic-versioning (0.9.33 + jogamp fixes)Sven Gothel2015-04-034-3/+18
* Add ArrayHashMap; Use 'supportNullValue' optimizing ArrayHashSet and ArrayHas...Sven Gothel2015-04-011-2/+3
* Bump to 2.3.2-develSven Gothel2015-03-281-3/+3
* TestVersionSemantics: Add version tests: v220 -> v221, v221 -> v230 and v230 ...v2.3.1Sven Gothel2015-03-273-2/+2
* Bump to 2.3.1 releaseSven Gothel2015-03-261-2/+2
* Bug 1149 - Fix JCPP test case IncludeAbsoluteTestSven Gothel2015-03-254-7/+12
* Bug 1149: Fix parsing of hexadecimal w/ binary exponent floats in regexp-cons...Sven Gothel2015-03-251-2/+2
* Refine JNI header's jni_md.h: Always include 'gluegen_stdint.h' for 'standalo...Sven Gothel2015-03-243-0/+6
* Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: ...Sven Gothel2015-03-244-13/+44
* Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-1: ...Sven Gothel2015-03-232-0/+15
* Import JOGL's JNI header and unify them for GlueGen and C-Compiler usage.Sven Gothel2015-03-238-21/+2245
* bump to 2.3.1-rcSven Gothel2015-03-111-3/+3
* Bump for 2.3.0 releaseSven Gothel2015-03-111-2/+2
* Bug 1144 - Add 'DelegateImplementation': Cleanup MethodBinding/FunctionBindin...Sven Gothel2015-03-111-2/+2
* Bug 1134 - Fix CMethodBindingEmitter return type '_res' qualifiers (part 2)Sven Gothel2015-03-091-1/+1
* Bug 1134 - Fix aliased typedef struct emissionSven Gothel2015-03-091-2/+2
* TestByteBuffer*Stream: Reduce mmap load on poor OSX mini test machine to redu...Sven Gothel2015-03-061-2/+2
* Bug 1134 - Utilize AliasedSymbol where required in *Configuration; Clarify Pr...Sven Gothel2015-03-061-3/+6
* Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ TypesafetySven Gothel2015-03-052-2/+3
* build setup script: remove redundant ANT_PATH entrySven Gothel2015-02-051-7/+0
* Fix regression of commit 3caf446e29a3934900b9983dfd72cb8aa0d9e8d7: Win64 is n...Sven Gothel2015-02-031-2/+0
* Add javadoc arg '-Xdoclint:none' if java >= 1.8 via property 'javadoc.xarg1' ...Sven Gothel2015-02-032-5/+17
* GlueGen: Adapt APK install scripts for harmonized os.and.arch names, see comm...Sven Gothel2015-02-026-11/+4
* GlueGen AAPT Task: Android APK native-code files shall be named using 'os.and...Sven Gothel2015-02-022-15/+50
* Remove unused armv7 scripts and gluegen pieceSven Gothel2015-02-023-246/+0
* Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin...Sven Gothel2015-02-024-9/+11
* Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' StatelessSven Gothel2015-02-013-4/+61
* Bug 1122: Reflect __LP64__ and _aarch64__ in GlueGen's stdint/stddef and Andr...Sven Gothel2015-01-307-26/+80
* Bug 1122: Add AArch64 support (Android, GNU/Linux and in general)Sven Gothel2015-01-305-3/+258
* Bug 1122 - Add Android API 21 jar file and source zipSven Gothel2015-01-305-0/+213
* Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and NDK >...Sven Gothel2015-01-284-105/+94