summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Add compatibility with an unmodified zlib.Wayne Davison1-2/+2
2011-11-21Fix version expansion.Wayne Davison1-1/+1
2011-04-28Don't die if man-copy fails.Wayne Davison1-2/+2
2011-04-28Handle non-srcdir man copying when yodl isn't installed.Wayne Davison1-3/+5
2011-03-26Avoid re-setting (and sending) xattrs on a hard-linked file w/the same xattrs.Wayne Davison1-1/+4
2010-04-24Rename configure.in to configure.ac, the current autoconf standard.Matt McCutchen1-1/+1
2009-12-13Run each testsuite test with a timeout.Wayne Davison1-2/+5
2009-10-24Add a check30 target.Wayne Davison1-0/+3
2009-09-02Rebuild proto.h if config.h changes.Wayne Davison1-1/+1
2009-04-10Allow a "make reconfigure" to continue, even if the Makefile changes.Wayne Davison1-2/+6
2009-04-04Make sure that config.h.in is up-to-date before allowing theWayne Davison1-6/+2
2009-01-03Make delete_item() public, moving it into delete.c.Wayne Davison1-1/+1
2008-11-15Make it clearer which configure files changed.Wayne Davison1-2/+6
2008-11-11A "make reconfigure" doesn't stop if configure changes.Wayne Davison1-3/+7
2008-09-01Split up the ifuncs.h file into 3 .h files.Wayne Davison1-1/+2
2008-07-17Don't interrupt the make for a generated file didn't really change.Wayne Davison1-6/+24
2008-06-22Improved the build rules for rsync.1 and rsyncd.conf.5 when buildingWayne Davison1-2/+4
2008-06-04Improved the proto.h target so that a build in a different dir from theWayne Davison1-1/+1
2008-03-20Changed the arg-globbing routine to use a custom arg-globbing algorithmWayne Davison1-1/+1
2008-03-15Added missing $(CPPFLAGS) from the building of rounding.h.Wayne Davison1-1/+1
2008-03-01Show the last compile error if we failed to create rounding.h.Wayne Davison1-2/+4
2008-02-12(Matt) Needed to remove a few more files for distclean target.Wayne Davison1-0/+3
2008-02-10Made reconfigure target check if configure.sh was up-to-date.Wayne Davison1-1/+1
2008-01-01Rebuild the Makefile when it is not up-to-date.Wayne Davison1-1/+8
2008-01-01Renamed mkrounding.c to rounding.c.Wayne Davison1-4/+4
2008-01-01Changed the creation of rounding.h to use a set of compile-time checksWayne Davison1-13/+14
2008-01-01If we're cross-compiling, tell the user to run mkrounding on theWayne Davison1-1/+8
2007-12-29Added reconfigure target to re-run configure.Wayne Davison1-1/+5
2007-11-30A few more additions of $(srcdir) to Makefile.in.Wayne Davison1-5/+5
2007-11-30Fixed a build problem for those building in a different dir fromWayne Davison1-2/+2
2007-11-30Improved header-file dependency rules even more.Wayne Davison1-4/+5
2007-11-29Make sure that the test programs get rebuilt when a headerWayne Davison1-3/+3
2007-11-25Use a non-printing command for proto.h's build-rule.Wayne Davison1-1/+1
2007-11-25Give proto.h a build rule so that make re-checks its timestamp.Wayne Davison1-0/+1
2007-11-25Re-run autoconf and autoheader, as needed.Wayne Davison1-3/+12
2007-11-24Improved proto.h-tstamp handling, including cleanup.Wayne Davison1-2/+1
2007-11-24Made the (re-)building of the proto.h file automatic in theWayne Davison1-7/+21
2007-11-09Tweaked gensend to upload man pages too.Wayne Davison1-2/+3
2007-11-09Improved the manpage install rules.Wayne Davison1-2/+2
2007-11-09Don't fail the install if the man pages aren't there.Wayne Davison1-2/+2
2007-11-09Clean generated files for distclean.Wayne Davison1-2/+1
2007-11-09Added gensend target.Wayne Davison1-0/+3
2007-09-22Added ifuncs.h.Wayne Davison1-1/+1
2007-09-03Added hashtable.o.Wayne Davison1-1/+1
2007-04-27Added the $(CHECK_SYMLINKS) var to installcheck target.Wayne Davison1-1/+1
2007-04-24Create symlinks for fake tests.Wayne Davison1-4/+11
2007-04-24A little more popt tweaking.Wayne Davison1-3/+3
2007-04-24Fixed build problem for tls for those using the included popt.Wayne Davison1-1/+1
2007-04-24Moved the header info from smb_acls.h into lib/sysacls.h.Wayne Davison1-1/+1
2007-04-24Adding the --fake-super option.Wayne Davison1-1/+1