summaryrefslogtreecommitdiff
path: root/buildlib
Commit message (Collapse)AuthorAgeFilesLines
* 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
* More Solaris fixesArch Librarian2004-09-204-3/+28
| | | | | | Author: jgg Date: 1999-12-10 06:30:42 GMT More Solaris fixes
* More solaris supportArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-12-10 04:48:05 GMT More solaris support
* Fingers too fast on the delete(left out 'fi')Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 04:42:02 GMT Fingers too fast on the delete(left out 'fi')
* More depsArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1999-12-10 04:35:02 GMT More deps
* Handle the case where getconf exists, but doesn't know aboutArch Librarian2004-09-201-5/+5
| | | | | | | Author: doogie Date: 1999-12-10 04:39:51 GMT Handle the case where getconf exists, but doesn't know about _NPROCESSORS_ONLN.
* Same bashism, different line.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 04:34:37 GMT Same bashism, different line.
* Fix possible bashism in test.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 04:25:33 GMT Fix possible bashism in test.
* Let is bash specific. Use expr.Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 1999-12-10 03:42:51 GMT Let is bash specific. Use expr.
* Removed the tl_* macros, as dpkg doesn't use them, so w...Arch Librarian2004-09-204-434/+83
| | | | | | | | | Author: doogie Date: 1999-12-10 03:20:21 GMT Removed the tl_* macros, as dpkg doesn't use them, so why should we? Added smp configure support detection, so on cpu >= 2, we compile in parallel. The default multiplier is 2(2 processes per cpu) on machines with more than one cpu. Non-smp boxen compile 1 process at a time.
* Fixes for SolarisArch Librarian2004-09-202-3/+3
| | | | | | Author: jgg Date: 1999-12-09 21:18:01 GMT Fixes for Solaris
* Problem resolver does not install all virtual packages.Arch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-10-31 23:58:35 GMT Problem resolver does not install all virtual packages.
* fixed makefileArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-10-31 07:25:11 GMT fixed makefile
* Fixed configureArch Librarian2004-09-202-0/+7
| | | | | | Author: jgg Date: 1999-10-31 07:04:28 GMT Fixed configure
* Doc fixArch Librarian2004-09-201-0/+4
| | | | | | Author: jgg Date: 1999-10-31 06:32:27 GMT Doc fix
* Patched md5 a bit moreArch Librarian2004-09-201-4/+0
| | | | | | Author: jgg Date: 1999-10-25 04:10:02 GMT Patched md5 a bit more
* C9x typesArch Librarian2004-09-202-34/+43
| | | | | | Author: jgg Date: 1999-10-25 03:36:41 GMT C9x types
* armv4l in archtableArch Librarian2004-09-201-0/+1
| | | | | | Author: jgg Date: 1999-10-23 23:02:53 GMT armv4l in archtable
* mips and cps changesArch Librarian2004-09-202-0/+2
| | | | | | Author: jgg Date: 1999-10-16 19:53:18 GMT mips and cps changes
* pthread updateArch Librarian2004-09-201-0/+3
| | | | | | Author: jgg Date: 1999-08-05 05:11:18 GMT pthread update