]> git.ipfire.org Git - thirdparty/rsync.git/history - configure.ac
Add "@netgroup" names to host matching.
[thirdparty/rsync.git] / configure.ac
2020-07-13  Wayne DavisonAdd "@netgroup" names to host matching.
2020-07-13  Wayne DavisonAdd the --stop-after & --stop-at options.
2020-07-11  Wayne DavisonSome number & string improvements
2020-07-06  Wayne DavisonA bit more configure tweaking.
2020-07-06  Wayne DavisonSome configure tweaks for TANDEM.
2020-06-30  Wayne DavisonMore patch-update improvements; configure.ac tweak...
2020-06-28  Wayne DavisonMove the version string out of configure.ac.
2020-06-28  Wayne DavisonPreparing for release of 3.2.2pre1 v3.2.2pre1
2020-06-24  Wayne DavisonSetup for 3.2.2dev.
2020-06-23  Wayne DavisonPreparing for release of 3.2.1 v3.2.1
2020-06-22  Wayne DavisonGet the g++ version to see if it is really clang.
2020-06-22  Wayne DavisonPreparing for release of 3.2.1pre1 v3.2.1pre1
2020-06-21  Wayne DavisonGive more_testing() a default target.
2020-06-21  Wayne DavisonUse an ssse3 target instead of an inline declaration.
2020-06-21  Wayne DavisonAdd -fno-slp-vectorize to clang++.
2020-06-21  Wayne DavisonElide -g from CXXFLAGS before the c++ test.
2020-06-21  Wayne DavisonChange repo to be 3.2.1dev.
2020-06-21  Wayne DavisonGet rid of -g option in CXXFLAGS (at least for now).
2020-06-21  Wayne DavisonMore asm improvements
2020-06-21  Wayne DavisonInclude more SIMD test code to weed out older compilers.
2020-06-20  Wayne DavisonUse AC_RUN_IFELSE() to make sure we can run the cpp...
2020-06-20  Wayne DavisonSimplify some escaping.
2020-06-20  Wayne DavisonChange SIMD test to use a compile check.
2020-06-20  Wayne DavisonA slightly modified g++/clang++ check.
2020-06-19  Wayne DavisonPreparing for release of 3.2.0 v3.2.0
2020-06-19  Wayne DavisonHandle a missing c++ too.
2020-06-18  Wayne DavisonMake SIMD enabled by default again (for x86_64)
2020-06-18  Wayne DavisonWe need to use nawk or gawk on Solaris, not their weird...
2020-06-18  Wayne DavisonComplain if we can't enable simd on non-x86_64.
2020-06-18  Wayne DavisonFix clang check.
2020-06-18  Wayne DavisonGet rid of useless -e with sed.
2020-06-18  Chainfirex86-64 SIMD build fixes (#20)
2020-06-18  Wayne DavisonMake the g++ check more lenient.
2020-06-17  Wayne DavisonPreparing for release of 3.2.0pre3 v3.2.0pre3
2020-06-17  Wayne DavisonChange SIMD back to disabled unless requested.
2020-06-17  Wayne DavisonHave --disable-md2man affect the Makefile.
2020-06-16  benrubsonenh(configure) Promote OpenSSL crypto lib support
2020-06-16  Wayne DavisonFix `md2man --test` on a fresh checkout.
2020-06-16  Wayne DavisonOnly complain about lack of g++ on linux for now.
2020-06-16  Wayne DavisonAdd configure check for md2man functioning; split long...
2020-06-16  Wayne DavisonChange configure to make new features more likely to...
2020-06-16  Wayne DavisonFix bug in CXXFLAGS tweak.
2020-06-16  Wayne DavisonMore spelling fixes from Fossies
2020-06-15  Wayne DavisonPreparing for release of 3.2.0pre2 v3.2.0pre2
2020-06-14  Wayne DavisonPreparing for release of 3.2.0pre1 v3.2.0pre1
2020-06-12  Wayne DavisonEnable SIMD by default (if g++ is around).
2020-06-09  Wayne DavisonChange man page src format from yodl to markdown.
2020-05-30  Wayne DavisonGive configure's snprintf() test a guaranteed short...
2020-05-28  Wayne DavisonMerge pull request #5 from benrubson/daemonstats
2020-05-28  Wayne DavisonSwitch to using LZ4_compress_default().
2020-05-25  Wayne DavisonInclude lz4 compression support.
2020-05-25  Wayne DavisonInclude zstd compression support.
2020-05-25  Wayne DavisonA couple minor configure.ac tweaks.
2020-05-25  Wayne DavisonA few more compression tweaks.
2020-05-23  Wayne DavisonOptional openssl support for MD4 pre-transfer checksums...
2020-05-23  Wayne DavisonAdd optional use of the openssl crypto lib for MD5.
2020-05-23  Wayne DavisonPromoting xxhash support.
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-30  Wayne DavisonA couple extra function checks for future features.
2020-04-26  Wayne DavisonChange pending version to 3.2.0 (currently 3.2.0dev).
2020-04-19  Wayne DavisonChange the rsync-ssl helper script
2020-04-12  Wayne DavisonA few file-data improvements.
2020-04-07  Wayne DavisonAvoid the include warnings for major().
2020-04-05  Wayne DavisonSome configure improvements for strict C99 compilers...
2020-04-05  Wayne DavisonUse nanosleep if it is available.
2018-11-20  Wayne DavisonDon't force cygwin to solaris ACLs anymore.
2018-03-25  Wayne DavisonPrepare the repository for more development.
2018-01-28  Wayne DavisonPreparing for release of 3.1.3 v3.1.3
2018-01-15  Wayne DavisonPreparing for release of 3.1.3pre1 v3.1.3pre1
2017-08-31  Wayne DavisonAdd nanosecond mtime support for Mac OS X.
2016-10-10  Wayne DavisonSupport --sparse combined with --preallocate or --inplace.
2016-01-24  Wayne DavisonPrepare the repository for more development.
2015-12-21  Wayne DavisonPreparing for release of 3.1.2 v3.1.2
2015-09-02  Wayne DavisonAdd support for netbsd in xattrs case.
2015-08-24  Wayne DavisonChange daemon's gid list to use an "item_list".
2015-08-24  Wayne DavisonAdd configure option to set max daemon gid list.
2015-08-08  Wayne DavisonPreparing for release of 3.1.2pre1 v3.1.2pre1
2015-07-07  Wayne DavisonBrant Gurganus's autoconf updates.
2015-05-01  Tiziano MüllerUse AS_IF instead of plain if/then/fi
2015-05-01  Tiziano MüllerCheck for perl and assign it to a var since it is neede...
2015-05-01  Tiziano MüllerSpecify package name and version in call to AC_INIT
2015-05-01  Tiziano MüllerProperly quote arguments for AC_LIBOBJ.
2015-04-27  Tiziano MüllerUse AC_CONFIG_LIBOBJ_DIR and AC_REPLACE_FUNCS to adhere...
2015-04-27  Tiziano MüllerModularize m4 macros
2014-11-27  Wayne DavisonUse usleep() for msleep() if it is available.
2014-09-06  Wayne DavisonPrepare the repository for more development.
2014-06-22  Wayne DavisonPreparing for release of 3.1.1 v3.1.1
2014-06-22  Wayne DavisonMake sure the link() destination file doesn't exist.
2014-06-14  Wayne DavisonPut zlib and popt -I options early in the CFLAGS.
2014-05-26  Wayne DavisonPreparing for release of 3.1.1pre2 v3.1.1pre2
2014-05-05  Wayne DavisonCheck for attr lib.
2014-04-19  Wayne DavisonAdd new-style compression that skips matching data.
2014-01-26  Wayne DavisonPreparing for release of 3.1.1pre1 v3.1.1pre1
2014-01-02  Wayne DavisonWe really depend on autoconf 2.60 these days.
2014-01-01  Wayne DavisonWarn about lack of yodl2man at end of configure run.
2013-12-25  Wayne DavisonRestoring use of socketpair on cygwin.
2013-10-03  Wayne DavisonPrepare repository for more development.
2013-09-28  Wayne DavisonPreparing for release of 3.1.0 v3.1.0
2013-07-28  Wayne DavisonPreparing for release of 3.1.0pre1 v3.1.0pre1
next