summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* [OS/2] Bug 330720: remove support for the obsolete OS/2-VACPP from NSPR and u...mozilla%weilbacher.org2008-05-023-78/+3
* Fix for bug 406862 . Make NSPR release target work with MSYS.julien.pierre.boogz%sun.com2007-12-131-38/+0
* Bug 405290: implemented version checking for NSPR. The patch iswtc%google.com2007-12-111-2/+17
* Bug 392722: fixed the bug that nsinstall chokes on double slashes in path.wtc%google.com2007-09-011-3/+3
* Bug 350616: detect and use Microsoft (R) Manifest Tool. The patch iswtc%google.com2007-06-092-4/+17
* Bugzilla Bug 298457: fixed an underquoted m4 macro. The patch iswtchang%redhat.com2006-04-111-1/+1
* Bugzilla Bug 322578: Support ppc<->x86 cross builds for Mac OS X. Thewtchang%redhat.com2006-02-222-0/+2
* Bugzilla Bug 261649: more changes for GNU/k*BSD and GNU/Hurd support.wtchang%redhat.com2005-12-241-1/+1
* Rename real_install target as install.cls%seawood.org2005-11-232-10/+10
* Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patchwtchang%redhat.com2005-11-071-0/+7
* Bugzilla Bug 298531: updated for Mac 10.4u ("universal") SDK, which addswtchang%redhat.com2005-06-281-0/+5
* Use dashes instead of backslashes for program options to avoid msys shell exp...cls%seawood.org2005-06-011-1/+1
* Allow --includedir & --libdir to be properly overriden.cls%seawood.org2005-05-111-10/+37
* Add PR_GetPhysicalMemorySize to determine the amount of system memory install...bryner%brianryner.com2005-05-061-0/+4
* Bugzilla Bug 273336: Checked in Brian Ryner's patch:wtchang%redhat.com2005-04-296-4/+247
* Bugzilla Bug 289015: backed out the checkin. It broke some tinderboxeswtchang%redhat.com2005-04-291-2/+1
* Bugzilla Bug 289015: enable nspr-config to use the --libdir option passedwtchang%redhat.com2005-04-271-1/+2
* Bugzilla bug 290122: pass full pathnames of source files to the compilerwtchang%redhat.com2005-04-131-1/+1
* Bugzilla Bug 274751: fixed the regression that the *.res files were notwtchang%redhat.com2005-01-041-3/+3
* Bugzilla bug 249782: make NSPR compile with Microsoft Visual Studio 2005.wchang0222%aol.com2004-11-081-1/+1
* Bugzilla bug 242741: MSVC .NET 2003 does not support the /PDB:NONE linkerwchang0222%aol.com2004-05-062-0/+10
* Bugzilla bug 242741: use $(RES) (the .res file) only when building awchang0222%aol.com2004-05-061-12/+4
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2510-295/+330
* Bugzilla bug 239663wchang0222%aol.com2004-04-201-0/+5
* Add support for cross-compiling to i386-mingw32.seawood%netscape.com2004-04-122-4/+4
* fixes bug 216021 "chekesp error if i link against a msvcrt that is built with...darin%meer.net2003-11-181-1/+0
* Removed all obsolete <OS>.mk files, which have been replaced by thewtc%netscape.com2003-09-1832-3381/+0
* Bugzilla bug 215581: build with GCC 3.2.2 for OS/2. The patch iswtc%netscape.com2003-09-161-1/+3
* landing patch for bug 211501 "NSPR should provide getaddrinfo" r=wtcdarin%meer.net2003-09-111-0/+1
* Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Mostwtc%netscape.com2003-05-141-13/+16
* Bug 105271: compile source files with absolute pathnames so that thewtc%netscape.com2003-04-161-4/+30
* Bug 196004: support building with gcc on Solaris better, whether gcc useswtc%netscape.com2003-03-221-0/+1
* Renamed MOD_REVISION_VERSION to MOD_PATCH_VERSION.wtc%netscape.com2003-02-282-3/+3
* Removed unused file module.df.wtc%netscape.com2003-02-271-42/+0
* Only force the use of absolute symlinks on Darwin when building Mozilla.seawood%netscape.com2003-02-261-3/+0
* Default to using absolute symlinks when building on Darwin.seawood%netscape.com2003-02-231-0/+11
* Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch iswtc%netscape.com2003-01-204-8/+18
* Bug 188396: don't use ftime because its 32-bit timestamp will overflowwtc%netscape.com2003-01-141-6/+11
* Bug 158704: 1. Added comments explaining why we need to install anwtc%netscape.com2003-01-061-5/+9
* Bug 158704: merged the Solaris packaging stuff onto the trunk. The threewtc%netscape.com2003-01-043-4/+12
* Bug 180293: moved the OpenVMS build from the POSIX subsystem to native VMSwtc%netscape.com2002-12-121-6/+15
* Bug 180293: ported nsinstall.c to native VMS (GNV) environment. The patchwtc%netscape.com2002-12-121-0/+16
* Add $(LDFLAGS) to the local nsinstall link command.seawood%netscape.com2002-12-121-1/+1
* Bug 162358: added NSPR file I/O functions that take UTF16 pathnames. Thewtc%netscape.com2002-11-271-0/+4
* Merged the fix for bug 141834 (using cygwin-wrapper) on the tip.wtc%netscape.com2002-08-281-0/+1
* Bug 136458: removed the old -O workaround and use -m68020-60. The patch iswtc%netscape.com2002-06-131-9/+1
* Fix real_install rules so that headers are still installed correctly if inclu...seawood%netscape.com2002-06-131-1/+1
* Fixed typo (32 should be 64) in the previous checkin.wtc%netscape.com2002-05-181-1/+1
* Use +DD64 instead of +DA2.0W. +DD64 works for both PA-RISC and IA-64.wtc%netscape.com2002-05-181-1/+1
* Backed out the fix for bug 121975. It doesn't work on Windows 95.wtc%netscape.com2002-04-271-0/+10