| Commit message (Expand) | Author | Age | Files | Lines |
* | Update CSS; Add responsive viewport design tag | Sven Gothel | 2019-05-06 | 2 | -0/+4 |
* | Update CSS; Add responsive viewport design tag | Sven Gothel | 2019-05-06 | 1 | -0/+2 |
* | build.xml:gluegen.build.native: Place unsetting into the conditional .impl ta... | Sven Gothel | 2019-04-10 | 1 | -2/+4 |
* | Complete jogamp-env.xml TARGET_* readout; Use parsed env in cpptasks-base as ... | Sven Gothel | 2019-04-08 | 2 | -2/+14 |
* | Bug 1190: Define TARGET_PLATFORM_SYSROOT TARGET_PLATFORM_USRROOT TARGET_PLATF... | Sven Gothel | 2019-04-08 | 12 | -20/+42 |
* | Bug 1190: aarch64 + armhf ld symbolic link to actual x-tool binary of ld.bfd | Sven Gothel | 2019-04-08 | 2 | -2/+2 |
* | Bug 1190: Fix arm6hf + aarch64 gcc options, adapt glibc-compat-symbols.h | Sven Gothel | 2019-04-07 | 9 | -146/+28 |
* | Bug 1190: Updating crosstools and enabling aarch64 + armv6hf 'ontarget' | Sven Gothel | 2019-04-07 | 26 | -24/+141 |
* | 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 | 12 | -133/+132 |
* | Bug 1367: TempJarCache: Fix Unit Test using Reflections | Sven Gothel | 2019-04-03 | 2 | -6/+6 |
* | OpenJDK8 Script Usage: Linux: Favor Debian default; Windows: Use AdoptOpenJDK8 | Sven Gothel | 2019-04-03 | 7 | -11/+31 |
* | Bug 1369: Source Certification Contract (SCC): Initial SHA256 fingerprint & r... | Sven Gothel | 2019-04-03 | 15 | -57/+772 |
* | Bug 1367: Make TempFileCache & TempJarCache even if temp folder can't handle ... | Sven Gothel | 2019-04-03 | 8 | -52/+142 |
* | Bug 1366 - Use String.format((Locale)null, "..." ..) avoiding Locale output f... | Sven Gothel | 2019-03-30 | 5 | -9/+14 |
* | Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib) | Sven Gothel | 2019-03-30 | 4 | -22/+4 |
* | Update HowToBuild.html | Sven Gothel | 2019-03-27 | 1 | -20/+3 |
* | Merge branch 'master' of git://github.com/pini-gh/gluegen into pini-gh-master | Sven Gothel | 2019-03-26 | 4 | -4/+94 |
|\ |
|
| * | Support architecture ppc64le (Debian ppc64el). | Gilles Filippini | 2015-10-28 | 4 | -4/+94 |
* | | Merge pull request #33 from diegopl/bug_1300 | Sven Gothel | 2019-03-26 | 1 | -9/+14 |
|\ \ |
|
| * | | Use system property to detect Android | Diego Perez | 2016-04-06 | 1 | -9/+14 |
* | | | Merge pull request #31 from xranby/bug682 | Sven Gothel | 2019-03-26 | 9 | -16/+16 |
|\ \ \ |
|
| * | | | Bug 682: Rename com.sun.gluegen -> com.jogamp.gluegen in doc/** | Xerxes Rånby | 2015-11-26 | 9 | -16/+16 |
| | |/
| |/| |
|
* | | | Merge pull request #25 from ghost/master | Sven Gothel | 2019-03-26 | 7 | -3/+219 |
|\ \ \ |
|
| * | | | added android x86 support. | Xavier Hallade | 2015-02-16 | 7 | -3/+219 |
* | | | | Bug 1219, Bug 1231: Re-add executable test by execution | Sven Gothel | 2019-03-25 | 4 | -14/+26 |
* | | | | Bug 1219, Bug 1231: Avoid deflating test-exe on Windows using java.nio.file.F... | Sven Gothel | 2019-03-24 | 2 | -55/+111 |
* | | | | Resolve v2.3.1_winexe merge conflictsjavafx | Sven Gothel | 2019-03-20 | 2 | -1/+15 |
|\ \ \ \ |
|
| * | | | | local build windows scripts: add 7zip to pathv2.3.1_winexe | Sven Gothel | 2018-12-11 | 1 | -1/+3 |
| * | | | | Adding 'jogamp.gluegen.TestTempDirExec' property, allowing to disable testing... | Sven Gothel | 2018-12-11 | 1 | -0/+12 |
* | | | | | Eclipse: Move android.jar to classpath end, avoid junit override | Sven Gothel | 2019-03-19 | 1 | -1/+1 |
* | | | | | MappedByteBufferInputStream: Add flushSlices() to release mapped slices to sa... | Sven Gothel | 2018-01-15 | 1 | -8/+31 |
* | | | | | Merge remote-tracking branch 'remotes/xranby/aarch64' | Sven Gothel | 2017-02-22 | 14 | -4/+208 |
|\ \ \ \ \ |
|
| * | | | | | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 crosscompile support | Xerxes Rånby | 2016-12-12 | 10 | -6/+52 |
| * | | | | | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support | Xerxes Ranby | 2016-12-11 | 4 | -2/+91 |
| * | | | | | Add GitLab CI .gitlab-ci.yml, build and test each commit on aarch64 and x86-6... | Xerxes Rånby | 2016-12-10 | 1 | -0/+69 |
| | |_|_|/
| |/| | | |
|
* | | | | | Factor out Cleaner access for general use (Cleaning up NIO DirectBuffer) | Sven Gothel | 2017-02-22 | 3 | -57/+78 |
* | | | | | HowToBuild: Refine and add Debian 9 (Stretch) | Sven Gothel | 2017-02-22 | 1 | -2/+15 |
|/ / / / |
|
* | | | | Bump scripts to jre1.8.0_66 | Sven Gothel | 2015-11-16 | 4 | -8/+8 |
* | | | | Bug 1268 - DynamicLibraryBundleInfo: Add NativeLibrary's 'searchSystemPath' a... | Sven Gothel | 2015-11-15 | 7 | -37/+69 |
| |_|/
|/| | |
|
* | | | Remove deprectated classes and methods | Sven Gothel | 2015-10-15 | 8 | -274/+47 |
* | | | Version Semantics Test: Bump for 2.3.2 -> 2.4.x | Sven Gothel | 2015-10-12 | 3 | -6/+11 |
* | | | Bump to 2.4.0-rc | Sven Gothel | 2015-10-10 | 1 | -4/+4 |
* | | | Bump to 2.3.2 Releasev2.3.2 | Sven Gothel | 2015-10-09 | 1 | -2/+2 |
* | | | Bump semver to commit 4f50b49c955f2bde2bb7eb4c7493206ec6bb1f2f | Sven Gothel | 2015-10-07 | 3 | -3/+12 |
* | | | Refine new API methods: ExceptionUtils, Uri (Add @since, refine arguments and... | Sven Gothel | 2015-10-03 | 3 | -24/+69 |
* | | | Bug 1243 - Fix IOUtil.cleanPathString(..) special case ; Allow IOUtil and Uri... | Sven Gothel | 2015-10-03 | 8 | -38/+185 |
* | | | Bug 1237: Minor Cleanup: AssetURLContext and IOUtil.getResource(..) DEBUG Mes... | Sven Gothel | 2015-10-03 | 2 | -7/+5 |
* | | | Bug 1237 - Clarify IOUtil.getResource(..) for better efficiency, i.e. allow c... | Sven Gothel | 2015-10-03 | 3 | -28/+68 |
* | | | Bug 1231: Usability of CustomCompress API incl zip-level; Replace test-exe de... | Sven Gothel | 2015-09-24 | 4 | -26/+72 |