summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla bug 113152: do not define or test the macro 'linux'. Thanks towtc%netscape.com2002-01-271-25/+21
* Added support for new HP-UX platform.wtc%netscape.com2002-01-231-28/+40
* Bugzilla bug 100776: handle non-blocking connect correctly on OS/2.wtc%netscape.com2002-01-181-5/+5
* Landing BeOS BONE support.seawood%netscape.com2002-01-101-22/+62
* Make building for Darwin/x86 work. The patch is from Matt Watson.wtc%netscape.com2002-01-021-22/+21
* Bugzilla bug 113740: do not use the 32-bit SPARC assembly implementation ofwtc%netscape.com2001-12-071-3/+1
* 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-39/+89
* 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-22/+23
* Moved darwin section to proper platform location.seawood%netscape.com2001-11-031-58/+60
* 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-3/+3
* Convert all rhapsody (pre-beta-macosx) references to darwin.seawood%netscape.com2001-10-261-5/+5
* Bugzilla bug 77188: checked in a configure patch for Neutrino fromwtc%netscape.com2001-10-171-29/+37
* Bugzilla bug 104269: allow one to specify an includedir or dist_includedirwtc%netscape.com2001-10-161-92/+95
* Bugzilla bug 104286: teach the configure script about MKS Toolkit. r=cls.wtc%netscape.com2001-10-121-95/+98
* Adding --enable-strip option.cls%seawood.org2001-08-121-93/+104
* 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-29/+26
* Bugzilla bug 86730: checked in optimization-related changes for OS/2wtc%netscape.com2001-06-271-30/+35
* Bugzilla bug 84361: added large file support for Linux.wtc%netscape.com2001-06-271-21/+25
* Bugzilla Bug 63049: 64-bit Solaris does not need the libultrasparc4.sowtc%netscape.com2001-06-241-22/+28
* 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-24/+30
* 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-23/+27
* Added Netscape/iPlanet internal binary release support. The newwtc%netscape.com2001-06-141-101/+117
* Added comments to explain the -Wp,-P compiler option for gcc on IRIX.wtc%netscape.com2001-06-071-1/+1
* Bugzilla bug #70834: made configure work on NetBSD. Thanks towtc%netscape.com2001-06-061-42/+48
* Bugzilla bug #83880: deleted code for turning off shared libraries.wtc%netscape.com2001-06-061-22/+18
* Bugzilla bug #51135: IPv6 support on OpenVMS. Thanks to Colin Blakeswtc%netscape.com2001-05-221-21/+25
* 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-7/+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-21/+22
* Removed MOZ_WIN32_TARGET, which is just a synonym of OS_TARGET.wtc%netscape.com2001-05-171-34/+28
* Added the --enable-debug-rtl option for setting USE_DEBUG_RTL.wtc%netscape.com2001-05-171-93/+104
* 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-200/+292
* Verified that the autoconf build system is equivalent to the classicwtc%netscape.com2001-05-151-224/+394
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-121-119/+238
* 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-25/+26
* Fix for OS/2 emx build bustage.cls%seawood.org2001-03-211-25/+28
* Irix requires the -f option when stripping non-executables.cls%seawood.org2001-03-111-25/+26
* 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-25/+27
* Fix nspr autoconf for OpenVMS.cls%seawood.org2001-02-251-25/+35
* Bugzilla bug #70116: make NSPR build on Win 98 with autoconf. Thanks towtc%netscape.com2001-02-251-25/+31