Граф коммитов

69 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org 5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
cls%seawood.org 1f9bd12490 Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>. 1999-11-02 01:24:16 +00:00
briano%netscape.com e4a67cc61d Added support for SCO UnixWare 7. 1999-10-02 02:49:32 +00:00
cls%seawood.org d09f12c8b2 Approved by leaf.
Removed --enable-random-options and --enable-cross-compile options.  Set CROSS_COMPILE in the environment if you want to use the cross-compiling setup for now.

Gave into my pedantic side and cleaned up the help messages so that the output from --help actually looks reasonable.  For the curious, they are lined up on column 27.

Marked --disable-client-wallet & --disable-cookie-management as broken.
1999-09-27 20:47:51 +00:00
slamm%netscape.com 579f94044b Add a command-line option to specify the source tree path. 1999-09-27 17:28:33 +00:00
slamm%netscape.com 4101725b28 If creating directories all at once fails, create them one-by-one. Thanks to Colin <colin@theblakes.com> for the patch. 1999-09-10 23:08:07 +00:00
slamm%netscape.com 1740057db9 Simplify mkdir command by using '-p' option. 1999-09-09 19:26:19 +00:00
cls%seawood.org 868e1692ef Make --enable-insure work when building outside of the source dir. 1999-09-09 19:19:37 +00:00
cls%seawood.org 6177e2fb70 Turn off debug messages 1999-09-03 04:57:25 +00:00
slamm%netscape.com 3b30c64384 Simplify cls's fix. Remove tabs. 1999-09-02 21:55:32 +00:00
cls%seawood.org aa099723c6 Fixed make-makefile so that it works in the relative srcdir (../configure) case. It was breaking for at least myself & pavlov. Tested with ./configure, ../configure & /path/to/configure. Added a few debugging msgs along the way. 1999-09-02 04:58:40 +00:00
slamm%netscape.com 3eda270867 Create multiple levels of directories is needed. 1999-09-01 23:37:05 +00:00
slamm%netscape.com d97809014e Rerun configure if PATH changes. 1999-08-27 23:03:27 +00:00
slamm%netscape.com bfa8c2b4ac Dumb it down for perl 4.0 (blech!). 1999-08-27 22:56:24 +00:00
slamm%netscape.com 86da56c34f Split up into subroutines and add comments. 1999-08-25 22:09:05 +00:00
ramiro%netscape.com 42edf79460 Recommit slamm's changes. Thanks slamm. 1999-08-25 11:50:44 +00:00
slamm%netscape.com a35210d2f7 Whoops tree red. backout. 1999-08-25 06:37:58 +00:00
slamm%netscape.com 758141a596 Handle single Makefile case with relative paths. 1999-08-25 06:36:25 +00:00
slamm%netscape.com e94c323d07 Check for Makefile.in before Makefile. 1999-08-24 21:45:30 +00:00
slamm%netscape.com 69dbf6a476 Add --enable-incremental-makefiles. Has gmake generate the Makefiles just before it uses them. Eliminates a need for allmakefiles.sh. 1999-08-24 21:45:06 +00:00
slamm%netscape.com 7fedeb241d Rewrite. Add '-d <dir>' param for updating a Makefile in a subdir. Fix objdir case of no Makefile present in directory. 1999-08-20 14:47:53 +00:00
slamm%netscape.com e02585cd7d Only write output file if it has changed (fix for no mozconfig case) 1999-08-19 19:58:05 +00:00
slamm%netscape.com 9c78fdc462 Re-enable creating directories incrementally. Thanks to Colin Blakes <colin@theblakes.com> for pointing out that OpenVMS needs this. Also, only update Makefiles if their Makefile.in's have changed. 1999-08-19 19:56:26 +00:00
briano%netscape.com 49bf6048b2 Added support for BeOS. Contributed by Duncan Wilcox (duncan@be.com). 1999-06-15 03:24:25 +00:00
briano%netscape.com c9adf54b01 Fix for bug 7756. Thanks to jim_nance@yahoo.com for the original idea. 1999-06-08 22:32:31 +00:00
briano%netscape.com f14d3ce52a Added support for QNX Neutrino. 1999-06-07 23:08:13 +00:00
briano%netscape.com 9fdb531955 Added support for alphapca56. 1999-05-29 00:49:32 +00:00
briano%netscape.com b7975ee73c Added support for Rhapsody. 1999-05-28 01:10:22 +00:00
mcafee%netscape.com ff1af3c347 Adding support for rhapsody build. r=briano, this change got stomped a while back. 1999-05-28 00:25:23 +00:00
alecf%netscape.com 2de8995776 fix script to use "Makefile.in" in addition to Makefile 1999-05-27 22:09:55 +00:00
slamm%netscape.com 1637bb236b Fix pull by date. 1999-05-17 22:36:09 +00:00
briano%netscape.com 30ccbc6e6e Fix for bug 5184. Force checks for GLib, GTK, and libIDL to prevent cached values from interfering if these have been upgraded since the last time configure ran. 1999-05-14 00:01:54 +00:00
slamm%netscape.com dc283ce5fd Properly escape the url for client.mk's webconfig target. 1999-05-05 23:20:46 +00:00
slamm%netscape.com 255a21151b Skip files that do not exist or cannot be created. (Previously it gave up in this case). 1999-04-26 18:08:50 +00:00
slamm%netscape.com 0a25e8ed81 Improve recovering from conflicting objdir/srcdir builds. Add cleansrcdir target to client.mk. Update the objdir vs. srcdir build instructions in configure. 1999-04-23 20:46:22 +00:00
slamm%netscape.com da70952345 add partial replacement for AC_OUTPUT() 1999-04-21 01:11:55 +00:00
alecf%netscape.com 4ad7d4d32d oops, quotes were going the wrong way 1999-04-19 22:52:31 +00:00
alecf%netscape.com 99ecfeb9bb workaround for broken libIDL-config in libIDL 0.6.7 and lower (so we don't have to force people to upgrade so quickly) 1999-04-19 22:07:12 +00:00
slamm%netscape.com 9bed426eaf Do not rely on PATH to load included scripts. Fix for BSDI bug #5189. 1999-04-16 18:46:54 +00:00
slamm%netscape.com 2632005114 Let configure deal with nspr and pthreads insteads of client.mk 1999-04-14 02:33:58 +00:00
slamm%netscape.com 6af1a991d4 Pthreads is on by default now for configure. Make client.mk do the same. 1999-04-12 21:20:59 +00:00
alecf%netscape.com e85e44c0e0 fix libIDL checking in configure script. For now require 0.6.3 1999-04-10 00:25:55 +00:00
briano%netscape.com 640cf3d8af Added a pointer to ftp.gtk.org if gtk-config can't be found. 1999-04-08 02:06:55 +00:00
slamm%netscape.com 8b45a2073d Checkout find-mozconfig.sh if needed. 1999-03-26 00:00:22 +00:00
slamm%netscape.com b6c9516763 Standardize on '.mozconfig' for configure script name. 1999-03-22 20:42:58 +00:00
slamm%netscape.com 94a2c7265e Use an even simpler name, mozconfig (no .sh). 1999-03-10 21:34:17 +00:00
slamm%netscape.com b141bd7a74 Script converts .mozconfig.sh into a url to prefill configurator web form. Will be used by client.mk 1999-03-09 01:29:53 +00:00
slamm%netscape.com 7a67e3b3a2 Script to clean out all 'configure' generated files. 1999-03-09 01:29:50 +00:00
briano%netscape.com 25ec9d1f97 Patched for QNX by Jerry.Kirk@Nexwarecorp.com. 1999-03-04 05:10:45 +00:00
briano%netscape.com d2482b73f6 Added support for QNX. 1999-03-02 01:05:04 +00:00