aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Bug 1219, Bug 1231: Re-add executable test by executionSven Gothel2019-03-253-4/+7
* Bug 1219, Bug 1231: Avoid deflating test-exe on Windows using java.nio.file.F...Sven Gothel2019-03-241-4/+4
* Resolve v2.3.1_winexe merge conflictsjavafxSven Gothel2019-03-201-1/+3
|\
| * local build windows scripts: add 7zip to pathv2.3.1_winexeSven Gothel2018-12-111-1/+3
* | Merge remote-tracking branch 'remotes/xranby/aarch64'Sven Gothel2017-02-2213-4/+139
|\ \
| * | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 crosscompile supportXerxes Rånby2016-12-1210-6/+52
| * | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 supportXerxes Ranby2016-12-114-2/+91
* | | Factor out Cleaner access for general use (Cleaning up NIO DirectBuffer)Sven Gothel2017-02-221-2/+3
|/ /
* | Bump scripts to jre1.8.0_66Sven Gothel2015-11-164-8/+8
* | Version Semantics Test: Bump for 2.3.2 -> 2.4.xSven Gothel2015-10-122-2/+2
* | Bump to 2.4.0-rcSven Gothel2015-10-101-4/+4
* | Bump to 2.3.2 Releasev2.3.2Sven Gothel2015-10-091-2/+2
* | Bump semver to commit 4f50b49c955f2bde2bb7eb4c7493206ec6bb1f2fSven Gothel2015-10-073-3/+12
* | Bug 1243 - Fix IOUtil.cleanPathString(..) special case ; Allow IOUtil and Uri...Sven Gothel2015-10-031-3/+3
* | Bug 1219: IOUtil.testDirExe: Issue Process.destroy() in finalize block to ens...Sven Gothel2015-09-231-1/+1
* | Bug 1219: IOUtil.testDirExe: Satisfactory when executed, more debug optionsSven Gothel2015-09-211-1/+2
* | Bug 1219: Sporadic failure to determine 'executable temp base directory' on W...Sven Gothel2015-09-195-9/+11
* | Bug 1213: Refine changes .. comments and APISven Gothel2015-09-151-3/+3
* | Windows Scripts: Bump JVM to 1.8.0_60Sven Gothel2015-09-015-10/+10
* | 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