From d929add3baa3fac5720cf4053c42bb846d83c66b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 24 Nov 2016 09:18:51 +0200 Subject: Minor updates to TODO, README --- README | 2 ++ TODO | 8 +++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index e69de29..eb244c0 100644 --- a/README +++ b/README @@ -0,0 +1,2 @@ +Note that while this project is called msvc-linux, you may be able to use it +on other UNIX-like systems supported by Wine. diff --git a/TODO b/TODO index d00a278..9253278 100644 --- a/TODO +++ b/TODO @@ -3,13 +3,11 @@ @@ When adding support to a new version need to check if any new options were added to any of the tools. -@@ Had to rename Windows.h to windows.h; /showIncludes seem to retain naming - from #include directive. Also WinBase.h, WinUser.h, WinNls.h, ... nsed? - @@ Requires bash 4, realpath dirpath -@@ Still need wineserver for /EP, etc. otherwise long pause. - @@ What about 64-bit? cl-64 or some such? @@ There is link POSIX command. link.exe? cl-14.exe? + +@@ Rename to msvc-posix, msvc-cross, msvc-wine, msvc-unix. Or just + keep it? -- cgit v1.1