[4.4.1][BUG]Crossbuild "clean" runs pre and post build commands
Tried to run our automated build process that use Crossbuild command line tool after updating CrossStudio to 4.4.1.
Running crossbuild with "-clean" switch (no -build switch) still execute pre-build commands and post-build commands.
Project is configured to execute said commands with setting "Run When Build Required" only, in all cases.
It breaks our build process because post-build command obviously cannot find artifacts that would have been generated from a build...
This is new and wasn't in Crossstudio 4.2.x
Please fix.
Running "crossbuild -clean" alone should not trigger pre and/or post build commands.
Please sign in to leave a comment.
Comments
2 comments