summaryrefslogtreecommitdiffstats
path: root/zenmap/install_scripts/README
diff options
context:
space:
mode:
Diffstat (limited to 'zenmap/install_scripts/README')
-rw-r--r--zenmap/install_scripts/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/zenmap/install_scripts/README b/zenmap/install_scripts/README
new file mode 100644
index 0000000..8179a0c
--- /dev/null
+++ b/zenmap/install_scripts/README
@@ -0,0 +1,20 @@
+Every script under this directory is supposed to be executed from the
+top of the source tree. Don't get into this directory, nor any other
+under this one to execute any of the scripts, or they're not going to
+work as expected.
+
+This is a description of the scripts in this directory and its
+subdirectories.
+
+macosx:
+Files and scripts used to build Mac OS X packages. See macosx/README for a
+description of the files in this directory.
+
+utils/version_update.py:
+Updates the Zenmap version number everywhere it needs to be.
+
+windows/copy_and_compile.bat:
+Builds a Windows executable using py2exe.
+
+windows/nmap-eye.ico:
+An icon used on Windows.