From: Avery Pennarun Date: Mon, 11 Jan 2010 20:18:35 +0000 (-0500) Subject: Merge branch 'cygwin' X-Git-Tag: bup-0.04a~1 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=commitdiff_plain;h=49d985b39a15c17a7156d4fd27fa1357c9f5f49d Merge branch 'cygwin' * cygwin: Assorted cleanups to Luke's cygwin fixes. Makefile: work with cygwin on different windows versions. .gitignore sanity. Makefile: On Windows, executable files must end with .exe. client.py: Windows files don't support ':', so rename cachedir. index.py: os.rename() fails on Windows if dstfile already exists. Don't try to rename tmpfiles into existing open files. helpers.py: Cygwin doesn't support `hostname -f`, use `hostname`. cmd-index.py: Retry os.open without O_LARGEFILE if not supported. Makefile: Build on Windows under Cygwin. --- 49d985b39a15c17a7156d4fd27fa1357c9f5f49d