Closed Bug 692514 Opened 13 years ago Closed 4 years ago

build/msys-perl-wrapper enhancement

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: joey, Unassigned)

Details

msys-perl-wrapper is a fairly simple shell script that will munge -I path arguments.

Rewriting the script in perl { bash, sed foreach (-I) => exec perl } would remove the overhead of at least two shells spawned with each command invocation.  If msys has removed the need to handle drive letters while building the script could be deprecated.
Or just get rid of the one or two perl scripts we have left... what actually uses this any more, now that we got rid of preprocessor.pl?
mddepend, make-makefiles, and probably a bunch of random stuff that runs once or twice.
Product: Core → Firefox Build System

msys-perl-wrapper was removed in bug 1246894

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.