Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-05-23 | Honor LDFLAGS; should fix the Linux build. While here, patch out some | dholland | 3 | -1/+45 | |
apparently unreachable insecure-temporary-files code. | |||||
2010-12-25 | simplify. | obache | 5 | -26/+24 | |
2010-12-25 | intN_t and uintN_t should be provided by stdint.h for porability. | obache | 2 | -4/+4 | |
fixes PR#44278. | |||||
2010-01-29 | DESTDIR support | joerg | 1 | -2/+5 | |
2009-12-10 | Fix a patch that was erroneously fed upstream. This should avoid some | pgoyette | 2 | -1/+54 | |
unexpected SIGSEGV crashes. | |||||
2009-11-28 | Import of Andrew Plotkin's C-translation of Dungeon 3.2B, using his | pgoyette | 6 | -0/+123 | |
"glk" API, and including the gdt (game debugger tool) from the Fortran version. |