99
edits
m (Reverted edit of Picklesworth Bluxo, changed back to last version by Mvl) |
(→A Short HOWTO: placing XXX for Mac OS X instructions. Possible for Mac? Does not say....) |
||
Line 21: | Line 21: | ||
* If you are using a windows build: | * If you are using a windows build: | ||
** 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. | |||
** From the parent directory of the mozilla source tree, execute the following command form your bash shell: ./mozilla/tools/codesighs/autosummary.win.bash results001.tsv results000.tsv summary001.txt | ** From the parent directory of the mozilla source tree, execute the following command form 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. | ||
Line 34: | Line 35: | ||
* If you are using a windows build: | * If you are using a windows build: | ||
** From the parent directory of the mozilla source tree, execute the following command form your bash shell: ./mozilla/tools/codesighs/autosummary.win.bash results001.tsv results000.tsv summary001.txt | ** From the parent directory of the mozilla source tree, execute the following command form your bash shell: ./mozilla/tools/codesighs/autosummary.win.bash results001.tsv results000.tsv summary001.txt | ||
* If you are using Mac OS X, XXX. | |||
* 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. | ||
edits