Closed Bug 66424 Opened 24 years ago Closed 24 years ago

makefile and script to compile and run leaksoup

Categories

(Firefox Build System :: General, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla0.9

People

(Reporter: dbaron, Assigned: dbaron)

Details

Attachments

(2 files)

I have a makefile and a script that make it easier for me to compile and run
leaksoup.  Unless someone else has something better, it might not be bad to
check this in so others can use it.  (It would also be nice to put the leaksoup
bits into a JAR file, but I couldn't get that to work.  And it might also be
nice to make this so it works more universally, but anyway...)

There's also one other change in here that I found rather helpful :-)
To clarify, this patch doesn't cause the makefile to be executed, ever.  You
have to run gmake in gc/boehm/leaksoup/ to do that.  And since I didn't make
it so the dependencies work right (since I'm not sure how one does that with
Java), I'd rather not...

But I'll take another shot at making the Makefile.in more sensible.  I'm curious
now.
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla0.9
r=waterson. The second makefile works because javac compiles the transitive 
closure of the packages it needs, IIRC?
Yes, javac compiles all dependencies.
Checked in 2001-02-18 08:51 PST.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Component: XP Miscellany → Build Config
Product: Core → Firefox Build System
Target Milestone: mozilla0.9 → mozilla 0.9
Target Milestone: mozilla 0.9 → mozilla0.9
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: