Package: foundry / 0.0.20130809-2
Metadata
Package | Version | Patches format |
---|---|---|
foundry | 0.0.20130809-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
distclean | (download) |
build/Makefile |
2 2 + 0 - 0 ! |
add missing distclean targets |
c++11 | (download) |
lang/Makefile |
2 1 + 1 - 0 ! |
use c++11 even if cxxflags have been passed |
warning | (download) |
build/foundry-build.cpp |
2 1 + 1 - 0 ! |
fix a warning |
include | (download) |
build/Makefile |
2 1 + 1 - 0 ! |
explicitly include current dir |
test | (download) |
build/Makefile |
2 1 + 1 - 0 ! |
add missing "test" target |
install | (download) |
build/Makefile |
2 2 + 0 - 0 ! |
add missing install target |
gcc48 | (download) |
lang/Makefile |
4 2 + 2 - 0 ! |
fix build with gcc 4.8 |
nothrow | (download) |
lang/errors.h |
5 5 + 0 - 0 ! |
add nothrow dtors to exceptions |