This website works better with JavaScript.
Explore
Help
Sign In
sipp11
/
mbsync
mirror of
https://git.code.sf.net/p/isync/isync
Watch
1
Star
0
Fork
You've already forked mbsync
0
Code
Issues
Releases
Wiki
Activity
compile and run!
imap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
646
Commits
27
Branches
36
Tags
2.1 MiB
Branch:
1.1
0.9
1.0
1.1
1.2
1.3
1.4
master
wip/INBOX-patterns-prefixing
wip/better-stderr
wip/debug-various
wip/exchange-workarounds-1.2
wip/exchange-workarounds-1.4
wip/exchange-workarounds-1.5
wip/expire-new
wip/imap-client-close
wip/maildir-path-under-inbox
wip/maildir-uid-dupes-test
wip/more-autotest-subjects
wip/movedetect
wip/notifier-cmd
wip/server-refactor
wip/simplify-state-naming
wip/socket-debug
wip/ssl-fprint
wip/test-more-paranoid
wip/uidval-recovery
wip/unchecked-remove
v0.1
v0.2
v0.3
v0.4
v0.5
v0.6
v0.7
v0.8
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.4.0
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.5.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1.1'
${ noResults }
mbsync
/
autogen.sh
5 lines
62 B
Raw
Permalink
Normal View
History
Unescape
Escape
- took over maintenance - moved to sourceforge - reorganized cvs structure
22 years ago
#! /bin/sh
set
-e -v
adjust ChangeLog generation to git now that log generation is cheap, don't store it in the SCM any more.
15 years ago
make -f Makefile.am log
use autoreconf instead of calling separate tools this has been the correct way since a long time. Pointed-out-by: Felipe Contreras <felipe.contreras@gmail.com>
11 years ago
autoreconf -f -i