summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 1363: Java 11: Fix javadoc invocation, drop -source <release> for compile...Sven Gothel2019-08-183-6/+29
* Update HowToBuild (gawk) and windows test scriptsSven Gothel2019-08-183-9/+20
* build.xml: Explicitly issue 'clean-temp' at start and in the end of default '...Sven Gothel2019-08-181-7/+20
* MacOS shall only scan for .dylib, dropping .jnilib search in NativeLibrarySven Gothel2019-08-181-5/+0
* iOS: Fix native symbol generation for WindowsSven Gothel2019-08-181-1/+2
* Bug 1363: Java 11: Align gluegen-cpptask-custom.xml template to commit f54e4f...Sven Gothel2019-08-181-1/+5
* Bug 1363: Java 11: Refine 'java.home.dir' and 'java.lib.dir.platform' setup f...Sven Gothel2019-08-181-37/+117
* Fixed JRE path for Linux AMD64 to work for Java 11Wade Walker2019-08-171-1/+1
* Fixed minor Ant buildfile consistency issuesWade Walker2019-08-172-1/+2
* Fixed java.home directory and removed obsolete tools.jarWade Walker2019-08-165-33/+21
* Fixed CStruct annotation processor to not use dummy Java variable typesWade Walker2019-08-162-2/+2
* Fixed null pointer exception in logging printWade Walker2019-08-161-1/+4
* Fix warning in annotation processorWade Walker2019-08-161-1/+1
* Bug 1363: Java 11: build.xml fix some comments, javah replacement move and co...Sven Gothel2019-08-161-12/+7
* Fixed native header generation so it doesn't use javahWade Walker2019-08-161-8/+7
* Ported NativeTaglet to jdk.javadoc.doclet.TagletWade Walker2019-08-161-79/+66
* Bug 1363: Java 11: HowToBuild UpdateSven Gothel2019-08-161-33/+55
* Bug 1363: Java 11: Mod scripts for OpenJDK11 usageSven Gothel2019-08-1629-195/+137
* Merge branch 'java11'Sven Gothel2019-08-1619-554/+53
|\
| * Bug 1363: Java 11: Initial Host/Target Compiler Selection: Java8Sven Gothel2019-06-1319-554/+53
* | iOS: NativeLibrary: Refine iOS, use proper alt system path for iOS+OSX, relax...Sven Gothel2019-06-214-36/+48
* | iOS: Generalize building the native symbols file via macroSven Gothel2019-06-212-16/+25
* | iOS: Bump required iOS default version to 11.0Sven Gothel2019-06-201-4/+4
* | Update cpptask.jar to commit 18e04a2fb9c2a3556040091213f82fc570bc5736Sven Gothel2019-06-173-8/+5
* | Bug 1363: Java 11: Recognize Java9+ ..; Support JEP 178 static linkage libglu...Sven Gothel2019-06-177-17/+75
* | iOS: Initial iOS support commit: build.xml targets, java code-path etcSven Gothel2019-06-1714-29/+298
* | Update cpptask.jar to commit 757192655df20cc6a68affe8cbb4d7de387c9c67Sven Gothel2019-06-173-2/+3
|/
* Update CSS; Add responsive viewport design tagSven Gothel2019-05-062-0/+4
* Update CSS; Add responsive viewport design tagSven Gothel2019-05-061-0/+2
* build.xml:gluegen.build.native: Place unsetting into the conditional .impl ta...Sven Gothel2019-04-101-2/+4
* Complete jogamp-env.xml TARGET_* readout; Use parsed env in cpptasks-base as ...Sven Gothel2019-04-082-2/+14
* Bug 1190: Define TARGET_PLATFORM_SYSROOT TARGET_PLATFORM_USRROOT TARGET_PLATF...Sven Gothel2019-04-0812-20/+42
* Bug 1190: aarch64 + armhf ld symbolic link to actual x-tool binary of ld.bfdSven Gothel2019-04-082-2/+2
* Bug 1190: Fix arm6hf + aarch64 gcc options, adapt glibc-compat-symbols.hSven Gothel2019-04-079-146/+28
* Bug 1190: Updating crosstools and enabling aarch64 + armv6hf 'ontarget'Sven Gothel2019-04-0726-24/+141
* Bug 1369: SCC: Clarify & fix build dependencies in build.xmlSven Gothel2019-04-031-9/+26
* Bug 1369: SCC: Hide SHA Algorithm bit size in literals of SpecificationSven Gothel2019-04-0312-133/+132
* Bug 1367: TempJarCache: Fix Unit Test using ReflectionsSven Gothel2019-04-032-6/+6
* OpenJDK8 Script Usage: Linux: Favor Debian default; Windows: Use AdoptOpenJDK8Sven Gothel2019-04-037-11/+31
* Bug 1369: Source Certification Contract (SCC): Initial SHA256 fingerprint & r...Sven Gothel2019-04-0315-57/+772
* Bug 1367: Make TempFileCache & TempJarCache even if temp folder can't handle ...Sven Gothel2019-04-038-52/+142
* Bug 1366 - Use String.format((Locale)null, "..." ..) avoiding Locale output f...Sven Gothel2019-03-305-9/+14
* Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib)Sven Gothel2019-03-304-22/+4
* Update HowToBuild.htmlSven Gothel2019-03-271-20/+3
* Merge branch 'master' of git://github.com/pini-gh/gluegen into pini-gh-masterSven Gothel2019-03-264-4/+94
|\
| * Support architecture ppc64le (Debian ppc64el).Gilles Filippini2015-10-284-4/+94
* | Merge pull request #33 from diegopl/bug_1300Sven Gothel2019-03-261-9/+14
|\ \
| * | Use system property to detect AndroidDiego Perez2016-04-061-9/+14
* | | Merge pull request #31 from xranby/bug682Sven Gothel2019-03-269-16/+16
|\ \ \
| * | | Bug 682: Rename com.sun.gluegen -> com.jogamp.gluegen in doc/**Xerxes RĂ„nby2015-11-269-16/+16
| | |/ | |/|