gecko-dev/config
reed@reedloden.com ac15e5aa0a Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest. 2008-01-17 02:11:00 -08:00
..
Moz Fix Windows fileversion fu from bug 383167 2007-06-25 10:23:32 -07:00
mkdepend Fix the bustage for bug 381247 on Solaris. Use the POSIX macro S_ISDIR.r=benjamin. 2007-05-23 06:30:45 -07:00
nspr Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
tests bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07: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
Makefile.in Bug 386740 - Windows file versions are incorrect, r=luser 2008-01-14 07:24:19 -08:00
Preprocessor.py bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg 2007-04-13 16:43:36 -07:00
add-chrome.pl bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00
asencode.cpp Adding comment explaining how to build this utility. Not part of the build. 2006-03-10 00:37:54 +00:00
autoconf.mk.in Bug 411365. Start and stop Shark from JS. r=crowder, sr=jst 2008-01-16 12:42:50 -08:00
bin2rc.c
bin2rc.exe
build-list.pl Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00
build_header.pl
buildpkg.bat
chrome-versions.sh bump SeaMonkey locale and skin versions on trunk, r+sr=Neil 2005-09-05 13:39:38 +00:00
clobber_miss.pl
common.mk
config.mk Bug 402853 - Linker warnings for libxul/thebes [p=bsmedberg r=luser a1.9=damons] 2007-11-13 11:21:24 -08:00
configobj.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
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
elf-dynstr-gc.c
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 Bug 106386 Correct misspellings in source code 2005-06-03 10:26:28 +00:00
install.bat
installcfunc.pl
installchrome.pl
insure.mk
javarules.mak
make-atom-strings.pl
make-jars.pl Bug 409971 - "remove warning on jar creation" [p=ynvich@gmail.com (Sergey Yanovich) r=bsmedberg a1.9=schrep] 2008-01-04 23:32:37 -08:00
makedep.cpp
makedep.exe
mangle.c
mangle.exe
mantomak.c
mantomak.exe
milestone.pl Re-add milestone.pl to make configure.in MOZILLA_VERSION happy :-( 2007-06-25 10:35:03 -07:00
milestone.txt 407077: version/config bump up for Gecko 1.9b2. r=rhelmer, patch=me 2007-12-11 13:43:04 -08:00
module2dir.pl
mozLock.pm
nfspwd.pl
nodl.pl
nsBuildID.h.in
nsStaticComponents.cpp.in Forgotten files from bug 296561 (NS_InitXPCOM3) 2005-07-21 13:47:05 +00:00
nsStaticComponents.h Forgotten files from bug 296561 (NS_InitXPCOM3) 2005-07-21 13:47:05 +00:00
nsinstall.c Bug 392722 - nsinstall doesn't work if paths have double slashes, patch by Fabien Tassin <fta+bugzilla@sofaraway.org>, r=me 2007-08-29 13:05:52 -07:00
nsinstall.py bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg 2007-07-17 06:47:55 -07:00
outofdate.pl
pathsub.c
pathsub.h
pkg2dpth.pl
prebind-address-table 331898 Prebinding is disabled in static debug builds. The huge main executable image at address 0 is overlapping with the preferred address spaces of dylib dependencies. Move the dylibs' preferred addresses up out of the way. r=bryner 2006-03-29 21:33:37 +00:00
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.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
revdepth-nt.pl
revdepth.pl
rules.mk Leopard GDB complains of .o files having newer timestamp than executable. Patch by Stan Shebs. b=401767 r=bsmedberg 2008-01-07 14:07:42 -08:00
sj.pl
static-config.mk adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me 2007-07-23 15:02:17 -07:00
static-rules.mk bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg 2007-05-07 08:32:41 -07:00
system-headers Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest. 2008-01-17 02:11:00 -08:00
true.bat
version.mk Bug 386740 - Windows file versions are incorrect, r=luser 2008-01-14 07:24:19 -08:00
version_win.pl Bug 386740 - Windows file versions are incorrect, r=luser 2008-01-14 07:24:19 -08:00
xterm.str Bug 329358 use ESC]2 rather than ESC]0 for xterm title setting in order to 2006-04-03 19:09:46 +00:00
zipcfunc.pl
zipchrome.pl