summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * another attempt to make test green againAraq2017-02-241-1/+1
| * Merge branch 'devel' into faster-nimsuggestAndreas Rumpf2017-02-241-10/+6
| |\
| | * removed compiler internal list implementation (#5371)Arne Döring2017-02-221-5/+3
| * | nimsuggest: added --refresh command line option; added 'known' command; fixes...Andreas Rumpf2017-02-221-15/+25
| * | nimsuggest: works with VS-Plugin againAndreas Rumpf2017-02-202-8/+31
| * | nimsuggest: better logging for EPC modeAndreas Rumpf2017-02-201-2/+4
| * | nimsuggest: make all tests greenAndreas Rumpf2017-02-202-31/+34
| * | nimsuggest supports EPC protocol again; tester can test the EPC protocolAndreas Rumpf2017-02-193-12/+130
| * | Merge branch 'devel' into faster-nimsuggestAndreas Rumpf2017-02-171-0/+3
| |\|
| | * finish.nim: user has multiple chances to move .7z file to proper locationAraq2017-02-111-0/+3
| * | renamed writelnHook to writelnToChannelAndreas Rumpf2017-02-151-3/+3
| * | make tests green again; disable periodic refresh for nowAndreas Rumpf2017-02-141-18/+15
| * | nimsuggest uses multithreading and full project recompilesAndreas Rumpf2017-02-133-25/+211
| * | introduce nimMaxHeap define to fight memory overcommitAndreas Rumpf2017-02-101-0/+6
| |/
* / downloader.nim: use new downloadFile procAraq2017-02-121-4/+1
|/
* finish.nim: final round of improvementsAraq2017-02-081-8/+51
* log process startsAndreas Rumpf2017-02-081-0/+2
* downloader improvementsAraq2017-02-081-9/+9
* downloader changesAraq2017-02-071-13/+16
* added crashtester toolAndreas Rumpf2017-02-071-0/+52
* nimsuggest works in macrosAndreas Rumpf2017-02-072-2/+223
* downloader tool needs to use httpsAndreas Rumpf2017-02-071-1/+1
* website: http to https updatesAraq2017-02-061-3/+3
* finish tool improvementsAraq2017-02-061-11/+14
* nimweb: Show output of failed external command (#5343)flyx2017-02-061-2/+2
* niminst: less verbose output in a desparate attempt to make travis green againAndreas Rumpf2017-02-051-2/+2
* Use the correct parallelBuild value. fixes #5328 (#5329)Federico Ceratto2017-02-041-2/+5
* nimsuggest: bugfix: also output documentation commentsAndreas Rumpf2017-02-032-4/+4
* refactoring: explict config state instead of globalsAndreas Rumpf2017-02-011-6/+6
* execute pdflatex in nonstopmode (#5305)flyx2017-01-311-2/+3
* finish.nim: yet another GCC detection problem fixedAraq2017-01-301-2/+3
* niminst: add some disabled code snippet I don't want to loseAraq2017-01-291-1/+9
* NSIS: Install to C:\Nim by default.Dominik Picheta2017-01-281-1/+1
* fixes nimsuggest issue #44Andreas Rumpf2017-01-261-0/+14
* nimsuggest: make tests green againAndreas Rumpf2017-01-261-2/+2
* finish tool: untested improvements to the GCC detection logicAndreas Rumpf2017-01-261-2/+2
* downloader: unzip to dist/ directoryAraq2017-01-231-2/+7
* downloader tool worksAraq2017-01-232-9/+26
* work in progress: new downloader tool for the Windows installerAndreas Rumpf2017-01-221-0/+105
* finish tool: untested download featureAndreas Rumpf2017-01-151-1/+25
* finish tool: slightly more informative error messageAndreas Rumpf2017-01-131-0/+1
* Fix C source gen.Dominik Picheta2017-01-081-1/+1
* attempt to re-enable trimcc toolAraq2017-01-061-7/+7
* fixes #2723Simon Krauter2017-01-041-1/+1
* niminst: faster way to deduplicate filesAraq2017-01-031-17/+18
* niminst: remove complex non-posix line noise for install.tmplAndreas Rumpf2016-12-311-29/+1
* finish tool: Check for installations in 'program files' et alAraq2016-12-291-3/+22
* support for arm64; fixes #2147Andreas Rumpf2016-12-271-0/+2
* minor website improvementsAraq2016-11-281-12/+12
* disallow recursive module dependenciesAraq2016-11-231-2/+2