summaryrefslogtreecommitdiffstats
path: root/make/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'java11'Sven Gothel2019-08-1615-441/+5
|\
| * Bug 1363: Java 11: Initial Host/Target Compiler Selection: Java8Sven Gothel2019-06-1315-441/+5
* | Update cpptask.jar to commit 18e04a2fb9c2a3556040091213f82fc570bc5736Sven Gothel2019-06-171-0/+0
* | Update cpptask.jar to commit 757192655df20cc6a68affe8cbb4d7de387c9c67Sven Gothel2019-06-171-0/+0
|/
* Bug 1190: Define TARGET_PLATFORM_SYSROOT TARGET_PLATFORM_USRROOT TARGET_PLATF...Sven Gothel2019-04-083-6/+6
* 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-075-70/+10
* Bug 1190: Updating crosstools and enabling aarch64 + armv6hf 'ontarget'Sven Gothel2019-04-0724-21/+138
* Merge pull request #25 from ghost/masterSven Gothel2019-03-261-0/+132
|\
| * added android x86 support.Xavier Hallade2015-02-161-0/+132
* | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 crosscompile supportXerxes RĂ„nby2016-12-128-4/+8
* | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 supportXerxes Ranby2016-12-111-0/+62
* | Version Semantics Test: Bump for 2.3.2 -> 2.4.xSven Gothel2015-10-121-0/+0
* | Bump semver to commit 4f50b49c955f2bde2bb7eb4c7493206ec6bb1f2fSven Gothel2015-10-073-3/+12
* | GCC Linker Config: Add '-static-libstdc++' in case libstdc++ is being linkedSven Gothel2015-07-194-4/+8
* | Fix using GlueGen's JNI header for native compilation (java.includes.dir, jav...Sven Gothel2015-07-143-3/+3
* | Fix Android ARM64 Support: Don't define 'isAndroidARMv6:=false', since proper...Sven Gothel2015-07-131-1/+0
* | 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-033-1/+16
* | TestVersionSemantics: Add version tests: v220 -> v221, v221 -> v230 and v230 ...v2.3.1Sven Gothel2015-03-272-0/+0
|/
* Remove unused armv7 scripts and gluegen pieceSven Gothel2015-02-021-121/+0
* Bug 1122: Reflect __LP64__ and _aarch64__ in GlueGen's stdint/stddef and Andr...Sven Gothel2015-01-303-22/+63
* Bug 1122: Add AArch64 support (Android, GNU/Linux and in general)Sven Gothel2015-01-301-0/+123
* Bug 1122 - Add Android API 21 jar file and source zipSven Gothel2015-01-305-0/+213
* Bump semver to 0.9.30-SNAPSHOT of jogamp branch, incl. commit 9cdb6bbf6d3248a...Sven Gothel2014-09-244-8/+24
* Semver: Bump to 0.9.27Sven Gothel2014-08-284-12/+12
* TestVersionSemantics: BACKWARD_COMPATIBLE_USER current vs 2.2.0Sven Gothel2014-08-281-0/+0
* gluegen-cpptasks's compiler.cfg.linux.*: always "-include make/stub_includes/...Sven Gothel2014-07-303-0/+6
* Bump cpptasks.jar to commit 9a66c005a3cd304c4b47abd9a287a60e3545b9daSven Gothel2014-06-181-0/+0
* OSX Build: Default gcc.compat.compiler=xcode.clang ; Remove explicit xcode.cl...Sven Gothel2014-06-111-1/+0
* Bump semver to 9ec2e5329780214d317b026f7c0b086972a94a5c - Using Dumper.dumpFu...Sven Gothel2014-05-143-3/+3
* Bump semver 174953022b62681653db1f57b087581e29313f5bSven Gothel2014-05-143-3/+4
* Bump semver.jar to new rebased c4930f9d23ae7515434942836f628f767411876c (0.9....Sven Gothel2014-05-133-2/+3
* Bump semver.jar to 731db3566b4096ecf6a08a9d33991400e66c5021 (sgothel/jogamp b...Sven Gothel2014-05-133-5/+6
* Unit Test: Added Semantic Version Test (Current version agains v2.1.5)Sven Gothel2014-05-136-0/+531
* toolchain-linux [armhf/armsf]: Add symlinks to cc g++ c++Sven Gothel2014-02-156-0/+6
* Use 'gluegen-clang.properties' for generic clang and 'gluegen-xcode_clang.pro...Sven Gothel2013-11-172-1/+2
* Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 8...Sven Gothel2013-10-242-1/+1
* Complete commit 10a28c860bd3f4ccecef156c9bbbc88087bf568d: Add source jar file...Sven Gothel2013-09-131-0/+0
* Add clang support: 'gluegen.properties' adds 'gcc.compat.compiler' = ['gcc', ...Sven Gothel2013-09-131-0/+1
* Bump cpptasks.jar to ant-cpptasks git-sha1 8c2badcaba6b791082d50efda4441b7c69...Sven Gothel2013-09-131-0/+0
* Remove cpptasks archive, using <http://jogamp.org/git/?p=ant-cpptasks.git;a=s...Sven Gothel2013-09-127-184/+3
* Bump junit 4.8.2 -> 4.11 (incl. hamcrest 1.2) ; TestTempJarCache uses '@FixMe...Sven Gothel2013-08-313-36/+214
* Revert "make/lib/gluegen-cpptasks-linux-armv6[hf].xml: Set property 'useGCCAR...Sven Gothel2013-04-232-4/+0
* make/lib/gluegen-cpptasks-linux-armv6[hf].xml: Set property 'useGCCARMTargetA...Sven Gothel2013-04-232-0/+4
* Modify linux-arm scripts for new toolchain (crosstools-ng) ; gluegen-cpptasks...Sven Gothel2013-04-2317-9/+9
* Fix comments in gluegen-cpptasks-android* config fileSven Gothel2013-01-312-6/+6
* Bump Android NDK to 'android-ndk-r8d' - Note: '-fno-use-linker-plugin' is req...Sven Gothel2013-01-312-0/+2
* Adding gcc linker cfg: '-static-libgcc' for all def. build platforms:Sven Gothel2012-10-134-0/+4