Name Description Size Coverage
AB_rCD.mk 975 -
autoconf.mk.in 160 -
baseconfig.mk 2412 -
check_js_msg_encoding.py 1786 -
check_js_opcode.py 1120 -
check_macroassembler_style.py 11926 -
check_source_count.py 1906 -
check_spidermonkey_style.py 31869 -
check_vanilla_allocations.py 11924 -
config.mk 11999 -
create_rc.py // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at http://mozilla.org/MPL/2.0/. #include<winuser.h> #include<winver.h> // Note: if you contain versioning information in an included // RC script, it will be discarded // Use module.ver to explicitly set these values // Do not edit this file. Changes won't affect the build. {include} Identity LimitedAccessFeature {{ L"{lafidentity}_pcsmm0jrprpb2" }} ///////////////////////////////////////////////////////////////////////////// // // Version // 1 VERSIONINFO FILEVERSION {fileversion} PRODUCTVERSION {productversion} FILEFLAGSMASK 0x3fL FILEFLAGS {fileflags} FILEOS VOS__WINDOWS32 FILETYPE VFT_DLL FILESUBTYPE 0x0L BEGIN BLOCK "StringFileInfo" BEGIN BLOCK "000004b0" BEGIN VALUE "Comments", "{comment}" VALUE "LegalCopyright", "{copyright}" VALUE "CompanyName", "{company}" VALUE "FileDescription", "{description}" VALUE "FileVersion", "{mfversion}" VALUE "ProductVersion", "{mpversion}" VALUE "InternalName", "{module}" VALUE "LegalTrademarks", "{trademarks}" VALUE "OriginalFilename", "{binary}" VALUE "ProductName", "{productname}" VALUE "BuildID", "{buildid}" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x0, 1200 END END 12476 -
create_res.py 3406 -
createprecomplete.py Iterates through the root_path, creating a list for each file and directory. Excludes any file paths ending with channel-prefs.js. 3264 -
emptyvars.mk.in 17 -
external -
faster -
gcc-stl-wrapper.template.h 2883 -
gcc_hidden.h Begin all files as hidden visibility 285 -
install.bat 279 -
make-stl-wrappers.py 673 -
make-system-wrappers.py #pragma GCC system_header #pragma GCC visibility push(default) {includes} #pragma GCC visibility pop 1905 -
make-windows-h-wrapper.py ^(.+)\s+ # type (\w+)\s* # name (?:\((.*)\))?$ # optional param tys 2938 -
Makefile.in 1277 -
makefiles -
milestone.txt 334 -
moz.build 4025 -
mozunit -
MozZipFile.py Class with methods to open, read, write, close, list zip files. Subclassing zipfile.ZipFile to allow for overwriting of existing entries, though only for writestr, not for write. 5777 -
msvc-stl-wrapper.template.h 2830 -
nsinstall.c Netscape portable install command. * * Brendan Eich, 7/20/95 10975 -
nsinstall.py 5538 -
pathsub.c Pathname subroutines. * * Brendan Eich, 8/29/95 3917 -
pathsub.h Pathname subroutines. * * Brendan Eich, 8/29/95 1136 -
printprereleasesuffix.py Returns the prerelease suffix from the version string argument 915 -
rebuild_check.py 1631 -
recurse.mk 8057 -
rules.mk 40668 -
run-and-prefix.py 935 -
run_spidermonkey_checks.py 476 -
shlwapi-h-constant.decls.h This file contains a series of C-style declarations for constants defined in shlwapi.h using #define. Adding a new constant should be a simple as adding its name (and optionally type) to this file. This file is processed by make-windows-h-wrapper.py to generate a wrapper for the header which removes the defines usually implementing these constants. Wrappers defined in this file will be declared as `constexpr` values, and will have their value derived from the windows.h define. NOTE: This is *NOT* a real C header, but rather an input to the avove script. Only basic declarations in the form found here are allowed. 1086 -
shlwapi-h-unicode.decls.h This file contains a series of C-style function prototypes for A/W-suffixed Win32 APIs defined by shlwapi.h. This file is processed by make-windows-h-wrapper.py to generate a wrapper for the header which removes the defines usually implementing these aliases. Wrappers defined in this file will have the 'stdcall' calling convention, will be defined as 'inline', and will only be defined if the corresponding #define directive has not been #undef-ed. NOTE: This is *NOT* a real C header, but rather an input to the avove script. Only basic declarations in the form found here are allowed. 1097 -
shlwapi-h-wrapper.template.h 1223 -
static-checking-config.mk 1158 -
stl-headers.mozbuild 1498 -
system-headers.mozbuild 30450 -
tests -
wasm2c.py 517 -
windows-h-constant.decls.h This file contains a series of C-style declarations for constants defined in windows.h using #define. Adding a new constant should be a simple as adding its name (and optionally type) to this file. This file is processed by make-windows-h-wrapper.py to generate a wrapper for the header which removes the defines usually implementing these constants. Wrappers defined in this file will be declared as `constexpr` values, and will have their value derived from the windows.h define. NOTE: This is *NOT* a real C header, but rather an input to the avove script. Only basic declarations in the form found here are allowed. 1753 -
windows-h-unicode.decls.h This file contains a series of C-style function prototypes for A/W-suffixed Win32 APIs defined by windows.h. This file is processed by make-windows-h-wrapper.py to generate a wrapper for the header which removes the defines usually implementing these aliases. Wrappers defined in this file will have the 'stdcall' calling convention, will be defined as 'inline', and will only be defined if the corresponding #define directive has not been #undef-ed. NOTE: This is *NOT* a real C header, but rather an input to the avove script. Only basic declarations in the form found here are allowed. 33353 -
windows-h-wrapper.template.h 1279 -