aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 1108 - Fix difficulties to determine executable access permission on Wind...Sven Gothel2014-12-131-0/+9
* test scripts: Bump JRE, add TEMP/TMP settingsSven Gothel2014-12-128-22/+36
* Bug 1108 - IOUtil.getTempDir(..): Difficulties to determine executable access...Sven Gothel2014-12-113-12/+10
* Bug 1106 - Bitstream: Simplify 'msbFirst' case for bulk operations / Add sett...Sven Gothel2014-12-031-7/+9
* Make Scripts OSX: Remove -java7 script, add -java6 script (default uses java8)Sven Gothel2014-10-032-4/+14
* MappedByteBuffer*Stream:Sven Gothel2014-10-032-4/+4
* Bug 1080 - Refine MappedByteBuffer*Stream impl. and API [doc], adding stream ...Sven Gothel2014-09-291-1/+2
* Bug 1080 - Add write support for memory mapped big file I/O via specialized O...Sven Gothel2014-09-263-4/+9
* Bug 1080 - Add read support for memory mapped big file I/O via specialized In...Sven Gothel2014-09-251-2/+4
* Bump semver to 0.9.30-SNAPSHOT of jogamp branch, incl. commit 9cdb6bbf6d3248a...Sven Gothel2014-09-244-8/+24
* Bug 1063: Uri: Refine API doc; Add create(Encoded ..) ; Provide common impl. ...Sven Gothel2014-09-101-2/+3
* Bug 1063: Further Uri completion - As a result of JOGL Uri adoptionSven Gothel2014-09-081-2/+2
* Bump 2.3.0Sven Gothel2014-09-081-4/+4
* Merge branch 'v2.3.0_branch'Sven Gothel2014-09-083-9/+12
|\
| * Bug 1063: Complete Uri impl. and adoption throughout GlueGenSven Gothel2014-09-083-2/+4
| * Bug 1063 - Refine Uri and Uri.Encode ; Fix unit tests (passing on GNU/Linux, ...Sven Gothel2014-09-072-4/+4
| * Bug 1063 - Uri.PATH_LEGAL: Remove reserved 'punct', encoding all reserved cha...Sven Gothel2014-09-071-2/+2
| * Bug 1063 - Utilize own Uri and Uri.Encoded class w/ proper encoding and diffe...Sven Gothel2014-09-072-7/+8
* | Bump to 2.2.1 releasev2.2.1Sven Gothel2014-09-081-2/+2
|/
* Bug 908: Fix URI/URL double encoding, ensuring encoded/decoded variants are u...Sven Gothel2014-09-073-5/+9