unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob b4ab626256097746688928f92c4df633d618b94d 479 bytes (raw)
name: appveyor.yml 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
7
 
build_script:
  # Update the CygWin installer
  - C:\cygwin64\bin\wget.exe -O /cygdrive/c/cygwin64/setup-x86_64.exe https://cygwin.com/setup-x86_64.exe
  # Update all packages and install dependencies
  - C:\cygwin64\setup-x86_64.exe --quiet-mode --upgrade-also --packages gcc-core,gcc-g++,make,python2,python2-devel,libxapian-devel,libgmime2.6-devel,libiconv-devel,docbook-xsl,libxslt,libxml2,zlib-devel
  # Run our script
  - C:\cygwin64\bin\bash.exe -l %CD%/devel/appveyor.sh

debug log:

solving b4ab6262 ...
found b4ab6262 in https://yhetil.org/notmuch/20170822224339.22601-9-notmuch@thecybershadow.net/

applying [1/1] https://yhetil.org/notmuch/20170822224339.22601-9-notmuch@thecybershadow.net/
diff --git a/appveyor.yml b/appveyor.yml
new file mode 100644
index 00000000..b4ab6262

Checking patch appveyor.yml...
Applied patch appveyor.yml cleanly.

index at:
100644 b4ab626256097746688928f92c4df633d618b94d	appveyor.yml

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).