Closed Bug 273598 Opened 20 years ago Closed 20 years ago

Add TOOL_DIRS for delayed building of tools until libxul is available

Categories

(Core Graveyard :: Embedding: GRE Core, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: benjamin)

Details

Attachments

(1 file)

I've been trying to get most of tier 9 into libxul, and a basic problem is that
we build all sort of tools during the build, which need to link against XPCOM,
except that XPCOM is not available yet. The solution is to add a TOOL_DIRS
variable. If you are building "libs", the TOOL_DIRS won't get built. Then a
later step "make tools" will build all the tools+tests after the XPCOM dll is
available.
this sounds reasonable to me.
Attachment #168149 - Flags: review?(cls)
Attachment #168149 - Flags: review?(cls) → review+
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: