| Commit message (Expand) | Author | Age | Files | Lines |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -1/+2 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -6/+8 |
* | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -2/+2 |
* | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-19 | 1 | -1/+1 |
* | * Makefile.in ($(OUTPRE)test_et.exe): New target. | Ken Raeburn | 2004-06-18 | 1 | -0/+9 |
* | Run make depend | Sam Hartman | 2004-06-08 | 1 | -2/+4 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -1/+1 |
* | * configure.in: Enable dependency support for shared lib. | Ken Raeburn | 2004-05-05 | 1 | -4/+8 |
* | Make com_err tests exercise the shared-library support | Ken Raeburn | 2004-05-04 | 1 | -6/+14 |
* | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables | Ken Raeburn | 2004-04-29 | 1 | -0/+2 |
* | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -2/+2 |
* | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -5/+3 |
* | Thread-safe manipulation of registered error-table list | Ken Raeburn | 2004-03-18 | 1 | -1/+1 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
* | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 1 | -0/+3 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -2/+2 |
* | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 1 | -1/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -2/+2 |
* | *Makefile.in(install): Don't install mit-sipb-copyright.h, it's unreferenced | Ken Raeburn | 2002-07-13 | 1 | -4/+0 |
* | 2002-07-03 Tom Yu <tlyu@mit.edu> | Tom Yu | 2002-07-03 | 1 | -4/+4 |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -4/+4 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -4/+5 |
* | add automatically generated dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+10 |
* | * test_et.c (main): Only use sys_nerr tests if HAVE_SYS_ERRLIST | Ken Raeburn | 2001-03-08 | 1 | -1/+1 |
* | Make compile_et script installable, and install it. | Ken Raeburn | 2001-01-18 | 1 | -14/+16 |
* | undo last change | Ken Raeburn | 2000-12-06 | 1 | -2/+2 |
* | tweak names of perl scripts | Ken Raeburn | 2000-12-06 | 1 | -2/+2 |
* | try lclint on a com_err test program; misc cleanup | Ken Raeburn | 2000-12-06 | 1 | -7/+25 |
* | make "make check" do something | Ken Raeburn | 2000-11-14 | 1 | -0/+6 |
* | Test out lclint and its4 on com_err library. One lclint error left on Solaris, | Ken Raeburn | 2000-11-08 | 1 | -0/+29 |
* | * Makefile.in (com_err.o): Depends on com_err.c | Ken Raeburn | 2000-02-28 | 1 | -0/+2 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -3/+2 |
* | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 1 | -3/+5 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -7/+7 |
* | com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead of | Theodore Tso | 1998-12-01 | 1 | -0/+2 |
* | 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/+14 |
* | * Makefile.in (SRCS): Add $(srcdir) as prefix to srcs | Ezra Peisach | 1997-10-07 | 1 | -1/+4 |
* | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 1 | -5/+0 |
* | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 1 | -1/+1 |
* | Update the major version to 3; | Sam Hartman | 1997-02-22 | 1 | -1/+1 |
* | Removed V2 experimental API previously checked-in. | Richard Basch | 1997-02-15 | 1 | -24/+4 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -40/+11 |
* | New V2 API + Win16/Win32 support | Richard Basch | 1997-02-06 | 1 | -3/+43 |
* | make clean was missing some things; see ChangeLogs for details | Tom Yu | 1996-11-14 | 1 | -1/+3 |
* | Fix SRCS definition so that it doesn't fool the Macintosh macfiles.sh | Theodore Tso | 1996-03-20 | 1 | -2/+4 |
* | Folded in danw's changes to allow building Makefiles for the | Theodore Tso | 1996-02-07 | 1 | -3/+1 |
* | 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): Add version number 0.1 for library | Ezra Peisach | 1995-10-02 | 1 | -1/+1 |
* | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -4/+0 |