gecko-dev/config
colin%theblakes.com 089ffad035 Make mkdepend lines shorter (OpenVMS only). r=ramiro 1999-10-04 10:43:28 +00:00
..
beos Complete the link fix, all shared libs are now linked against the app that loads 1999-07-24 12:25:16 +00:00
mac bug #: 10847, enabling webshell leak detection. 1999-09-22 01:40:41 +00:00
mkdepend Cleanup. 1999-09-10 09:22:43 +00:00
mkdetect Cleanup. 1999-09-10 09:22:43 +00:00
.cvsignore adding talkback glue script, adding generated files to .cvsignore 1999-07-01 21:41:03 +00:00
Makefile.in Ooops. Who remove the config.mk include? 1999-09-12 14:53:56 +00:00
OpenVMS.mk Only pass special LD flags to vmsld 1999-09-17 12:36:25 +00:00
W95MAKE.EXE Modifications to enable building on Win95. Added source for several new tools, 1998-04-07 20:41:06 +00:00
W95MKDIR.EXE Modifications to enable building on Win95. Added source for several new tools, 1998-04-07 20:41:06 +00:00
W95make.c Modifications to enable building on Win95. Added source for several new tools, 1998-04-07 20:41:06 +00:00
W95mkdir.c Modifications to enable building on Win95. Added source for several new tools, 1998-04-07 20:41:06 +00:00
WIN16 Free the lizard 1998-03-28 02:44:41 +00:00
WIN32 path walking is bad for the soul, and build times 1999-07-02 10:56:03 +00:00
aboutime.pl changing nsBuildID.h so that it does the right thing w/regards to rebuilds 1999-08-24 00:56:04 +00:00
autoconf.mk.in Autoconfing leaky tool, cvs checkout mozilla/tools/leaky; ./configure --enable-leaky. a=shaver, r=kipp 1999-09-25 20:44:48 +00:00
bdate.c added NPL. approved by: briano 1998-07-18 00:29:29 +00:00
bdate.pl make build numbers Y2K compliant. 1999-03-30 01:07:02 +00:00
bin2rc.c Free the lizard 1998-03-28 02:44:41 +00:00
bin2rc.exe Free the lizard 1998-03-28 02:44:41 +00:00
bsdecho.c Free the lizard 1998-03-28 02:44:41 +00:00
build-number.pl adding talkback glue script, adding generated files to .cvsignore 1999-07-01 21:41:03 +00:00
build_header.pl perl script to generate build number define for xpcom and to fix bug 11608 1999-08-19 20:30:52 +00:00
buildpkg.bat Neither of these changes impact the SeaMonkey build. 1999-07-30 22:04:08 +00:00
clobber_miss.pl Updating utility for mozilla world 1999-06-16 06:47:06 +00:00
common.mk Kirk Baker <kbaker@eb.com> changed config/common.mk at line 84 to: 1999-08-05 00:06:32 +00:00
config.mak Define a global compiler and environment define, DETECT_WEBSHELL_LEAKS. This is used to compile in code that checks for webshell instances on shutdown and prints an error message to the console if webshells are being leaked. 1999-09-22 01:20:41 +00:00
config.mk Include autoconf.mk from DEPTH instead of topsrcdir since it is a generated file. This only applies if it was not previously included. 1999-09-29 20:39:46 +00:00
cvsco.pl Free the lizard 1998-03-28 02:44:41 +00:00
dll.inc making depend builds more robust 1999-09-20 05:25:52 +00:00
exe.inc making depend builds more robust 1999-09-20 05:25:52 +00:00
fastcwd.pl Free the lizard 1998-03-28 02:44:41 +00:00
glibcversion.sh Generate and build the get_info programs only once to speed things up. 1998-06-28 10:56:01 +00:00
gtscc.c Added -gtszapsymbol and -gtsnozapsymbol for manually overriding the 1998-05-13 20:49:10 +00:00
install.bat Free the lizard 1998-03-28 02:44:41 +00:00
insure.mk Make --enable-insure work when building outside of the source dir. 1999-09-09 19:19:37 +00:00
java.inc Changes from OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 23:41:45 +00:00
lib.inc making depend builds more robust 1999-09-20 05:25:52 +00:00
mac-set-timebomb.pl *** empty log message *** 1998-09-08 21:34:22 +00:00
makecopy.cpp fix potential memory problems in makecopy, turn NT symlinking on 1999-08-06 13:45:09 +00:00
makecopy.exe fix potential memory problems in makecopy, turn NT symlinking on 1999-08-06 13:45:09 +00:00
makedep.cpp 50% speed up on a depend pass. Also eliminated the occasional duplicate 1999-07-14 19:39:58 +00:00
makedep.exe 50% speed up on a depend pass. Also eliminated the occasional duplicate 1999-07-14 19:39:58 +00:00
makefile.win changing nsBuildID.h so that it does the right thing w/regards to rebuilds 1999-08-24 00:56:04 +00:00
mangle.c Free the lizard 1998-03-28 02:44:41 +00:00
mangle.exe Free the lizard 1998-03-28 02:44:41 +00:00
mantomak.c Add NS_DEPTH to list of macros processed by mantomak 1998-04-21 06:41:47 +00:00
mantomak.exe Add NS_DEPTH to list of macros processed by mantomak 1998-04-21 06:41:47 +00:00
mddepend.pl Ignore missing files (i.e. the dist directory is missing). General cleanup 1999-05-18 22:42:44 +00:00
nfspwd.pl Free the lizard 1998-03-28 02:44:41 +00:00
nodl.pl Free the lizard 1998-03-28 02:44:41 +00:00
nsinstall.c Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c. 1999-09-12 14:25:28 +00:00
obj.inc making depend builds more robust 1999-09-20 05:25:52 +00:00
outofdate.pl Neither of these changes impact the SeaMonkey build. 1999-07-30 22:04:08 +00:00
pathsub.c Eliminate the need to use -DQNX by switching to __QNX__, predefined by the compiler. 1999-05-14 01:46:00 +00:00
pathsub.h Free the lizard 1998-03-28 02:44:41 +00:00
pkg2dpth.pl Free the lizard 1998-03-28 02:44:41 +00:00
revdepth-nt.pl Free the lizard 1998-03-28 02:44:41 +00:00
revdepth.pl Free the lizard 1998-03-28 02:44:41 +00:00
rules.mak add XPIDL dependencies on the tools to fix depend-build problems 1999-08-24 14:42:37 +00:00
rules.mk Make mkdepend lines shorter (OpenVMS only). r=ramiro 1999-10-04 10:43:28 +00:00
set-timebomb.pl making set-timebomb.pl work with shaver's hack in 1998-12-07 00:06:19 +00:00
sj.pl Free the lizard 1998-03-28 02:44:41 +00:00
true.bat Free the lizard 1998-03-28 02:44:41 +00:00