Actions
Feature #10714
closedGet model compiler input file from job.json optionally
Start date:
02/12/2021
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
It turned out that a model compiler input file specified globally for a project within a requirement specification base can be inappropriate because of it is not built when generating build bases for the given project. I suggest to specify the appropriate file directly within job.json, so that users will be able to configure it on the fly. BTW, one may need the same trick for other purposes, e.g. to specify additional header search directories (#10713).
Updated by Evgeny Novikov almost 4 years ago
- Related to Bug #10713: Include working source trees as header search directories for models added
Updated by Evgeny Novikov almost 4 years ago
- Subject changed from Get model compiler input file from build base optionally to Get model compiler input file from job.json optionally
- Description updated (diff)
Updated by Evgeny Novikov almost 4 years ago
- Status changed from New to Resolved
I did this in branch feature-10714 that undergoes testing.
Updated by Evgeny Novikov almost 4 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in ff73bd120.
Updated by Evgeny Novikov almost 4 years ago
- Related to Feature #10716: Allow excluding common models in job.json added
Actions