Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
LICENSE | D | 03-May-2024 | 30.1 KiB | 568 | 476 | |
Makefile.in | D | 03-May-2024 | 2.1 KiB | 76 | 28 | |
README.chromium | D | 03-May-2024 | 483 | 19 | 13 | |
autosummary.unix.bash | D | 03-May-2024 | 6.7 KiB | 251 | 127 | |
autosummary.win.bash | D | 03-May-2024 | 5.7 KiB | 212 | 89 | |
basesummary.unix.bash | D | 03-May-2024 | 6.8 KiB | 255 | 128 | |
basesummary.win.bash | D | 03-May-2024 | 6.2 KiB | 225 | 94 | |
codesighs.c | D | 03-May-2024 | 34.2 KiB | 1,076 | 775 | |
codesighs.gyp | D | 03-May-2024 | 1.3 KiB | 62 | 60 | |
maptsvdifftool.c | D | 03-May-2024 | 45.2 KiB | 1,312 | 902 | |
msdump2symdb.c | D | 03-May-2024 | 34.5 KiB | 1,091 | 696 | |
msmap.h | D | 03-May-2024 | 3.3 KiB | 150 | 68 | |
msmap2tsv.c | D | 03-May-2024 | 78.9 KiB | 2,238 | 1,500 | |
nm2tsv.c | D | 03-May-2024 | 13.5 KiB | 506 | 328 | |
nm_wrap_osx.pl | D | 03-May-2024 | 3.4 KiB | 106 | 43 | |
readelf_wrap.pl | D | 03-May-2024 | 6.5 KiB | 193 | 96 |
README.chromium
1Name: codesighs 2URL: http://hg.mozilla.org/mozilla-central/tools/codesighs 3Version: unknown 4License: MPL 1.1/GPL 2.0/LGPL 2.1 5Security Critical: no 6 7Description: 8This is Chromium's copy of the Mozilla codesighs tool. 9 10Originally obtained from Mozilla's Mercurial repository 11on 17 April 2009. 12 13The LICENSE from http://hg.mozilla.org/mozilla-central has been copied 14here. 15 16There are no local changes to the code itself. 17 18A codesighs.gyp file has been added for building with Chromium. 19