Closed
Bug 507720
Opened 16 years ago
Closed 8 years ago
Add a build option for JSHydra
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: ddahl, Unassigned)
References
Details
Let's make it easy to build JSHydra and associated preprocessed JS - jcranmer would like to use --with-static-js-checking as the ac_add_option
I suppose this would pull the jshydra source from the user repo @ http://hg.mozilla.org/users/Pidgeot18_gmail.com/jshydra
build it, then build the preprocessed js, which is sort of documented in bug 506128
| Reporter | ||
Updated•16 years ago
|
Summary: Adding a build option for JSHydra → Add a build option for JSHydra
Comment 1•16 years ago
|
||
(In reply to comment #0)
> Let's make it easy to build JSHydra and associated preprocessed JS - jcranmer
> would like to use --with-static-js-checking as the ac_add_option
I suggested it as a similarity to the dehydra/treehydra build setup.
> I suppose this would pull the jshydra source from the user repo @
> http://hg.mozilla.org/users/Pidgeot18_gmail.com/jshydra
Again, similarly to the other *hydras, I would expect that it not pull the jshydra source, but merely use an already-built version.
I suppose bsmedberg would have a better opinion in the matter, so I'm CC'ing him.
Comment 2•8 years ago
|
||
Mass bug cleanup for Core:Build Config.
If you feel this bug has been closed in error, please re-open with new details.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•