aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/windows/WindowsDynamicLinkerImpl_JNI.c
Commit message (Expand)AuthorAgeFilesLines
* GlueGen: Cleanup static generated JNI code (fix method names)Sven Gothel2015-01-301-4/+4
* gluegen: remove executable bit from java and c source filesHarvey Harrison2013-04-091-0/+0
* Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc...Sven Gothel2011-08-031-9/+9
* Fix C / JNI compilation: Add/use javah, recompile if out of date,Sven Gothel2011-06-071-0/+2
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-161-2/+2
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-311-8/+8
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-8/+8
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+95
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-95/+0
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-271-25/+28
* Fixes for building with Visual Studio .NET 2003 (Service Pack 1)Kenneth Russel2007-01-031-2/+2
* Added NativeLibrary helper class to com.sun.gluegen.runtime package, Kenneth Russel2006-08-011-0/+92