| Commit message (Expand) | Author | Age | Files | Lines |
* | gluegen-cpptasks's compiler.cfg.linux.*: always "-include make/stub_includes/... | Sven Gothel | 2014-07-30 | 1 | -0/+8 |
* | Bug 1024: Add fallback for native-jar-file location via classpath | Sven Gothel | 2014-07-11 | 1 | -1/+63 |
* | Use 'gluegen-clang.properties' for generic clang and 'gluegen-xcode_clang.pro... | Sven Gothel | 2013-11-17 | 1 | -2/+2 |
* | Bug 871 - Add optional xcode.clang support for all modules: Fix 'isCLANG' det... | Sven Gothel | 2013-10-25 | 1 | -1/+5 |
* | Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 8... | Sven Gothel | 2013-10-24 | 1 | -0/+1 |
* | Bug 800 - Add Windows 8 Touch Event Support / Enable Win 7 definitions via WI... | Sven Gothel | 2013-10-13 | 1 | -4/+4 |
* | Add clang support: 'gluegen.properties' adds 'gcc.compat.compiler' = ['gcc', ... | Sven Gothel | 2013-09-13 | 1 | -45/+55 |
* | Fix Bug 650: Use toolchain default arch & float options for default arm cc/ld... | Sven Gothel | 2013-04-23 | 1 | -6/+8 |
* | make/gluegen-cpptasks-base.xml: Expose evaluated 'isI386' and 'isAMD64' prope... | Sven Gothel | 2013-04-20 | 1 | -26/+24 |
* | OSX/Java7 darwin/jawt_md.h Workaround ; Disable OSX/i386 if compiled w/ Java7... | Sven Gothel | 2013-02-17 | 1 | -4/+20 |
* | OSX Java6/Java7: Adapt to used JDK (Apple's Java6 or Oracle's Java7) | Sven Gothel | 2013-02-17 | 1 | -16/+31 |
* | Adding gcc linker cfg: '-static-libgcc' for all def. build platforms: | Sven Gothel | 2012-10-13 | 1 | -0/+12 |
* | Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf... | Sven Gothel | 2012-08-16 | 1 | -44/+56 |
* | 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 |