aboutsummaryrefslogtreecommitdiffstats
path: root/make/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf...Sven Gothel2012-08-166-93/+138
* Use armv6 optimization for armhf to stay compatible with the new Raspberry Pi...Xerxes RĂ„nby2012-08-071-0/+61
* Partially revert commit 5efbe805c553a2ac21a79386c3e2147858d4308b - Linux / So...v2.0-rc6Sven Gothel2012-04-191-2/+0
* Relaxed Unix linker flags for Linux + Solaris ; Refined Linux Armv4 flagsSven Gothel2012-04-192-1/+8
* Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices...Sven Gothel2012-04-181-0/+58
* Add Android API 15 (Ice Cream Sandwich) for it's MediaPlayer capabilities (OM...Sven Gothel2012-04-025-0/+213
* gluegen-cpptasks-android-armv7.xml: Add missing isAbiEabiGnuArmel propertySven Gothel2012-03-281-1/+1
* Add support for armhf/gnueabihf resulting in new 'os.and.arch' := [ 'android-...Sven Gothel2012-03-286-1/+40
* Allow GLUEGEN_CPPTASKS_FILE to be relative to gluegen.root ; Load gluegen-cpp...Sven Gothel2012-03-102-2/+2
* gluegen-cpptasks-android-armv7: Add 'gluegen.cpptasks.detect.os.custom' targe...Sven Gothel2012-03-071-0/+13
* android test: Specify 'java.io.tempdir' and add TestJarsInJar.apk / Disable m...Sven Gothel2012-03-071-0/+0
* android build/test fixes and refinementSven Gothel2012-03-071-2/+15
* cpptasks: Cleanup patch file and move single patches to obsolete for clarific...Sven Gothel2012-03-065-229/+8
* Update and cleanup cpptasks build & archive.Sven Gothel2012-03-0611-4/+320
* Changes to make gluegen build with NDK r7Edwin Vane2012-02-283-33/+46
* Dummy unit test name slice -> statusSven Gothel2012-02-241-1/+1
* If junit.is.disabled, copy a dummy TEST xml file, otherwisa Jenkins claims fa...Sven Gothel2012-02-241-0/+10
* Exposing custom gluegen-cpptask.file for crosscompilation presets, adding glu...Sven Gothel2012-02-241-0/+35
* Update cpptasks-1.0b5 darwin/osx patch: remove auto option 'prebind', allow w...Sven Gothel2012-01-092-5/+36
* Add 'TestJarsInJar.jar' test JAR file for upcoming JarUtil tests (Jar in Jar).Sven Gothel2011-11-291-0/+0
* Android: Use NDK default gcc settingsSven Gothel2011-10-181-2/+19