Commit graph

119 commits

Author SHA1 Message Date
Elias Naur
07ac2ee5b4 jdkhome should be a jdk path, not a jre path 2008-12-22 16:51:26 +00:00
Elias Naur
7ca090659a mingw_ant/build.xml improvements 2008-12-22 16:50:00 +00:00
Elias Naur
d738cefd0c Support win64 build from mingw_ant/build.xml 2008-12-22 16:47:35 +00:00
Brian Matzon
97ef35f857 create and include non-pack200, lzma jars - for those 1.4 only macs 2008-11-26 20:05:59 +00:00
Elias Naur
ac74840f8d Removed dinput references from mingw build.xml 2008-11-24 10:06:29 +00:00
Brian Matzon
071f73c25c include 64bit openal-soft 2008-11-09 19:20:49 +00:00
Brian Matzon
e419f96716 2.0.1 version string 2008-11-03 19:39:23 +00:00
Brian Matzon
984c5a4e81 release 2.0 2008-10-13 19:51:26 +00:00
Elias Naur
a0e5788d50 really enable openal checks 2008-10-11 20:35:03 +00:00
Elias Naur
f876246091 enabled openal checks 2008-10-11 20:12:33 +00:00
Brian Matzon
267ca6ea19 solaris package support
rc2 version string
2008-09-15 18:28:47 +00:00
Elias Naur
2c20f1cbeb Solaris: Tweaked build script to please gcc 2008-08-12 17:58:41 +00:00
Elias Naur
acbd39a6c1 Use gcc instead of cc for compiling linux natives 2008-08-12 12:53:03 +00:00
Elias Naur
9601425f11 Added solaris support to linux build scripts 2008-08-12 11:54:09 +00:00
Brian Matzon
88ab2fa02d dont generate checks for openal 2008-06-07 06:58:53 +00:00
Brian Matzon
2b082abc46 removed references to directx 2008-06-05 13:12:34 +00:00
Brian Matzon
2886b754a9 rc1 identifier string 2008-06-04 19:40:24 +00:00
Elias Naur
8375fd5185 Mac OS X: Restore Mac OS X 10.3 compatibility 2008-05-28 08:40:38 +00:00
Elias Naur
2de3d18566 Mac OS X: Added JNI_* methods to exported symbol list 2008-04-24 17:45:50 +00:00
Brian Matzon
49d3099666 update version string to 2.0 beta 1 2008-04-20 20:06:42 +00:00
Brian Matzon
6d490eef53 use lzma and pack200 compression for applet distribution 2008-04-20 20:02:02 +00:00
Brian Matzon
90d03c3df3 split build file into components 2008-04-20 18:46:34 +00:00
Elias Naur
657bd156e2 Windows: Removed directinput files, since they are now unused. Fixed headers build.xml target 2008-04-10 20:47:29 +00:00
Elias Naur
b81df11b5f Mac OS X: Added support for x86_64 2008-04-07 11:48:20 +00:00
Elias Naur
54cd2cae37 Mac OS X: 10.5 build fixes 2008-04-07 11:30:43 +00:00
Elias Naur
71d28a1163 Mac OS X: Let gcc-3.3 build against 10.4 universal sdk 2008-01-25 10:46:18 +00:00
Brian Matzon
b20ae3c6da removed /Wp64 command line argument - deprecated as of VS express 2008 2008-01-21 22:19:25 +00:00
Elias Naur
dc3999b075 Removed devil and fmod support. yay. 2008-01-21 21:38:29 +00:00
Elias Naur
de1520d80f Windows: Removed unused library path from mingw build script 2007-12-04 11:47:08 +00:00
Brian Matzon
8ee25e22cd removing direct x, can be picked up in the lwjgl-directx tag 2007-10-20 19:02:48 +00:00
Brian Matzon
524702ee0d added missing libraries 2007-08-27 20:57:29 +00:00
Elias Naur
e1067d49d6 Mac OS X: Added the -Wunused gcc flag 2007-07-30 05:22:46 +00:00
Elias Naur
52175b6d32 Linux: Add -Wunused to native compilation 2007-07-30 05:15:02 +00:00
Elias Naur
db7acb07ce Mac OS X: Fix native compilation error by forcing all native source to be Objective C. This is needed the jawt headers use Objective C features 2007-04-08 21:33:35 +00:00
Elias Naur
9f147c754a Linux: Don't statically link Xrender, Xrandr, Xcursor and Xfixes to
avoid bugs in older versions of the libraries being exposed in newer
linux distributions based on XCB (like Ubuntu Feisty).
2007-03-06 14:48:35 +00:00
Elias Naur
09a9f4953f Linux: Devil and FMOD: Add alternative paths to JNI header files 2007-01-07 08:41:33 +00:00
Elias Naur
c8f6fe0349 Linux: Add more include paths to the build script to handle distros with a different JRE layout 2006-12-11 11:26:26 +00:00
Brian Matzon
e3d6b25d4e universal build of fmod 2006-11-18 21:20:41 +00:00
Brian Matzon
159d25739e devil universal build script 2006-11-18 18:40:39 +00:00
Elias Naur
a853b2ba69 Mac OS X: Fix to intel mac build 2006-11-14 09:20:24 +00:00
Elias Naur
b1130b6729 Mac OS X: Explicitly state the legacy build of lwjgl should be for the PPC architecture. This could fix the build problems on intel macs 2006-11-14 08:36:31 +00:00
Elias Naur
08e94f8a7b Linux: changed uname -i to uname -m to improve 64 bit detection in build script 2006-09-08 10:01:06 +00:00
Elias Naur
f14923d34d Mac OS X: build fixes 2006-08-10 09:05:54 +00:00
Elias Naur
294b68f057 Mac OS X: Build fixes 2006-08-01 14:10:17 +00:00
Elias Naur
05f1f755bf Mac OS X: Native compilation fix 2006-08-01 13:55:19 +00:00
Elias Naur
7106092827 Windows: Use env.MSSdk, not MSSDK (the capitalization is important in ant). The MSVC compiler doesn't seem to mind if the PLTSDK is included or not, though (if it did, we would have noticed the incorrect env. variable) 2006-07-15 23:31:37 +00:00
Elias Naur
9db6528620 Windows: Make mingw build.xml strip the dll after linking. Delete optional build files from mingw_ant. 2006-07-15 23:20:06 +00:00
Elias Naur
fbca53f218 Windows: mingw path fixes 2006-07-15 23:04:07 +00:00
Elias Naur
8c1d6d041c Windows: added build.xml for MinGW building of lwjgl.dll. Hopefully this could enable us to build 64 bit versions of the natives in the future. It currently works, with some manual removal of double declarations of symbols in dinput.h(!) 2006-07-15 21:44:59 +00:00
Brian Matzon
d20fac0e67 check for fmod property when it's actually been imported 2006-07-12 19:38:24 +00:00