.. |
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
|
Attempt to fix smoketest blocker by removing extraneous ^M from GRE_BUILD_ID
|
2003-03-17 09:22:29 +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
|
Adding method to distinguish between nightly & milestone builds via GRE_BUILD_ID.
|
2003-03-11 00:31:29 +00:00 |
add-chrome.pl
|
If building for a x11-based toolkit, force the chrome to use the "unix" keybindings.
|
2003-03-04 03:56:03 +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
|
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
|
2003-06-09 22:25:25 +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
|
|
|
clobber_miss.pl
|
|
|
common.mk
|
|
|
config.mak
|
Make --disable-xul work (bug 69995). We build enough XUL to support
|
2003-04-11 00:56:27 +00:00 |
config.mk
|
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
|
2003-06-09 22:25:25 +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
|
Keep fast-update from getting stuck on cvs removed subdirs, r=bbaetz, sr=alecf
|
2003-06-05 23:40:34 +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-atom-strings.pl
|
fix for bug 195262:
|
2003-03-21 06:26:32 +00:00 |
make-chromelist.pl
|
Treat cygwin perl as a win32 platform indicator.
|
2002-11-05 00:21:38 +00:00 |
make-jars.pl
|
Bug 118455 libjar performance (uncompressed JAR entries) p=Roland.Mainz@informatik.med.uni-giessen.de r=cls sr=bz
|
2003-04-17 08:09:44 +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
|
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
|
2003-04-18 20:14:17 +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 win32 trunk mozilla builds to 1.5a
|
2003-06-02 20:02:17 +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
|
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
|
2003-06-03 23:16:42 +00:00 |
mozBDate.pm
|
Treat the GRE ID as a string. Bug #195840 r=dougt
|
2003-03-12 04:25:33 +00:00 |
mozLock.pm
|
fix for bug 132946
|
2002-04-01 04:43:40 +00:00 |
nfspwd.pl
|
|
|
nodl.pl
|
|
|
nsBuildID.h.in
|
Treat the GRE ID as a string. Bug #195840 r=dougt
|
2003-03-12 04:25:33 +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
|
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
|
2003-06-09 22:25:25 +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
|
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
|
2003-06-09 22:25:25 +00:00 |
set-timebomb.pl
|
|
|
sj.pl
|
|
|
static-config.mk
|
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
|
2003-06-03 23:16:42 +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
|
Fix product version syntax for "official" mingw builds.
|
2003-03-12 21:59:19 +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
|
|
|