| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Rebuild the Makefile in the current directory, as needed | Richard Basch | 1997-02-23 | 1 | -0/+5 |
* | Define K4LIB as the krb4 library (win16/win32) | Richard Basch | 1997-02-18 | 1 | -0/+4 |
* | Declare CLIB to the comerr library | Richard Basch | 1997-02-15 | 1 | -3/+7 |
* | windows.in: declare WLIB (winsock library) | Richard Basch | 1997-02-11 | 1 | -0/+4 |
* | * post.in: Fix recursion rules to deal with Ultrix sh lossage | Tom Yu | 1997-02-11 | 1 | -0/+2 |
* | * libobj.in: Remove instances of STAMP.*, since they aren't | Tom Yu | 1997-02-10 | 1 | -0/+5 |
* | * libobj.in (OBJS.*): Work around a gmake optimization where the | Tom Yu | 1997-02-09 | 1 | -0/+6 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -0/+80 |
* | windows.in: compile win16 apps with /GA to generate the appropriate | Richard Basch | 1997-02-07 | 1 | -0/+5 |
* | Windows/NT integration | Richard Basch | 1997-02-06 | 1 | -0/+22 |
* | * config.guess: | Tom Yu | 1996-12-24 | 1 | -0/+5 |
* | missed some ChangeLogs | Tom Yu | 1996-11-12 | 1 | -0/+6 |
* | Start installing krb4 headers again. [36] | Sam Hartman | 1996-10-31 | 1 | -0/+4 |
* | Implement Autoconf style directory handling option support. | Sam Hartman | 1996-10-31 | 1 | -0/+4 |
* | * pre.in: Substitute for *_RECURSE variables | Tom Yu | 1996-10-22 | 1 | -0/+6 |
* | * pre.in (DEJAFLAGS): s/:=/=/ [PR #117] | Barry Jaspan | 1996-10-18 | 1 | -0/+4 |
* | * pre.in: add TEST_PATH argument to START_SERVERS and STOP_SERVERS | Barry Jaspan | 1996-10-15 | 1 | -0/+4 |
* | * pre.in: Separate KADM5 unit test files to source dir and build | Ezra Peisach | 1996-10-03 | 1 | -0/+5 |
* | * pre.in (DEJAFLAGS): set --srcdir $(srcdir) so unit test files | Barry Jaspan | 1996-09-23 | 1 | -0/+5 |
* | * pre.in: added support for KADM5 unit test system; could | Barry Jaspan | 1996-09-20 | 1 | -0/+5 |
* | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -0/+5 |
* | * post.in,pre.in: break some things out from aclocal.m4 and put | Tom Yu | 1996-06-14 | 1 | -0/+5 |
* | New variable which is used to control the /pagesize parameter for | Theodore Tso | 1996-06-13 | 1 | -0/+6 |
* | Update to newer version in order to support more platforms | Ezra Peisach | 1996-06-12 | 1 | -0/+4 |
* | windows.in (CCOPTS): Windows-32 CCOPTS | Theodore Tso | 1996-06-12 | 1 | -0/+6 |
* | Add the option /PAGESIZE:128 to the library command, since the krb5 | Theodore Tso | 1996-06-06 | 1 | -0/+5 |
* | * pre.in (SRCTOP, BUILDTOP): Don't define | Ken Raeburn | 1996-03-13 | 1 | -0/+4 |
* | pre.in: KRB5_LIBDIR, ADMIN_BINDIR, KRB5_SHLIBDIR, KRB5_INCDIR | Ezra Peisach | 1995-10-16 | 1 | -0/+5 |
* | Changes to do shared library versioning under AIX | Sam Hartman | 1995-10-11 | 1 | -0/+4 |
* | Moved .c -> .obj rule to win-post.in, since we need it after the | Theodore Tso | 1995-10-11 | 1 | -0/+8 |
* | *** empty log message *** | Theodore Tso | 1995-09-27 | 1 | -1/+1 |
* | New file, used for generating DOS zip files | Theodore Tso | 1995-09-27 | 1 | -0/+4 |
* | Added lines of the form "all:: all-$(WHAT)" for all, clean, install, | Theodore Tso | 1995-09-25 | 1 | -0/+7 |
* | added windows value for SRCTOP | Theodore Tso | 1995-09-22 | 1 | -0/+4 |
* | Update file list | Theodore Tso | 1995-08-24 | 1 | -0/+3 |
* | Add DEPLIBS and LDFLAGS | Paul Park | 1995-07-07 | 1 | -0/+4 |
* | Change SRCTOP so that it's defined in configure script, instead of | Theodore Tso | 1995-06-23 | 1 | -0/+5 |
* | Changes to support AIX shared libraries. The interactions | Sam Hartman | 1995-06-23 | 1 | -0/+3 |
* | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -0/+6 |
* | * pre.in: DO_SUBDIRS causes make {install,clean,check,etc.} to get | Tom Yu | 1995-06-14 | 1 | -0/+7 |
* | Remove KRB5ROOT | Theodore Tso | 1995-06-09 | 1 | -0/+4 |