]> git.ipfire.org Git - thirdparty/rsync.git/history - Makefile.in
Linux: Handle protected_regular in inplace writes (#241)
[thirdparty/rsync.git] / Makefile.in
2021-10-01  Wayne DavisonAlways run `mkgitver` prior to a build
2021-09-27  Wayne DavisonDon't allow a broken samba host to cause gensend to...
2021-09-27  Wayne DavisonRename cmdormsg -> cmd-or-msg.
2021-09-27  Shark64x86-64 AVX2 assemby implemenation of get_checksum1...
2021-09-26  Wayne DavisonAdd gist update logic to gensend target.
2021-07-09  Wayne DavisonSupport --crtimes on Cygwin.
2021-02-25  Wayne DavisonRename util.c to util1.c
2020-09-07  Wayne DavisonAdd git-version.h to "gen" target.
2020-09-07  Wayne DavisonLeave git-version.h out of GENFILES so it doesn't go...
2020-09-07  Wayne DavisonAllow git-version.h to be provided for the build
2020-08-07  Wayne DavisonSimplify where version.h is included.
2020-08-03  Wayne DavisonCreate usage.c for smaller awk-dep rebuilds.
2020-08-01  Wayne DavisonPut git version in a file for between-release versioning.
2020-07-31  Wayne DavisonDon't make .PHONY the first target in a Makefile.
2020-07-29  Wayne DavisonSome Makefile improvements.
2020-07-26  Wayne DavisonDon't include config.h in proto.h rule.
2020-07-22  Wayne DavisonSwitch to RSYNC_MAX_SKIPPED test setting.
2020-07-20  Wayne DavisonUse just $(...) instead of a mix of that and ${...}.
2020-07-17  Wayne DavisonAdd strict (no-skipping) checks and use them.
2020-07-09  Wayne DavisonClean more built .h files.
2020-07-01  Wayne DavisonSimplify the daemon parameter definitions
2020-06-30  Wayne DavisonMore patch-update improvements; configure.ac tweak...
2020-06-28  Wayne DavisonImprove alternate build-dir support
2020-06-28  Wayne DavisonMove the version string out of configure.ac.
2020-06-28  Wayne DavisonFix rebuilding configure.sh in an alternate build dir
2020-06-23  Hiroshi TakekawaMakefile.in: Use srcdir for installing rsync-ssl
2020-06-21  Wayne DavisonOutput a helpful msg about configure only if the comman...
2020-06-21  Wayne DavisonMore asm improvements
2020-06-21  Wayne DavisonDecouple the MD5 asm code from the simd enabling.
2020-06-20  Wayne DavisonMention how to turn off simd near the cpp compile.
2020-06-20  Wayne DavisonPass --noexecstack to assembler.
2020-06-20  Wayne DavisonFix conditional directives in the asm file
2020-06-20  Wayne DavisonFix compiling in a separate dir.
2020-06-19  Holger HoffstättePrevent unnecessary xattr warning by reordering header...
2020-06-18  Wayne DavisonWe need to use nawk or gawk on Solaris, not their weird...
2020-06-18  Wayne DavisonUse documentation to extract 2 more .h lists
2020-06-17  Wayne DavisonChange SIMD back to disabled unless requested.
2020-06-17  Wayne DavisonHave --disable-md2man affect the Makefile.
2020-06-16  Wayne DavisonAdd g++ failure info; add mention of SSL rsyncd examples.
2020-06-16  Wayne DavisonRemove the new $< use from the Makefile.
2020-06-16  Wayne DavisonTurn help-from-md into an awk script.
2020-06-15  Wayne DavisonAdd a warning header to the generated help-*.h files.
2020-06-12  Wayne DavisonImprove how the help lines are harvested from the md...
2020-06-12  Wayne DavisonTranslate man page's option list into .h files for...
2020-06-12  Wayne DavisonSimplify the install of rsync-ssl by unifying 2 scripts.
2020-06-12  Wayne DavisonRemove generated doc files via make clean.
2020-06-10  Wayne DavisonImprove gensend rule & list of PHONY targets.
2020-06-10  Wayne DavisonImprovements for release process; a gensend hook.
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...
next