gecko-dev/nsprpub
wtc%netscape.com 9f499c3e8e 1. Checked in the fix for bug 157241 to enable debugging with gcc/gdb on
Linux with compiler optimizations on.
2. Cleaned up the fix for bug 137059. Replaced MOZ_DEBUG_ENABLE_DEFS by
DEFINES.
3. Backed out portions of the fix for bug 161461 that broke the build under
MKS toolkit.
4. Merged the fix for bug 141834 (using cygwin-wrapper) on the tip.
2002-08-23 01:11:26 +00:00
..
admin Updated for NSPR 4.2.1. 2002-06-20 18:13:10 +00:00
build Added cygwin-wrapper to the tip. Bug 141834. 2002-08-23 01:03:57 +00:00
config Bug 136458: removed the old -O workaround and use -m68020-60. The patch is 2002-06-13 22:00:29 +00:00
lib Bug 136344: added type casts to allow compilation with a C++ compiler. 2002-08-07 00:40:44 +00:00
macbuild Removed NSPR20PPC.mcp. This has been replaced by NSPR20PPC.xml. 2002-03-15 19:24:44 +00:00
pr Bug 164161: made PR_ResumeSet and PR_ResumeTest static and remove the 2002-08-23 00:04:19 +00:00
tools Removed all Makefile's. The new autoconf build system uses Makefile.in's. 2001-05-17 21:26:28 +00:00
.cvsignore Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-12 00:55:48 +00:00
configure 1. Checked in the fix for bug 157241 to enable debugging with gcc/gdb on 2002-08-23 01:11:26 +00:00
configure.in 1. Checked in the fix for bug 157241 to enable debugging with gcc/gdb on 2002-08-23 01:11:26 +00:00
gmakefile.win Do not build NSPR optimized if MOZ_TRACE_MALLOC is set. 2001-12-06 03:39:05 +00:00
Makefile.in Temporarily force NSPR to be built as -j1 to workaround -j bug in pr/src/Makefile.in 2002-03-14 22:47:19 +00:00
makefile.win