summaryrefslogtreecommitdiff
path: root/buildlib
Commit message (Collapse)AuthorAgeFilesLines
* This must have escaped my commit, part of the XML manpa...Arch Librarian2004-09-201-0/+45
| | | | | | Author: mdz Date: 2004-02-09 20:46:44 GMT This must have escaped my commit, part of the XML manpage stuff
* * Replace SGML manpages with XML man pages from richard...Arch Librarian2004-09-202-0/+4
| | | | | | | Author: mdz Date: 2004-02-07 21:48:14 GMT * Replace SGML manpages with XML man pages from richard.bos@xs4all.nl (Closes: #230687)
* * Patch from Oliver Kurth <oku@masqmail.cx> to use AC_C...Arch Librarian2004-09-201-1/+4
| | | | | | | 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)
* * Add knetbsd to buildlib/ostable (Closes: #212344)Arch Librarian2004-09-201-0/+1
| | | | | | Author: mdz Date: 2003-12-24 18:57:03 GMT * Add knetbsd to buildlib/ostable (Closes: #212344)
* * Update config.guess and config.sub from autotools-dev...Arch Librarian2004-09-202-9/+22
| | | | | | Author: mdz Date: 2003-12-24 18:54:38 GMT * Update config.guess and config.sub from autotools-dev 20031007.1
* * Add freebsd to buildlib/ostable (Closes: #193430)Arch Librarian2004-09-201-0/+1
| | | | | | Author: mdz Date: 2003-08-04 16:04:37 GMT * Add freebsd to buildlib/ostable (Closes: #193430)
* autotools-dev 20030717.1Arch Librarian2004-09-202-18/+47
| | | | | | Author: mdz Date: 2003-07-25 22:07:45 GMT autotools-dev 20030717.1
* Latest version from unstable (amd64, etc.)Arch Librarian2004-09-202-68/+69
| | | | | | Author: mdz Date: 2003-07-18 14:16:03 GMT Latest version from unstable (amd64, etc.)
* copy rules now require a TARGET var, to specify the tar...Arch Librarian2004-09-201-1/+3
| | | | | | | | 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.
* Create the po *list file when program or library is cal...Arch Librarian2004-09-201-1/+1
| | | | | | | 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.
* Updated.Arch Librarian2004-09-202-73/+122
| | | | | | Author: doogie Date: 2003-02-09 23:42:32 GMT Updated.
* Add INTLLIBS to various parts, so netbsd-i386 works.Arch Librarian2004-09-201-0/+1
| | | | | | Author: doogie Date: 2003-02-09 22:02:45 GMT Add INTLLIBS to various parts, so netbsd-i386 works.
* Add support for %gnu in host_os checking for shared lib...Arch Librarian2004-09-201-1/+1
| | | | | | | 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).
* Fix building of sgml manpages.Arch Librarian2004-09-202-8/+2
| | | | | | Author: doogie Date: 2003-02-02 08:05:31 GMT Fix building of sgml manpages.
* Rejigger gettext stuff for 0.11.5Arch Librarian2004-09-201-3/+0
| | | | | | Author: jgg Date: 2003-01-11 07:19:01 GMT Rejigger gettext stuff for 0.11.5
* Rejigger gettext stuff for 0.11.5Arch Librarian2004-09-201-3/+2
| | | | | | Author: jgg Date: 2003-01-11 07:17:58 GMT Rejigger gettext stuff for 0.11.5
* Test for timegm in configure.Arch Librarian2004-09-202-0/+4
| | | | | | Author: doogie Date: 2002-11-22 07:15:23 GMT Test for timegm in configure.
* s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DO...Arch Librarian2004-09-203-7/+7
| | | | | | | 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.
* Updated.Arch Librarian2004-09-202-398/+504
| | | | | | Author: doogie Date: 2002-11-09 20:17:41 GMT Updated.
* Add s390x.Arch Librarian2004-09-201-0/+1
| | | | | | Author: doogie Date: 2002-11-09 19:59:10 GMT Add s390x.
* gettext stuffArch Librarian2004-09-201-0/+22
| | | | | | Author: jgg Date: 2002-10-16 05:35:41 GMT gettext stuff
* gettext stuffArch Librarian2004-09-205-6/+32
| | | | | | Author: jgg Date: 2002-10-16 05:24:02 GMT gettext stuff
* ifdef for i18n stuffArch Librarian2004-09-201-1/+19
| | | | | | Author: jgg Date: 2002-01-09 04:16:33 GMT ifdef for i18n stuff
* renamed some macros to please doogie :PArch Librarian2004-09-201-2/+2
| | | | | | Author: tausq Date: 2001-06-18 05:56:32 GMT renamed some macros to please doogie :P
* Don't GCC3DEP if the .d follows the input filename.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 2001-05-29 05:27:54 GMT Don't GCC3DEP if the .d follows the input filename.
* Add macro for detecting the output filename for gcc -MD...Arch Librarian2004-09-201-0/+20
| | | | | | Author: doogie Date: 2001-05-29 05:25:06 GMT Add macro for detecting the output filename for gcc -MD(3.0 changed it).
* Support for GCC3s new .d output locationArch Librarian2004-09-202-1/+8
| | | | | | Author: jgg Date: 2001-05-29 05:11:03 GMT Support for GCC3s new .d output location
* libstdc++ and HURD. Closes: #92025Arch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2001-04-29 05:30:40 GMT libstdc++ and HURD. Closes: #92025
* silence gcc/g++ warnings on libc/stdc++ version testsArch Librarian2004-09-201-2/+2
| | | | | | Author: tausq Date: 2001-03-10 03:35:30 GMT silence gcc/g++ warnings on libc/stdc++ version tests
* M68k patchArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2001-03-09 05:54:19 GMT M68k patch
* Undid config breakageArch Librarian2004-09-202-2/+2
| | | | | | Author: jgg Date: 2001-03-05 21:11:52 GMT Undid config breakage
* JoeyH's dpkg::preconfig not working.Arch Librarian2004-09-202-2/+2
| | | | | | Author: jgg Date: 2001-03-05 21:09:12 GMT JoeyH's dpkg::preconfig not working.
* pacify the new stricter g++ compilerArch Librarian2004-09-201-0/+2
| | | | | | Author: tausq Date: 2001-03-04 05:14:13 GMT pacify the new stricter g++ compiler
* s390 archtable entry. Closes: #88232Arch Librarian2004-09-201-0/+1
| | | | | | Author: jgg Date: 2001-03-03 22:29:02 GMT s390 archtable entry. Closes: #88232
* glibc/libstdc++ dependency patchesArch Librarian2004-09-203-9/+56
| | | | | | Author: tausq Date: 2001-02-27 04:16:05 GMT glibc/libstdc++ dependency patches
* Newer sub/guess scriptsArch Librarian2004-09-202-291/+385
| | | | | | Author: jgg Date: 2001-02-23 07:48:20 GMT Newer sub/guess scripts
* Much backslash abuse so that the apostrophe in my own n...Arch Librarian2004-09-201-2/+3
| | | | | | | 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).
* Join with aliencodeArch Librarian2004-09-2020-237/+729
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Sparc64 and fixesArch Librarian2004-09-202-8/+11
| | | | | | Author: jgg Date: 2000-06-07 02:13:40 GMT Sparc64 and fixes
* Added mips to the sizetableArch Librarian2004-09-203-76/+471
| | | | | | Author: jgg Date: 2000-05-12 05:05:26 GMT Added mips to the sizetable
* Um, that was wrong.. this one should workArch Librarian2004-09-201-1/+1
| | | | | | Author: tausq Date: 2000-04-08 20:09:22 GMT Um, that was wrong.. this one should work
* Added config.guess string for ia64; almost compiles nat...Arch Librarian2004-09-201-0/+2
| | | | | | | 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
* More FixesArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 2000-01-14 06:26:36 GMT More Fixes
* More portability thingiesArch Librarian2004-09-205-62/+348
| | | | | | Author: jgg Date: 1999-12-21 07:37:56 GMT More portability thingies
* Made configure smarter about detecting the previous hp-...Arch Librarian2004-09-202-1/+19
| | | | | | Author: doogie Date: 1999-12-11 06:33:02 GMT Made configure smarter about detecting the previous hp-ux fixes.
* New ah_GET_GETCONF macro, better abstraction in the rest.Arch Librarian2004-09-201-12/+27
| | | | | | Author: doogie Date: 1999-12-11 03:06:23 GMT New ah_GET_GETCONF macro, better abstraction in the rest.
* OpenBSD fixesArch Librarian2004-09-204-0/+20
| | | | | | Author: jgg Date: 1999-12-11 02:11:10 GMT OpenBSD fixes
* HP-UX fixesArch Librarian2004-09-202-0/+2
| | | | | | Author: jgg Date: 1999-12-10 23:40:29 GMT HP-UX fixes
* Moved time handling, fixed makefilesArch Librarian2004-09-203-5/+8
| | | | | | Author: jgg Date: 1999-12-10 07:21:52 GMT Moved time handling, fixed makefiles
* Shared libaries only for linuxArch Librarian2004-09-203-4/+17
| | | | | | Author: jgg Date: 1999-12-10 06:39:46 GMT Shared libaries only for linux