Age | Commit message (Collapse) | Author |
|
Author: mdz
Date: 2004-06-10 08:10:23 GMT
* Update k*bsd-gnu arch names in buildlib/ostable (Closes: #253532)
|
|
Author: mdz
Date: 2004-05-08 23:19:24 GMT
* Add amd64 to buildlib/archtable (Closes: #240896)
|
|
Author: mdz
Date: 2004-05-08 19:41:01 GMT
* Build apt-ftparchive with libdb4.2 rather than libdb2
- Patch from Clint Adams to do most of the work
- Build-Depends: s/libdb2-dev/libdb4.2-dev/
- Add AC_PREREQ(2.50) to configure.in
- Use db_strerror(err) rather than GlobalError::Errno (which uses strerror)
|
|
Author: mdz
Date: 2004-02-09 20:46:44 GMT
This must have escaped my commit, part of the XML manpage stuff
|
|
Author: mdz
Date: 2004-02-07 21:48:14 GMT
* Replace SGML manpages with XML man pages from richard.bos@xs4all.nl
(Closes: #230687)
|
|
Author: mdz
Date: 2004-01-09 07:42:54 GMT
* Patch from Oliver Kurth <oku@masqmail.cx> to use AC_CACHE_VAL for
GIBC_VER to make cross-compilation easier (Closes: #221528)
|
|
Author: mdz
Date: 2003-12-24 18:57:03 GMT
* Add knetbsd to buildlib/ostable (Closes: #212344)
|
|
Author: mdz
Date: 2003-12-24 18:54:38 GMT
* Update config.guess and config.sub from autotools-dev 20031007.1
|
|
Author: mdz
Date: 2003-08-04 16:04:37 GMT
* Add freebsd to buildlib/ostable (Closes: #193430)
|
|
Author: mdz
Date: 2003-07-25 22:07:45 GMT
autotools-dev 20030717.1
|
|
Author: mdz
Date: 2003-07-18 14:16:03 GMT
Latest version from unstable (amd64, etc.)
|
|
Author: doogie
Date: 2003-02-12 07:28:33 GMT
copy rules now require a TARGET var, to specify the target to install the
copy rules under. The copy target in dselect/makefile installs itself
under program, and not doc.
|
|
Author: doogie
Date: 2003-02-12 06:50:04 GMT
Create the po *list file when program or library is called, not only when
all is called.
|
|
Author: doogie
Date: 2003-02-09 23:42:32 GMT
Updated.
|
|
Author: doogie
Date: 2003-02-09 22:02:45 GMT
Add INTLLIBS to various parts, so netbsd-i386 works.
|
|
Author: doogie
Date: 2003-02-09 20:27:13 GMT
Add support for %gnu in host_os checking for shared library support(fixes
netbsdelf-gnu).
|
|
Author: doogie
Date: 2003-02-02 08:05:31 GMT
Fix building of sgml manpages.
|
|
Author: jgg
Date: 2003-01-11 07:19:01 GMT
Rejigger gettext stuff for 0.11.5
|
|
Author: jgg
Date: 2003-01-11 07:17:58 GMT
Rejigger gettext stuff for 0.11.5
|
|
Author: doogie
Date: 2002-11-22 07:15:23 GMT
Test for timegm in configure.
|
|
Author: doogie
Date: 2002-11-11 07:00:16 GMT
s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DOMAIN to 1, and
breaks us.
|
|
Author: doogie
Date: 2002-11-09 20:17:41 GMT
Updated.
|
|
Author: doogie
Date: 2002-11-09 19:59:10 GMT
Add s390x.
|
|
Author: jgg
Date: 2002-10-16 05:35:41 GMT
gettext stuff
|
|
Author: jgg
Date: 2002-10-16 05:24:02 GMT
gettext stuff
|
|
Author: jgg
Date: 2002-01-09 04:16:33 GMT
ifdef for i18n stuff
|
|
Author: tausq
Date: 2001-06-18 05:56:32 GMT
renamed some macros to please doogie :P
|
|
Author: doogie
Date: 2001-05-29 05:27:54 GMT
Don't GCC3DEP if the .d follows the input filename.
|
|
Author: doogie
Date: 2001-05-29 05:25:06 GMT
Add macro for detecting the output filename for gcc -MD(3.0 changed it).
|
|
Author: jgg
Date: 2001-05-29 05:11:03 GMT
Support for GCC3s new .d output location
|
|
Author: jgg
Date: 2001-04-29 05:30:40 GMT
libstdc++ and HURD. Closes: #92025
|
|
Author: tausq
Date: 2001-03-10 03:35:30 GMT
silence gcc/g++ warnings on libc/stdc++ version tests
|
|
Author: jgg
Date: 2001-03-09 05:54:19 GMT
M68k patch
|
|
Author: jgg
Date: 2001-03-05 21:11:52 GMT
Undid config breakage
|
|
Author: jgg
Date: 2001-03-05 21:09:12 GMT
JoeyH's dpkg::preconfig not working.
|
|
Author: tausq
Date: 2001-03-04 05:14:13 GMT
pacify the new stricter g++ compiler
|
|
Author: jgg
Date: 2001-03-03 22:29:02 GMT
s390 archtable entry. Closes: #88232
|
|
Author: tausq
Date: 2001-02-27 04:16:05 GMT
glibc/libstdc++ dependency patches
|
|
Author: jgg
Date: 2001-02-23 07:48:20 GMT
Newer sub/guess scripts
|
|
Author: bod
Date: 2001-02-20 07:28:43 GMT
Much backslash abuse so that the apostrophe in my own name doesn't
break things (grrr).
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 2000-06-07 02:13:40 GMT
Sparc64 and fixes
|
|
Author: jgg
Date: 2000-05-12 05:05:26 GMT
Added mips to the sizetable
|
|
Author: tausq
Date: 2000-04-08 20:09:22 GMT
Um, that was wrong.. this one should work
|
|
Author: tausq
Date: 2000-04-08 20:08:29 GMT
Added config.guess string for ia64; almost compiles natively, just waiting for
g++ folks to fix a stupid parsing bug
|
|
Author: jgg
Date: 2000-01-14 06:26:36 GMT
More Fixes
|
|
Author: jgg
Date: 1999-12-21 07:37:56 GMT
More portability thingies
|
|
Author: doogie
Date: 1999-12-11 06:33:02 GMT
Made configure smarter about detecting the previous hp-ux fixes.
|
|
Author: doogie
Date: 1999-12-11 03:06:23 GMT
New ah_GET_GETCONF macro, better abstraction in the rest.
|
|
Author: jgg
Date: 1999-12-11 02:11:10 GMT
OpenBSD fixes
|