diff options
author | rahulp13 | 2022-02-28 11:07:18 +0530 |
---|---|---|
committer | rahulp13 | 2022-02-28 11:07:18 +0530 |
commit | b60628553cae464d199ba8f7215c484de6cfc24e (patch) | |
tree | 51ecc84fca8394f34ca87b096f305fd0072c7f89 /Windows | |
parent | 13d462fe909948ce1588197207b2b79c681ad367 (diff) | |
download | nghdl-b60628553cae464d199ba8f7215c484de6cfc24e.tar.gz nghdl-b60628553cae464d199ba8f7215c484de6cfc24e.tar.bz2 nghdl-b60628553cae464d199ba8f7215c484de6cfc24e.zip |
Refactored NSIS plugin and deprecate OS support
Diffstat (limited to 'Windows')
-rw-r--r-- | Windows/NSISplugins/ZipDLL.zip (renamed from Windows/NSISplugins/ZipDLL (1).zip) | bin | 379356 -> 379356 bytes | |||
-rw-r--r-- | Windows/README.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Windows/NSISplugins/ZipDLL (1).zip b/Windows/NSISplugins/ZipDLL.zip Binary files differindex f5c4fc0..f5c4fc0 100644 --- a/Windows/NSISplugins/ZipDLL (1).zip +++ b/Windows/NSISplugins/ZipDLL.zip diff --git a/Windows/README.md b/Windows/README.md index dd84f6d..5a48e87 100644 --- a/Windows/README.md +++ b/Windows/README.md @@ -1,7 +1,7 @@ NGHDL Installer (Windows OS)
====
-It contains all the documentation for making NGHDL executable (using PyInstaller) and packging NGHDL for Windows 7 and above.
+It contains all the documentation for making NGHDL executable (using PyInstaller) and packging NGHDL for Windows 8 and above.
> Note: Do not develop NGHDL on Windows OS. Work only with `installers` branch on Windows OS and do development on Linux OS.
> Reference : https://stackoverflow.com/questions/37672886/cannot-get-rid-of-unstaged-files-in-git-on-my-local
|