loonycyborg
72fe6a38a0
scons: fix out-of-tree builds without using python's operator %
2017-06-08 17:24:18 +03:00
loonycyborg
9bc5b15d5f
scons: fix mingw32 cross-compile
...
Made check for PNG support in SDL always succeed for cross-compile scenarios
because it requires running a test program.
2014-12-26 18:51:26 +03:00
Chris Beck
45d7882fa7
add documentation, scons check for jpg support in sdl_image
...
It was reported on Dec 22 2014 in irc that the game is broken if
this is missing, and a search shows that bigmaps and many campaign
story screens use jpg images.
It makes more sense imo to document this as an official dependency
now, and if we decide to change everything to png's then we can go
back and disable the jpg check then.
Conflicts:
SConstruct
2014-12-22 22:25:23 -05:00
Charles Dang
485629d0e6
Updated path to testimage
2013-05-30 21:16:09 +11:00
Alexander van Gessel
9f314cd978
Fix some executable properties.
2008-09-30 15:07:09 +01:00
Alexander van Gessel
0063d92356
Adjust a lot of svn properties.
2008-09-30 14:06:26 +01:00
Sergey Popov
d41f1064ce
SCons recipe: added cross-compile support.
2008-06-23 19:52:02 +00:00
Sergey Popov
51f18a2a02
Added python imports that for some reason are required on windows...
...
...but not on linux.
Append PROGSUFFIX when copying binaries to wesnoth root.
2008-05-08 11:22:15 +00:00
Sergey Popov
3626ba999c
Made sdl check honor PKG_CONFIG_PATH.
2008-05-07 21:37:52 +00:00
Sergey Popov
5610e7f241
Moved all custom config checks to separate files.
2008-05-06 13:19:38 +00:00