Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_sdl_default.patch | Use SDL by default since it's faster without hardware acceleration | Felix Geyer <fgeyer@debian.org> | no | |||
02_use_system_lua.patch | Use system lua library instead of building a local copy | Felix Geyer <fgeyer@debian.org> | no | |||
04_use_system_tinyxml.patch | Use system tinyxml library instead of building a local copy | Felix Geyer <fgeyer@debian.org> | no | |||
07_cxxflags_append.patch | Append CXXFLAGS instead of overwriting them. Otherwise the dpkg-buildflags are ignored. | Felix Geyer <fgeyer@debian.org> | no | |||
08_config_loading.patch | Cherry-pick upstream commits 1528, 1530 and 1531. =================================================================== |
no | upstream | |||
09_reproducible_build.patch | Make build reproducible. zip stores the atime of files by default in an extended attribute. | Felix Geyer <fgeyer@debian.org> | no | |||
10_ostream_include.patch | added inlude | no | upstream, http://sourceforge.net/p/blobby/code/1542/ |