| Commit message (Expand) | Author | Age | Files | Lines |
| * | create rpc header install directory | Tom Yu | 2004-11-19 | 1 | -0/+4 |
| * | Install example config files | Tom Yu | 2004-10-07 | 1 | -0/+4 |
| * | * lib.in (binutils.versions, osf1.exports): New file targets. | Ken Raeburn | 2004-09-23 | 1 | -0/+10 |
| * | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 1 | -0/+2 |
| * | Only use -Wl,-oldstyle_liblookup if using native linker. Check for | Tom Yu | 2004-09-22 | 1 | -0/+6 |
| * | * shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu): Don't use the linker | Ken Raeburn | 2004-09-21 | 1 | -0/+6 |
| * | Use a new variable, $(INSTALL_SCRIPT) to install scripts, so they | Tom Yu | 2004-09-17 | 1 | -0/+5 |
| * | * shlib.conf: Add support for gnu hurd and for BSD kernels with | Sam Hartman | 2004-08-19 | 1 | -0/+5 |
| * | * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in CC_LINK_SHARED and | Ken Raeburn | 2004-07-12 | 1 | -0/+5 |
| * | * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in LDCOMBINE | Ken Raeburn | 2004-07-09 | 1 | -0/+5 |
| * | * shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set PICFLAGS or LDFLAGS. | Ken Raeburn | 2004-06-19 | 1 | -0/+7 |
| * | * pre.in (PTHREAD_CFLAGS): New variable. | Ken Raeburn | 2004-06-19 | 1 | -0/+3 |
| * | * win-pre.in (SLIB): New variable | Ken Raeburn | 2004-06-18 | 1 | -0/+4 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -0/+5 |
| * | * pre.in (AUTOCONF, AUTOHEADER): Always set to autoconf and autoheader | Ken Raeburn | 2004-06-08 | 1 | -0/+8 |
| * | * shlib.conf (*-*-darwin*, *-*-rhapsody*): Add -Wl,-search_paths_first to | Ken Raeburn | 2004-06-08 | 1 | -0/+5 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+7 |
| * | * shlib.conf (*-*-aix*): Use linker options for library finalization | Ken Raeburn | 2004-05-30 | 1 | -0/+5 |
| * | * win-pre.in (CP): Copy nul: plus the file, to avoid carrying over the original | Ken Raeburn | 2004-05-27 | 1 | -0/+8 |
| * | * shlib.conf (*-*-linux*): Use GNU linker's --retain-symbols-file option to | Ken Raeburn | 2004-05-13 | 1 | -0/+5 |
| * | * libobj.in (OBJS.ST, OBJS.SH, OBJS.PF): Depend on Makefile | Ken Raeburn | 2004-05-05 | 1 | -0/+2 |
| * | * pre.in (SUPPORT_LIBNAME, SUPPORT_DEPLIB, SUPPORT_LIB): New variables. | Ken Raeburn | 2004-05-05 | 1 | -0/+6 |
| * | * shlib.conf (alpha*-dec-osf*): Do remember to set use_linker_init_option and | Ken Raeburn | 2004-05-04 | 1 | -0/+6 |
| * | * shlib.conf (alpha*-dec-osf*): Add support for export list, using a temporary | Ken Raeburn | 2004-04-30 | 1 | -0/+4 |
| * | * pre.in (EXTRA_FILES): New variable. | Ken Raeburn | 2004-04-30 | 1 | -0/+3 |
| * | * shlib.conf: Initialize use_linker_init_option and use_linker_fini_option to | Ken Raeburn | 2004-04-29 | 1 | -0/+9 |
| * | * libobj.in (.c.so): Add -DSHARED to compile options | Ken Raeburn | 2004-04-28 | 1 | -0/+4 |
| * | * lib.in (PARSE_OBJLISTS): New variable. | Ken Raeburn | 2004-04-26 | 1 | -0/+4 |
| * | * shlib.conf (INIT_FINI_PREP): New variable. Default to a no-op, but let each | Ken Raeburn | 2004-04-26 | 1 | -0/+9 |
| * | Start depending on perl for builds | Ken Raeburn | 2004-04-24 | 1 | -0/+6 |
| * | Use more flexible command substitution for shared library generation, so we can | Ken Raeburn | 2004-04-23 | 1 | -0/+15 |
| * | * shlib.conf (default_static, default_shared): New variables to set | Ken Raeburn | 2004-03-24 | 1 | -0/+5 |
| * | * ac-archive: New directory. | Ken Raeburn | 2004-03-18 | 1 | -0/+7 |
| * | * pre.in (top_srcdir): Define, set by configure | Ken Raeburn | 2004-03-08 | 1 | -0/+1 |
| * | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 1 | -0/+8 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 1 | -0/+5 |
| * | use $(CC) rather than ld to build shared libs on tru64 and irix | Tom Yu | 2004-02-18 | 1 | -0/+5 |
| * | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 1 | -0/+2 |
| * | Tru64 and Irix have RPATH issues for test suite | Tom Yu | 2004-02-12 | 1 | -0/+12 |
| * | Update from autoconf 2.59 | Tom Yu | 2004-02-09 | 1 | -0/+8 |
| * | Add support for conditional inclusion of flags when building as part of | Jeffrey Altman | 2003-12-08 | 1 | -0/+6 |
| * | work around Solaris 9 pty-close bug | Tom Yu | 2003-12-06 | 1 | -0/+4 |
| * | Add --enable-maintainer-mode option to configure, and prevent rebuilding of | Ken Raeburn | 2003-09-27 | 1 | -0/+5 |
| * | Oops, naughty naughty. Use $(CC), not gcc | Ken Raeburn | 2003-09-13 | 1 | -2/+2 |
| * | * shlib.conf (*-*-linux*): Use gcc for linking shared libraries, and -Wl to | Ken Raeburn | 2003-09-13 | 1 | -0/+6 |
| * | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 1 | -0/+5 |
| * | * win-pre.in (CPPFLAGS): Define KRB5_DEPRECATED=1 | Ken Raeburn | 2003-05-27 | 1 | -0/+4 |
| * | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -0/+5 |
| * | Require only autoconf 2.52. Try --include argument to autoconf and autoheader, | Ken Raeburn | 2003-04-25 | 1 | -0/+5 |
| * | don't install in-tree libdb | Tom Yu | 2003-04-02 | 1 | -0/+7 |