aboutsummaryrefslogtreecommitdiff
path: root/stack-windows.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-10-25 14:45:23 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-10-25 14:45:23 -0400
commitae1515f19426daf13b55089e1c7da5f49f62b7eb (patch)
treee0429e591983d0d85174aa2d81bbb4ff41039924 /stack-windows.yaml
parent035761f4bcc17ca097900af166f1e66bc9ac5880 (diff)
build for windows with forked win32 package that has terminateProcessId
Get ugly reversion out of CHANGELOG. Also, relocated the windows stack.yaml to top, and updated windows build instructions. This commit was sponsored by Henrik Riomar on Patreon.
Diffstat (limited to 'stack-windows.yaml')
-rw-r--r--stack-windows.yaml29
1 files changed, 29 insertions, 0 deletions
diff --git a/stack-windows.yaml b/stack-windows.yaml
new file mode 100644
index 000000000..cdf4b3870
--- /dev/null
+++ b/stack-windows.yaml
@@ -0,0 +1,29 @@
+flags:
+ git-annex:
+ concurrentoutput: true
+ production: true
+ assistant: true
+ pairing: true
+ network-uri: true
+ s3: true
+ testsuite: true
+ webdav: true
+ torrentparser: true
+ webapp: true
+ magicmime: false
+ dbus: false
+ android: false
+ androidsplice: false
+packages:
+- '../..'
+- location:
+ git: https://github.com/joeyh/win32
+ commit: f41d9e1cc60f225bc4ef4bbd7ec0bac43b61b982
+extra-deps:
+- aws-0.17.1
+- bloomfilter-2.0.1.0
+- torrent-10000.1.1
+- yesod-default-1.2.0
+explicit-setup-deps:
+ git-annex: true
+resolver: lts-9.10