aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-09-17Use a new variable, $(INSTALL_SCRIPT) to install scripts, so theyTom Yu1-1/+1
2004-09-08 * Makefile.in: Install krb5-config manpageTom Yu1-0/+1
2004-06-19* Makefile.in (all-windows): Make autoconf.h in include\krb5 before buildingKen Raeburn1-1/+16
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn1-53/+1
2004-04-06 Install kvno.exe on WindowsJeffrey Altman1-0/+4
2004-03-14Make sure autoconf.h is updated early, since it's needed by the thread supportKen Raeburn1-0/+8
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn1-1/+1
2003-05-27* Makefile.in (KRBHDEP): Add krb524_err headerKen Raeburn1-1/+1
2003-05-24Big step towards integrating libkrb524 into libkrb5:Ken Raeburn1-6/+5
2003-03-13 * Makefile.in (AWK): Default to awk, not gawk. User can overrideTom Yu1-1/+1
2003-03-05* Makefile.in (WINMAKEFILES): Add lib\crypto\aes\Makefile.Ken Raeburn1-1/+3
2003-02-14* Makefile.in (ETOUT): Replace $(S) with "/"Ken Raeburn1-1/+1
2003-02-11Various fixes to Windows build of krb4 library. Fix up KRB5_CALLCONVTom Yu1-3/+3
2003-02-07Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu1-1/+6
2003-01-14 * Makefile.in (check-unix): Invoke t_krbconf instead of strugglingEzra Peisach1-10/+1
2003-01-13 * Makefile.in (check-unix): Test to see if krb5-config outputsEzra Peisach1-0/+13
2002-12-12Fix depend rules to keep state about whether verification of variousTom Yu1-2/+2
2002-12-06 * Makefile.in (clean-unix): Remove krb5-configEzra Peisach1-1/+1
2002-12-03Update Windows build for kadm_err.*Tom Yu1-0/+5
2002-11-19Remove references to kadm_err.et for now, since the requisite changesTom Yu1-5/+0
2002-11-15arghTom Yu1-1/+1
2002-11-15 * Makefile.in: Remove some missed references to adm_err.etTom Yu1-4/+4
2002-10-07Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman1-0/+6
2002-09-24Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead ofEzra Peisach1-1/+1
2002-06-10* Makefile.in (WINMAKEFILES): Remove keytab subdir makefiles, and their build...Ken Raeburn1-6/+0
2002-04-03 * aclocal.m4 (CONFIG_RULES): Fix to not define KRB5_DEPRECATED; weTom Yu1-0/+3
2001-11-19Fix up yarrow build on WindowsDanilo Almeida1-3/+5
2001-11-16* Link Yarrow into the buildSam Hartman1-0/+2
2001-10-292001-10-29 Jeff Altman <jaltman@columbia.edu>Jeffrey Altman1-2/+4
2001-08-31Fix clean-windows target to clean appl/gssftp/ftpDanilo Almeida1-1/+1
2001-07-24 * Makefile.in: Build gssftp client on Win32Danilo Almeida1-2/+11
2001-05-30 * krb5-config.in: New script for providing linker and compilerEzra Peisach1-1/+9
2001-04-17* Makefile.in (unixmac): Target deletedKen Raeburn1-9/+0
2001-02-16* Makefile.in: Add $(datadir) to INSTALLMKDIRS for util/etEzra Peisach1-1/+3
2000-07-20* Makefile.in: Compile .et file for krb524Danilo Almeida1-1/+8
2000-07-19* Makefile.in: Remove references to now defunct directoriesDanilo Almeida1-11/+1
2000-07-19Add ms2mit and krb524 Makefile creation to Windows build preparationDanilo Almeida1-1/+4
2000-07-19Add ms2mitDanilo Almeida1-2/+5
2000-04-18Actually clean gss-sample on WindowsDanilo Almeida1-1/+1
2000-04-11Clean gss-sample on WindowsDanilo Almeida1-1/+4
2000-02-02* Makefile.in: Build gss-sample on WindowsDanilo Almeida1-7/+13
1999-12-04On Windows, build error tables if we believe awk is presentDanilo Almeida1-1/+12
1999-12-04Make Windows Makefile target creation atomic.Danilo Almeida1-26/+31
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-4/+1
1999-09-02Danilo's updates for building windows zip fileKen Raeburn1-12/+11
1999-08-10Build kpasswd under windowsDanilo Almeida1-0/+5
1999-07-23 * Makefile.in (install-mkdirs): Use mkinstalldirs rather thanTom Yu1-1/+1
1999-06-16Create Makefile.in for srvtab keytab code during win32 buildDanilo Almeida1-3/+7
1999-06-08removed kconfig since it is no longer neededAlexandra Ellwood1-1/+1
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida1-53/+41