aboutsummaryrefslogtreecommitdiff
path: root/src/tests/shlib
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-4/+0
2013-01-10make dependGreg Hudson1-1/+1
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-1/+25
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2009-11-30Mark and reindent tests, with some exclusionsTom Yu1-171/+172
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-4/+3
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-9/+7
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-1/+1
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-1/+2
2008-10-20Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson1-14/+7
2007-03-25Build tests subtree makefiles at top levelKen Raeburn1-2/+2
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-6/+3
2006-05-23install headers into include/krb5Ken Raeburn1-2/+2
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-35/+0
2006-03-31make depend, now with dependency sortingKen Raeburn1-2/+3
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn3-2/+6
2005-06-21Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2-1/+5
2005-03-28update dependenciesKen Raeburn1-1/+2
2005-02-09Exercise the dynamic loading/unloading of libraries a bit more.Ken Raeburn2-39/+182
2005-02-03* t_loader.c: New fileKen Raeburn2-0/+252
2005-02-03don't build anything by defaultKen Raeburn1-1/+1
2005-02-03* Makefile.in: New fileKen Raeburn2-0/+42