aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LICENSE.txt changes:Sven Gothel2010-09-146-0/+711
* Simplify default value of product.build.numberSven Gothel2010-07-271-5/+1
* Fix: gluegen.build.number default/file value orderSven Gothel2010-07-261-2/+2
* Fix: Default value for gluegen.build.numberSven Gothel2010-07-261-0/+5
* Fix build.number -> gluegen.build.number; Read artifact.propertiesSven Gothel2010-07-261-1/+2
* new line after build.number in artifact.properties.Michael Bien2010-07-241-1/+1
* Fix build.number escapingSven Gothel2010-07-231-1/+1
* Add build.number -> gluegen.build.number tagging to file build/artifact.propertySven Gothel2010-07-231-1/+5
* Split up method call for reusageSven Gothel2010-07-231-11/+36
* Merge branch 'freebsd-fixes' of http://github.com/rothwell/gluegenMichael Bien2010-07-183-11/+71
|\
| * Merge branch 'master' of git://github.com/mbien/gluegen into freebsd-fixesMark Rothwell2010-06-2611-211/+337
| |\
| * | Declare x86 and amd64 compilers for FreeBSDMark Rothwell2010-06-261-4/+14
| * | New linker definitions for FreeBSD (do not reuse Linux definitions for the sa...Mark Rothwell2010-06-261-0/+8
| * | Set os.and.arch for FreeBSDMark Rothwell2010-06-261-1/+7
| * | Split FreeBSD in the same manner as Linux: isFreeBSD, isFreeBSDX86, isFreeBSD...Mark Rothwell2010-06-261-2/+26
| * | Use the correct linker configurations on FreeBSD and fix the java.includes.di...Mark Rothwell2010-06-261-4/+15
| * | Add FreeBSD amd64 struct layoutMark Rothwell2010-06-261-0/+1
* | | Final fix for Java SE Platform query, as negotiated with Michael :)Sven Gothel2010-07-081-18/+7
* | | Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-07-074-16/+84
|\ \ \
| * | | added slice utility methods to Buffers + rudimentary test.Michael Bien2010-07-044-16/+84
| * | | Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-206-93/+271
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-182-18/+108
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-1013-76/+550
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-055-60/+63
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://github.com/sgothel/gluegenMichael Bien2010-05-231-2/+2
| |\ \ \ \ \ \
* | | | | | | | Fix: Add missing imports; Add warmup phase to primitive hashmap testSven Gothel2010-07-023-6/+22
* | | | | | | | Moving ClassLoader parameter to the end, which seems to be easier to read.Sven Gothel2010-06-281-7/+7
* | | | | | | | Fix regression of missing JavaSE check in case of security manager; TypoSven Gothel2010-06-261-6/+24
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | another round of ProcAddressTable refactoring.Michael Bien2010-06-202-88/+165
* | | | | | | added BasicProcAddressEmitterTest testing generation of ProcAddressTable and ...Michael Bien2010-06-183-3/+104
* | | | | | | added 'intptr_t' to the list of PointerBuffer candidates.Michael Bien2010-06-181-2/+2
| |_|_|_|/ / |/| | | | |
* | | | | | pass a ClassLoader to all methods which load classes. (ReflectionUtil)Michael Bien2010-06-171-18/+18
* | | | | | Merge branch 'master' of github.com:sgothel/gluegenMichael Bien2010-06-161-0/+90
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Adding RunnableTask, generic notifyable Runnable wrapperSven Gothel2010-06-161-0/+90
* | | | | small fix in IDE target. Test ran twice in debug mode.Michael Bien2010-06-101-1/+0
* | | | | currently no need for a (public) MiscUtils.java.Michael Bien2010-06-102-65/+6
* | | | | refactored Platform. Simplified initializer.Michael Bien2010-06-101-34/+42
|/ / / /
* | | | Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa...Sven Gothel2010-06-107-41/+522
* | | | Minor additions to nio/Buffers, util/IntIntHashMap and os/NativeLibrarySven Gothel2010-06-057-0/+45
| |_|/ |/| |
* | | fixed handling of size_t which was broken since the introduction of Int64Buffer.Michael Bien2010-05-313-0/+10
* | | Refactored JavaType to use enums.Michael Bien2010-05-301-34/+30
* | | Merge branch 'master' of github.com:sgothel/gluegenMichael Bien2010-05-283-28/+25
|\ \ \ | |/ / |/| |
| * | Fix: Prepare CMethodBindingEmitter for struct methods as wellSven Gothel2010-05-252-26/+23
| |/
| * Fix JNLPs .. vendor and urlSven Gothel2010-05-191-2/+2
* | GlueGen frontpage cleanup.Michael Bien2010-05-192-57/+45
* | XHTML cleanup and JogAmplification for gluegen manualMichael Bien2010-05-191-2267/+2275
|/
* GlueGen/JOGL Windows x86 x86_64 MingW BuildsSven Gothel2010-05-161-3/+4
* GlueGen/JOGL Windows x86 x86_64 MingW BuildsSven Gothel2010-05-161-0/+4
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-167-21/+106
* Fix docSven Gothel2010-05-142-2/+2