summaryrefslogtreecommitdiffstats
path: root/src/tests/misc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+0
* Add API to interpret changepw result stringsGreg Hudson2012-05-091-4/+12
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+0
* make installed headers C++-safeKen Raeburn2009-04-251-3/+8
* Check C++ compatibility for some internal headers that may (now or inKen Raeburn2009-02-091-1/+5
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-22/+0
* Fix tests/misc/Makefile.in to use KRB5_BASE_LIBS instead of KRB5_LIB,Greg Hudson2008-10-161-2/+2
* Add some dependenciesKen Raeburn2007-10-311-1/+20
* Test more installed headers for C++ compatibilityKen Raeburn2007-10-311-1/+5
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-311-1/+0
* Don't use GNU make featuresKen Raeburn2007-10-301-2/+1
* Test that C++ code can use our installed headersKen Raeburn2007-10-291-2/+14
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-1/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-2/+3
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-2/+1
* * Makefile.in (test_getpw.$(OBJEXT)): New intermediate target.Ken Raeburn2005-11-291-2/+6
* make dependTom Yu2005-11-291-2/+1
* Update dependenciesKen Raeburn2005-06-211-1/+2
* * Makefile.in (test_getpw): Depend on, and link against, the support libraryKen Raeburn2005-06-011-2/+2
* Test new k5_getpwuid_r macroKen Raeburn2005-03-281-0/+31