summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Fixed build problems with VC9 where manifests were not installedKenneth Russel2009-06-133-2/+31
* MinGW assume Windows >= Windows 2000Sven Gothel2009-06-121-0/+2
* Fix MinGW - wrong character capitalizationSven Gothel2009-06-041-4/+2
* Adding MSVC VC9Sven Gothel2009-06-042-2/+29
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-053-17/+26
* Adding more OS definesSven Gothel2008-11-221-1/+16
* Fixed detection of Mac OS X Universal (which is the only flavor now supported)Kenneth Russel2008-08-291-9/+2
* Fixed Issue 7: Please add the version to the jar manifest Kenneth Russel2008-08-182-1/+15
* - New config feature: 'IgnoreExtendedInterfaceSymbols <java class source file>'Sven Gothel2008-07-181-11/+23
* Added ability to override macosx64 with a "false" value in aKenneth Russel2008-07-081-4/+8
* GL Unification 2nd round.Sven Gothel2008-07-042-1/+2
* Fixed build breakage on Solaris due to recent gluegen-cpptasksKenneth Russel2008-07-031-1/+1
* Fixed broken java.includes.dir.platform for win32Kenneth Russel2008-07-031-1/+1
* Fix broken user defined gluegen.compiler.xml usageSven Gothel2008-07-031-3/+3
* Fixed accidental breakage due to removal of macosxfat property fromKenneth Russel2008-06-301-8/+8
* Refactored more C compiler setup into gluegen-cpptasks.xml to make itKenneth Russel2008-06-302-31/+185
* gluegen.compiler.xml exampleSven Gothel2008-06-251-0/+19
* allow preset of os and archSven Gothel2008-06-252-19/+22
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-274-13/+19
* Adding customized gluegen.cpptasks.configure.compiler target.Sven Gothel2008-05-271-2/+5
* Fixed build breakage on non-Windows platforms due to recent changes toKenneth Russel2008-05-151-11/+18
* Refactorings to support building JOGL and supporting libraries on Kenneth Russel2008-05-132-2/+38
* Fixed Issue 5: build: Use system antlr automatically if jpackage-compatible s...Kenneth Russel2008-04-191-0/+4
* Modified gluegen-cpptasks, gluegen.properties and jogl.properties toKenneth Russel2008-02-092-0/+10
* Fixed Issue 322: Please add linker option for vc8 win32 build environment whe...Kenneth Russel2007-10-101-0/+1
* Fixed JOGL Issue 291: native-taglet.properties with links changed to OpenGL SDK Kenneth Russel2007-04-192-0/+0
* Fixed bug in OS/CPU detection on Windows/AMD64Kenneth Russel2006-12-081-2/+2
* Removed native code for DRIHack and replaced it with code using theKenneth Russel2006-11-241-1/+5
* Removed apparently illegal -xcode=32 argument from Kenneth Russel2006-09-031-1/+0
* Normalized gluegen-rt-natives jar file names using new definitions Kenneth Russel2006-09-031-30/+3
* Added more OS- and CPU-specific properties (i.e., isWindowsX86) and Kenneth Russel2006-08-271-1/+129
* Fixed build breakage on Solaris/SPARCv9 and Solaris/AMD64 platformsKenneth Russel2006-08-131-4/+4
* Refactored initialization of C compilers via cpptasks into Kenneth Russel2006-08-122-133/+171
* Made GlueGen build.xml build the NativeLibrary native code on allKenneth Russel2006-08-091-1/+1
* Added NativeLibrary helper class to com.sun.gluegen.runtime package, Kenneth Russel2006-08-0110-0/+660
* Changed isSolaris property detected by gluegen-cpptasks.xml to mean Kenneth Russel2006-08-011-11/+14
* Issue number:Travis Bryson2006-06-131-0/+9
* Incorporated NativeTaglet sources from cylab into gluegen source tree Kenneth Russel2006-04-271-0/+0
* Issue number:Travis Bryson2006-04-251-1/+16
* Fixed Issue 212: Incorporate patch to add URL links to GL javadoc Kenneth Russel2006-04-172-0/+0
* Added patch from user mabraham on javagaming.org forums for building Kenneth Russel2006-04-141-0/+15
* Support for building on HP/UX from user metasim on JOGL forumKenneth Russel2006-04-131-0/+5
* Added NativeSignatureEmitterKenneth Russel2006-03-061-2/+10
* Patched isLinuxAMD64 computation based on feedback from cjbeyer on JOGL forumKenneth Russel2006-02-191-1/+4
* Added download and build instructions to GlueGen manual. Added Kenneth Russel2006-01-172-1/+9
* Fixed build breakage on Linux after recent build changesKenneth Russel2006-01-151-9/+13
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-157-0/+410