aboutsummaryrefslogtreecommitdiffstats
path: root/make/lib
Commit message (Expand)AuthorAgeFilesLines
* Handle special junit treatment via make/lib/gluegen-cpptasks* (i.e. iOS)Sven Gothel2020-01-022-0/+6
* make/lib/gluegen-cpptasks* set 'is64Bit' where appropriate (no impact, but ad...Sven Gothel2020-01-013-0/+3
* add optional make/lib/gluegen/cpptasks* for iOS aarch64 and amd64Sven Gothel2020-01-012-0/+29
* Bug 1417: Update ant-cpptasks to commit c45a19eadc4c697b7cc1b095692b04deb73da5ceSven Gothel2019-12-311-0/+0
* Bug 1417 - Android: Add ANDROID_TOOLCHAIN_SYSROOT1_INC_STL for LLVM's C++ STL...Sven Gothel2019-12-243-24/+15
* Bug 1417 - Android: Add ANDROID_TOOLCHAIN_SYSROOT1_INC_ARCH for arch specific...Sven Gothel2019-12-243-0/+27
* Bug 1417 - Android: Classify SYSROOTs in NDK for native libraries (link) and ...Sven Gothel2019-12-233-18/+15
* Bug 1417 - Android: Update cpptask, using implicit 'soname' setup, which scal...Sven Gothel2019-12-121-0/+0
* Bug 1417 - Android: Update cpptasks.jarSven Gothel2019-12-101-0/+0
* Bug 1417 - Android: Complete 1st round: make/lib/gluegen-cpptask-android-<abi...Sven Gothel2019-12-103-150/+149
* Bug 1417 - Android: Support building using current SDK and NDK v20 as of 2019...Sven Gothel2019-12-101-46/+54
* Bug 1363: Java 11: Adopt java.lib.dir.platform changes to make/lib/gluegen-cp...Sven Gothel2019-08-184-4/+20
* 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