Closed Bug 1564875 Opened 5 years ago Closed 5 years ago

Improve rebuilding with build.sh

Categories

(NSS :: Build, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mt, Assigned: mt)

Details

Attachments

(1 file)

I find that building again with build.sh could be a little better. In particular, because I have scripts that build NSS as part of their operation, it would be ideal if they could rebuild with whatever options were used last time rather than use default options.

That way, I can - for example - build an ASAN build directly (./build.sh --asan) and then use those tools to rebuild (./build.sh --rebuild).

It's a little tricky getting the shell quoting right, but I have something working for this.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.46
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: