From 7d06001e690f0fb549a72eecccd82f69931af590 Mon Sep 17 00:00:00 2001 From: "U-olece-PC\\olece" Date: Mon, 24 Aug 2015 15:43:34 +0200 Subject: [PATCH] Removed Cygwin, added MSYS2 with TODOs. --- docs/install.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/install.md b/docs/install.md index eb9a248..7c2c456 100644 --- a/docs/install.md +++ b/docs/install.md @@ -27,6 +27,13 @@ make make install ``` +##Windows with MSYS2 (https://msys2.github.io/) +Will be available when the following TODOs are resolved: +* Newlines are saved properly +* Windows implementation of fork/pipe/read/write +* libclang(mm) finds header-files + + ## Run #### Linux/OS X @@ -51,7 +59,9 @@ Note that we are currently working on a Windows-version without the need of an X juci ``` + \ No newline at end of file