summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* get rid of lib/krb5utilKen Raeburn2002-06-251-2/+2
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-141-1/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-1/+1
* Pull changes from krb5-1-1 branchDanilo Almeida1999-12-041-43/+13
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-6/+5
* * Makefile.in: Fix jaltman's changes so they don't break the unixTom Yu1999-07-011-6/+6
* Makefile.in modified to support conditional compilation of krb5_32.dllJeffrey Altman1999-06-301-4/+9
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-10/+10
* Makefile.in: Use only one resource file per binary.Danilo Almeida1999-05-181-45/+41
* Get rid of win16 support/clutter. Build separate resource files for eachDanilo Almeida1999-05-171-142/+98
* Do win32 build in subdirDanilo Almeida1999-05-101-41/+45
* win_glue.c (control): Call krb5_stdcc_shutdown when detaching the krb5Theodore Tso1999-03-311-4/+2
* Fix up makefile so that it correctly builds the DLL's under windowsTheodore Tso1999-03-231-6/+9
* Changes to allow building the profile routines as their own separate DLLTheodore Tso1999-03-141-4/+18
* Makefile.in: Link in the ccapi import library under windowsTheodore Tso1999-02-091-2/+5
* Makefile.in, configure.in: Move the responsibility for generatingTheodore Tso1999-01-271-1/+4
* Makefile.in (CLEANLIBS): Remove lib/kadm from the list of directoriesTheodore Tso1998-05-251-9/+2
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* * Makefile.in (clean-unix): Do not remove libraries here as theEzra Peisach1997-11-191-1/+1
* Makefile.in, krb5.rc, version.rc: Add support for adding a WindowsTheodore Tso1997-08-051-14/+27
* Makefile.in: Remove msvcrt.lib from the explicit WINLIBS link lineTheodore Tso1997-07-301-3/+3
* Write special case hack for the SAP kerberos libraries since we can'tTheodore Tso1997-05-021-19/+43
* win_glue.c: Add code to get the version resource from the callingTheodore Tso1997-04-291-7/+13
* Fix up name of the SAP Kerberos glue library to be platform dependentTheodore Tso1997-03-191-3/+8
* * Makefile.in (MAC_SUBDIRS): Change KRB5 to krb5 for Mac subdirsEzra Peisach1997-03-031-1/+1
* Makefile.in: Link krb5_32.lib (win32) with advapi32.lib to resolve theRichard Basch1997-02-281-2/+3
* Build krb5.rc with -D_MSDOS -DRES_ONLY under win16Richard Basch1997-02-251-1/+2
* krb5.rc: Replaced Windows password dialog resource file (krb5/os/win-pwd.rc)Richard Basch1997-02-251-3/+9
* krb5_32.lib now also depends on gdi32.libRichard Basch1997-02-251-1/+1
* Link the krb4 dll under Windows; we already built all the objects..Richard Basch1997-02-211-1/+1
* krb4 library required llibcew (fscanf) under win16Richard Basch1997-02-181-1/+1
* krb4_16.def krb4_32.def: Export definitions for krb4 library (win16/win32)Richard Basch1997-02-181-11/+25
* Makefile.in: build comerr dllRichard Basch1997-02-151-13/+34
* gssapi32.def: removed obsolete keywords (RESIDENTNAME, EXETYPE)Richard Basch1997-02-111-18/+12
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-38/+68
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-10/+10
* win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll andTheodore Tso1996-07-101-1/+4
* Fix typos for SAPKRB5.DLL supportTheodore Tso1996-06-201-1/+1
* * Makefile.in (lib-windows): Replace spaces with tabEzra Peisach1996-06-121-1/+1
* Makefile.in (lib-windows): Add production rule for sapkrb5.dll. Don'tTheodore Tso1996-06-121-2/+11
* Remove kdb4 library building. Nothing in the source tree now needs itEzra Peisach1996-06-111-1/+1
* Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1996-06-061-4/+4
* CLEANLIBS - cleanup libkrb5util.a and libgssapi.aEzra Peisach1996-03-151-1/+1
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-071-0/+2
* For the windows, add the oldnames library to the link lines forTheodore Tso1995-10-251-2/+2
* Added the "/nod" option to the gssapi.dll and libkrb5.dll linkerTheodore Tso1995-10-111-2/+2
* Clean up make clean procedures. The files to be removed are definedTheodore Tso1995-09-291-9/+6
* Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-4/+0