Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: killerbot on December 14, 2020, 06:12:26 pm

Title: pre-build steps are logged before we log the project itself
Post by: killerbot on December 14, 2020, 06:12:26 pm
so we print out something like :

----------------------Build .... Foo (compiler ...)
blablablaba

and say the next project to build (say in a chain of dependencies)
Running project pre-build steps
blabla it failed

==> you have no clue which project actually failed, we should first log the  ----------- Build ....
and only then the pre-build steps log