summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Set the NSPR version to 4.6.3 Beta.wtchang%redhat.com2006-07-141-1/+1
* Remove all generated Makefiles upon distclean.FIREFOX_2_0a3_RELEASEFIREFOX_2_0a2_RELEASEcls%seawood.org2006-04-281-0/+2
* Set the NSPR version to 4.6.2. a=wtcwtchang%redhat.com2006-04-281-1/+1
* Bugzilla Bug 322578: Support ppc<->x86 cross builds for Mac OS X. TheREDFIVE_MEMBUF_20060320_BASEMOZILLA_1_8_1a1_RELEASEFIREFOX_2_0a1_RELEASEFIREFOX_2_0a1_RC1wtchang%redhat.com2006-02-221-1/+45
* Bugzilla bug 195219 and bug 312199: ported the HP-UX IPF (ia64) changes towtchang%redhat.com2006-02-071-3/+11
* Bug 236613: change to MPL/LGPL/GPL tri-license. a=caillon.gerv%gerv.net2006-02-031-32/+36
* bug 322427, remove -ansi when compiling NSPR with gcc on Linux, because it's ...kaie%kuix.de2006-01-311-6/+3
* atomic ops for Intel Macs. b=322287 r=mento sr=wtcjoshmoz%gmail.com2006-01-101-3/+2
* 302212 Mac OS X x86 and Xcode 2.2/gcc 4.0.1 builds can't target SDKs. Use -i...mark%moxienet.com2006-01-051-48/+92
* Skip libpthread check in Darwin buildswtchang%redhat.com2005-09-151-10/+17
* Bugzilla Bug 266123: support 64-bit PowerPC builds on Linux distributionsTHUNDERBIRD_1_5b1_RELEASESEAMONKEY_1_0a_RELEASEMOZILLA_1_8b4_RELEASEMOZILLA_1_8_SVG_BASEFIREFOX_1_5b1_RELEASECAMINO_1_0a1_RELEASEwtchang%redhat.com2005-08-241-0/+6
* Bugzilla Bug 304526: upgraded the NSPR on the MOZILLA_1_8_BRANCH to NSPRwtchang%redhat.com2005-08-181-36/+51
* Bugzilla Bug 298531: updated for Mac 10.4u ("universal") SDK, which addswtchang%redhat.com2005-06-301-2/+7
* Path translation fixes for msys.cls%seawood.org2005-06-021-3/+6
* Add support for msys uname & cleanup OS_ARCH checks.cls%seawood.org2005-06-011-23/+29
* Sync with NSPR 4.6cls%seawood.org2005-06-011-54/+53
* Allow --enable-debug to accept compiler flags like --enable-optimizecls%seawood.org2005-06-011-3/+12
* Update SDK support to build on OSX 10.4 (Tiger)cls%seawood.org2005-06-011-3/+42
* Bugzilla bug 293438: use -fvisibility=hidden, without wrapped systemTHUNDERBIRD_1_1a1_RELEASEFIREFOX_1_1a1_RELEASEwtchang%redhat.com2005-05-191-2/+13
* Bugzilla Bug 273336: arguments to the test command should be quoted.wtchang%redhat.com2005-05-111-2/+2
* Bugzilla Bug 291631: changed MOD_MINOR_VERSION to 6 for NSPR 4.6.wtchang%redhat.com2005-04-281-1/+1
* Bugzilla bug 256508: make --with-pthreads the default on OpenBSD. Thewtchang%redhat.com2005-03-091-1/+3
* Fix bustage by working around shells that don't allow ! after &&. b=275674, ...PREFERENCES_20050101_BASEdbaron%dbaron.org2004-12-231-2/+4
* Add support for using gcc's visibility pragma to treat all function and metho...bryner%brianryner.com2004-12-151-0/+47
* 238319: Sun packaging changes.wchang0222%aol.com2004-12-061-1/+1
* Bugzilla bug 249782: make NSPR compile with Microsoft Visual Studio 2005.wchang0222%aol.com2004-11-081-3/+3
* Bugzilla bug 265501: merged 32 and 64 bit versions of prcpucfg.h onwchang0222%aol.com2004-10-261-5/+1
* Bugzilla bug 259001: ported NSPR to Solaris on AMD64 architecture. Thewchang0222%aol.com2004-10-061-7/+22
* Add support for generating PDB-format debug symbols with MSVC, by setting MOZ...bryner%brianryner.com2004-08-261-3/+8
* Bugzilla bug 235381: use the -features=tmplife flag for Sun compilers towchang0222%aol.com2004-05-211-1/+1
* Use the proper flags when building with --enable-debug --enable-optimize.seawood%netscape.com2004-05-201-21/+17
* Bugzilla bug 242741: MSVC .NET 2003 does not support the /PDB:NONE linkerwchang0222%aol.com2004-05-061-1/+11
* Allow nspr to accept multiple --{enable,disable}-{debug,optimize} args.seawood%netscape.com2004-04-261-0/+4
* #239663mkaply%us.ibm.com2004-04-191-0/+2
* It is not necessary to define _THREAD_SAFE when using pthreads on OpenBSD.wchang0222%aol.com2004-04-131-1/+0
* Add support for cross-compiling to i386-mingw32.seawood%netscape.com2004-04-121-42/+35
* #231934mkaply%us.ibm.com2004-03-301-1/+2
* Update openbsd support for openbsd >= 3.4seawood%netscape.com2004-03-091-7/+10
* Bugzilla bug 232742: added Linux/amd64 support. The patch came from Gentoowchang0222%aol.com2004-03-091-3/+11
* Bugzilla bug 224161: fixed a regression that was introduced in the fixMOZILLA_1_7a_RELEASEwchang0222%aol.com2004-02-071-3/+3
* Bugzilla bug 232120: added support for NetBSD's pthread library. Thewchang0222%aol.com2004-02-041-1/+6
* Bugzilla bug 231504: made --disable-strip work. r=bryner.wchang0222%aol.com2004-01-291-2/+4
* Bugzilla bug 224161: added support for Mac OS X Panther SDK. We assumewchang0222%aol.com2004-01-281-0/+6
* Bugzilla bug 232226: use the -bnortllib linker flag when building AIXwchang0222%aol.com2004-01-271-1/+1
* Synched up the NSPRPUB_PRE_4_2_CLIENT_BRANCH with the tip.wchang0222%aol.com2003-12-231-1/+1
* Bugzilla bug 226470: use a C compiler rather than a C++ compiler to compilewchang0222%aol.com2003-12-151-5/+2
* Bugzilla bug 219913: define _PR_HAVE_THREADSAFE_GETHOST for OS/2 so thatwchang0222%aol.com2003-11-161-4/+0
* Bugzilla bug 207803: added 64-bit UltraSPARC FreeBSD support to NSPR. Thewchang0222%aol.com2003-11-151-0/+1
* Bugzilla bug 225260: link NSPR dynamic shared libraries with thewchang0222%aol.com2003-11-131-1/+1
* Bugzilla bug 215581: build with GCC 3.2.2 for OS/2. The patch iswtc%netscape.com2003-09-161-10/+6