]> git.ipfire.org Git - thirdparty/rsync.git/history - Makefile.in
Change man page src format from yodl to markdown.
[thirdparty/rsync.git] / Makefile.in
2020-06-09  Wayne DavisonChange man page src format from yodl to markdown.
2020-06-08  Wayne DavisonPut the rsync-ssl-rsh helper script into a lib dir.
2020-05-23  Jorrit JongmaOptimized assembler version of md5_process() for x86-64
2020-05-22  Jorrit JongmaAVX2 optimized version of get_checksum1() for x86-64
2020-05-21  Jorrit JongmaSSE2/SSSE3 optimized version of get_checksum1() for...
2020-04-26  Wayne DavisonSome var cleanup; move test-util vars into t_stub.c.
2020-04-22  Wayne DavisonEliminate .in for rsync-ssl.
2020-04-22  Wayne DavisonSome more rsync-ssl improvements:
2020-04-22  Wayne DavisonChange the name of the rsh-ssl-rsync script.
2020-04-19  Wayne DavisonChange the rsync-ssl helper script
2020-04-09  Wayne DavisonSet Copyright years and make them easier to update
2020-04-07  Ethan Sommer via... Replace mkproto.pl with mkproto.awk
2016-07-20  Greg WhiteleyMakefile: rounding.h generation requires proto.h via...
2016-04-17  Wayne DavisonTweak non-fatal output when man pages cannot be created.
2015-12-19  Wayne DavisonFix rule for out-of-tree builds.
2015-08-02  Wayne DavisonAllow samba.org hostname to be overridden.
2015-05-01  Wayne DavisonPass -I option to aclocal.
2015-05-01  Tiziano MüllerRemove dead targets from build system
2015-05-01  Wayne DavisonMust define LIBOBJDIR in the Makefile.
2015-04-27  Tiziano MüllerModularize m4 macros
2015-04-26  Wayne DavisonUpdate generated-files logic.
2015-04-26  Tiziano MüllerRename aclocal.m4 to acinclude.m4 and add make target
2014-07-31  Wayne DavisonRemove superfluous ${INSTALL_STRIP} uses.
2013-06-15  Wayne DavisonSupport rsync daemon over SSL via stunnel.
2013-06-12  Wayne DavisonFix "make check".
2013-06-11  Wayne DavisonMove some code from util.c to util2.c and add sum_as_hex().
2011-11-21  Wayne DavisonAdd compatibility with an unmodified zlib.
2011-11-21  Wayne DavisonFix version expansion.
2011-04-29  Wayne DavisonDon't die if man-copy fails.
2011-04-28  Wayne DavisonHandle non-srcdir man copying when yodl isn't installed.
2011-03-26  Wayne DavisonAvoid re-setting (and sending) xattrs on a hard-linked...
2010-04-24  Matt McCutchenRename configure.in to configure.ac, the current autoco...
2009-12-13  Wayne DavisonRun each testsuite test with a timeout.
2009-10-24  Wayne DavisonAdd a check30 target.
2009-09-02  Wayne DavisonRebuild proto.h if config.h changes.
2009-04-10  Wayne DavisonAllow a "make reconfigure" to continue, even if the...
2009-04-04  Wayne DavisonMake sure that config.h.in is up-to-date before allowin...
2009-01-03  Wayne DavisonMake delete_item() public, moving it into delete.c.
2008-11-15  Wayne DavisonMake it clearer which configure files changed.
2008-11-11  Wayne DavisonA "make reconfigure" doesn't stop if configure changes.
2008-09-02  Wayne DavisonSplit up the ifuncs.h file into 3 .h files.
2008-07-18  Wayne DavisonDon't interrupt the make for a generated file didn...
2008-06-23  Wayne DavisonImproved the build rules for rsync.1 and rsyncd.conf...
2008-06-04  Wayne DavisonImproved the proto.h target so that a build in a differ...
2008-03-21  Wayne DavisonChanged the arg-globbing routine to use a custom arg...
2008-03-15  Wayne DavisonAdded missing $(CPPFLAGS) from the building of rounding.h.
2008-03-02  Wayne DavisonShow the last compile error if we failed to create...
2008-02-13  Wayne Davison(Matt) Needed to remove a few more files for distclean...
2008-02-11  Wayne DavisonMade reconfigure target check if configure.sh was up...
2008-01-01  Wayne DavisonRebuild the Makefile when it is not up-to-date.
2008-01-01  Wayne DavisonRenamed mkrounding.c to rounding.c.
2008-01-01  Wayne DavisonChanged the creation of rounding.h to use a set of...
2008-01-01  Wayne DavisonIf we're cross-compiling, tell the user to run mkroundi...
2007-12-29  Wayne DavisonAdded reconfigure target to re-run configure.
2007-12-01  Wayne DavisonA few more additions of $(srcdir) to Makefile.in.
2007-12-01  Wayne DavisonFixed a build problem for those building in a different...
2007-11-30  Wayne DavisonImproved header-file dependency rules even more.
2007-11-30  Wayne DavisonMake sure that the test programs get rebuilt when a...
2007-11-25  Wayne DavisonUse a non-printing command for proto.h's build-rule.
2007-11-25  Wayne DavisonGive proto.h a build rule so that make re-checks its...
2007-11-25  Wayne DavisonRe-run autoconf and autoheader, as needed.
2007-11-24  Wayne DavisonImproved proto.h-tstamp handling, including cleanup.
2007-11-24  Wayne DavisonMade the (re-)building of the proto.h file automatic...
2007-11-09  Wayne DavisonTweaked gensend to upload man pages too.
2007-11-09  Wayne DavisonImproved the manpage install rules.
2007-11-09  Wayne DavisonDon't fail the install if the man pages aren't there.
2007-11-09  Wayne DavisonClean generated files for distclean.
2007-11-09  Wayne DavisonAdded gensend target.
2007-09-22  Wayne DavisonAdded ifuncs.h.
2007-09-03  Wayne DavisonAdded hashtable.o.
2007-04-27  Wayne DavisonAdded the $(CHECK_SYMLINKS) var to installcheck target.
2007-04-24  Wayne DavisonCreate symlinks for fake tests.
2007-04-24  Wayne DavisonA little more popt tweaking.
2007-04-24  Wayne DavisonFixed build problem for tls for those using the include...
2007-04-24  Wayne DavisonMoved the header info from smb_acls.h into lib/sysacls.h.
2007-04-24  Wayne DavisonAdding the --fake-super option.
2007-04-07  Wayne DavisonThe improved --xattrs option is landing on the trunk.
2007-03-18  Wayne DavisonProtocol 30 now uses MD5 checksums instead of MD4.
2007-03-11  Wayne DavisonThe ACL support has arrived! This version has a brand...
2006-12-27  Wayne DavisonFix the building of mkrounding$(EXEEXT) when building...
2006-12-17  Wayne Davison- Ensure that mkrouding gets rebuilt when rsync.h changes.
2006-12-16  Wayne DavisonBuild & run mkrounding to make the rounding.h file...
2006-11-09  Wayne DavisonNeed to include lib/snprintf.o when building wildtest.
2006-10-24  Wayne DavisonUndo temporary changes used for build-farm testing...
2006-10-24  Wayne DavisonRun patch with -t so that it doesn't ask any questions.
2006-10-22  Wayne DavisonUse "test" instead of "[ ... ]" for better portability.
2006-10-22  Wayne DavisonAdded missing cleanup of empty ACL files.
2006-10-22  Wayne DavisonChange the unpatch code for NetBSD.
2006-10-22  Wayne DavisonTemporary changes to have the build-farm configure...
2006-10-14  Wayne DavisonRestore build order back to normal.
2006-10-13  Wayne DavisonMore temporary name juggling to get all code analyzed.
2006-10-13  Wayne DavisonTemporarily reorder the OBJS line so that the IBM code...
2006-10-07  Wayne DavisonMoved some of the variable setup from "make check"...
2006-07-21  Wayne DavisonAssign datarootdir=@datarootdir@ so that a modern autoconf
2006-04-17  Wayne DavisonDon't use -C with make because it's not portable.
2006-02-06  Wayne DavisonThe "proto" target now builds target "proto.h" from...
2006-02-06  Wayne DavisonMoved the targets "gen", "proto", and "man" to prepare...
2006-01-13  Wayne DavisonWe now use lib/compat.o when building wildtest.
2005-11-07  Wayne DavisonAdded chmod.o to OBJS2.
2005-07-07  Wayne DavisonChanges for new zlib.
next