Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-11 | dpkg (1.13.1.0.1) experimental; urgency=low | Scott James Remnant | 3 | -510/+0 | |
* Bin-MU; recompile against Debian unstable, to make dselect actually installable. -- Scott James Remnant <scott@netsplit.com> Fri, 11 Mar 2005 09:00:14 +0000 | |||||
2003-09-13 | Apply patch to make dpkg work with POSIX 1003.1-2001. | Adam Heath | 1 | -8/+10 | |
2002-05-19 | Make a new macro, DPKG_C_GCC_ATTRIBUTE. | Adam Heath | 1 | -0/+11 | |
2002-05-19 | Gah, I hate gcc. AC_TRY_COMPILE() produces code of the form | Adam Heath | 1 | -10/+6 | |
'int main() { ... }'. When -Werror -Wstrict-prototypes is given to gcc, it thinks the above code snippet is an error, and aborts. This was making DPKG_C_GCC_TRY_WARNS disable some -W options. So, I no longer use AC_TRY_COMPILE. | |||||
2002-02-01 | Add DPKG_CHECK_DEFINE which tests for a define in an include file | Wichert Akkerman | 1 | -3/+19 | |
2001-05-29 | * configure.in: AC_REQUIRE is not valid outside of AC_DEFUN. | Adam Heath | 1 | -13/+0 | |
* automake/dpkg.m4: DPKG_CACHED_TRY_COMPILE was defined with both AC_DEFUN() AND define(). | |||||
2001-04-20 | Add support for gcc attributes, printfformat, etc. Be sure to run | Adam Heath | 1 | -0/+14 | |
aclocal -I automake, and autoconf. | |||||
2000-12-26 | Removed all references to sysinfo(). | Adam Heath | 1 | -46/+0 | |
2000-12-24 | Undo earlier changes from Adam to handle -W options for the compiler | Wichert Akkerman | 1 | -8/+4 | |
and do things much simpler instead based on the old working but not correctly used code. | |||||
2000-12-24 | Modified DPKG_C_GCC_TRY_WARNS() to call AC_SUBST, so that we can use the | Adam Heath | 1 | -4/+8 | |
result of the test during build time. | |||||
1999-12-14 | Really add automake/sysinfo.m4 | Wichert Akkerman | 1 | -0/+46 | |
Fix some minor things in depisok Update swedish translation | |||||
1999-01-29 | dpkg 1.4.1 | Guy Maor | 3 | -0/+484 | |