aboutsummaryrefslogtreecommitdiffstats
path: root/make/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add define '__X11__', is isX11 ; Android attach system include folders via -i...Sven Gothel2011-08-041-2/+4
* Add android src zip, better license info; Dropped SDK 8 for nowSven Gothel2011-08-035-195/+32
* adding missing rename: lib/linux-x86_64 -> lib/linux ; Fix TARGET_PLATFORM_LI...Sven Gothel2011-08-024-0/+0
* Android: Drop android.jar ; Simplify 'aapt.signed' ; Move our android resourc...Sven Gothel2011-08-0212-98/+390
* resources: proper location, not mixing w/ 3rd party libsSven Gothel2011-08-022-0/+0
* resources: unique graphics locationSven Gothel2011-08-022-0/+0
* Remove linux-armv7 native platform libraries (compile time only),Sven Gothel2011-08-026-0/+0
* Fix Android apk activity; Add apk VersionName; Add jar manifest to apkSven Gothel2011-07-285-17/+82
* Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use jogamp ...Sven Gothel2011-07-283-3/+1
* proper GlueGen spellingSven Gothel2011-07-281-2/+2
* Replace default Android icons w/ JogAmp iconsSven Gothel2011-07-283-0/+0
* Merge remote-tracking branch 'rsantina/wip_mobile' into wip_mobileSven Gothel2011-07-286-0/+35
|\