summaryrefslogtreecommitdiffstats
path: root/make/stub_includes
Commit message (Expand)AuthorAgeFilesLines
* Complete a5dacb0b2b6e17f00efe520c1d23bc33ba5d9f78: Only patch symbols w/ __GN...Sven Gothel2013-09-131-1/+2
* glibc-compat-symbols.h: Only patch symbols w/ __GNUC__, aka 'gcc'Sven Gothel2013-09-131-6/+13
* jawt_md.h: fix preprocessor commentSven Gothel2013-09-131-1/+1
* Complete 5d211c6fa6a0452cc4569712e436184e34504a88: Remove generate.nativelibr...Sven Gothel2013-06-173-133/+0
* glibc-compat-symbols.h: Add __arm__ -> GLIBC_2.4 ; default is now GLIBC_2.2.5...Sven Gothel2013-04-211-3/+13
* Add 'glibc-compat-symbols.h' to force usage of minimal GLIBC symbols currentl...Sven Gothel2013-04-211-0/+15
* OSX/Java7 darwin/jawt_md.h Workaround ; Disable OSX/i386 if compiled w/ Java7...Sven Gothel2013-02-172-0/+115
* Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting...Sven Gothel2013-02-083-0/+533
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-172-2/+22
* gluegen stddef/stdint cc header: add missing intptr_t/uintptr_t, proper forma...Sven Gothel2011-06-102-17/+39
* Expand tabs to 4 spacesSven Gothel2011-02-091-8/+8
* Gluegen: Types (stddef/stdint), Header and Predefined Macro ChangeSven Gothel2010-11-0915-68/+150
* Changed license (-> BSD) and content (minimum tokens) of dynamic-linker.hSven Gothel2010-11-081-35/+43
* New Int64Buffer type, which is being used for gluegen 'long *'Sven Gothel2010-03-294-0/+85
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-153-0/+125
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-153-125/+0
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-271-2/+3
* Added NativeLibrary helper class to com.sun.gluegen.runtime package, Kenneth Russel2006-08-013-0/+124