Bastiaan Veelo

Results 87 comments of Bastiaan Veelo

Depending on a `targetType "none"` package is useful if it has any `preGenerateCommands` and/or `copyFiles` that you want executed for multiple similar packages.

> > Changes look good but please add a test. > > Do you have a suggestion for how to add a test for this? I vote for grepping for...

Just to rule out the obvious: did you try to run the command at line 8 by hand (after `cd 1-exec-simple`)?

IMNSHO all shell scripts should be eliminated from all repositories. D is great for scripting, and cross platform.

Don't the compilers already display colors automatically (i.e., if output is a TTY)? In that case not forcing anything will already do the right thing in the default case. >...

Related: I had the problem of `dub generate visuald` not propagating `/LIBPATH` defined in `"lflags"` to VS. I discovered that link libraries can actually be supplied including their path. So,...

I really appreciate the work on this!

Do you have time to continue work on this, or do you want me to try and pick this up?

Alright thank you, let me know if I can help in any way.

> I will fix that myself Friendly ping @WebFreak001 to let you know that we are still held back by #2229.