summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'ANGELON_MOZ_14_BR_BRANCH'NETSCAPE_7_1_RELEASEMOZILLA_1_4_RELEASEMOZILLA_1_4_1_RELEASEANGELON_MOZ_14_BR_BASEANGELON_MOZ_14_BR_BRANCHcvs2hg2003-06-191-122/+293
* Bugzilla bug 113740: do not use the 32-bit SPARC assembly implementation ofwtc%netscape.com2001-12-071-2/+0
* Revert to using standard config.sub & config.guess entries for OS/2.seawood%netscape.com2001-12-021-7/+7
* Adding test for gcc -pipe feature.seawood%netscape.com2001-12-021-13/+51
* Use -no-cpp-precomp instead of -traditional-cpp for darwinseawood%netscape.com2001-11-141-1/+1
* Tell BSD strip to just strip local & debug symbols rather than all symbols fo...seawood%netscape.com2001-11-031-0/+1
* Moved darwin section to proper platform location.seawood%netscape.com2001-11-031-21/+23
* Added lib/tests/Makefile to the list of makefiles to be generated bywtc%netscape.com2001-10-311-0/+1
* Bugzilla bug 106771: support building on HP-UX 11.11. The patch is fromwtc%netscape.com2001-10-261-2/+2
* Convert all rhapsody (pre-beta-macosx) references to darwin.seawood%netscape.com2001-10-261-4/+4
* Bugzilla bug 77188: checked in a configure patch for Neutrino fromwtc%netscape.com2001-10-171-8/+10
* Bugzilla bug 104269: allow one to specify an includedir or dist_includedirwtc%netscape.com2001-10-161-2/+5
* Bugzilla bug 104286: teach the configure script about MKS Toolkit. r=cls.wtc%netscape.com2001-10-121-4/+7
* 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