aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-3/+1
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson1-5/+4
2008-07-20Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn1-1/+1
2006-12-07 Modifications to support the generation and embedding Jeffrey Altman1-0/+6
2006-02-27Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman1-110/+119
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-1/+1
2004-12-152004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman1-2/+2
2004-09-25Make patchlevel.h be the master version fileTom Yu1-1/+1
2004-06-18* Makefile.in (SLIBS, SDEF, S_GLUE, COMERR_GLUE, PROF_GLUE, SGLUE): NewKen Raeburn1-13/+34
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn1-6/+0
2004-03-31Delay load the ADVAPI32.DLL and SECUR32.DLL libraries within KRB5_32.DLLJeffrey Altman1-2/+3
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn1-1/+1
2004-02-26Move apputils dir from util to lib, to get its proper place in theKen Raeburn1-2/+2
2003-12-12 * Added new krb5_ccache type "MSLSA" for Windows only.Jeffrey Altman1-1/+1
2003-02-11 * Makefile.in (K4LIBS): Revert previousTom Yu1-1/+1
2003-02-11Various fixes to Windows build of krb4 library. Fix up KRB5_CALLCONVTom Yu1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2002-06-25get rid of lib/krb5utilKen Raeburn1-2/+2
2002-06-14Use ws2_32.lib instead of wsock32.libKen Raeburn1-1/+1
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-1/+1
1999-12-04Pull changes from krb5-1-1 branchDanilo Almeida1-43/+13
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-6/+5
1999-07-01 * Makefile.in: Fix jaltman's changes so they don't break the unixTom Yu1-6/+6
1999-06-30Makefile.in modified to support conditional compilation of krb5_32.dllJeffrey Altman1-4/+9
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida1-10/+10
1999-05-18Makefile.in: Use only one resource file per binary.Danilo Almeida1-45/+41
1999-05-17Get rid of win16 support/clutter. Build separate resource files for eachDanilo Almeida1-142/+98
1999-05-10Do win32 build in subdirDanilo Almeida1-41/+45
1999-03-31win_glue.c (control): Call krb5_stdcc_shutdown when detaching the krb5Theodore Tso1-4/+2
1999-03-23Fix up makefile so that it correctly builds the DLL's under windowsTheodore Tso1-6/+9
1999-03-14Changes to allow building the profile routines as their own separate DLLTheodore Tso1-4/+18
1999-02-09Makefile.in: Link in the ccapi import library under windowsTheodore Tso1-2/+5
1999-01-27Makefile.in, configure.in: Move the responsibility for generatingTheodore Tso1-1/+4
1998-05-25Makefile.in (CLEANLIBS): Remove lib/kadm from the list of directoriesTheodore Tso1-9/+2
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-11-19 * Makefile.in (clean-unix): Do not remove libraries here as theEzra Peisach1-1/+1
1997-08-05Makefile.in, krb5.rc, version.rc: Add support for adding a WindowsTheodore Tso1-14/+27
1997-07-30Makefile.in: Remove msvcrt.lib from the explicit WINLIBS link lineTheodore Tso1-3/+3
1997-05-02Write special case hack for the SAP kerberos libraries since we can'tTheodore Tso1-19/+43
1997-04-29win_glue.c: Add code to get the version resource from the callingTheodore Tso1-7/+13
1997-03-19Fix up name of the SAP Kerberos glue library to be platform dependentTheodore Tso1-3/+8
1997-03-03 * Makefile.in (MAC_SUBDIRS): Change KRB5 to krb5 for Mac subdirsEzra Peisach1-1/+1
1997-02-28Makefile.in: Link krb5_32.lib (win32) with advapi32.lib to resolve theRichard Basch1-2/+3
1997-02-25Build krb5.rc with -D_MSDOS -DRES_ONLY under win16Richard Basch1-1/+2
1997-02-25krb5.rc: Replaced Windows password dialog resource file (krb5/os/win-pwd.rc)Richard Basch1-3/+9
1997-02-25krb5_32.lib now also depends on gdi32.libRichard Basch1-1/+1
1997-02-21Link the krb4 dll under Windows; we already built all the objects..Richard Basch1-1/+1
1997-02-18krb4 library required llibcew (fscanf) under win16Richard Basch1-1/+1
1997-02-18krb4_16.def krb4_32.def: Export definitions for krb4 library (win16/win32)Richard Basch1-11/+25