• Andrew Price's avatar
    Move the mozjs stuff into one directory · 7bc3b6a7
    Andrew Price authored
    Keeping everything js-related under a mozjs directory simplifies the
    build and reduces clutter. This also switches building mozjs in a
    separate build directory so that the built files can be more easily
    ignored. So we now have:
    
    Source:          mozjs/mozjs17.0.0/
    Built files:     mozjs/build/
    Installed files: mozjs/installroot/
    
    This also adds the --disable-tests configure option.
    7bc3b6a7