| Commit message (Expand) | Author | Age | Files | Lines |
* | Unit Test: Modularize Semantic Version Test / Fix 'excludes' | Sven Gothel | 2014-05-13 | 2 | -4/+15 |
* | Unit Test: Added Semantic Version Test (Current version agains v2.1.5) | Sven Gothel | 2014-05-13 | 9 | -6/+540 |
* | Bug 923: Remove dependency of CStruct annotation processor _generation_ and g... | Sven Gothel | 2014-05-11 | 5 | -10/+39 |
* | unit test: preserve hs_err_pid*.log files (move to results folder for archive) | Sven Gothel | 2014-05-09 | 1 | -0/+3 |
* | build/test: Add ant-junit4.jar to classpath; Add experimental gluegen-rt-alt ... | Sven Gothel | 2014-05-09 | 6 | -16/+90 |
* | Bump to 2.2-rc | Sven Gothel | 2014-03-11 | 1 | -4/+4 |
* | Bump to release 2.1.5 (Android: 0914019) | Sven Gothel | 2014-03-10 | 1 | -3/+3 |
* | Fix 7z for paths containing spaces on Windows. | Wade Walker | 2014-03-01 | 1 | -1/+1 |
* | Fix sed for paths containing spaces on Windows. | Wade Walker | 2014-03-01 | 1 | -1/+1 |
* | build-test.xml: Push 'java.generate' up from java.build to android.package | Sven Gothel | 2014-02-21 | 1 | -3/+3 |
* | Bug 980: Refine Bitstream API 'signed' and 'unsigned' semantics - readUInt32(... | Sven Gothel | 2014-02-21 | 1 | -4/+4 |
* | Bitstream: Add static 'long toUint32Long(int)' and 'int toUint32Int(int)' con... | Sven Gothel | 2014-02-21 | 1 | -2/+2 |
* | Bug 890: Adding versatile Bitstream implementation | Sven Gothel | 2014-02-20 | 1 | -3/+9 |
* | toolchain-linux [armhf/armsf]: Add symlinks to cc g++ c++ | Sven Gothel | 2014-02-15 | 6 | -0/+6 |
* | Bump 'down' to 2.1.5 | Sven Gothel | 2014-02-15 | 1 | -2/+2 |
* | Fix make.gluegen.all.android-armv6-cross.sh (SDIR was missing) | Sven Gothel | 2014-02-15 | 1 | -0/+2 |
* | Bump to 2.2.0 RC | Sven Gothel | 2014-02-05 | 1 | -4/+4 |
* | Prepare 2.1.4v2.1.4 | Sven Gothel | 2014-01-30 | 1 | -3/+3 |
* | build.xml .. fix doc (copy/paste) | Sven Gothel | 2014-01-26 | 1 | -1/+1 |
* | Add lst-jars.sh script | Sven Gothel | 2014-01-25 | 1 | -0/+6 |
* | Jar Manifest: Seal all packages ; Each jar is 'standalone' as required by 'se... | Sven Gothel | 2014-01-25 | 4 | -2/+12 |
* | Jar Manifest: Sealed Entries must follow generic headers - Otherwise subseque... | Sven Gothel | 2014-01-25 | 4 | -8/+12 |
* | Bug 856 - Android: Support dual ABI (x86 i686 *and* ARMv7arm), i.e. pick 'bes... | Sven Gothel | 2014-01-24 | 6 | -11/+13 |
* | Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh... | Sven Gothel | 2014-01-22 | 6 | -0/+11 |
* | Bug 945 - GlueGen's IOUtil does not consider file URI's authority when conver... | Sven Gothel | 2014-01-22 | 4 | -5/+33 |
* | Bug 944 - Platform doesn't parse early-access java-version string properly (J... | Sven Gothel | 2014-01-14 | 1 | -2/+2 |
* | Bump to 2.1.4 RCv2.1.4_rc01 | Sven Gothel | 2013-12-18 | 1 | -1/+1 |
* | IOUtil.toURL(..) Apply decodeFromURI(uri.getPath()) if file-scheme; Add IOUti... | Sven Gothel | 2013-11-28 | 2 | -7/+8 |
* | glibc-compat-symbols.h: Use GLIBC_2.0 for 32bit ; Use asm(..) instead of __as... | Sven Gothel | 2013-11-17 | 1 | -8/+13 |
* | Use 'gluegen-clang.properties' for generic clang and 'gluegen-xcode_clang.pro... | Sven Gothel | 2013-11-17 | 6 | -5/+72 |
* | Add generic 'check-glibc.sh' script / rename old script | Sven Gothel | 2013-11-17 | 2 | -10/+36 |
* | Bump (back) to 2.1.3 - devel (Postpone 2.2.0 track until important bugs and i... | Sven Gothel | 2013-11-06 | 1 | -2/+2 |
* | Bump to 2.2.0 RC/Devel .. | Sven Gothel | 2013-11-01 | 1 | -5/+4 |
* | Release 2.1.2 (Android 0914017)v2.1.2 | Sven Gothel | 2013-11-01 | 1 | -1/+1 |
* | Bump 2.1.2 Release .. | Sven Gothel | 2013-11-01 | 1 | -2/+2 |
* | Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs .. | Sven Gothel | 2013-11-01 | 6 | -0/+6 |
* | Bump to 2.1.2-devel (Commit 55cc188f0f076a046d05a49c1c82bb90ba545117 missed t... | Sven Gothel | 2013-10-25 | 1 | -1/+1 |
* | Bug 871 - Add optional xcode.clang support for all modules: Fix 'isCLANG' det... | Sven Gothel | 2013-10-25 | 2 | -1/+6 |
* | TempJarCache: Make 'initialization' query/flag thread safe, i.e. synchronize ... | Sven Gothel | 2013-10-24 | 1 | -3/+3 |
* | Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 8... | Sven Gothel | 2013-10-24 | 4 | -1/+9 |
* | Fix Bug 865: Safari >= 6.1 [OSX]: May employ xattr on 'com.apple.quarantine' ... | Sven Gothel | 2013-10-23 | 1 | -4/+1 |
* | Bump to 2.1.1-devel | Sven Gothel | 2013-10-19 | 1 | -2/+2 |
* | Release 2.1.1 (Android 0914016)v2.1.1 | Sven Gothel | 2013-10-19 | 1 | -4/+4 |
* | Fix Bug 857: GlueGen produces erroneous file URI on Windows, which breaks Net... | Sven Gothel | 2013-10-18 | 3 | -5/+17 |
* | Bump 7u45 | Sven Gothel | 2013-10-18 | 4 | -8/+8 |
* | Bug 800 - Add Windows 8 Touch Event Support / Enable Win 7 definitions via WI... | Sven Gothel | 2013-10-13 | 1 | -4/+4 |
* | Android uses-sdk: Add android:targetSdkVersion="14" (to show up for tablets) | Sven Gothel | 2013-10-11 | 3 | -3/+3 |
* | Bump to 2.1.1-devel | Sven Gothel | 2013-10-10 | 1 | -3/+3 |
* | Release 2.1.0 (Android 0914015)v2.1.0 | Sven Gothel | 2013-10-10 | 1 | -3/+3 |
* | artifact.properties: Add gluegen.build.version:=jogamp.version | Sven Gothel | 2013-10-04 | 1 | -1/+2 |