Age | Commit message (Expand) | Author | Files | Lines |
2003-09-23 | Add man/es/Makefile. | Adam Heath | 1 | -0/+1 |
2003-09-20 | Fix (non-)detection of setlocale. | Adam Heath | 1 | -3/+38 |
2003-09-20 | * lib/varbuf.c, configure.in: Fix va_copy detection. | Adam Heath | 1 | -5/+5 |
2003-09-15 | Fix broken os_type detection on linux. | Adam Heath | 1 | -1/+3 |
2003-09-13 | Support OpenBSD. | Adam Heath | 1 | -6/+41 |
2003-09-13 | * Change AC_SYS_SIGLIST_DECLARED to AC_DECL_SYS_SIGLIST. | Adam Heath | 1 | -3/+3 |
2003-04-26 | Don't need to explicitly give the source for po/Makefile.in. | Adam Heath | 1 | -1/+1 |
2003-04-26 | Updated for lattest gettext support. | Adam Heath | 1 | -2/+2 |
2002-07-14 | Remove -ffunction-sections and -fdata-sections. | Adam Heath | 1 | -1/+0 |
2002-05-19 | Split out the -W*-prototype warnings into separate checks. | Adam Heath | 1 | -1/+3 |
2002-05-19 | Make a new macro, DPKG_C_GCC_ATTRIBUTE. | Adam Heath | 1 | -25/+5 |
2002-05-19 | The latest autoheader/autoconf combination allows us to do everything in | Adam Heath | 1 | -12/+152 |
2002-05-19 | Define an UNUSED macro for __attribute((unused))__. | Adam Heath | 1 | -0/+5 |
2002-05-05 | Expand all paths before substitution | Wichert Akkerman | 1 | -4/+23 |
2002-05-05 | generate man/paths.ent | Wichert Akkerman | 1 | -0/+1 |
2002-04-09 | Add LFS support | Wichert Akkerman | 1 | -2/+3 |
2002-03-12 | Bad Wichert. Always modify configure.in when adding subdirs(add pt_BR). | Adam Heath | 1 | -0/+1 |
2002-03-02 | Remove old doc/*/Makefile. Bad Wichert. | Adam Heath | 1 | -5/+0 |
2002-02-02 | Added Brazilian manpage translations | Wichert Akkerman | 1 | -0/+7 |
2002-02-01 | Test for TIOCNOTTY | Wichert Akkerman | 1 | -0/+2 |
2002-02-01 | Add Catalan translation | Wichert Akkerman | 1 | -1/+1 |
2002-02-01 | test for setsid function | Wichert Akkerman | 1 | -1/+1 |
2001-07-12 | Start adding German manpages | Wichert Akkerman | 1 | -0/+1 |
2001-07-01 | Add ru | Wichert Akkerman | 1 | -0/+1 |
2001-05-29 | * configure.in: AC_REQUIRE is not valid outside of AC_DEFUN. | Adam Heath | 1 | -2/+2 |
2001-05-02 | If --without-zlib was given, and static programs were enabled, the compile | Adam Heath | 1 | -5/+12 |
2001-05-01 | Check for __va_copy, and use it, instead of a direct assignment, for broken | Adam Heath | 1 | -0/+16 |
2001-04-30 | Remove last lisp reference | Wichert Akkerman | 1 | -2/+0 |
2001-04-30 | Added -static support. There is support for building a dpkg-static.deb, | Adam Heath | 1 | -0/+14 |
2001-04-24 | Add new Danish translation | Wichert Akkerman | 1 | -1/+1 |
2001-04-21 | New option, --with-Werror, to convert all warnings into errors. | Adam Heath | 1 | -0/+9 |
2001-04-20 | Add support for gcc attributes, printfformat, etc. Be sure to run | Adam Heath | 1 | -0/+20 |
2001-04-19 | * configure.in, debian/control: New upstream gettext. Since we had | Adam Heath | 1 | -1/+1 |
2001-03-05 | Add more gcc warning flags | Wichert Akkerman | 1 | -0/+1 |
2001-03-04 | * ChangeLog: undo file corruption (ugh) | Wichert Akkerman | 1 | -0/+1 |
2001-02-23 | utils/start-stop-daemon.c: Add OpenBSD support | Wichert Akkerman | 1 | -0/+1 |
2001-02-03 | Add basic OpenBSD 2.8/i386 support | Wichert Akkerman | 1 | -0/+1 |
2001-01-03 | add doc/fr/Makefile | Wichert Akkerman | 1 | -0/+1 |
2000-12-26 | Removed all references to sysinfo(). | Adam Heath | 1 | -4/+1 |
2000-12-24 | Undo earlier changes from Adam to handle -W options for the compiler | Wichert Akkerman | 1 | -4/+5 |
2000-12-24 | Modified DPKG_C_GCC_TRY_WARNS() to call AC_SUBST, so that we can use the | Adam Heath | 1 | -4/+4 |
2000-12-20 | Move -D_GNU_SOURCE from configure.in to Makefile, and from CFLAGS to DEFS. | Adam Heath | 1 | -1/+0 |
2000-12-09 | Fix silly errors | Wichert Akkerman | 1 | -3/+3 |
2000-12-09 | add support for using libz | Wichert Akkerman | 1 | -0/+18 |
2000-11-23 | lib/mlib.c: fix error reporting for reading data in do_fd_copy | Wichert Akkerman | 1 | -0/+24 |
2000-11-08 | Remove emacs helper scripts | Wichert Akkerman | 1 | -1/+0 |
2000-10-24 | Add dutch translation | Wichert Akkerman | 1 | -1/+1 |
2000-10-07 | Add Brazilian translation | Wichert Akkerman | 1 | -1/+1 |
2000-10-07 | add galician translation | Wichert Akkerman | 1 | -1/+1 |
2000-09-08 | configure.in: add de to ALL_LINGUAS | Wichert Akkerman | 1 | -1/+1 |