| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | copy rules now require a TARGET var, to specify the tar... | Arch Librarian | 2004-09-20 | 1 | -1/+3 |
| * | Create the po *list file when program or library is cal... | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
| * | Updated. | Arch Librarian | 2004-09-20 | 2 | -73/+122 |
| * | Add INTLLIBS to various parts, so netbsd-i386 works. | Arch Librarian | 2004-09-20 | 1 | -0/+1 |
| * | Add support for %gnu in host_os checking for shared lib... | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
| * | Fix building of sgml manpages. | Arch Librarian | 2004-09-20 | 2 | -8/+2 |
| * | Rejigger gettext stuff for 0.11.5 | Arch Librarian | 2004-09-20 | 1 | -3/+0 |
| * | Rejigger gettext stuff for 0.11.5 | Arch Librarian | 2004-09-20 | 1 | -3/+2 |
| * | Test for timegm in configure. | Arch Librarian | 2004-09-20 | 2 | -0/+4 |
| * | s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DO... | Arch Librarian | 2004-09-20 | 3 | -7/+7 |
| * | Updated. | Arch Librarian | 2004-09-20 | 2 | -398/+504 |
| * | Add s390x. | Arch Librarian | 2004-09-20 | 1 | -0/+1 |
| * | gettext stuff | Arch Librarian | 2004-09-20 | 1 | -0/+22 |
| * | gettext stuff | Arch Librarian | 2004-09-20 | 5 | -6/+32 |
| * | ifdef for i18n stuff | Arch Librarian | 2004-09-20 | 1 | -1/+19 |
| * | renamed some macros to please doogie :P | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
| * | Don't GCC3DEP if the .d follows the input filename. | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
| * | Add macro for detecting the output filename for gcc -MD... | Arch Librarian | 2004-09-20 | 1 | -0/+20 |
| * | Support for GCC3s new .d output location | Arch Librarian | 2004-09-20 | 2 | -1/+8 |
| * | libstdc++ and HURD. Closes: #92025 | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
| * | silence gcc/g++ warnings on libc/stdc++ version tests | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
| * | M68k patch | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
| * | Undid config breakage | Arch Librarian | 2004-09-20 | 2 | -2/+2 |
| * | JoeyH's dpkg::preconfig not working. | Arch Librarian | 2004-09-20 | 2 | -2/+2 |
| * | pacify the new stricter g++ compiler | Arch Librarian | 2004-09-20 | 1 | -0/+2 |
| * | s390 archtable entry. Closes: #88232 | Arch Librarian | 2004-09-20 | 1 | -0/+1 |
| * | glibc/libstdc++ dependency patches | Arch Librarian | 2004-09-20 | 3 | -9/+56 |
| * | Newer sub/guess scripts | Arch Librarian | 2004-09-20 | 2 | -291/+385 |
| * | Much backslash abuse so that the apostrophe in my own n... | Arch Librarian | 2004-09-20 | 1 | -2/+3 |
| * | Join with aliencode | Arch Librarian | 2004-09-20 | 20 | -237/+729 |
| * | Sparc64 and fixes | Arch Librarian | 2004-09-20 | 2 | -8/+11 |
| * | Added mips to the sizetable | Arch Librarian | 2004-09-20 | 3 | -76/+471 |
| * | Um, that was wrong.. this one should work | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
| * | Added config.guess string for ia64; almost compiles nat... | Arch Librarian | 2004-09-20 | 1 | -0/+2 |
| * | More Fixes | Arch Librarian | 2004-09-20 | 1 | -1/+5 |
| * | More portability thingies | Arch Librarian | 2004-09-20 | 5 | -62/+348 |
| * | Made configure smarter about detecting the previous hp-... | Arch Librarian | 2004-09-20 | 2 | -1/+19 |
| * | New ah_GET_GETCONF macro, better abstraction in the rest. | Arch Librarian | 2004-09-20 | 1 | -12/+27 |
| * | OpenBSD fixes | Arch Librarian | 2004-09-20 | 4 | -0/+20 |
| * | HP-UX fixes | Arch Librarian | 2004-09-20 | 2 | -0/+2 |
| * | Moved time handling, fixed makefiles | Arch Librarian | 2004-09-20 | 3 | -5/+8 |
| * | Shared libaries only for linux | Arch Librarian | 2004-09-20 | 3 | -4/+17 |
| * | More Solaris fixes | Arch Librarian | 2004-09-20 | 4 | -3/+28 |
| * | More solaris support | Arch Librarian | 2004-09-20 | 1 | -1/+2 |
| * | Fingers too fast on the delete(left out 'fi') | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
| * | More deps | Arch Librarian | 2004-09-20 | 1 | -1/+3 |
| * | Handle the case where getconf exists, but doesn't know about | Arch Librarian | 2004-09-20 | 1 | -5/+5 |
| * | Same bashism, different line. | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
| * | Fix possible bashism in test. | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
| * | Let is bash specific. Use expr. | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
