.. |
js
|
bug 471188 - stop calling 'make install' for spidermonkey. r=bsmedberg,jimb
|
2009-01-08 13:51:27 -05:00 |
mkdepend
|
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
|
2009-07-07 20:24:45 -07:00 |
Moz
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
nspr
|
Bug 463075: building xul app --with-libxul-sdk fails lacking nspr-config. r=ted
|
2009-06-30 13:57:56 +01:00 |
tests
|
Bug 493611 - use $(MAKE) throughout the unit tests instead of make; r=ted.mielczarek
|
2009-05-26 18:40:26 +02:00 |
add-chrome.pl
|
|
|
asencode.cpp
|
|
|
autoconf.mk.in
|
Bug 508677 - Remove PyXPCOM (extensions/python) from mozilla-central. The code now lives in a separate repository, http://hg.mozilla.org/pyxpcom. moa=toddw r=ted
|
2009-08-07 13:10:07 -04:00 |
build-list.pl
|
|
|
buildpkg.bat
|
|
|
config.mk
|
Bug 488824 - Remove WIN16 (support) code, in js/src; (Av1) 2 config.mk; r=gal
|
2009-07-26 07:21:06 +02:00 |
configobj.py
|
|
|
cvsco-fast-update.pl
|
|
|
cvsco.pl
|
|
|
doxygen.cfg.in
|
|
|
elf-dynstr-gc.c
|
Bug 432800 - make elf-dynstr-gc silent on success; r=benjamin@smedbergs.us
|
2009-02-18 01:14:55 +01:00 |
Expression.py
|
|
|
fast-update.pl
|
|
|
fastcwd.pl
|
|
|
gcc_hidden.h
|
|
|
glibcversion.sh
|
|
|
gtscc.c
|
|
|
install.bat
|
|
|
installcfunc.pl
|
|
|
installchrome.pl
|
|
|
insure.mk
|
|
|
JarMaker.py
|
bug 493837, JarMaker fails when using ../configure directly, r=ted
|
2009-06-15 16:16:40 +02:00 |
javarules.mak
|
|
|
make-atom-strings.pl
|
|
|
make-jars.pl
|
|
|
makedep.cpp
|
Bug 438331 - Remove WIN16 (support) code everywhere; (Kv2) <makedep.cpp>; r=ted.mielczarek
|
2009-07-21 03:37:52 +02:00 |
makedep.exe
|
|
|
Makefile.in
|
Bug 463417 - import the nsinstall.exe source from CVS buildtools repository: make it capable of copying files with very long names, build it by default on Windows hosts, and stop using the moztools version, r?timeless
|
2009-07-17 15:10:35 -04:00 |
milestone.pl
|
|
|
milestone.txt
|
bug 508282: bump mozilla-central version to 1.9.3a1pre/3.7a1pre. r=catlee. CLOSED TREE
|
2009-08-13 10:06:28 -04:00 |
module2dir.pl
|
|
|
mozLock.pm
|
|
|
MozZipFile.py
|
Bug 485390, try #2 - when a .jar file doesn't exist yet, there's a race creating it, r=ted
|
2009-03-31 12:47:38 -04:00 |
nfspwd.pl
|
|
|
nsinstall_win.c
|
Fix review nits from bug 463417 which I forgot to address earlier.
|
2009-07-20 11:48:45 -04:00 |
nsinstall.c
|
|
|
nsinstall.exe.manifest
|
Bug 508202 - Cannot build on Vista x64 with VC9 + MozillaBuild1.4 after bug 505289 r=VYV03354 r=ted.mielczarek
|
2009-08-05 15:33:04 -07:00 |
nsinstall.py
|
bug 483800 - fix nsinstall.py to not error if a target dir already exists. r=pike
|
2009-03-17 12:09:50 -04:00 |
nsStaticComponents.cpp.in
|
|
|
nsStaticComponents.h
|
|
|
outofdate.pl
|
|
|
pathsub.c
|
|
|
pathsub.h
|
|
|
preprocessor.pl
|
|
|
Preprocessor.py
|
|
|
preprocessor.txt
|
|
|
printconfigsetting.py
|
|
|
printprereleasesuffix.py
|
Bug 481703 - Use python to create pre release suffix. r=bsmedberg
|
2009-03-19 11:56:40 -07:00 |
pythonpath.py
|
bug 483062 - figure out how to get crash stacks from xpcshell tests. r=bsmedberg
|
2009-05-11 15:54:39 -04:00 |
rules.mk
|
Bug 505289. Add manifest for nsinstall to enable building with UAC enabled on Vista. r=ted
|
2009-08-04 10:01:55 +12:00 |
sj.pl
|
|
|
static-checking-config.mk
|
Fix static-analysis bustage by using treehydra instead of dehydra. My theory is that the dehydra type cache is becoming confused by GCC tree GC which is reusing tree pointers for different types.
|
2009-08-07 11:16:26 -04:00 |
static-checking.js
|
Bug 498398 - fast natives such as array_sort and many others must not be JS_REQUIRES_STACK, r=jorendorff
|
2009-06-25 15:12:19 -04:00 |
static-config.mk
|
Fix static build bustages caused by bug 481926. r=standard8 NPOFB
|
2009-04-13 11:22:11 -04:00 |
static-rules.mk
|
Bug 463824, Introduce GLOBAL_DEPS to build system
|
2008-11-27 18:26:44 -08:00 |
string-format.js
|
Bug 468717 - enable static analysis for js/src, r=jorendorff
|
2008-12-11 11:40:04 -05:00 |
system-headers
|
Bug 487782. Add hildon-mime.h to system headers list. r=sdwilsh
|
2009-07-04 21:59:05 +12:00 |
utils.py
|
Backed out changeset f66fabdbc090 (bug 485390) - the problem is not in utils.lockFile, and you shouldn't really need to hold the file descriptor
|
2009-03-31 10:38:25 -04:00 |
version_win.pl
|
Bug 507897 - Remove 'WINDOWS16' (support) code everywhere; (Av1) version_win.pl, r=ted.mielczarek
|
2009-08-08 11:47:09 +02:00 |
version.mk
|
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
|
2009-07-07 20:24:45 -07:00 |
xterm.str
|
|
|