| Commit message (Expand) | Author | Age | Files | Lines |
* | Partially revert commit 5efbe805c553a2ac21a79386c3e2147858d4308b - Linux / So...v2.0-rc6 | Sven Gothel | 2012-04-19 | 1 | -30/+0 |
* | Relaxed Unix linker flags for Linux + Solaris ; Refined Linux Armv4 flags | Sven Gothel | 2012-04-19 | 1 | -14/+44 |
* | Fix EABI Armel/Armhf selection incl. os.and.arch | Sven Gothel | 2012-03-28 | 1 | -25/+53 |
* | Add support for armhf/gnueabihf resulting in new 'os.and.arch' := [ 'android-... | Sven Gothel | 2012-03-28 | 1 | -2/+30 |
* | build: Move c.compiler.debug, c.compiler.use-debug and c.compiler.optimise fr... | Sven Gothel | 2012-03-07 | 1 | -0/+7 |
* | Exposing custom gluegen-cpptask.file for crosscompilation presets, adding glu... | Sven Gothel | 2012-02-24 | 1 | -1/+12 |
* | Fix [linux] armv7 cross build (regression of commit 196c325aa3dddb0d775e8fb80... | Sven Gothel | 2012-02-19 | 1 | -1/+10 |
* | Fix Bug 545: Provide more information about the system | Sylvestre Ledru | 2012-01-09 | 1 | -1/+4 |
* | Fix Bug 488: Enable others architectures under GNU/Linux | Sylvestre Ledru | 2012-01-09 | 1 | -3/+224 |
* | cpptasks MacOSX 10.5 support (bug 528): Use '-mmacosx-version-min=10.5' flag ... | Sven Gothel | 2011-11-26 | 1 | -0/+2 |
* | gluegen/OSX: Add property java.osx.frameworks.dir | Sven Gothel | 2011-11-05 | 1 | -0/+5 |
* | Generalize jvm-data-model-arg 'jvmDataModel.arg', set do -d64, -d32 or dummy-... | Sven Gothel | 2011-10-18 | 1 | -16/+39 |
* | Fix Solaris gcc args ; Adding JVM arch flags (-d32/-d64) | Sven Gothel | 2011-10-18 | 1 | -5/+25 |
* | Add define '__X11__', is isX11 ; Android attach system include folders via -i... | Sven Gothel | 2011-08-04 | 1 | -0/+19 |
* | Remove linux-armv7 native platform libraries (compile time only), | Sven Gothel | 2011-08-02 | 1 | -1/+1 |
* | Add Ubuntu 11.04 arm-linux-gnueabi library folder for build time linker resol... | Sven Gothel | 2011-07-28 | 1 | -1/+1 |
* | Android integration / cross-test ; Enhance Platform | Sven Gothel | 2011-07-24 | 1 | -1/+5 |
* | Adding Sylvestre Ledru's bug #487 verbosity patch | Sven Gothel | 2011-07-23 | 1 | -0/+1 |
* | Add missing defines (__unix__, DEBUG) for solaris, etc | Sven Gothel | 2011-07-23 | 1 | -0/+12 |
* | Cleanup [cross] compile properties | Sven Gothel | 2011-07-22 | 1 | -2/+2 |
* | add props compiler.cfg.linux.x86, linker.cfg.linux.x86 for proper linux-x86_3... | Sven Gothel | 2011-07-22 | 1 | -37/+24 |
* | refined Android ARMv7 targets (android still dummy) | Sven Gothel | 2011-07-20 | 1 | -18/+72 |
* | Cleanup: Platform CPU enum, MachineDescription, | Sven Gothel | 2011-07-20 | 1 | -16/+19 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 1 | -2/+39 |
* | osx fix: query availability of JVM header, ie | Sven Gothel | 2011-04-20 | 1 | -1/+6 |
* | use.macosx32 and use.macosx64 are only true when I run Mac OS X | Sylvestre Ledru | 2011-03-20 | 1 | -0/+6 |
* | Remove CDC | Sven Gothel | 2011-02-09 | 1 | -3/+0 |
* | Expand tabs to 4 spaces | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | Fixing build scripts for Solaris systems. | Barcsik Attila | 2011-02-05 | 1 | -39/+33 |
* | Sort compiler/linker configs and add __unix__ and DEBUG defines as appropriat... | Sven Gothel | 2010-11-05 | 1 | -85/+126 |
* | Declare x86 and amd64 compilers for FreeBSD | Mark Rothwell | 2010-06-26 | 1 | -4/+14 |
* | New linker definitions for FreeBSD (do not reuse Linux definitions for the sa... | Mark Rothwell | 2010-06-26 | 1 | -0/+8 |
* | Set os.and.arch for FreeBSD | Mark Rothwell | 2010-06-26 | 1 | -1/+7 |
* | Split FreeBSD in the same manner as Linux: isFreeBSD, isFreeBSDX86, isFreeBSD... | Mark Rothwell | 2010-06-26 | 1 | -2/+26 |
* | GlueGen/JOGL Windows x86 x86_64 MingW Builds | Sven Gothel | 2010-05-16 | 1 | -3/+4 |
* | GlueGen/JOGL Windows x86 x86_64 MingW Builds | Sven Gothel | 2010-05-16 | 1 | -0/+4 |
* | GlueGen/JOGL Windows x86 x86_64 Builds | Sven Gothel | 2010-05-16 | 1 | -11/+58 |
* | Fix html ref ; Fix property error message | Sven Gothel | 2010-05-14 | 1 | -1/+1 |
* | http://jogamp.org/bugzilla/show_bug.cgi?id=393 | Sven Gothel | 2010-04-08 | 1 | -22/+78 |
* | removed ant warnings: | Michael Bien | 2010-03-26 | 1 | -1/+1 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=390 | Sven Gothel | 2010-03-25 | 1 | -0/+799 |