added gamera edition to the website

This commit is contained in:
Araq
2013-05-21 00:26:03 +02:00
parent 220d35d9e1
commit 51c6356ea7
2 changed files with 5 additions and 3 deletions

View File

@@ -35,9 +35,8 @@ Start: "doc/overview.html"
[Other]
Files: "readme.txt;install.txt;contributors.txt"
Files: "readme.txt;install.txt;contributors.txt;copying.txt"
Files: "configure;makefile"
Files: "gpl.html"
Files: "*.ini"
Files: "koch.nim"
@@ -60,6 +59,7 @@ Files: "bin/empty.txt"
[Lib]
Files: "lib/nimbase.h"
Files: "lib/copying.txt"
Files: "lib/*.nim"
Files: "lib/*.cfg"
@@ -137,5 +137,5 @@ flags = "-w"
buildDepends: "gcc (>= 4:4.3.2)"
pkgDepends: "gcc (>= 4:4.3.2)"
shortDesc: "The Nimrod Compiler"
licenses: "bin/nimrod,gpl2;lib/*,lgpl;"
licenses: "bin/nimrod,MIT;lib/*,MIT;"

View File

@@ -3,6 +3,8 @@ Please choose your platform:
* source-based installation: `<download/nimrod_0.9.2.zip>`_
* installer for Windows XP/Vista/7 (i386, 32bit): `<download/nimrod_0.9.2.exe>`_
(includes GCC and everything else you need)
* minimal installer for Windows XP/Vista/7 (i386, 32bit): `<download/nimrod_gamera_0.9.2.exe>`_
("Gamera edition": includes only a minimal GCC)
The source-based installation has been tested on these systems:
* Linux: i386, AMD64, PowerPC, ARM