aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-1/+1
2006-10-06make dependTom Yu1-19/+33
2006-10-05cursor for iterating over ccachesTom Yu1-0/+7
2006-10-02Merge Kevin Coffman's keyring ccache branch for Linux, with some modifications:Ken Raeburn1-1/+13
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-1/+1
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-9/+9
2006-05-23install headers into include/krb5Ken Raeburn1-46/+51
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-24/+19
2006-04-02* Makefile.in (DEFS): Make emptyKen Raeburn1-0/+1
2006-03-31make depend, now with dependency sortingKen Raeburn1-69/+69
2006-03-27make dependKen Raeburn1-21/+27
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-27/+27
2006-03-08make dependKen Raeburn1-9/+18
2005-11-29make dependTom Yu1-28/+19
2005-06-21Update dependenciesKen Raeburn1-19/+28
2004-12-30run "make depend"Ken Raeburn1-55/+57
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn1-2/+0
2004-05-28Add prototypes for library init and fini functions. Makefile dependenciesEzra Peisach1-1/+1
2004-04-24update dependenciesKen Raeburn1-30/+36
2004-04-23update dependenciesKen Raeburn1-1/+2
2004-03-26Remove t_file.c as it is mostly redundant, does not build and cannotSam Hartman1-5/+0
2004-03-06make dependKen Raeburn1-1/+1
2003-12-15make dependKen Raeburn1-27/+29
2003-12-13 * Makefile.in: remove extraneous spaces from ##WIN32## commentedJeffrey Altman1-2/+2
2003-12-13 * Makefile.in: Move ##WIN32## constructs from insideTom Yu1-9/+6
2003-12-12 * Added new krb5_ccache type "MSLSA" for Windows only.Jeffrey Altman1-0/+6
2003-07-17delete ##WIN16## lines from makefilesKen Raeburn1-2/+0
2003-05-24make-depend updatesKen Raeburn1-27/+27
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+3
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-2/+2
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-2/+2
2002-08-15Combine file and stdio ccache implementations into one source file; selectionKen Raeburn1-8/+1
2002-07-13update dependenciesKen Raeburn1-10/+20
2002-06-20 * Makefile.in: Build cc accessor functions on WindowsTom Yu1-0/+2
2002-06-15update dependenciesKen Raeburn1-21/+20
2002-06-15rebuild dependenciesKen Raeburn1-20/+20
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-10/+10
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-34/+35
2001-09-01dependenciesKen Raeburn1-0/+46
2000-09-22 * Makefile.in (check-unix): Build and exectute t_ccEzra Peisach1-3/+23
2000-07-20* Makefile.in: Change ${CC} and ${OBJS} to $(CC) and $(OBJS) soDanilo Almeida1-1/+1
2000-07-14Delete subdirectories we aren't compiling any more.Ken Raeburn1-0/+3
2000-07-14Collapse ccache implementations file, stdio, memory into single files.Ken Raeburn1-26/+17
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-09-01implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branchKen Raeburn1-0/+3
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida1-6/+6
1999-05-17Clean ccapi subdirectory in clean-windows targetDanilo Almeida1-0/+3
1999-05-10Do win32 build in subdirDanilo Almeida1-13/+13
1999-02-09Makefile.in: Enable the ccapi directory for windows buildsTheodore Tso1-30/+27