Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | koch nsis: don't hardcode the path to NSIS | Andreas Rumpf | 2016-08-27 | 1 | -1/+0 |
| | |||||
* | define sparc64 platform | Sergey Avseyev | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | add install_nimble.nims to the tar.xz | Andreas Rumpf | 2016-06-15 | 1 | -0/+1 |
| | |||||
* | more niminst fixes | Andreas Rumpf | 2016-06-13 | 1 | -2/+0 |
| | |||||
* | added 'koch testinstall' command; more installer related bugfixes | Andreas Rumpf | 2016-06-09 | 1 | -0/+1 |
| | |||||
* | added missing files to the installation process | Araq | 2016-06-08 | 1 | -0/+1 |
| | |||||
* | adds missing web/ticker.html to the tarballs so that documentation building ↵ | Andreas Rumpf | 2016-06-08 | 1 | -0/+1 |
| | | | | works | ||||
* | version bump to 0.14.2 | Araq | 2016-06-08 | 1 | -1/+1 |
| | |||||
* | don't package nimble this way for now | Andreas Rumpf | 2016-06-08 | 1 | -1/+1 |
| | |||||
* | finally make niminst smart about which files are important | Andreas Rumpf | 2016-06-07 | 1 | -162/+6 |
| | |||||
* | installer fixes and improvements | Andreas Rumpf | 2016-06-07 | 1 | -0/+4 |
| | |||||
* | Niminst now bundles the `compiler` dir when packaging. | Dominik Picheta | 2016-06-06 | 1 | -0/+4 |
| | |||||
* | Fix building documentation in releases (fixes #3823) | def | 2016-02-21 | 1 | -0/+1 |
| | |||||
* | fixes the bloody installer | Andreas Rumpf | 2016-01-19 | 1 | -1/+1 |
| | |||||
* | updated installer.ini | Araq | 2016-01-18 | 1 | -4/+3 |
| | |||||
* | Install stdlib.nimble in lib | Victor Korkin | 2015-11-02 | 1 | -0/+1 |
| | | | | Without stdlib.nimble in libs directory Nimscript is not work properly. | ||||
* | fixes installation problems on unix by hardcoding the dlls.zip name | Araq | 2015-10-16 | 1 | -1/+1 |
| | |||||
* | Added DLL download to installer | Clay Sweetser | 2015-10-15 | 1 | -0/+1 |
| | |||||
* | Move deprecated modules into lib/deprecated/ | Adam Strzelecki | 2015-09-30 | 1 | -0/+3 |
| | | | | | This gives clear indication what modules are now deprecated and reduce clutter in non-deprecated module directories. | ||||
* | Removed duplicate 'mipsel' from installer.ini. Ref #3164. | Dominik Picheta | 2015-08-01 | 1 | -1/+1 |
| | |||||
* | Add new platforms to installer.ini (for linux at least) | def | 2015-08-01 | 1 | -1/+1 |
| | |||||
* | C source generation for mipsel. | Dominik Picheta | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | add linenoise to installer.ini | Marat Safin | 2015-07-23 | 1 | -0/+3 |
| | |||||
* | Add missing nre dependency to installer | Sergey Avseyev | 2015-06-12 | 1 | -0/+1 |
| | |||||
* | Ship all testdata with dist | Sergey Avseyev | 2015-05-26 | 1 | -1/+5 |
| | |||||
* | added missing stuff for the release | Araq | 2015-05-04 | 1 | -0/+4 |
| | |||||
* | version 0.11.2 | Araq | 2015-05-04 | 1 | -9/+2 |
| | |||||
* | more cleanups for 0.11.0 | Araq | 2015-04-30 | 1 | -0/+1 |
| | |||||
* | preparations for version 0.11.0 | Araq | 2015-04-30 | 1 | -2/+98 |
| | |||||
* | Fix installer path for nim.nim.cfg | def | 2015-03-28 | 1 | -1/+1 |
| | |||||
* | Rename compiler/nim.ini back to compiler/installer.ini | def | 2015-03-13 | 1 | -0/+174 |
| | | | | | | | - Niminst has a new -m/--main option to set the main file, by default ini-file with .nim extension (old behaviour) - Koch uses this to pass --main:compiler/nim.nim - Fix includes/links of website.ini | ||||
* | Move installer.ini back to nim.ini to fix ./koch csource | def | 2015-03-12 | 1 | -174/+0 |
| | |||||
* | nimrod -> nim in some filenames | def | 2015-02-14 | 1 | -4/+4 |
| | |||||
* | cleanup index generation | Araq | 2015-02-10 | 1 | -0/+174 |