-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
19 lines (17 loc) · 867 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
mozutils
========
Some shell scripts for SpiderMonkey/Firefox development:
ffbuild: build the browser
jsbuild: build the JavaScript engine
jstest: runs JavaScript engine shell tests
qwiggle: runs wiggle on mercurial mq reject files
jsincludes: find information about CPP #includes
jsrootanalysis: runs the shell root analysis, probably broken
ffrootanalysis: runs the browser root analysis, probably broken
killmochi: kill lingering mochitest processes
copyPatches: copy local mq patch queue to synced dir
listPatches: compare synced mq patch queues from different hosts
mach: setup MOZCONFIG and run mach
octane: run shell octane benchmark
syncBranch: sync development branch from remote host with rsync
tsansummary: summarise TASN output