summary refs log tree commit diff stats
path: root/compiler
diff options
context:
space:
mode:
authorNeelesh Chandola <neelesh.chandola@outlook.com>2018-10-30 11:01:17 +0530
committerAndreas Rumpf <rumpf_a@web.de>2018-10-30 06:31:17 +0100
commite377c55c10d4faea8f8d1ccd8b826bfeb7fe46db (patch)
treeaeebbb12c047ec3178bec01b58d9b5a3c9cee609 /compiler
parent5ddeead29cfb277c6ff094ce5b3e6186977db8d3 (diff)
downloadNim-e377c55c10d4faea8f8d1ccd8b826bfeb7fe46db.tar.gz
Cleanup installer.ini (#9558)
Diffstat (limited to 'compiler')
-rw-r--r--compiler/installer.ini13
1 files changed, 0 insertions, 13 deletions
diff --git a/compiler/installer.ini b/compiler/installer.ini
index 8114b0d57..63790d90f 100644
--- a/compiler/installer.ini
+++ b/compiler/installer.ini
@@ -50,10 +50,7 @@ Start: "doc/html/overview.html"
 
 [Other]
 Files: "copying.txt"
-Files: "makefile"
 Files: "koch.nim"
-Files: "install_nimble.nims"
-Files: "install_tools.nims"
 
 Files: "icons/nim.ico"
 Files: "icons/nim.rc"
@@ -72,14 +69,6 @@ Files: "nimpretty"
 Files: "testament"
 Files: "nimsuggest"
 Files: "nimsuggest/tests/*.nim"
-Files: "web/website.ini"
-Files: "web/ticker.html"
-Files: "web/*.nim"
-Files: "web/*.rst"
-Files: "web/*.csv"
-Files: "web/news/*.rst"
-Files: "bin/nimblepkg/*.nim"
-Files: "bin/nimblepkg/*.cfg"
 
 [Lib]
 Files: "lib"
@@ -87,13 +76,11 @@ Files: "lib"
 [Other]
 Files: "examples"
 Files: "dist/nimble"
-Files: "dist/nimsuggest"
 
 Files: "tests"
 
 [Windows]
 Files: "bin/nim.exe"
-Files: "bin/c2nim.exe"
 Files: "bin/nimgrep.exe"
 Files: "bin/nimsuggest.exe"
 Files: "bin/nimble.exe"
id='n174' href='#n174'>174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220