.. |
.cvsignore
|
Adding nsinstall & nspr-config. Bug #84824 r=wtc
|
2001-07-20 00:22:11 +00:00 |
AIX.mk
|
Bugzilla bug #62457: set the flock structure correctly and use fcntl
|
2000-12-22 06:02:52 +00:00 |
arch.mk
|
Bugzilla bug #1816: allow building on Windows 98 with MKS or Cygwin tools.
|
2001-02-21 17:13:05 +00:00 |
autoconf.mk.in
|
Bugzilla bug #85673: added assembly implementation of the atomic routines
|
2001-06-23 04:09:19 +00:00 |
BeOS.mk
|
Apply fixes for previous attempt to add STRIP to nspr build.
|
2000-09-30 03:24:19 +00:00 |
BSD_OS.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
config.mk
|
Verified that the autoconf build system is equivalent to the classic
|
2001-05-17 00:56:25 +00:00 |
DGUX.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
FreeBSD.mk
|
Bugzilla bug #46506: use pthreads by default on FreeBSD.
|
2000-07-29 00:50:35 +00:00 |
HP-UX.mk
|
Bugzilla bug #62457: set the flock structure correctly and use fcntl
|
2000-12-22 06:02:52 +00:00 |
IRIX.mk
|
Bugzilla bug #62457: set the flock structure correctly and use fcntl
|
2000-12-22 06:02:52 +00:00 |
libc_r.h
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
Linux.mk
|
Bugzilla bug #62457: set the flock structure correctly and use fcntl
|
2000-12-22 06:02:52 +00:00 |
Makefile.in
|
Put all IRIX cc compiler options inside the ifndef NS_USE_GCC block.
|
2001-06-14 02:23:42 +00:00 |
module.df
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
NCR.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
NEC.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
NetBSD.mk
|
Use CC instead of LD to link.
|
2001-03-09 07:41:26 +00:00 |
NEWS-OS.mk
|
Removed unused makefile variable DSO_LDFLAGS.
|
2000-06-21 21:07:10 +00:00 |
NEXTSTEP.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
nfspwd.pl
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
now.c
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
nsinstall.c
|
Verified that the autoconf build system is equivalent to the classic
|
2001-05-15 22:57:39 +00:00 |
nspr-config.in
|
Merged NSPRPUB_CLIENT_BRANCH onto the trunk.
|
2001-05-12 00:36:57 +00:00 |
nspr.m4
|
Merged NSPRPUB_CLIENT_BRANCH onto the trunk.
|
2001-05-12 00:36:57 +00:00 |
nsprincl.mk.in
|
|
|
nsprincl.sh.in
|
|
|
NTO.mk
|
Restored the correct copyright years.
|
2000-08-30 17:00:08 +00:00 |
OpenBSD.mk
|
Do not explicitly link against -lc_r on OpenBSD. Bug #36467 r=wtc
|
2000-06-28 07:42:56 +00:00 |
OpenVMS.mk
|
Bugzilla bug #51135: IPv6 support on OpenVMS. Thanks to Colin Blakes
|
2001-05-22 18:50:21 +00:00 |
OS2.mk
|
gmake 3.79.1 requires that SHELL be evaluated immediately.
|
2001-01-21 23:48:08 +00:00 |
OSF1.mk
|
gmake 3.79.1 requires that SHELL be evaluated immediately.
|
2001-01-21 23:48:08 +00:00 |
pathsub.h
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
prdepend.h
|
Restored the correct copyright years.
|
2000-08-30 17:00:08 +00:00 |
prmkdir.bat
|
|
|
QNX.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
Rhapsody.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
rules.mk
|
Bugzilla bug #85673: added assembly implementation of the atomic routines
|
2001-06-23 04:09:19 +00:00 |
SCOOS.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
SINIX.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
SunOS4.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
SunOS5.mk
|
Bugzilla bug #62457: set the flock structure correctly and use fcntl
|
2000-12-22 06:02:52 +00:00 |
SunOS.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
UNIX.mk
|
Bugzilla: 51465. strip binaries on optimized builds
|
2000-09-28 17:47:22 +00:00 |
UNIXWARE.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
win16.mk
|
Apply fixes for previous attempt to add STRIP to nspr build.
|
2000-09-30 03:24:19 +00:00 |
WIN32.mk
|
gmake 3.79.1 requires that SHELL be evaluated immediately.
|
2001-01-21 23:48:08 +00:00 |
WIN95.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |
WINNT.mk
|
BugZilla: 42367. Fix copyright date, Original Code
|
2000-06-20 21:48:45 +00:00 |