[build2] Wildcards and pattern exclusion
Boris Kolpackov
boris at codesynthesis.com
Tue Apr 11 13:18:27 UTC 2017
Hi Max,
Moldmann Max (DC-MA/ENG52-NA) <Max.Moldmann at boschrexroth-us.com> writes:
> C:\build2\bin\b.exe --config-sub build\tricore-config.sub.exe %*
> if errorlevel 0 goto SUCCESS
> goto END
>
> The script always tries to execute the commands after success,
> even when the build fails - no matter if parameters (%*) are
> present or not.
How do you know the build fails? Do you get some diagnostics from
build2? Note that if you don't pass any arguments, build2 will
just do update in the current directory.
If that still doesn't solve it, can you let me know how you built
build2? Specifically, is it a MinGW or MSVC build?
Boris
More information about the users
mailing list