summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-05-04 16:47:27 +0200
committerAraq <rumpf_a@web.de>2015-05-04 16:47:42 +0200
commit4a51dbe670c9a749a2e220322fd7d9fd2d5b93a7 (patch)
tree2eb0f3e4547a82320359ad97ec5f3fe4e07e8056
parent288400761ce29a30426cbea3bb38c47992fa229b (diff)
downloadNim-4a51dbe670c9a749a2e220322fd7d9fd2d5b93a7.tar.gz
version 0.11.2
-rw-r--r--compiler/installer.ini11
-rw-r--r--web/documentation.txt16
-rw-r--r--web/download.txt8
-rw-r--r--web/learn.txt6
4 files changed, 17 insertions, 24 deletions
diff --git a/compiler/installer.ini b/compiler/installer.ini
index 4ee50f2ff..11e61ec32 100644
--- a/compiler/installer.ini
+++ b/compiler/installer.ini
@@ -47,7 +47,7 @@ Start: "doc/overview.html"
 
 [Other]
 Files: "readme.txt;install.txt;contributors.txt;copying.txt"
-Files: "configure;makefile"
+Files: "makefile"
 Files: "*.ini"
 Files: "koch.nim"
 
@@ -97,13 +97,8 @@ Files: "lib/pure/concurrency/*.cfg"
 Files: "lib/impure/*.nim"
 Files: "lib/wrappers/*.nim"
 
-Files: "lib/wrappers/cairo/*.nim"
-Files: "lib/wrappers/gtk/*.nim"
-Files: "lib/wrappers/lua/*.nim"
-Files: "lib/wrappers/opengl/*.nim"
 Files: "lib/wrappers/readline/*.nim"
 Files: "lib/wrappers/sdl/*.nim"
-Files: "lib/wrappers/x11/*.nim"
 Files: "lib/wrappers/zip/*.nim"
 Files: "lib/wrappers/zip/libzip_all.c"
 
@@ -115,8 +110,6 @@ Files: "lib/packages/docutils/*.nim"
 
 [Other]
 Files: "examples/*.nim"
-Files: "examples/gtk/*.nim"
-Files: "examples/0mq/*.nim"
 Files: "examples/c++iface/*.nim"
 Files: "examples/objciface/*.nim"
 Files: "examples/cross_calculator/"
@@ -239,7 +232,7 @@ BinPath: r"bin;dist\mingw\bin;dist"
 ;           Section | dir | zipFile | size hint (in KB) | url | exe start menu entry
 Download: r"Documentation|doc|docs.zip|13824|http://nim-lang.org/download/docs-${version}.zip|overview.html"
 Download: r"C Compiler (MingW)|dist|mingw.zip|82944|http://nim-lang.org/download/${mingw}.zip"
-Download: r"Aporia IDE|dist|aporia.zip|97997|http://nim-lang.org/download/aporia-0.3.0.zip|aporia\bin\aporia.exe"
+Download: r"Aporia IDE|dist|aporia.zip|97997|http://nim-lang.org/download/aporia-0.3.0.zip|aporia-0.3.0\bin\aporia.exe"
 ; for now only NSIS supports optional downloads
 
 [UnixBin]
diff --git a/web/documentation.txt b/web/documentation.txt
index 145a6e827..67966abdd 100644
--- a/web/documentation.txt
+++ b/web/documentation.txt
@@ -8,13 +8,13 @@ Nim's Documentation
 
   .. container:: libraries
 
-    - | `Standard Library <0.11.0/lib.html>`_
+    - | `Standard Library <0.11.2/lib.html>`_
       | This document describes Nim's standard library.
 
-    - | `Language Manual <0.11.0/manual.html>`_
+    - | `Language Manual <0.11.2/manual.html>`_
       | The Nim manual is a draft that will evolve into a proper specification.
 
-    - | `Compiler User Guide <0.11.0/nimc.html>`_
+    - | `Compiler User Guide <0.11.2/nimc.html>`_
       | The user guide lists command line arguments, special features of the
         compiler, etc.
 
@@ -26,11 +26,11 @@ Nim's Documentation
 
   .. container:: tools
 
-    - | `Source Code Filters <0.11.0/filters.html>`_
+    - | `Source Code Filters <0.11.2/filters.html>`_
       | The Nim compiler supports source code filters as a simple yet powerful
         builtin templating system.
 
-    - | `Tools Documentation <0.11.0/tools.html>`_
+    - | `Tools Documentation <0.11.2/tools.html>`_
       | Description of some tools that come with the standard distribution.
 
 
@@ -41,11 +41,11 @@ Nim's Documentation
 
   .. container:: internals
 
-    - | `Garbage Collector <0.11.0/gc.html>`_
+    - | `Garbage Collector <0.11.2/gc.html>`_
       | Additional documentation about Nim's GC and how to operate it in a
         realtime setting.
 
-    - | `Internal Documentation <0.11.0/intern.html>`_
+    - | `Internal Documentation <0.11.2/intern.html>`_
       | The internal documentation describes how the compiler is implemented.
         Read this if you want to hack the compiler.
 
@@ -53,5 +53,5 @@ Nim's Documentation
 Search Options
 --------------
 
-`Documentation Index <0.11.0/theindex.html>`_ - The generated
+`Documentation Index <0.11.2/theindex.html>`_ - The generated
 index. **Index + (Ctrl+F) == Joy**
diff --git a/web/download.txt b/web/download.txt
index c9bc202cd..6acc80b53 100644
--- a/web/download.txt
+++ b/web/download.txt
@@ -13,8 +13,8 @@ Binaries
 --------
 
 Unfortunately for now we only provide builds for Windows.
-* 32 bit: `nim-0.11.0_x32.exe <download/nim-0.11.0_x32.exe>`_
-* 64 bit: `nim-0.11.0_x64.exe <download/nim-0.11.0_x64.exe>`_
+* 32 bit: `nim-0.11.2_x32.exe <download/nim-0.11.2_x32.exe>`_
+* 64 bit: `nim-0.11.2_x64.exe <download/nim-0.11.2_x64.exe>`_
 
 
 Installation based on generated C code
@@ -26,8 +26,8 @@ like systems. Binary packages may be provided later.
 
 Download one of these:
 
-* `nim-0.11.0.zip (28 MB) <download/nim-0.11.0.zip>`_
-* `nim-0.11.0.tar.xz (2.6MB) <download/nim-0.11.0.tar.xz>`_
+* `nim-0.11.2.zip (28 MB) <download/nim-0.11.2.zip>`_
+* `nim-0.11.2.tar.xz (2.6MB) <download/nim-0.11.2.tar.xz>`_
 
 Extract the file and follow these instructions:
 
diff --git a/web/learn.txt b/web/learn.txt
index a2df38cde..7f4e22759 100644
--- a/web/learn.txt
+++ b/web/learn.txt
@@ -8,10 +8,10 @@ Learning Nim
 
   .. container:: tutorials
 
-    - | `Tutorial (part I) <0.11.0/tut1.html>`_
+    - | `Tutorial (part I) <0.11.2/tut1.html>`_
       | Learn the basics of Nim's types, variables, procedures, control flow, etc...
 
-    - | `Tutorial (part II) <0.11.0/tut2.html>`_
+    - | `Tutorial (part II) <0.11.2/tut2.html>`_
       | Learn Nim's more advanced features such as OOP, generics, macros, etc...
 
 
@@ -52,5 +52,5 @@ Learning Nim
 Documentation
 -------------
 
-More examples of Nim code can be found in the `Nim Language Documentation <0.11.0/manual.html>`_.
+More examples of Nim code can be found in the `Nim Language Documentation <0.11.2/manual.html>`_.