16 Commits

Author SHA1 Message Date
Travis Howell
5a034fb209 Fix compiling under mingw, when using latest mingw-runtime (3.15). 2008-09-12 01:25:50 +00:00
Pawel Kolodziejski
4cd7281371 detect x86_64 as x86 too 2008-08-03 14:11:45 +00:00
Pawel Kolodziejski
633f63b067 update *.mk files 2008-07-30 10:59:37 +00:00
Pawel Kolodziejski
cd6f1032d3 detect 64bits target 2008-07-25 06:32:38 +00:00
Torbjorn Andersson
ffe24e8a8e Named the unsigned 64-bit type "uint64" instead of "int64". 2008-07-23 20:47:42 +00:00
Pawel Kolodziejski
8f14057e65 addded check for 'long long' type 2008-07-23 20:39:51 +00:00
Pawel Kolodziejski
9e8bc400cd fixed zlib in configure 2008-07-22 05:48:02 +00:00
Pawel Kolodziejski
1701cd1088 synced with scummvm 2008-07-18 20:52:11 +00:00
Pawel Kolodziejski
bffdf3432e added amigaos4 compilation support 2008-07-13 22:31:44 +00:00
Pawel Kolodziejski
8343ed93bf remove ALSA and Mpeg checks 2008-06-24 18:26:37 +00:00
Pawel Kolodziejski
9e82664f86 backport fix 2008-06-24 17:17:56 +00:00
Pawel Kolodziejski
a324441df5 enabled support for icons 2008-06-16 06:41:23 +00:00
Travis Howell
2c8c085cd2 Enable version tab in mingw build. 2008-06-15 14:39:41 +00:00
Pawel Kolodziejski
2866dea56e adopted copyright header to AUTHORS file similiar like in scummvm 2008-06-13 14:57:47 +00:00
Pawel Kolodziejski
ca403a4c36 don't use zlib in common 2008-06-12 20:17:46 +00:00
Pawel Kolodziejski
407aee486d - initial support for configure based on scummvm tree (tested mac os x leopard, linux(ubuntu), cygwin with mingwin gcc)
- adopted more common dir code from scummvm for easier multi platform support
- synced some changes from scummvm code
2008-06-12 12:08:15 +00:00