| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | use revised compile_et script instead of calling awk directly | Ken Raeburn | 2001-01-18 | 1 | -0/+7 |
| * | *post.in (Makefile): When running autoconf, use AUTOCONFFLAGS | Ezra Peisach | 2000-10-27 | 1 | -0/+7 |
| * | * pre.in: Fix some inconsistent spelling in the previous changes | Tom Yu | 2000-08-31 | 1 | -0/+6 |
| * | * lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS): New variables. | Ken Raeburn | 2000-08-30 | 1 | -0/+21 |
| * | * post.in: Test for existing Makefile in directory before | Tom Yu | 2000-08-29 | 1 | -0/+5 |
| * | * libobj.in (clean-libobjs): Combine "rm" commands into one | Ken Raeburn | 2000-08-23 | 1 | -0/+4 |
| * | * win-pre.in: Add KRB4_INCLUDES definition | Danilo Almeida | 2000-07-20 | 1 | -0/+4 |
| * | * shlib.conf: New file, taken from KRB5_LIB_PARAMS in ../aclocal.m4 | Ken Raeburn | 2000-07-14 | 1 | -0/+5 |
| * | * pre.in: Remove the kdb5 and db libraries from the | Ezra Peisach | 2000-07-03 | 1 | -0/+5 |
| * | * lib.in: Fix up lib build rules to deal properly (hopefuly) with | Tom Yu | 2000-07-01 | 1 | -0/+5 |
| * | pullup from 1.2.1 release | Ken Raeburn | 2000-07-01 | 1 | -0/+5 |
| * | * pre.in: Twiddle things around to support building libdb under | Tom Yu | 2000-06-30 | 1 | -0/+5 |
| * | pullup from 1.2-beta4 | Ken Raeburn | 2000-06-30 | 1 | -0/+11 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | Tweak build system to deal somewhat better with HPUX shared libs | Tom Yu | 2000-03-01 | 1 | -0/+6 |
| * | * libobj.in: Fix up .c.so and .c.po rules to include $(CFLAGS), | Tom Yu | 2000-02-15 | 1 | -0/+5 |
| * | * pre.in: Add KRB524_DEPLIB and KRB524_LIB | Tom Yu | 2000-02-04 | 1 | -0/+4 |
| * | * pre.in (KADM_COMM_LIBS): Drop krb5util library | Ken Raeburn | 2000-01-27 | 1 | -0/+4 |
| * | Pull changes from krb5-1-1 branch: a) Make is so | Danilo Almeida | 1999-12-04 | 1 | -0/+10 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | rhapsody and 'make -k' fixes from 1.1 branch | Ken Raeburn | 1999-09-01 | 1 | -0/+8 |
| * | config.sub: Now recognizes MacOS 10 as a valid OS | Brad Thompson | 1999-08-13 | 1 | -0/+4 |
| * | * config.guess: Add MacOS 10 support. (Submitted to autoconf maintainers.) | Ken Raeburn | 1999-07-30 | 1 | -0/+5 |
| * | * mkinstalldirs: New file; from autoconf-2.13 | Tom Yu | 1999-07-23 | 1 | -0/+2 |
| * | * config.guess, config.sub, install-sh: Update from autoconf-2.13 | Tom Yu | 1999-07-23 | 1 | -0/+4 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 1 | -0/+9 |
| * | Rename windows.in to win-pre.in | Danilo Almeida | 1999-05-18 | 1 | -0/+5 |
| * | Remove win16 stuff. Add Win9x-compatible output directory creation. | Danilo Almeida | 1999-05-17 | 1 | -0/+7 |
| * | Build win32 binaries in obj/$(CPU)/{dbg,rel} | Danilo Almeida | 1999-05-10 | 1 | -0/+5 |
| * | post.in (Makefile): Don't try to run autoconf with $(SHELL), since | Theodore Tso | 1999-04-10 | 1 | -0/+7 |
| * | windows.in (DLL_FILE_DEF): Add makefile controls to set either | Theodore Tso | 1999-03-12 | 1 | -0/+6 |
| * | winexclude.sed: Add .dll and .lib files to the list of functions which | Theodore Tso | 1999-02-09 | 1 | -0/+9 |
| * | Update the Changelog with a better documentation of the whole SUBDIRS, | Theodore Tso | 1998-12-01 | 1 | -1/+22 |
| * | If $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIRS) to control | Theodore Tso | 1998-11-13 | 1 | -0/+9 |
| * | windows.in: Remove -DLEHMAN, which doesn't do anything. (A grep | Theodore Tso | 1998-05-27 | 1 | -0/+6 |
| * | Use double backslashes for the path separators to workaround Microsoft | Theodore Tso | 1998-05-25 | 1 | -0/+11 |
| * | * pre.in (CRYPTO_DEPLIB): | Tom Yu | 1998-04-15 | 1 | -0/+6 |
| * | pre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the autoconf | Theodore Tso | 1998-03-02 | 1 | -0/+9 |
| * | * windows.in: Rewrite some of the directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+8 |
| * | Checked in wrong version of ChangeLog | Theodore Tso | 1998-02-14 | 1 | -2/+2 |
| * | Applied lxs's changes to add support for Rhapsody DR1 | Theodore Tso | 1998-02-14 | 1 | -0/+5 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+8 |
| * | * pre.in: Clean up up .ct.c rule | Tom Yu | 1997-11-19 | 1 | -0/+2 |
| * | * lib.in (clean-libs): Remove lib$(LIB)$(SHLIBSEXT) as well | Tom Yu | 1997-11-19 | 1 | -0/+4 |
| * | Explicitly set the owner of the files which are installed setuid root | Theodore Tso | 1997-10-20 | 1 | -0/+5 |
| * | * pre.in: Add $(HESIOD_LIBS) to KADMSRV_LIBS | Tom Yu | 1997-08-07 | 1 | -0/+4 |
| * | * lib.in: Add provisions for making shared libraries of the same | Tom Yu | 1997-03-10 | 1 | -0/+5 |
| * | * pre.in (KRB4COMPAT_DEPLIBS): Depends on KRB5_BASE_DEPLIBS (not | Ezra Peisach | 1997-03-03 | 1 | -0/+5 |
| * | * libobj.in: Change .c.so and .c.po rules to work better with | Tom Yu | 1997-03-01 | 1 | -0/+6 |
| * | * pre.in: Add recursion hooks for distclean | Tom Yu | 1997-02-27 | 1 | -0/+8 |