Hi Bram!
On Do, 25 Feb 2016, Bram Moolenaar wrote:
>
> I wrote:
>
> > Patch 7.4.1420 (after 7.4.1419)
> > Problem: Missing makefile.
> > Solution: Type the path correctly.
> > Files: src/testdir/Make_all.mak
>
> This reduced the AppVeyor build time by 10 minutes :-)
Very nice. Shouldn't we perhaps also add:
diff --git a/src/testdir/Make_dos.mak b/src/testdir/Make_dos.mak
--- a/src/testdir/Make_dos.mak
+++ b/src/testdir/Make_dos.mak
@@ -114,4 +114,4 @@ bench_re_freeze.out: bench_re_freeze.vim
newtests: $(NEW_TESTS)
.vim.res:
- $(VIMPROG) -u NONE -U NONE -S runtest.vim $*.vim
+ $(VIMPROG) -u NONE $(NO_PLUGIN) -S runtest.vim $*.vim
Best,
Christian
--
Es gehört viel Kraft dazu, Gefühle zu zeigen, die ins Lächerliche
gezogen werden können.
-- Germaine de Staël
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.