Commit Graph

364 Commits

Author SHA1 Message Date
Araq
3d46600a90 nimsuggest supports prefix matching (first version) 2017-02-28 09:03:40 +01:00
Araq
7d1a96151c finish tool can use 'nimgrab' tool to download the mingw version 2017-02-26 23:25:50 +01:00
Araq
1961e444c3 Merge branch 'devel' into feature/async-streams 2017-02-25 11:18:48 +01:00
Araq
fa98edc78c another attempt to make test green again 2017-02-24 15:52:52 +01:00
Andreas Rumpf
46f33515d7 Merge branch 'devel' into faster-nimsuggest 2017-02-24 01:28:50 +01:00
Arne Döring
92c2a51bf7 removed compiler internal list implementation (#5371) 2017-02-22 17:33:12 +01:00
Andreas Rumpf
311253ef2f nimsuggest: added --refresh command line option; added 'known' command; fixes 'chck' command for EPC 2017-02-22 16:27:24 +01:00
Andreas Rumpf
2d28a626f2 nimsuggest: works with VS-Plugin again 2017-02-20 11:51:17 +01:00
Andreas Rumpf
1ec96d7353 nimsuggest: better logging for EPC mode 2017-02-20 09:54:20 +01:00
Andreas Rumpf
2df5a6f863 nimsuggest: make all tests green 2017-02-20 06:18:59 +01:00
Andreas Rumpf
2adb4ce9eb nimsuggest supports EPC protocol again; tester can test the EPC protocol 2017-02-19 21:29:41 +01:00
Andreas Rumpf
ba29ca0c63 Merge branch 'devel' into faster-nimsuggest 2017-02-17 10:48:01 +01:00
Andreas Rumpf
1189ae9b99 renamed writelnHook to writelnToChannel 2017-02-15 12:26:53 +01:00
Andreas Rumpf
bcecbc380f make tests green again; disable periodic refresh for now 2017-02-14 12:49:38 +01:00
Andreas Rumpf
9f142e199d nimsuggest uses multithreading and full project recompiles 2017-02-13 13:37:50 +01:00
Araq
667acb06a5 downloader.nim: use new downloadFile proc 2017-02-12 19:39:23 +01:00
Araq
c8ae7164e5 finish.nim: user has multiple chances to move .7z file to proper location 2017-02-11 00:24:22 +01:00
Andreas Rumpf
0bb18d1821 introduce nimMaxHeap define to fight memory overcommit 2017-02-10 09:22:28 +01:00
Araq
ca42406df9 finish.nim: final round of improvements 2017-02-08 12:44:49 +01:00
Andreas Rumpf
6656f0d713 log process starts 2017-02-08 11:33:42 +01:00
Araq
63f28b3650 downloader improvements 2017-02-08 00:34:36 +01:00
Araq
4ef86042f2 downloader changes 2017-02-07 23:47:03 +01:00
Andreas Rumpf
b5b9c7d2e2 added crashtester tool 2017-02-07 11:13:11 +01:00
Andreas Rumpf
d7e312ee13 nimsuggest works in macros 2017-02-07 10:43:33 +01:00
Andreas Rumpf
eb9efed64b downloader tool needs to use https 2017-02-07 09:09:16 +01:00
Araq
07562d6b99 website: http to https updates 2017-02-06 22:43:07 +01:00
Araq
25fb5be0cb finish tool improvements 2017-02-06 22:06:52 +01:00
flyx
ecdf604501 nimweb: Show output of failed external command (#5343) 2017-02-06 17:31:44 +01:00
Andreas Rumpf
6382293255 niminst: less verbose output in a desparate attempt to make travis green again 2017-02-05 11:06:06 +01:00
Federico Ceratto
bf165cb43a Use the correct parallelBuild value. fixes #5328 (#5329)
Also check for incorrect parallelBuild values
2017-02-04 12:01:23 +01:00
Andreas Rumpf
76a28d8b83 nimsuggest: bugfix: also output documentation comments 2017-02-03 17:36:39 +01:00
Andreas Rumpf
f04d21f279 refactoring: explict config state instead of globals 2017-02-01 23:39:40 +01:00
flyx
6effe4553b execute pdflatex in nonstopmode (#5305)
* Name is irritating; nonstopmode stops execution if an
   error occurs instead of asking the user for input.
2017-01-31 10:31:48 +01:00
Araq
5d79a1fc5b finish.nim: yet another GCC detection problem fixed 2017-01-30 09:43:32 +01:00
Araq
3aeece4456 niminst: add some disabled code snippet I don't want to lose 2017-01-29 00:32:25 +01:00
Dominik Picheta
0f82f047a2 NSIS: Install to C:\Nim by default. 2017-01-28 17:06:25 +01:00
Andreas Rumpf
0b93db5a7c fixes nimsuggest issue #44 2017-01-26 23:23:40 +01:00
Andreas Rumpf
a1006b440d nimsuggest: make tests green again 2017-01-26 15:01:21 +01:00
Andreas Rumpf
5421ec8dae finish tool: untested improvements to the GCC detection logic 2017-01-26 11:26:02 +01:00
Araq
65dda79335 downloader: unzip to dist/ directory 2017-01-23 00:45:29 +01:00
Araq
26a8364ed7 downloader tool works 2017-01-23 00:36:39 +01:00
Andreas Rumpf
7652d15ed2 work in progress: new downloader tool for the Windows installer 2017-01-22 17:57:43 +01:00
Andreas Rumpf
e216e0debd finish tool: untested download feature 2017-01-15 10:12:28 +01:00
Andreas Rumpf
e142f4c371 finish tool: slightly more informative error message 2017-01-13 12:07:37 +01:00
Dominik Picheta
b040f74356 Fix C source gen. 2017-01-08 20:52:53 +01:00
Araq
d54539a648 attempt to re-enable trimcc tool 2017-01-06 13:11:17 +01:00
Simon Krauter
79ba0b7d8a fixes #2723
Added libgdi32.a and libcomdlg32.a to list of essential files
2017-01-04 14:00:36 +01:00
Araq
8413c9f15e niminst: faster way to deduplicate files 2017-01-03 17:06:31 +01:00
Andreas Rumpf
072f932575 niminst: remove complex non-posix line noise for install.tmpl 2016-12-31 03:00:39 +01:00
Araq
4134240b42 finish tool: Check for installations in 'program files' et al 2016-12-29 19:20:23 +01:00