summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Bug 332942: use 'uname -p' instead of 'uname -m' to determine if we'rewtc%google.com2008-06-071-2/+3
* Bug 430884: removed the obsolete implementation based on Solaris threads.wtc%google.com2008-05-031-24/+5
* Set NSPR version to 4.7.2 Beta.wtc%google.com2008-05-021-1/+1
* [OS/2] Bug 330720: remove support for the obsolete OS/2-VACPP from NSPR and u...mozilla%weilbacher.org2008-05-021-68/+25
* Bug 369007: Enable high-memory feature on OS/2 by default. The patch iswtc%google.com2008-04-281-5/+6
* Bug 405992: Implement native atomic operations for Linux/ARM. The patch iswtc%google.com2008-04-261-0/+7
* Bug 329003: NSPR's configure script should check the C++ compiler only when -...christophe.ravel.bugs%sun.com2008-03-101-14/+18
* Bug 421582: added a comment to explain how we set the default value ofwtc%google.com2008-03-081-0/+2
* Bug 418687: still need to use DLLFLAGS because we use LDFLAGS when buildingNSS_HEAD_BEFORE_RFC4507BISNSPR_4_7_1_BETA1FIREFOX_3_0b4_RELEASEFIREFOX_3_0b4_RC2FIREFOX_3_0b4_RC1wtc%google.com2008-02-221-1/+1
* Bug 418687: added a way to pass linker flags (for OS/2 and Windows). Thewtc%google.com2008-02-221-2/+3
* Set NSPR version to 4.7.1 Beta.christophe.ravel.bugs%sun.com2008-02-061-1/+1
* Bug 296878: disable the use of os_Linux_ppc.s for 64-bit PowerPC buildswtc%google.com2008-01-241-1/+2
* Bug 296878: use native PowerPC atomic instructions on Linux PowerPC. Thewtc%google.com2008-01-211-0/+4
* Bug 409224: don't use the obsolete gcc flag -no-cpp-precomp. The patch isNSS_RFC4507BIS_BASEwtc%google.com2007-12-211-2/+0
* Bug 401768: enable us to build with gcc 3.3 and an SDK on Mac OS X 10.5wtc%google.com2007-10-311-8/+23
* Fix for bug 383857 . NSPR still uses the MSVC -G5 flag . r=wtcjulien.pierre.boogz%sun.com2007-09-131-3/+0
* Bug 350616: detect and use Microsoft (R) Manifest Tool. The patch iswtc%google.com2007-06-091-0/+22
* Bug 371247: checked in some changes for OpenBSD. The patch is contributedwtc%google.com2007-05-261-0/+1
* Bug 329807: set USE_IPV6=1 (define _PR_INET6) on HP-UX B.11.23 or later,wtchang%redhat.com2007-01-131-2/+2
* [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 2, changes to NSPR...mozilla%weilbacher.org2006-12-121-0/+14
* Bugzilla Bug 363092: made 10.2 the default Mac OS X ppc deployment target.wtchang%redhat.com2006-12-081-3/+3
* Remove all generated Makefiles upon distclean.cls%seawood.org2006-04-281-0/+2
* Bug 236613: change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2006-04-051-32/+36
* Bugzilla Bug 322578: Support ppc<->x86 cross builds for Mac OS X. Thewtchang%redhat.com2006-02-221-1/+45
* Bugzilla Bug 327544: set OBJDIR to $(OBJDIR_NAME) to ensure that OBJDIRwtchang%redhat.com2006-02-201-1/+1
* Bugzilla Bug 322287: Implemented NSPR atomic routines in x86 assembly codewtchang%redhat.com2006-01-091-3/+2
* Bugzilla bug 322427: do not compile NSPR with -ansi and with _POSIX_SOURCE,wtchang%redhat.com2006-01-071-6/+3
* Bugzilla Bug 261649: added GNU/k*BSD and preliminary GNU/Hurd support. Thewtchang%redhat.com2005-12-241-4/+8
* Bugzilla Bug 321230: don't link with libdl on BeOS. The patch iswtchang%redhat.com2005-12-221-1/+2
* Bugzilla Bug 316964: use the -z ignore linker flag on Solaris. The patchwtchang%redhat.com2005-12-161-2/+2
* Bugzilla Bug 225859: allow one to do Windows x64 builds with the x86wtchang%redhat.com2005-12-081-0/+5
* Explicitly disable pthread support for win32, os2 & beos.cls%seawood.org2005-11-231-2/+2
* Bugzilla bug 195219: implemented the atomic routines in IA-64 assembly forwtchang%redhat.com2005-11-211-0/+1
* Bugzilla Bug 312199: HP-UX IPF (Itanium) changes contributed by Grace Luwtchang%redhat.com2005-11-111-3/+10
* Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patchwtchang%redhat.com2005-11-071-48/+92
* Bugzilla Bug 225859: added 64-bit Windows support. Peter Armisteadwtchang%redhat.com2005-10-211-0/+14
* Bugzilla Bug 263952: backed out the previous checkin (to define the Solariswtchang%redhat.com2005-10-101-7/+0
* Bugzilla Bug 263952: define the Solaris feature test macros for SUSwtchang%redhat.com2005-09-141-2/+9
* Skip libpthread check in Darwin buildscls%seawood.org2005-09-021-10/+17
* Bugzilla Bug 266123: support 64-bit PowerPC builds on Linux distributionswtchang%redhat.com2005-08-181-0/+6
* Bugzilla Bug 304526: cleaned up the "configure --help" message: put defaultwtchang%redhat.com2005-08-181-4/+7
* Bugzilla bug 294122: made the changes I suggested and Howard Chu agreedwtchang%redhat.com2005-08-161-8/+1
* Set NSPR version to 4.6.1 Beta.wtchang%redhat.com2005-08-151-1/+1
* Bugzilla Bug 303169: worked around a link error with gcc on Solaris SPARCwtchang%redhat.com2005-08-041-2/+4
* Bugzilla Bug 290725: implement USE_64 for x86_64. Now we do a 32-bit x86wtchang%redhat.com2005-07-051-1/+8
* Bugzilla Bug 298674: initial checkin of the RISC OS port contributed bywtchang%redhat.com2005-07-011-0/+11
* Bugzilla Bug 298543: eliminated MACOS_DEPLOYMENT_TARGET. Replaced thewtchang%redhat.com2005-07-011-21/+20
* Bugzilla Bug 298531: updated for Mac 10.4u ("universal") SDK, which addswtchang%redhat.com2005-06-281-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