Actions
Feature #10079
closedDo not make absolute paths for line directives
Start date:
01/28/2020
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Since CIF can provide relative paths within line directives Weaver replaces them with absolute ones. This is quite time consuming.
Updated by Evgeny Novikov almost 5 years ago
- Blocked by Feature #10077: Output absolute paths within line directives added
Updated by Evgeny Novikov almost 5 years ago
- Status changed from New to Resolved
Implemented in bf9e37b33 of branch improve_deployment.
Updated by Evgeny Novikov almost 5 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in 96c24e01c.
Actions