summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2023-01-11update to release 7David Mazieres
2020-10-20bump to version 6 and clarify COPYING file.muchsync-6David Mazieres
2017-12-28fix race conditionmuchsync-5David Mazieres
2017-07-08cut relase 4 that works with gcc 7muchsync-4David Mazieres
2017-05-04bump version to 3muchsync-3David Mazieres
2015-08-16also work around missing fstatat and fdopendirmuchsync-2David Mazieres
2015-08-16work around missing openat on some systemsDavid Mazieres
2015-08-04add muchsync.and_tags optionDavid Mazieres
2015-06-10debian wheezy fixes; bump version number to 1 in anticipation of release.David Mazieres
2015-06-10Use default C++ compilerDavid Mazieres
2015-06-04use std::chrono instead of clock_gettimeDavid Mazieres
2014-04-21fix to work with clangDavid Mazieres
2014-02-05search for eg++, which is required for c++11 on OpenBSDDavid Mazieres
2014-02-04compile with -pthread if we are going to use threadsDavid Mazieres
2014-01-12find default mail locationDavid Mazieres
2014-01-09add boost libraryDavid Mazieres
2014-01-03re-doing maildir.cc...David Mazieres
2014-01-01messages table now includes writestampDavid Mazieres
2013-12-31clean up unused sql functions, move app-specific code out of sqlite.cc.David Mazieres
2013-12-27CONVERT TO C++.David Mazieres