Feature #10079
Do 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.
Related issues
History
Updated by Evgeny Novikov 12 months ago
- Blocked by Feature #10077: Output absolute paths within line directives added
Updated by Evgeny Novikov 12 months ago
- Status changed from New to Resolved
Implemented in bf9e37b33 of branch improve_deployment.
Updated by Evgeny Novikov 12 months ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in 96c24e01c.