Commit Graph

74 Commits

Author SHA1 Message Date
jim_nance%yahoo.com
b5172e6787 Initial Checking. Not part of the default build (yet).
Shell script for use with Makefiles.  Prints out failing
commands to make "make -s" more useful.


git-svn-id: svn://10.0.0.236/trunk@61726 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 02:34:15 +00:00
jim_nance%yahoo.com
226d705184 For some reason a few systems though that the -F/ in the original script was
a file name instead of a switch.  I dont know why.  This version seems to work
better.  Ramiro said I could check it in if I wanted to own it, so I put my
email address where his used to be.
r=ramiro


git-svn-id: svn://10.0.0.236/trunk@60565 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:58:28 +00:00
briano%netscape.com
481374c04f QNX-specific fix. An echo was left out, resulting in an (ignored) error.
git-svn-id: svn://10.0.0.236/trunk@55518 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 03:23:55 +00:00
cls%seawood.org
e119369082 Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369
git-svn-id: svn://10.0.0.236/trunk@54873 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 06:08:25 +00:00
cls%seawood.org
caf7536557 Removed unneeded -e argument to grep.
Changed print-depth-path.sh to check for Makefile instead of Makefile.in for objdir builds.


git-svn-id: svn://10.0.0.236/trunk@54556 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 06:15:04 +00:00
dmose%mozilla.org
92d791b7b0 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:40:37 +00:00
cls%seawood.org
6533b90ce6 Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>.
git-svn-id: svn://10.0.0.236/trunk@52459 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 01:24:16 +00:00
briano%netscape.com
612bb1db4c Added support for SCO UnixWare 7.
git-svn-id: svn://10.0.0.236/trunk@49643 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-02 02:49:32 +00:00
cls%seawood.org
875e3d7a32 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.


git-svn-id: svn://10.0.0.236/trunk@49144 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-27 20:47:51 +00:00
slamm%netscape.com
75033d3220 Add a command-line option to specify the source tree path.
git-svn-id: svn://10.0.0.236/trunk@49128 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-27 17:28:33 +00:00
slamm%netscape.com
76244c625f If creating directories all at once fails, create them one-by-one. Thanks to Colin <colin@theblakes.com> for the patch.
git-svn-id: svn://10.0.0.236/trunk@46865 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 23:08:07 +00:00
slamm%netscape.com
831081f5e1 Simplify mkdir command by using '-p' option.
git-svn-id: svn://10.0.0.236/trunk@46594 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 19:26:19 +00:00
cls%seawood.org
f3442e33e6 Make --enable-insure work when building outside of the source dir.
git-svn-id: svn://10.0.0.236/trunk@46589 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 19:19:37 +00:00
cls%seawood.org
7ab48e94c5 Turn off debug messages
git-svn-id: svn://10.0.0.236/trunk@45825 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 04:57:25 +00:00
slamm%netscape.com
12eecf2504 Simplify cls's fix. Remove tabs.
git-svn-id: svn://10.0.0.236/trunk@45766 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:55:32 +00:00
cls%seawood.org
fad5656647 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.
git-svn-id: svn://10.0.0.236/trunk@45657 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 04:58:40 +00:00
slamm%netscape.com
ca1f6e98e4 Create multiple levels of directories is needed.
git-svn-id: svn://10.0.0.236/trunk@45560 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:37:05 +00:00
slamm%netscape.com
0919ff747f Rerun configure if PATH changes.
git-svn-id: svn://10.0.0.236/trunk@44942 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 23:03:27 +00:00
slamm%netscape.com
5843c02779 Dumb it down for perl 4.0 (blech!).
git-svn-id: svn://10.0.0.236/trunk@44939 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 22:56:24 +00:00
slamm%netscape.com
b9c1f04789 Split up into subroutines and add comments.
git-svn-id: svn://10.0.0.236/trunk@44542 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:09:05 +00:00
ramiro%netscape.com
b33aaddcb4 Recommit slamm's changes. Thanks slamm.
git-svn-id: svn://10.0.0.236/trunk@44491 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 11:50:44 +00:00
slamm%netscape.com
6b47d63097 Whoops tree red. backout.
git-svn-id: svn://10.0.0.236/trunk@44467 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 06:37:58 +00:00
slamm%netscape.com
1be33132d0 Handle single Makefile case with relative paths.
git-svn-id: svn://10.0.0.236/trunk@44466 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 06:36:25 +00:00
slamm%netscape.com
3fd17b44fc Check for Makefile.in before Makefile.
git-svn-id: svn://10.0.0.236/trunk@44343 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 21:45:30 +00:00
slamm%netscape.com
e62a0d660c Add --enable-incremental-makefiles. Has gmake generate the Makefiles just before it uses them. Eliminates a need for allmakefiles.sh.
git-svn-id: svn://10.0.0.236/trunk@44338 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 21:45:06 +00:00
slamm%netscape.com
42510bd646 Rewrite. Add '-d <dir>' param for updating a Makefile in a subdir. Fix objdir case of no Makefile present in directory.
git-svn-id: svn://10.0.0.236/trunk@43824 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 14:47:53 +00:00
slamm%netscape.com
935acd339c Only write output file if it has changed (fix for no mozconfig case)
git-svn-id: svn://10.0.0.236/trunk@43656 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:58:05 +00:00
slamm%netscape.com
67d862ed7c 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.
git-svn-id: svn://10.0.0.236/trunk@43651 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:56:26 +00:00
briano%netscape.com
b0d6138e47 Added support for BeOS. Contributed by Duncan Wilcox (duncan@be.com).
git-svn-id: svn://10.0.0.236/trunk@35331 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 03:24:25 +00:00
briano%netscape.com
f3ae589f0e Fix for bug 7756. Thanks to jim_nance@yahoo.com for the original idea.
git-svn-id: svn://10.0.0.236/trunk@34295 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 22:32:31 +00:00
briano%netscape.com
47382f98c9 Added support for QNX Neutrino.
git-svn-id: svn://10.0.0.236/trunk@34119 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 23:08:13 +00:00
briano%netscape.com
05718b3a41 Added support for alphapca56.
git-svn-id: svn://10.0.0.236/trunk@33201 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 00:49:32 +00:00
briano%netscape.com
42a8cd9e92 Added support for Rhapsody.
git-svn-id: svn://10.0.0.236/trunk@33073 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-28 01:10:22 +00:00
mcafee%netscape.com
d69a763605 Adding support for rhapsody build. r=briano, this change got stomped a while back.
git-svn-id: svn://10.0.0.236/trunk@33052 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-28 00:25:23 +00:00
alecf%netscape.com
265482041f fix script to use "Makefile.in" in addition to Makefile
git-svn-id: svn://10.0.0.236/trunk@33006 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 22:09:55 +00:00
slamm%netscape.com
a5c5d4a724 Fix pull by date.
git-svn-id: svn://10.0.0.236/trunk@31963 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-17 22:36:09 +00:00
briano%netscape.com
e781d000e6 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.
git-svn-id: svn://10.0.0.236/trunk@31522 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 00:01:54 +00:00
slamm%netscape.com
ac1af6941d Properly escape the url for client.mk's webconfig target.
git-svn-id: svn://10.0.0.236/trunk@30430 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 23:20:46 +00:00
slamm%netscape.com
742b132f2a Skip files that do not exist or cannot be created. (Previously it gave up in this case).
git-svn-id: svn://10.0.0.236/trunk@29188 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 18:08:50 +00:00
slamm%netscape.com
a8988bf5e7 Improve recovering from conflicting objdir/srcdir builds. Add cleansrcdir target to client.mk. Update the objdir vs. srcdir build instructions in configure.
git-svn-id: svn://10.0.0.236/trunk@28940 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 20:46:22 +00:00
slamm%netscape.com
b1770592b4 add partial replacement for AC_OUTPUT()
git-svn-id: svn://10.0.0.236/trunk@28391 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 01:11:55 +00:00
alecf%netscape.com
5e69aa829f oops, quotes were going the wrong way
git-svn-id: svn://10.0.0.236/trunk@28146 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 22:52:31 +00:00
alecf%netscape.com
bde6688a48 workaround for broken libIDL-config in libIDL 0.6.7 and lower (so we don't have to force people to upgrade so quickly)
git-svn-id: svn://10.0.0.236/trunk@28106 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 22:07:12 +00:00
slamm%netscape.com
0367783862 Do not rely on PATH to load included scripts. Fix for BSDI bug #5189.
git-svn-id: svn://10.0.0.236/trunk@27867 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 18:46:54 +00:00
slamm%netscape.com
b3c22936d8 Let configure deal with nspr and pthreads insteads of client.mk
git-svn-id: svn://10.0.0.236/trunk@27437 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-14 02:33:58 +00:00
slamm%netscape.com
6dcc3a4be3 Pthreads is on by default now for configure. Make client.mk do the same.
git-svn-id: svn://10.0.0.236/trunk@27210 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 21:20:59 +00:00
alecf%netscape.com
c557d38da2 fix libIDL checking in configure script. For now require 0.6.3
git-svn-id: svn://10.0.0.236/trunk@26900 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-10 00:25:55 +00:00
briano%netscape.com
0fc42f0f42 Added a pointer to ftp.gtk.org if gtk-config can't be found.
git-svn-id: svn://10.0.0.236/trunk@26777 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-08 02:06:55 +00:00
slamm%netscape.com
c03a82edaf Checkout find-mozconfig.sh if needed.
git-svn-id: svn://10.0.0.236/trunk@25147 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-26 00:00:22 +00:00
slamm%netscape.com
6b6cd486d7 Standardize on '.mozconfig' for configure script name.
git-svn-id: svn://10.0.0.236/trunk@24684 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-22 20:42:58 +00:00