Closed Bug 466946 Opened 16 years ago Closed 16 years ago

Sisyphus - JavaScript Tests - use autoconf to build Spidermonkey even if Makefile.ref exists

Categories

(Testing Graveyard :: Sisyphus, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bc, Assigned: bc)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Initially, the autoconf build system entirely replaced the Makefile.ref system. I wrote the build system to use the autoconf approach if Makefile.ref did not exist. However bug 462451 reintroduced Makefile.ref along side of the autoconf build system thus making the Makefile.ref take precedence over the autoconf. This patch first looks for the configure.in to decide if autoconf should be used otherwise it looks for Makefile.ref.
Flags: in-testsuite-
Flags: in-litmus-
Checking in build.sh;
/cvsroot/mozilla/testing/sisyphus/bin/build.sh,v  <--  build.sh
new revision: 1.12; previous revision: 1.11
done
Checking in clean.sh;
/cvsroot/mozilla/testing/sisyphus/bin/clean.sh,v  <--  clean.sh
new revision: 1.8; previous revision: 1.7
done
Checking in clobber.sh;
/cvsroot/mozilla/testing/sisyphus/bin/clobber.sh,v  <--  clobber.sh
new revision: 1.5; previous revision: 1.4
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Mass move of Sisyphus bugs to Testing : Sisyphus. Filter on SisyphusMassMove to ignore.
Component: Testing → Sisyphus
Flags: in-litmus-
Product: Core → Testing
QA Contact: testing → sisyphus
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: