| Commit message (Expand) | Author | Age | Files | Lines |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -14/+14 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -22/+22 |
* | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 1 | -14/+14 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+76 |
* | cleanup | Ken Raeburn | 2001-04-10 | 1 | -7/+6 |
* | new test case for pcbc encryption | Ken Raeburn | 2001-04-10 | 1 | -1/+5 |
* | add quad_cksum test case | Ken Raeburn | 2001-04-07 | 1 | -1/+5 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+1 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -20/+20 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+2 |
* | * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.c | Tom Yu | 1998-11-12 | 1 | -0/+3 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -4/+1 |
* | * Makefile.in (SHLIB_EXPDEPS): | Tom Yu | 1998-04-15 | 1 | -3/+3 |
* | * configure.in: Add KRB5_BUILD_PROGRAM | Ezra Peisach | 1998-03-03 | 1 | -6/+5 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -2/+2 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+2 |
* | * Makefile.in: Garbage collect some old library build system | Tom Yu | 1997-11-18 | 1 | -12/+0 |
* | * Makefile.in (LIBMAJOR): Bump major version due to possible | Tom Yu | 1997-10-14 | 1 | -1/+1 |
* | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 1 | -13/+6 |
* | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 1 | -1/+1 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -19/+33 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -4/+14 |
* | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 1 | -3/+4 |
* | * Makefile.in (SHLIB_LIBS): For shared library, add dependency on | Ezra Peisach | 1996-05-13 | 1 | -2/+3 |
* | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 1 | -1/+0 |
* | configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 1 | -1/+2 |
* | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -5/+1 |
* | Remove LDFLAGS | Paul Park | 1995-07-07 | 1 | -1/+0 |
* | Remove -g from explicit LdFlags in Makefile.in | Sam Hartman | 1995-06-26 | 1 | -1/+1 |
* | Convert to new handling of static libraries | Sam Hartman | 1995-06-23 | 1 | -1/+1 |
* | Add glue for old versions of K4 | Paul Park | 1995-06-16 | 1 | -3/+5 |
* | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -2/+8 |
* | Don't copy library up a level. Let above Makefile create symlink for | Ezra Peisach | 1995-06-14 | 1 | -3/+0 |
* | Added new function, des_cblock_print_file(), which is referenced by | Theodore Tso | 1995-05-27 | 1 | -2/+24 |
* | Added function (unix_time_gmt_unixsec) needed for des425 to work with | Theodore Tso | 1995-03-21 | 1 | -0/+2 |
* | Remove verify.o when doing a make clean | Theodore Tso | 1995-03-08 | 1 | -1/+1 |
* | Converted krb5/des425 and krb5/asn.1 to the PC | Keith Vetter | 1995-02-22 | 1 | -16/+24 |
* | * pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto/des, and | Mark Eichin | 1994-11-03 | 1 | -1/+1 |
* | Add verification checks to the test suite | Theodore Tso | 1994-10-26 | 1 | -3/+8 |
* | Fix missing $(DESTDIR) in "make install" lines | Theodore Tso | 1994-10-19 | 1 | -1/+1 |
* | make install obey $(DESTDIR) | Theodore Tso | 1994-10-04 | 1 | -1/+1 |
* | make install fixes | Tom Yu | 1994-08-04 | 1 | -2/+1 |
* | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 1 | -39/+1 |
* | changes to fix make install | Tom Yu | 1994-06-25 | 1 | -4/+20 |
* | obvious additions to clean | Mark Eichin | 1994-06-23 | 1 | -0/+2 |
* | improve clean rules | Mark Eichin | 1994-06-23 | 1 | -0/+4 |
* | Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-21 | 1 | -0/+1 |
* | support to allow --with-ccopts= | Tom Yu | 1994-06-21 | 1 | -0/+1 |
* | Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-18 | 1 | -1/+1 |
* | support to calculate BUILDTOP in makeaclocals | Tom Yu | 1994-06-17 | 1 | -1/+1 |