Mention updated config files.
[rsync.git] / prepare-source
2022-03-26 Wayne DavisonSome word fixes.
2021-11-07 Issam Maghnishell: test -a|o is not POSIX (#250)
2021-02-05 Wayne DavisonStop checking for gmake in build scripts
2021-01-31 Wayne DavisonA couple "make" tweaks.
2020-07-29 Wayne DavisonTweak a comment.
2020-06-29 Wayne DavisonImprove the per-branch build dir support
2020-06-28 Wayne DavisonImprove alternate build-dir support
2020-06-21 Wayne DavisonThe proto files don't need perl, so change fetch rule.
2020-06-21 Wayne DavisonRemove leftover case match.
2020-06-21 Wayne DavisonWhen fetching gen files, make sure aclocal.m4 is older...
2020-06-12 Wayne DavisonFix running prepare-source from a separate build dir.
2020-06-12 Wayne DavisonSimplify the install of rsync-ssl by unifying 2 scripts.
2020-06-10 Wayne DavisonThe samba rsync server now requires ssl.
2015-04-26 Wayne DavisonUpdate generated-files logic.
2007-12-18 Wayne DavisonImproved prepare-source to make it more flexible. ...
2007-12-16 Wayne DavisonAdded a "fetchall" option.
2007-12-01 Wayne DavisonReorganize the build-farm "prepare-source" magic a...
2006-10-07 Wayne DavisonChanged the -o to -a in the "if".
2006-04-17 Wayne DavisonDon't use the -C option to make (since it's not portable).
2006-02-14 Wayne DavisonTweaked a comment.
2006-02-06 Wayne DavisonAn easy way to run all the commands in prepare-source...