This PR is very minor. It includes the parent folder of the current file that's being compiled. Due to some source files have the same name but in different modules and folders it would have always been nice to see what folder the source file relates to. If the parent folder is '.bmx' then the parent of that folder is included too.
An simple example would be that the original output of bmk would show just the file name of the current compilation:
Hi,
This PR is very minor. It includes the parent folder of the current file that's being compiled. Due to some source files have the same name but in different modules and folders it would have always been nice to see what folder the source file relates to. If the parent folder is '.bmx' then the parent of that folder is included too.
An simple example would be that the original output of bmk would show just the file name of the current compilation:
and with this PR the output becomes