summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use valgrind in more cases if VALGRIND is setKen Raeburn2009-01-161-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-37/+0
* make dependSam Hartman2008-12-021-1/+2
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-2/+1
* Support using valgrind on test programsKen Raeburn2007-09-041-1/+1
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-26/+26
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Add SRCS definition and run make dependKen Raeburn2006-05-161-0/+38
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-131-0/+1
* Better cleanup; reduce filename conflictKen Raeburn2002-11-151-12/+10
* * Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. SetKen Raeburn2002-11-111-3/+7
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* do database expansion from tcl driver codeKen Raeburn2002-01-091-1/+1
* Run RPC tests with one invocation of DejaGnu rather than twoKen Raeburn2000-07-011-11/+3
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) toKen Raeburn1999-09-211-2/+2
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-1/+3
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-1/+1
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* * configure.in, Makefile.in: Add test to disable udp test underTom Yu1997-10-101-1/+1
* Merge of libhack_branchTom Yu1997-02-091-4/+8
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-2/+4
* clean: Remove test programs and objectsEzra Peisach1996-11-131-0/+7
* * lib/helpers.exp, client.c, server.c, config/unix.exp,Barry Jaspan1996-11-121-2/+11
* * Makefile.in (client.o, server.o): client.o and server.o, notTom Yu1996-11-111-4/+1
* * Makefile.in (server.o): Fix typo in previous checkinTom Yu1996-11-071-1/+1
* * Makefile.in: Add dependencies on $(srcdir)/foo.c so that someTom Yu1996-11-061-0/+3
* Use $(LD) instead of $(CC) at link stage - this allows one to useEzra Peisach1996-10-311-2/+2
* Fix typo in lastEzra Peisach1996-10-311-1/+1
* * Makefile.in: Only run tests if required programs, librariesEzra Peisach1996-10-311-1/+7
* * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_test.h:Barry Jaspan1996-10-241-9/+13
* * rpc_test.0/expire.exp: add test for expired credentialsBarry Jaspan1996-10-161-2/+2
* * initial changes to make rpc unit tests work with new build/testBarry Jaspan1996-10-151-0/+38