Sam Hocevar
|
06d9d00c34
|
win32: no longer ship GDI+ because MinGW ships a working version, including
for Win64.
|
12 lat temu |
Sam Hocevar
|
6ebc4c88a7
|
build: do not use --host=none with NaCl; we can be more specific, eg. with
--host=i386 or --host=x86_64.
|
13 lat temu |
Sam Hocevar
|
6743bb45cd
|
nacl: the Mandelbrot zoomer is starting to work on NaCl.
|
13 lat temu |
Sam Hocevar
|
2edb8115e6
|
core: port all code to NativeClient. Nothing runs for now, but it builds.
|
13 lat temu |
Sam Hocevar
|
fcbfba7a44
|
build: use xvfb-run to run the windows-i386 test suite on a non-mingw
build host.
|
13 lat temu |
Sam Hocevar
|
fbdec834dd
|
image: add a GDI+ loader.
|
13 lat temu |
Sam Hocevar
|
abbf9ba44c
|
build: fix a shitload of build errors introduced by the Image refactoring
and the OS X port.
|
13 lat temu |
Sam Hocevar
|
73e9bfdd90
|
build: fix GLEW usage to use <glew.h>, not <GL/glew.h>.
|
13 lat temu |
Sam Hocevar
|
b9e2be1914
|
build: disable "make check" on win64 because the version of Wine installed
on the autobuilders doesn't support it yet.
|
13 lat temu |
Sam Hocevar
|
70e3ae8222
|
build: do not set --build if not really cross-compiling (eg. building for
mingw64 on mingw32).
|
13 lat temu |
Sam Hocevar
|
7a3709ab53
|
build: move SDL_image and SDL_mixer binaries to an i686-only directory.
|
13 lat temu |
Sam Hocevar
|
53347d96e3
|
build: fix a typo in the mingw configuration sequence in lol-build and
add set -e to the build-mingw scripts to catch possible regressions.
|
13 lat temu |
Sam Hocevar
|
247af5b0b7
|
build: add a Win64 build of libSDL. Useless for now, because SDL_Image
and SDL_Mixer are needed and are a lot harder to build.
|
13 lat temu |
Sam Hocevar
|
b9e28aa987
|
build: add debug information to lol-build output.
|
13 lat temu |
Sam Hocevar
|
160102ba03
|
build: new lol-build script for easier autobuilds.
|
13 lat temu |