.. |
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
|
b=503123; add some additional defines/include paths to WinCE tools; r=dougt
|
2009-07-08 16:34:01 -07:00 |
build-list.pl
|
|
|
buildpkg.bat
|
|
|
config.mk
|
Bug 494172 - Static libs such as libxpcomglue_s are not shipped in the XUL SDK: revert the parts of bug 488175 which were too eager: we still use dist/sdk/lib and dist/sdk/bin, just not dist/sdk/include or dist/sdk/idl, r=ted
|
2009-05-21 14:12:46 -04:00 |
configobj.py
|
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
|
2008-10-01 23:49:45 -07:00 |
cvsco-fast-update.pl
|
Bug 365745: fast-update should query bonsai for multiple directories at once. r=bsmedberg
|
2007-01-05 04:23:48 +00:00 |
cvsco.pl
|
|
|
doxygen.cfg.in
|
Bug 433206 - Update doxygen.cfg.in r=biesi, sr=bsmedberg
|
2008-07-23 09:26:17 -04:00 |
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
|
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
|
2007-04-11 09:35:01 -07:00 |
fast-update.pl
|
Bug 365745: fast-update should query bonsai for multiple directories at once. r=bsmedberg
|
2007-01-05 04:23:48 +00:00 |
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
|
Bug 433701 – don't print non-critical messages when make is invoked with -s, r=bsmedberg
|
2008-07-12 12:55:43 +02:00 |
makedep.cpp
|
|
|
makedep.exe
|
|
|
Makefile.in
|
Bug 494490 - make install on linux installs the system_wrappers{_js} in includedir; r=benjamin
|
2009-06-24 23:31:27 +02:00 |
milestone.pl
|
Re-add milestone.pl to make configure.in MOZILLA_VERSION happy :-(
|
2007-06-25 10:35:03 -07:00 |
milestone.txt
|
Version bump mozilla-central to 3.2a1pre/1.9.2a1pre. CLOSED TREE
|
2008-12-01 12:17:55 -05: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.c
|
Bug 455259. Don't use access() to check if a file is writeable, since with at least some Linux kernels it will return OK for a file that will give 'text file busy' when written. Just try to open the file and take the rename/unlink path if we can't open it. r=bsmedberg
|
2008-09-22 14:09:53 +12: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
|
Bug 277122 - XUL preprocessor #else-type conditions are evaluated relative to the result of the previous condition only. Fixed the bug with the original patch (unknowing use of a Perl 5.8.0 feature) and relanding... r=bsmedberg
|
2006-12-08 04:13:00 +00:00 |
Preprocessor.py
|
allow values in DEFINES to contain equals signs. r=pike (no bug)
|
2008-09-22 07:04:36 -04:00 |
preprocessor.txt
|
Bug 277122 - XUL preprocessor #else-type conditions are evaluated relative to the result of the previous condition only. Fixed the bug with the original patch (unknowing use of a Perl 5.8.0 feature) and relanding... r=bsmedberg
|
2006-12-08 04:13:00 +00:00 |
printconfigsetting.py
|
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
|
2007-07-02 11:20:24 -07:00 |
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 499632 - Remove run_viewer target, r=ted
|
2009-06-26 22:31:32 -07:00 |
sj.pl
|
|
|
static-checking-config.mk
|
Add a static analysis pass to verify that for any do_QueryFrame<Interface> there is an Interface::kFrameIID declared. NPODB, static-checking only.
|
2009-01-12 14:21:11 -05: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 316387 - make version_win.pl able to use the app version from configure vars, r=ted
|
2009-05-05 19:28:16 +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
|
|
|