Author Topic: pre-build steps are logged before we log the project itself  (Read 4201 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
pre-build steps are logged before we log the project itself
« 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