Christian Brabandt wrote:
> 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
>
Yes. Missed that because there was no --noplugin there.
--
It is illegal for a driver to be blindfolded while operating a vehicle.
[real standing law in Alabama, United States of America]
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.