Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: In case of a sync notifyObject, the whole action must be ↵ | Sven Gothel | 2010-09-23 | 1 | -11/+34 |
| | | | | synchronized/locked. | ||||
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 29 | -457/+783 |
| | | | | | | | | | | | | | - Added JogAmp Community and common denominator: New BSD 3-clause license - Added note to make/lib binary file (source and license) Added source and license text for external binaries used in build process (make/lib folder). Changed 'Sven Gothel' and 'Michael Bien' New BSD 3-clause license to 'JogAmp Community' Simplified BSD 2-clause license. | ||||
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 6 | -0/+711 |
| | | | | | | | | | | | | | - Added JogAmp Community and common denominator: New BSD 3-clause license - Added note to make/lib binary file (source and license) Added source and license text for external binaries used in build process (make/lib folder). Changed 'Sven Gothel' and 'Michael Bien' New BSD 3-clause license to 'JogAmp Community' Simplified BSD 2-clause license. | ||||
* | Simplify default value of product.build.number | Sven Gothel | 2010-07-27 | 1 | -5/+1 |
| | |||||
* | Fix: gluegen.build.number default/file value order | Sven Gothel | 2010-07-26 | 1 | -2/+2 |
| | |||||
* | Fix: Default value for gluegen.build.number | Sven Gothel | 2010-07-26 | 1 | -0/+5 |
| | |||||
* | Fix build.number -> gluegen.build.number; Read artifact.properties | Sven Gothel | 2010-07-26 | 1 | -1/+2 |
| | |||||
* | new line after build.number in artifact.properties. | Michael Bien | 2010-07-24 | 1 | -1/+1 |
| | |||||
* | Fix build.number escaping | Sven Gothel | 2010-07-23 | 1 | -1/+1 |
| | |||||
* | Add build.number -> gluegen.build.number tagging to file build/artifact.property | Sven Gothel | 2010-07-23 | 1 | -1/+5 |
| | |||||
* | Split up method call for reusage | Sven Gothel | 2010-07-23 | 1 | -11/+36 |
| | |||||
* | Merge branch 'freebsd-fixes' of http://github.com/rothwell/gluegen | Michael Bien | 2010-07-18 | 3 | -11/+71 |
|\ | |||||
| * | Merge branch 'master' of git://github.com/mbien/gluegen into freebsd-fixes | Mark Rothwell | 2010-06-26 | 11 | -211/+337 |
| |\ | |||||
| * | | 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 ↵ | Mark Rothwell | 2010-06-26 | 1 | -0/+8 |
| | | | | | | | | | | | | sake of clarity) | ||||
| * | | Set os.and.arch for FreeBSD | Mark Rothwell | 2010-06-26 | 1 | -1/+7 |
| | | | |||||
| * | | Split FreeBSD in the same manner as Linux: isFreeBSD, isFreeBSDX86, ↵ | Mark Rothwell | 2010-06-26 | 1 | -2/+26 |
| | | | | | | | | | | | | isFreeBSDAMD64 | ||||
| * | | Use the correct linker configurations on FreeBSD and fix the ↵ | Mark Rothwell | 2010-06-26 | 1 | -4/+15 |
| | | | | | | | | | | | | java.includes.dir property. | ||||
| * | | Add FreeBSD amd64 struct layout | Mark Rothwell | 2010-06-26 | 1 | -0/+1 |
| | | | |||||
* | | | Final fix for Java SE Platform query, as negotiated with Michael :) | Sven Gothel | 2010-07-08 | 1 | -18/+7 |
| | | | |||||
* | | | Merge branch 'master' of github.com:mbien/gluegen | Sven Gothel | 2010-07-07 | 4 | -16/+84 |
|\ \ \ | |||||
| * | | | added slice utility methods to Buffers + rudimentary test. | Michael Bien | 2010-07-04 | 4 | -16/+84 |
| | | | | |||||
| * | | | Merge branch 'master' of github.com:mbien/gluegen | Michael Bien | 2010-06-20 | 6 | -93/+271 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'master' of github.com:mbien/gluegen | Michael Bien | 2010-06-18 | 2 | -18/+108 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of github.com:mbien/gluegen | Michael Bien | 2010-06-10 | 13 | -76/+550 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of github.com:mbien/gluegen | Michael Bien | 2010-06-05 | 5 | -60/+63 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of git://github.com/sgothel/gluegen | Michael Bien | 2010-05-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | Fix: Add missing imports; Add warmup phase to primitive hashmap test | Sven Gothel | 2010-07-02 | 3 | -6/+22 |
| | | | | | | | | |||||
* | | | | | | | | Moving ClassLoader parameter to the end, which seems to be easier to read. | Sven Gothel | 2010-06-28 | 1 | -7/+7 |
| | | | | | | | | |||||
* | | | | | | | | Fix regression of missing JavaSE check in case of security manager; Typo | Sven Gothel | 2010-06-26 | 1 | -6/+24 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | another round of ProcAddressTable refactoring. | Michael Bien | 2010-06-20 | 2 | -88/+165 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - moved getAddressFor() from generated table to ProcAddressTable - added initEntry() to e.g. eagerly initialize one single entry (e.g. clGetExtensionFunctionAddress which must be available first) - several utility methods mostly usefull for debugging - cleanup | ||||
* | | | | | | | added BasicProcAddressEmitterTest testing generation of ProcAddressTable and ↵ | Michael Bien | 2010-06-18 | 3 | -3/+104 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | method RenameJavaMethod property. | ||||
* | | | | | | | added 'intptr_t' to the list of PointerBuffer candidates. | Michael Bien | 2010-06-18 | 1 | -2/+2 |
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | TODO consider making this configurable. | ||||
* | | | | | | pass a ClassLoader to all methods which load classes. (ReflectionUtil) | Michael Bien | 2010-06-17 | 1 | -18/+18 |
| | | | | | | |||||
* | | | | | | Merge branch 'master' of github.com:sgothel/gluegen | Michael Bien | 2010-06-16 | 1 | -0/+90 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Adding RunnableTask, generic notifyable Runnable wrapper | Sven Gothel | 2010-06-16 | 1 | -0/+90 |
| | | | | | |||||
* | | | | | small fix in IDE target. Test ran twice in debug mode. | Michael Bien | 2010-06-10 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | currently no need for a (public) MiscUtils.java. | Michael Bien | 2010-06-10 | 2 | -65/+6 |
| | | | | | |||||
* | | | | | refactored Platform. Simplified initializer. | Michael Bien | 2010-06-10 | 1 | -34/+42 |
|/ / / / | |||||
* | | | | Adding DynamicLibraryBundle utility to bundle Tool and JNI native library ↵ | Sven Gothel | 2010-06-10 | 7 | -41/+522 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | loading and lookup Add JNILibLoaderBase.loadLibrary(String libname, boolean ignoreError); DynamicLibraryBundle provides Tool and JNI native library loading and lookup New classes: com.jogamp.common.os.DynamicLibraryBundle com.jogamp.common.os.DynamicLibraryBundleInfo com.jogamp.common.util.MiscUtils.java Change: DEBUG/VERBOSE properties 'gluegen' -> 'jogamp' | ||||
* | | | | Minor additions to nio/Buffers, util/IntIntHashMap and os/NativeLibrary | Sven Gothel | 2010-06-05 | 7 | -0/+45 |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Buffers add 'float[] getFloatArray(double[])' conversion, ready to replace all JOGL InternalBufferUtil's. NativeLibrary/DynamicLinker add global lookup method allowing Unices and OSX to lookup a symbol globally. However, this is not recommended, due to the lookup costs. Windows is not supported here. Primitive type HashMap's (IntIntHashMap): Added putAll() | ||||
* | | | fixed handling of size_t which was broken since the introduction of Int64Buffer. | Michael Bien | 2010-05-31 | 3 | -0/+10 |
| | | | |||||
* | | | Refactored JavaType to use enums. | Michael Bien | 2010-05-30 | 1 | -34/+30 |
| | | | |||||
* | | | Merge branch 'master' of github.com:sgothel/gluegen | Michael Bien | 2010-05-28 | 3 | -28/+25 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix: Prepare CMethodBindingEmitter for struct methods as well | Sven Gothel | 2010-05-25 | 2 | -26/+23 |
| |/ | |||||
| * | Fix JNLPs .. vendor and url | Sven Gothel | 2010-05-19 | 1 | -2/+2 |
| | | |||||
* | | GlueGen frontpage cleanup. | Michael Bien | 2010-05-19 | 2 | -57/+45 |
| | | |||||
* | | XHTML cleanup and JogAmplification for gluegen manual | Michael Bien | 2010-05-19 | 1 | -2267/+2275 |
|/ | |||||
* | GlueGen/JOGL Windows x86 x86_64 MingW Builds | Sven Gothel | 2010-05-16 | 1 | -3/+4 |
| | | | | | | | | | mingw linker option: --enable-stdcall-fixup mingw x86: link against JVM lib file, due to unresolved symbol: JAWT.dll x32: _JAWT_GetAWT@8 (stdcall) JAWT.dll x64: JAWT_GetAWT (clean) Looks like the stdcall fixup doesn't work .. | ||||
* | GlueGen/JOGL Windows x86 x86_64 MingW Builds | Sven Gothel | 2010-05-16 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | - mingw linker option: --enable-auto-import - mingw now links against DLLs not libs, due to a runtime error while linking against JAWT x86: Using mingw 20100514, gcc 4.5.0 - clean - passed all junit.run tests x86_64: Using mingw-w64-bin_x86_64-mingw_20100515_sezero.zip, gcc 4.4.5 20100513 - clean - passed all junit.run tests |