Eventually I found that the build is specified by the moz.build file, so I can 
build with my additional sources now.

It looks like I have permission to edit the wiki page for the SpiderMonkey 
build. If nobody objects, I'm going to add a small section on customizing the 
build, so people can more easily find out about the (Mozilla-specific) 
moz.build file. 


On Saturday, July 19, 2014 4:51:10 PM UTC-7, Byron Hawkins wrote:
> Hi, I'm working on a research project that involves adding a few third-party 
> sources to the ion build (just for my own experiments, not as a contrib of 
> any kind). It looks like the ion makefiles do no not specifically name the 
> sources or directories, yet if I add a new "third_party" directory, it does 
> not automatically get built or linked to anything. I'm not familiar with this 
> kind of build system at all, I've only used plain makefiles and cmake. Can 
> someone suggest a simple way to add the source, and a way to specify how the 
> object file should be linked? Thanks for your help.
> 
> 
> 
> Byron
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to