Sam Hocevar
fcbfba7a44
build: use xvfb-run to run the windows-i386 test suite on a non-mingw
build host.
pirms 13 gadiem
Sam Hocevar
fbdec834dd
image: add a GDI+ loader.
pirms 13 gadiem
Sam Hocevar
abbf9ba44c
build: fix a shitload of build errors introduced by the Image refactoring
and the OS X port.
pirms 13 gadiem
Sam Hocevar
73e9bfdd90
build: fix GLEW usage to use <glew.h>, not <GL/glew.h>.
pirms 13 gadiem
Sam Hocevar
b9e2be1914
build: disable "make check" on win64 because the version of Wine installed
on the autobuilders doesn't support it yet.
pirms 13 gadiem
Sam Hocevar
70e3ae8222
build: do not set --build if not really cross-compiling (eg. building for
mingw64 on mingw32).
pirms 13 gadiem
Sam Hocevar
7a3709ab53
build: move SDL_image and SDL_mixer binaries to an i686-only directory.
pirms 13 gadiem
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.
pirms 13 gadiem
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.
pirms 13 gadiem
Sam Hocevar
b9e28aa987
build: add debug information to lol-build output.
pirms 13 gadiem
Sam Hocevar
160102ba03
build: new lol-build script for easier autobuilds.
pirms 13 gadiem
Sam Hocevar
a374127e80
test: replace CppUnit with our LolUnit test suite.
CppUnit is really too large for our needs, would require to be precompiled
for many platforms, in all combinations of debug and release modes, with
additional variants for libstdc++ versions. We replace it with our own
lightweight implementation, LolUnit. Good riddance.
pirms 13 gadiem
Sam Hocevar
bf23a03ecd
contrib: add a precompiled Win32 version of CppUnit and update build system
accordingly.
pirms 13 gadiem
Sam Hocevar
f778f5352e
build: add iOS build rules to the XML configuration.
pirms 13 gadiem
Sam Hocevar
8493bedaaa
build: update Bitten configuration for Windows cross-compilation.
pirms 13 gadiem
Sam Hocevar
c8355d2821
web: tune Bitten configuration.
pirms 13 gadiem
Sam Hocevar
84ba156232
web: create bitten configuration for an amd64 slave.
pirms 13 gadiem
Sam Hocevar
560164e15f
Rename build scripts to build-linux and build-mingw.
pirms 13 gadiem
Sam Hocevar
3d0a16c0d3
Add a simple "build" script for people unfamiliar with bootstrap etc.
pirms 14 gadiem