Confirmed users
1,018
edits
(Make it clear how to run codesighs on mac) |
mNo edit summary |
||
Line 22: | Line 22: | ||
** All .exe and .dll files need to be relinked, such that mapfile information is generated at link time. One way to do this is by rebuilding your entire tree; this will also build your mozilla/tools/codesighs directory. | ** All .exe and .dll files need to be relinked, such that mapfile information is generated at link time. One way to do this is by rebuilding your entire tree; this will also build your mozilla/tools/codesighs directory. | ||
* If you are using Mac OS X, XXX. | * If you are using Mac OS X, XXX. | ||
** From the parent directory of the mozilla source tree, execute the following command | ** From the parent directory of the mozilla source tree, execute the following command from your bash shell: ./mozilla/tools/codesighs/autosummary.win.bash results001.tsv results000.tsv summary001.txt | ||
* See below for a description of these files and the output of the script. | * See below for a description of these files and the output of the script. | ||