aboutsummaryrefslogtreecommitdiffstats
path: root/doc/building/mcode/Windows-GNATGPL.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/building/mcode/Windows-GNATGPL.rst')
-rw-r--r--doc/building/mcode/Windows-GNATGPL.rst36
1 files changed, 0 insertions, 36 deletions
diff --git a/doc/building/mcode/Windows-GNATGPL.rst b/doc/building/mcode/Windows-GNATGPL.rst
deleted file mode 100644
index c767343be..000000000
--- a/doc/building/mcode/Windows-GNATGPL.rst
+++ /dev/null
@@ -1,36 +0,0 @@
-.. _BUILD:mcode:Windows-GNATGPL:
-
-mcode Backend on Windows with GNAT GPL
-######################################
-
-Requirements
-============
-
-* GNAT GPL from http://libre.adacore.com
-* PowerShell 4
-* PowerShell Community Extensions (PSCX)
-
-
-Scripts and Parameters
-======================
-
-`compile.ps1`
--------------
-
-.. code-block:: plain
-
- Commands Description
- --------------------------------------------------------------------
- -Help Display the integrated help pages
- -Clean Clean up all files and directories
- -Compile Compile GHDL
- -Install Install all files into a directory (xcopy deployment)
- -Uninstall Uninstall all files from a directory
- -Update Update files in the installation directory
- -CreatePackage create an installer package
-
- Install options:
- -InstallPath Installation directory
-
- CreatePackage options:
- -Zip Create a zip-file for xcopy deployment