summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* fixed jdk tools.jar classpath for hudson to fix tests.Michael Bien2010-02-121-2/+4
* junit test code cleanup and some build preperations for hudson.Michael Bien2010-02-121-9/+9
* added test target to main build script.Michael Bien2010-02-122-4/+28
* preparations for continuous builds and cross compilation (WIP).Michael Bien2009-11-203-6/+98
* Added quick hack to simplify crosscompilation with cpptasks.Michael Bien2009-11-173-3/+25
* fixed clean target.Michael Bien2009-11-161-2/+2
* added explicit -m32 and -m64 args to linux gcc compiler and linker configure ...Michael Bien2009-11-131-0/+4
* Merge branch 'master' of ssh://git.kenai.com/gluegen~gluegen-gitSven Gothel2009-10-121-0/+16
|\
| * gluegen.jar compiles now with source=1.5 classfile version (However, gluegen-...Michael Bien2009-10-081-0/+16
* | Add custom config locations via properties 'gluegen.user.properties.file' and...Sven Gothel2009-10-024-8/+46
|/
* MingW: Refince CC flagsSven Gothel2009-07-311-0/+3
* Add CVM test script for windowssg2158892009-07-301-0/+8
* Fix gluegen property namessg2158892009-07-301-4/+4
* Proper gluegen.properties loading (2)sg2158892009-07-281-16/+2
* Proper gluegen.properties loadingsg2158892009-07-283-16/+44
* Verbose mac osx x64 and ppcsg2158892009-07-281-0/+2
* Add test scripts J2SE and CVMsg2158892009-07-282-0/+35
* Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SEsg2158892009-07-283-22/+26
* Add: Extended support for CVM crosscompile:sg2158892009-07-242-0/+7
* Fix CDC JAR unificationsg2158892009-07-151-1/+1
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-152-9/+19
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-154-66/+73
* Add missing changessg2158892009-07-131-0/+2
* Add: Extended support for CVM:sg2158892009-07-134-0/+55
* Remove macosx.ppc build per default. Enable it via ant property macosppc=trueSven Gothel2009-07-042-4/+18
* Disable MSVC run-time assertion checking for non-debug builds (unlessKenneth Russel2009-06-171-3/+22
* Change version number to conform to JOGL naming conventionKenneth Russel2009-06-171-2/+2
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1520-0/+1629
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-1518-1349/+0
* 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