summary refs log tree commit diff stats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* niminst updatesAndreas Rumpf2016-10-218-26/+26
|
* nimweb updated for the new news filenamesAndreas Rumpf2016-10-211-3/+4
|
* Improve niminst zip error message and fix CI build.Dominik Picheta2016-10-161-0/+4
|
* Fixes `niminst zip` not creating output dir & cleans related code.Dominik Picheta2016-10-161-18/+19
|
* Add Mingw build support for build.shZion Nimchuk2016-10-131-0/+3
|
* zip files for WindowsAraq2016-10-091-18/+21
|
* NSIS won't force admin privileges.Dominik Picheta2016-10-011-2/+2
|
* CI: Fixes PATH handling in NSIS installers.Dominik Picheta2016-09-301-12/+199
| | | | | | | | | | | | | | | | Squashed commit of the following: commit 82d16908d6b4dacc585c241005f49aea2eef2c9f Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Fri Sep 30 22:20:47 2016 +0200 CI: ugh, another try. commit 6fe7e2fad11851ad568f9156132bf186593d2c0d Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Fri Sep 30 21:48:22 2016 +0200 CI: Fix env PATH setting issues in NSIS installer.
* Works around a niminst bug. Related to commit 3813af63f5 and #4831.Dominik Picheta2016-09-292-1/+3
|
* Fixes and improvements to NSIS installer.Dominik Picheta2016-09-281-7/+7
|
* make nimgrep compile without warningsAndreas Rumpf2016-09-261-2/+2
|
* fixes #4751Andreas Rumpf2016-09-121-2/+2
|
* fixes #4529Araq2016-09-101-2/+2
|
* local theindex path is accepted too by browsersAraq2016-09-091-1/+1
|
* docgen: working search featureAraq2016-09-091-7/+13
|
* docgen: minor changesAndreas Rumpf2016-09-091-4/+4
|
* docgen: search featureAndreas Rumpf2016-09-092-0/+64
|
* docgen: group by type featureAndreas Rumpf2016-09-082-0/+569
|
* documentation now has an 'edit' buttonAndreas Rumpf2016-09-081-23/+16
|
* Show inactive supporters on sponsors page too.Dominik Picheta2016-09-042-10/+25
|
* Change Nim in Action banner link on front page.Dominik Picheta2016-09-031-1/+1
|
* define sparc64 platformSergey Avseyev2016-07-212-2/+6
|
* koch knows about json2Andreas Rumpf2016-07-191-3/+17
|
* Use relative paths in install script templateDenis Kolodin2016-07-031-1/+29
|
* Update sponsors page.Dominik Picheta2016-06-221-0/+1
|
* Use `walkPattern` to walk both directories and filesJoey Payne2016-06-171-1/+1
|
* fixes niminst regressionAndreas Rumpf2016-06-131-1/+1
|
* more niminst fixesAndreas Rumpf2016-06-131-10/+30
|
* fixes a niminst regressionAndreas Rumpf2016-06-101-1/+1
|
* fixes a niminst regressionAndreas Rumpf2016-06-101-1/+1
|
* added 'koch testinstall' command; more installer related bugfixesAndreas Rumpf2016-06-092-14/+29
|
* fixes #4289Andreas Rumpf2016-06-081-8/+8
|
* finally make niminst smart about which files are importantAndreas Rumpf2016-06-071-15/+34
|
* make source code links work againAraq2016-06-071-6/+6
|
* use program files rather than c driveAraq2016-06-071-1/+1
|
* Remove trailing slashes from install/deinstall.tmpl.Dominik Picheta2016-06-062-4/+4
|
* cleaned up heapdumprepl toolAndreas Rumpf2016-06-061-0/+150
|
* Fixed deinstall script after recent install changes.Dominik Picheta2016-06-062-6/+23
|
* Niminst now bundles the `compiler` dir when packaging.Dominik Picheta2016-06-062-16/+62
|
* Fixes #2128. Based on @infinity0's commit.Dominik Picheta2016-06-052-22/+22
|
* CSS caching hack.Dominik Picheta2016-06-041-1/+1
|
* Fixes RSS feed generated by nimweb.Dominik Picheta2016-06-041-22/+23
|
* Fixes website page titles.Dominik Picheta2016-06-042-7/+8
|
* News articles are now placed in separate pages.Dominik Picheta2016-06-042-33/+48
| | | | Also given each rst file its rightful extension.
* Adds "Meet our Sponsors" slide to website.Dominik Picheta2016-06-041-2/+8
|
* Add rst filename to HTML page title for website.Dominik Picheta2016-06-041-1/+1
|
* Implemented generation of sponsors page + missing assets.Dominik Picheta2016-06-042-1/+70
|
* Generate nre docs with websiteFlaviu Tamas2016-05-131-10/+10
|
* Add Bountysource banner to website.Dominik Picheta2016-04-061-1/+11
|
* further progress on --gc:v2Andreas Rumpf2016-02-171-0/+66
|