.. |
mac
|
Fixing Mac build bustage (bug 189642).
|
2003-01-22 19:10:33 +00:00 |
mkdepend
|
Make mkdepend failures a fatal condition.
|
2002-11-15 03:41:17 +00:00 |
Moz
|
bugscape 17934, which has code for unhardcoding versions in both trees
|
2002-11-08 23:04:01 +00:00 |
.cvsignore
|
Fix handling of the widget resources file by creating a data-fork resource file that lives in the application directory (bug 146895). r=ccarlen, sr=beard, a=asa for mach-o-only changes.
|
2002-06-09 00:05:37 +00:00 |
aboutime.pl
|
|
|
add-chrome.pl
|
b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, sr=sfraser
|
2002-10-08 06:17:19 +00:00 |
asdecode.cpp
|
Backing out a workaround that actually breaks applesingle decoding. Only affects the Mach-O build.
|
2002-08-06 23:51:59 +00:00 |
autoconf.mk.in
|
Add --enable-image-decoders build option.
|
2003-01-10 01:21:14 +00:00 |
bdate.c
|
License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/.
|
2001-09-25 01:03:58 +00:00 |
bdate.pl
|
|
|
bin2rc.c
|
License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/.
|
2001-09-25 01:03:58 +00:00 |
bin2rc.exe
|
Rebuild all *.exe one final time after license change and check them in so that others stop accidentally doing so.
|
2001-10-19 07:02:54 +00:00 |
build_header.pl
|
|
|
build-list.pl
|
Add support for adding multiple items to list at once.
|
2001-09-12 06:32:35 +00:00 |
build-number.pl
|
remove fullcircle calls that shouldn't live in the mozilla tree. r=namachi, sr=dveditz
|
2001-11-18 22:18:42 +00:00 |
buildpkg.bat
|
author=ashuk@eng.sun.com
|
2001-01-22 23:24:34 +00:00 |
clobber_miss.pl
|
|
|
common.mk
|
|
|
config.mak
|
88685 r=cls final USE_IMG2 removal
|
2002-12-22 13:10:26 +00:00 |
config.mk
|
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
|
2002-12-28 01:15:07 +00:00 |
cvsco-fast-update.pl
|
bug 88454, r=mcafee, sr=sfraser
|
2001-08-15 03:43:31 +00:00 |
cvsco.pl
|
|
|
dll.inc
|
Patch to avoid Linker crash and NOT generate MAP and COD Files when the MOZ_MAPINFO and
|
2001-12-11 02:43:23 +00:00 |
doxygen.cfg.in
|
Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org
|
2002-03-22 19:22:13 +00:00 |
elf-dynstr-gc.c
|
Some versions of libc do not define R_PPC_*, PowerPC relocation defines, so skip that section entirely.
|
2002-01-16 06:18:54 +00:00 |
exe.inc
|
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
|
2001-06-20 20:21:49 +00:00 |
fast-update.pl
|
change a print line to show the number of directories being updated
|
2001-10-19 22:05:57 +00:00 |
fastcwd.pl
|
|
|
glibcversion.sh
|
|
|
gtscc.c
|
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
|
2001-12-23 23:23:41 +00:00 |
install.bat
|
|
|
installcfunc.pl
|
|
|
installchrome.pl
|
|
|
insure.mk
|
|
|
java.inc
|
|
|
javarules.mak
|
|
|
lib.inc
|
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
|
2001-06-20 20:21:49 +00:00 |
mac-set-timebomb.pl
|
|
|
make-chromelist.pl
|
Treat cygwin perl as a win32 platform indicator.
|
2002-11-05 00:21:38 +00:00 |
make-jars.pl
|
Work around system() length restriction in OpenVMS. b=189773. r=cls.
|
2003-01-22 04:16:58 +00:00 |
makecopy.cpp
|
Bug 153146 makecopy.exe's error output is foobared
|
2002-06-20 22:38:40 +00:00 |
makecopy.exe
|
Bug 153146 makecopy.exe's error output is foobared
|
2002-06-20 22:38:40 +00:00 |
makedep.cpp
|
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
|
2001-12-23 23:23:41 +00:00 |
makedep.exe
|
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
|
2002-01-12 03:18:55 +00:00 |
Makefile.in
|
Export nsBuildID.h to the SDK so that embedding apps are aware of the buildid.
|
2003-01-22 04:22:34 +00:00 |
mangle.c
|
License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/.
|
2001-09-25 01:03:58 +00:00 |
mangle.exe
|
Rebuild all *.exe one final time after license change and check them in so that others stop accidentally doing so.
|
2001-10-19 07:02:54 +00:00 |
MANIFEST_xpfe
|
fix Mac build problem for bug 7022; thanks to sgehani@netscape.com for tracking down
|
2001-05-14 12:38:15 +00:00 |
mantomak.c
|
Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
|
2002-11-20 23:13:09 +00:00 |
mantomak.exe
|
Rebuild all *.exe one final time after license change and check them in so that others stop accidentally doing so.
|
2001-10-19 07:02:54 +00:00 |
milestone.pl
|
Get MOZILLA_VERSION from central config/milestone.txt file
|
2002-11-19 03:06:29 +00:00 |
milestone.txt
|
Updating trunk to 1.3b, Bug#184465 r=lpham/sr=kysmith. ycalonje checking in as cltbld
|
2002-12-17 00:25:49 +00:00 |
mklinkscript.pl
|
Be sure to add `.gnu.linkonce.t' objects in the order. Fix warnings.
|
2002-01-24 23:07:46 +00:00 |
module2dir.pl
|
js/jsd/classes are not part of the java module
|
2002-11-15 02:42:23 +00:00 |
mozBDate.pm
|
Allow distributors to set specific builddate by setting MOZ_BUILD_DATE in the env.
|
2002-02-20 06:21:10 +00:00 |
mozLock.pm
|
fix for bug 132946
|
2002-04-01 04:43:40 +00:00 |
nfspwd.pl
|
|
|
nodl.pl
|
|
|
nsBuildID.h.in
|
Export nsBuildID.h to the SDK so that embedding apps are aware of the buildid.
|
2003-01-22 04:22:34 +00:00 |
nsinstall.c
|
OpenVMS build changes. b=180290. r=cls
|
2002-12-12 00:08:59 +00:00 |
obj.inc
|
This patch is to avoid overwriting the COD files. COD files are generated to
|
2002-01-12 14:41:01 +00:00 |
outofdate.pl
|
|
|
pathsub.c
|
Killing lint warnings.
|
2002-08-31 08:18:27 +00:00 |
pathsub.h
|
License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/.
|
2001-09-25 01:03:58 +00:00 |
pkg2dpth.pl
|
|
|
prebind-address-table
|
Add an option to enable prebinding for mach-o builds (bug 151087). r=cls.
|
2002-06-13 08:52:55 +00:00 |
preprocessor.pl
|
Make this work on Mac as well, just in case.
|
2002-10-14 04:12:34 +00:00 |
purge-old-headers.pl
|
Recurse all directories regardless of whether .headerlist exists but only remove files from dirs with .headerlist. r=jag
|
2001-09-29 07:09:33 +00:00 |
revdepth-nt.pl
|
|
|
revdepth.pl
|
|
|
rules.mak
|
checking in for asasaki, bug 23560 to version windows dlls; r=cls, leaf a=asa
|
2002-03-22 15:01:17 +00:00 |
rules.mk
|
#135795
|
2003-01-15 21:36:53 +00:00 |
set-timebomb.pl
|
|
|
sj.pl
|
|
|
static-config.mk
|
Use renamed ical libs.
|
2002-12-21 06:25:14 +00:00 |
static-rules.mk
|
Fix win32 gmake static builds.
|
2002-08-06 04:17:50 +00:00 |
trace.cpp
|
Fix bug 132903, Not part of normal build.
|
2002-04-19 23:16:20 +00:00 |
true.bat
|
|
|
version_win.pl
|
Fixing busted win32 nightly builds (bug 179435). r=cls.
|
2002-11-11 04:04:49 +00:00 |
version.mk
|
bugscape 17934, which has code for unhardcoding versions in both trees
|
2002-11-08 23:04:01 +00:00 |
W95make.c
|
License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/.
|
2001-09-25 01:03:58 +00:00 |
W95MAKE.EXE
|
|
|
W95mkdir.c
|
License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/.
|
2001-09-25 01:03:58 +00:00 |
W95MKDIR.EXE
|
|
|
WIN16
|
|
|
WIN32
|
Bug No http://bugzilla.mozilla.org/show_bug.cgi?id=111093
|
2001-12-06 20:59:12 +00:00 |
xterm.str
|
|
|
zipcfunc.pl
|
|
|
zipchrome.pl
|
|
|