wesnoth/scons
Sergey Popov cf831db47b Fixed lua check
The test program was missing #include <lauxlib.h> but
used luaL_newstate() which is defined in it.
2009-06-23 00:53:35 +00:00
..
.gitignore ignore generated files 2008-05-14 14:24:53 +00:00
boost.py Fixed a mistake in autodetection of versioned installation boost. 2009-06-09 13:25:40 +00:00
ccache.py Fix some executable properties. 2008-09-30 15:07:09 +01:00
config_check_utils.py Made boost autodetection look for boost in /sw, /sw/local and C:\Boost. 2008-10-15 10:00:27 +00:00
cplusplus.py Fix some executable properties. 2008-09-30 15:07:09 +01:00
cross_compile.py Fix some executable properties. 2008-09-30 15:07:09 +01:00
distcc.py Fix some executable properties. 2008-09-30 15:07:09 +01:00
gettext.py Use env.AddMethod to add custom methods. 2009-03-20 20:49:23 +00:00
install.py scons wasn't installing locales and translations... 2009-04-17 16:08:05 +00:00
lua.py Fixed lua check 2009-06-23 00:53:35 +00:00
metasconf.py Fix some executable properties. 2008-09-30 15:07:09 +01:00
pango.py Forward PKG_CONFIG_PATH since env.ParseConfig... 2008-10-14 10:17:26 +00:00
pkgconfig.py Added some diagnostic output to lua and pkg-config checks. 2009-03-27 13:48:45 +00:00
python_devel.py Use env.AddMethod to add custom methods. 2009-03-20 20:49:23 +00:00
scanreplace.py Fix some executable properties. 2008-09-30 15:07:09 +01:00
sdl.py Fix some executable properties. 2008-09-30 15:07:09 +01:00