Closed Bug 101139 Opened 23 years ago Closed 23 years ago

Change makefiles to support dependency tracking

Categories

(Core :: SVG, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jonsmirl, Assigned: dean.jackson)

Details

Attachments

(1 file)

The Mozilla build process is being modified to track dependencies between 
modules using MOZ_TRACK_MODULE_DEPS=1

This means that makefile.win needs a variable REQUIRES= defining all of the 
modules SVG needs.

This patch includes three things:

1) makefile patches for REQUIRES

2) 24BIT drawing patched in gfx directory (please put these on the branch so 
that I don't have to keep reapplying them, you can always delete them later)

3) A windows enviroment variable LIBART used to point to the libart code 
instead of copying it into the tree.
I checked the fix in onto the branch, except for the 24 bit stuff. You don't
have to keep reapplying them - cvs should merge it in for you.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: