summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Adding --enable-strip option.cls%seawood.org2001-08-121-0/+12
* Bugzilla bug 88535: backed out some of the changes made in the previouswtc%netscape.com2001-07-011-2/+4
* Bugzilla bug 88535: Use _OPTIMIZE_FLAGS and _DEBUG_FLAGS instead ofwtc%netscape.com2001-06-301-8/+5
* Bugzilla bug 86730: checked in optimization-related changes for OS/2wtc%netscape.com2001-06-271-12/+17
* Bugzilla bug 84361: added large file support for Linux.wtc%netscape.com2001-06-271-0/+1
* Bugzilla Bug 63049: 64-bit Solaris does not need the libultrasparc4.sowtc%netscape.com2001-06-241-4/+10
* Bugzilla bug #86797: made the configure script recognize darwin andwtc%netscape.com2001-06-231-1/+1
* Bugzilla bug #85673: added assembly implementation of the atomic routineswtc%netscape.com2001-06-231-0/+5
* Bugzilla bug #85979: always use the -xs compiler option in Solaris debugwtc%netscape.com2001-06-141-1/+1
* Set CPU_ARCH for Linux.wtc%netscape.com2001-06-141-2/+6
* Added Netscape/iPlanet internal binary release support. The newwtc%netscape.com2001-06-141-11/+27
* Added comments to explain the -Wp,-P compiler option for gcc on IRIX.wtc%netscape.com2001-06-071-0/+7
* Bugzilla bug #70834: made configure work on NetBSD. Thanks towtc%netscape.com2001-06-061-21/+24
* Bugzilla bug #83880: deleted code for turning off shared libraries.wtc%netscape.com2001-06-061-5/+0
* Bugzilla bug #51135: IPv6 support on OpenVMS. Thanks to Colin Blakeswtc%netscape.com2001-05-221-0/+1
* Bugzilla bug #28711: enabled gcc to assemble os_Irix.s on IRIX. Thanks towtc%netscape.com2001-05-221-1/+1
* On Linux, use $(CC) to link the shared library. Define _REENTRANT in justwtc%netscape.com2001-05-211-4/+3
* Don't use classic build system's OBJDIR_NAME and OBJDIR for Win32.wtc%netscape.com2001-05-171-2/+2
* Eliminated more differences between the autoconf build system and thewtc%netscape.com2001-05-171-0/+1
* Removed MOZ_WIN32_TARGET, which is just a synonym of OS_TARGET.wtc%netscape.com2001-05-171-9/+4
* Added the --enable-debug-rtl option for setting USE_DEBUG_RTL.wtc%netscape.com2001-05-171-0/+6
* Verified that the autoconf build system is equivalent to the classicwtc%netscape.com2001-05-171-4/+4
* Verified that the autoconf build system is equivalent to the classicwtc%netscape.com2001-05-171-32/+71
* Verified that the autoconf build system is equivalent to the classicwtc%netscape.com2001-05-151-50/+171
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-121-24/+116
* Compaq changed uname to use osf as a basename instead of osf1cls%seawood.org2001-04-161-1/+1
* Add -lc to OS_LIBS for Linux.cls%seawood.org2001-03-251-0/+1
* Fix for OS/2 emx build bustage.cls%seawood.org2001-03-211-0/+3
* Irix requires the -f option when stripping non-executables.cls%seawood.org2001-03-111-0/+1
* Actually use CPPFLAGS when passed to configure.cls%seawood.org2001-03-091-0/+1
* Set MD specific files for openbsd.cls%seawood.org2001-03-071-0/+2
* Fix nspr autoconf for OpenVMS.cls%seawood.org2001-02-251-0/+10
* Bugzilla bug #70116: make NSPR build on Win 98 with autoconf. Thanks towtc%netscape.com2001-02-251-0/+6
* Bugzilla bug #70058: define XP_UNIX on FreeBSD. Thanks towtc%netscape.com2001-02-241-0/+1
* Fix for OS/2 nspr autoconf bustage.cls%seawood.org2001-02-241-0/+2
* Initial OS/2 nspr autoconf support. Bug #58804cls%seawood.org2001-02-241-1/+75
* Allow spaces in --enable-optimize args. Bug #68246 r=leaf a=brendancls%seawood.org2001-02-091-3/+3
* Add -d to STRIP for bsdi 4.xcls%seawood.org2001-02-041-0/+1
* bsdi 4.2 needs _PR_HAVE_GETPROTO_R & _PR_HAVE_GETPROTO_R_POINTERcls%seawood.org2001-02-021-0/+6
* Landing autoconf support for all platforms except OS/2.cls%seawood.org2001-01-291-45/+306
* Create MOZ_CHECK_PTHREADS() macro that compiles a small test case using <pthr...cls%seawood.org2001-01-271-5/+37
* Landing the following HPUX changes from the client branch:cls%seawood.org2001-01-271-49/+78
* Skip AC_PATH_PROG* checks for win32. r=brynercls%seawood.org2001-01-241-5/+12
* Add --enable-boehm to nspr autoconfcls%seawood.org2001-01-231-0/+9
* If MOZILLA_CLIENT is set and building on win32, set OS_TARGET to win95 like n...cls%seawood.org2001-01-211-0/+8
* Landing changes to use autoconf on win32. Bug #58804cls%seawood.org2001-01-191-48/+266
* Add check for libpthreads (AIX). Set USE_PTHREADS properly for AIX.cls%seawood.org2001-01-171-13/+20
* Added BSDI logic from BSD_OS.mkcls%seawood.org2001-01-041-0/+68
* Preparations for building on win32 with autoconf Makefile.ins.cls%seawood.org2000-12-301-0/+9
* Change --enable-optimize to take an argument.cls%seawood.org2000-12-011-2/+14