pjs/config
jag%tty.nl 3b38f459a6 Bug 416529: Don't include .deps/.all.pp when not needed. r=benjamin, a=pavlov
This to prevent unnecessarily generating the file due to the FORCE prereq.
2008-02-13 13:41:49 +00:00
..
Moz Fix Windows fileversion fu from bug 383167 2007-06-25 17:23:33 +00:00
mkdepend Fix the bustage for bug 381247 on Solaris. Use the POSIX macro S_ISDIR. 2007-05-23 13:30:45 +00: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 16:35:03 +00:00
.cvsignore bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 16:35:03 +00:00
Expression.py bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 16:35:03 +00:00
Makefile.in Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2008-02-13 11:33:40 +00:00
Preprocessor.py bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg 2007-04-13 23:43:36 +00: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 Don't adjust PATH and LIB unless MOZ_MEMORY is set 2008-02-05 06:54:00 +00: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 412320 - Try code-generation for QI impls, r=roc+luser 2008-01-25 17:14:53 +00: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 18:20:28 +00: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-05 07:32:37 +00: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 17:35:03 +00:00
milestone.txt bump b3 to b4 b=409880 r=reed 2008-02-05 04:26:21 +00: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 20:05:52 +00:00
nsinstall.py bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg 2007-07-17 13:47:55 +00: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 18:20:28 +00:00
revdepth-nt.pl
revdepth.pl
rules.mk Bug 416529: Don't include .deps/.all.pp when not needed. r=benjamin, a=pavlov 2008-02-13 13:41:49 +00:00
sj.pl
static-config.mk Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system (apparently forgot this file on yesterday's checkin) 2008-01-29 13:29:20 +00: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 15:32:41 +00:00
system-headers Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-21 03:47:28 +00:00
true.bat
version.mk Bug 386740 - Windows file versions are incorrect, r=luser 2008-01-14 15:24:19 +00:00
version_win.pl Bug 386740 - Windows file versions are incorrect, r=luser 2008-01-14 15:24:19 +00: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