Project

General

Profile

Actions

Feature #6606

closed

Process and filter raw build commands immediately after they are extracted

Added by Evgeny Novikov over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Category:
* Build commands extracting
Target version:
-
Start date:
01/29/2016
Due date:
% Done:

0%

Estimated time:
Published in build:
45c7ae5

Description

At the moment raw build commands are extracted and pushed to a queue in a pure text format for further processing. Then they are processed and many of them are filtered out since they are for service purposes, e.g. to understand what options a used compiler supports. So, it has sense to process and filter them immediately after they are extracted.

BTW, it turns out that implementation of build command wrappers in Python decreases build time just in 5-10%. Thus there is almost no sense to implement them in C as was requested originally.


Related issues 2 (0 open2 closed)

Related to Klever - Feature #7178: Support parallel processing of sub-jobsClosedEvgeny Novikov05/07/2016

Actions
Blocked by Klever - Bug #6704: Build command wrappers should exit with codes from wrapped build commandsClosedEvgeny Novikov02/02/2016

Actions
Actions

Also available in: Atom PDF