index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed build problems with VC9 where manifests were not installed
Kenneth Russel
2009-06-13
3
-2
/
+31
*
MinGW assume Windows >= Windows 2000
Sven Gothel
2009-06-12
1
-0
/
+2
*
Fix MinGW - wrong character capitalization
Sven Gothel
2009-06-04
1
-4
/
+2
*
Adding MSVC VC9
Sven Gothel
2009-06-04
2
-2
/
+29
*
- Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...
Sven Gothel
2009-03-05
3
-17
/
+26
*
Adding more OS defines
Sven Gothel
2008-11-22
1
-1
/
+16
*
Fixed detection of Mac OS X Universal (which is the only flavor now supported)
Kenneth Russel
2008-08-29
1
-9
/
+2
*
Fixed Issue 7: Please add the version to the jar manifest
Kenneth Russel
2008-08-18
2
-1
/
+15
*
- New config feature: 'IgnoreExtendedInterfaceSymbols <java class source file>'
Sven Gothel
2008-07-18
1
-11
/
+23
*
Added ability to override macosx64 with a "false" value in a
Kenneth Russel
2008-07-08
1
-4
/
+8
*
GL Unification 2nd round.
Sven Gothel
2008-07-04
2
-1
/
+2
*
Fixed build breakage on Solaris due to recent gluegen-cpptasks
Kenneth Russel
2008-07-03
1
-1
/
+1
*
Fixed broken java.includes.dir.platform for win32
Kenneth Russel
2008-07-03
1
-1
/
+1
*
Fix broken user defined gluegen.compiler.xml usage
Sven Gothel
2008-07-03
1
-3
/
+3
*
Fixed accidental breakage due to removal of macosxfat property from
Kenneth Russel
2008-06-30
1
-8
/
+8
*
Refactored more C compiler setup into gluegen-cpptasks.xml to make it
Kenneth Russel
2008-06-30
2
-31
/
+185
*
gluegen.compiler.xml example
Sven Gothel
2008-06-25
1
-0
/
+19
*
allow preset of os and arch
Sven Gothel
2008-06-25
2
-19
/
+22
*
Changed implementation of ArgumentIsString to work with wide-character
Kenneth Russel
2008-05-27
4
-13
/
+19
*
Adding customized gluegen.cpptasks.configure.compiler target.
Sven Gothel
2008-05-27
1
-2
/
+5
*
Fixed build breakage on non-Windows platforms due to recent changes to
Kenneth Russel
2008-05-15
1
-11
/
+18
*
Refactorings to support building JOGL and supporting libraries on
Kenneth Russel
2008-05-13
2
-2
/
+38
*
Fixed Issue 5: build: Use system antlr automatically if jpackage-compatible s...
Kenneth Russel
2008-04-19
1
-0
/
+4
*
Modified gluegen-cpptasks, gluegen.properties and jogl.properties to
Kenneth Russel
2008-02-09
2
-0
/
+10
*
Fixed Issue 322: Please add linker option for vc8 win32 build environment whe...
Kenneth Russel
2007-10-10
1
-0
/
+1
*
Fixed JOGL Issue 291: native-taglet.properties with links changed to OpenGL SDK
Kenneth Russel
2007-04-19
2
-0
/
+0
*
Fixed bug in OS/CPU detection on Windows/AMD64
Kenneth Russel
2006-12-08
1
-2
/
+2
*
Removed native code for DRIHack and replaced it with code using the
Kenneth Russel
2006-11-24
1
-1
/
+5
*
Removed apparently illegal -xcode=32 argument from
Kenneth Russel
2006-09-03
1
-1
/
+0
*
Normalized gluegen-rt-natives jar file names using new definitions
Kenneth Russel
2006-09-03
1
-30
/
+3
*
Added more OS- and CPU-specific properties (i.e., isWindowsX86) and
Kenneth Russel
2006-08-27
1
-1
/
+129
*
Fixed build breakage on Solaris/SPARCv9 and Solaris/AMD64 platforms
Kenneth Russel
2006-08-13
1
-4
/
+4
*
Refactored initialization of C compilers via cpptasks into
Kenneth Russel
2006-08-12
2
-133
/
+171
*
Made GlueGen build.xml build the NativeLibrary native code on all
Kenneth Russel
2006-08-09
1
-1
/
+1
*
Added NativeLibrary helper class to com.sun.gluegen.runtime package,
Kenneth Russel
2006-08-01
10
-0
/
+660
*
Changed isSolaris property detected by gluegen-cpptasks.xml to mean
Kenneth Russel
2006-08-01
1
-11
/
+14
*
Issue number:
Travis Bryson
2006-06-13
1
-0
/
+9
*
Incorporated NativeTaglet sources from cylab into gluegen source tree
Kenneth Russel
2006-04-27
1
-0
/
+0
*
Issue number:
Travis Bryson
2006-04-25
1
-1
/
+16
*
Fixed Issue 212: Incorporate patch to add URL links to GL javadoc
Kenneth Russel
2006-04-17
2
-0
/
+0
*
Added patch from user mabraham on javagaming.org forums for building
Kenneth Russel
2006-04-14
1
-0
/
+15
*
Support for building on HP/UX from user metasim on JOGL forum
Kenneth Russel
2006-04-13
1
-0
/
+5
*
Added NativeSignatureEmitter
Kenneth Russel
2006-03-06
1
-2
/
+10
*
Patched isLinuxAMD64 computation based on feedback from cjbeyer on JOGL forum
Kenneth Russel
2006-02-19
1
-1
/
+4
*
Added download and build instructions to GlueGen manual. Added
Kenneth Russel
2006-01-17
2
-1
/
+9
*
Fixed build breakage on Linux after recent build changes
Kenneth Russel
2006-01-15
1
-9
/
+13
*
Moved GlueGen out of the JOGL workspace and into its own project.
Kenneth Russel
2006-01-15
7
-0
/
+410