gecko-dev/config
seawood%netscape.com 0a27874139 Remove unused MOZ_ENDER_LITE & -DENDER_LITE from the tree. 2001-10-22 04:34:31 +00:00
..
beos
mac License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +00:00
mkdepend Add HAVE_FCHMOD to the list of ifdefs when checking whether or not to use fchmod. duh. 2001-10-16 10:37:33 +00:00
os2 License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +00:00
.cvsignore
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
Makefile.in Bug 101431 - create chromelist.txt for use with Patch Maker. r=cls, leaf. 2001-10-17 05:27:42 +00:00
OpenVMS.mk
W95MAKE.EXE
W95MKDIR.EXE
W95make.c License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +00:00
W95mkdir.c License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +00:00
WIN16
WIN32 profile and coverage builds need different optimization flags (mostly for talkback) 2001-05-17 02:28:31 +00:00
aboutime.pl
add-chrome.pl Use homegrown mozLock package instead of flock() as some platforms and/or filesystems do not implement flock (correctly)). 2001-05-14 11:13:51 +00:00
autoconf.mk.in Remove unused MOZ_ENDER_LITE & -DENDER_LITE from the tree. 2001-10-22 04:34:31 +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-list.pl Add support for adding multiple items to list at once. 2001-09-12 06:32:35 +00:00
build-number.pl
build_header.pl
buildpkg.bat
clobber_miss.pl
common.mk
config.mak Make win9x build use the perl equiv for REQUIRES since the nmake magic doesn't seem to work quite right. 2001-09-29 23:09:15 +00:00
config.mk There's no need to create a target version of nsinstall so always compile it for the host platform. 2001-10-14 21:38:01 +00:00
cvsco-fast-update.pl bug 88454, r=mcafee, sr=sfraser 2001-08-15 03:43:31 +00:00
cvsco.pl
dll.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
doxygen.cfg NOT PART OF BUILD. Doxygen config file updated slightly 2001-09-12 22:09:17 +00:00
elf-dynstr-gc.c
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 License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +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 Bug 101431 - create chromelist.txt for use with Patch Maker. r=cls, leaf. 2001-10-17 05:27:42 +00:00
make-jars.pl Use homegrown mozLock package instead of flock() as some platforms and/or filesystems do not implement flock (correctly)). 2001-05-14 11:13:51 +00:00
makecopy.cpp License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +00:00
makecopy.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
makedep.cpp License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +00:00
makedep.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
makefile.win 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
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
mantomak.c License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +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
mklinkscript.pl 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
module2dir.pl script to map module names to directory names. sr=alecf 2001-10-18 03:27:04 +00:00
mozBDate.pm
mozLock.pm Drop delay between retrying locks from 1sec to 100ms and drop the overall timeout value from 60 secs to 10secs. 2001-09-12 06:34:06 +00:00
nfspwd.pl
nodl.pl
nsBuildID.h.in
nsinstall.c License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +00:00
obj.inc
outofdate.pl
pathsub.c License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +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
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 Re-enabling chromelist generation now that bad perl installation on tinderbox has been fixed. 2001-10-18 06:47:36 +00:00
rules.mk perldoc.com lied to me. File::Spec isn't in 5.004 so we need to up the minimum requirement or change the script to not use it. Disabling the script again. 2001-10-18 07:58:01 +00:00
set-timebomb.pl
sj.pl
trace.cpp License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/. 2001-09-25 01:03:58 +00:00
true.bat
xterm.str
zipcfunc.pl
zipchrome.pl