cls%seawood.org
ae45fce007
Updating config.guess & config.sub to latest GNU versions. Bug #22599 , r=wtc
2000-03-30 03:12:16 +00:00
slamm%netscape.com
7c5b5c935c
Move for-loop's do to next line for Solaris. Fix configurator url.
2000-03-23 02:04:22 +00:00
slamm%netscape.com
e8ca910fa3
Only output the options that are used.
2000-03-22 21:56:49 +00:00
slamm%netscape.com
f096abb642
Silly little comment change.
2000-03-21 21:09:33 +00:00
slamm%netscape.com
4cf73f8c6d
Output options from mozconfig.
2000-03-21 21:09:11 +00:00
slamm%netscape.com
9c22c738df
Move non-autoconf tools to build/unix
2000-03-14 03:20:14 +00:00
slamm%netscape.com
b332529f73
Rename find-mozconfig.sh to mozconfig-find. Rename load-mozconfig.sh to mozconfig2configure. Rename mozconfig2defs.sh to mozconfig2client-mk. Also, take an extra parameter for topsrcdir.
2000-03-14 03:18:54 +00:00
slamm%netscape.com
c58efe16ed
Rename load-mozconfig.sh to mozconfig2configure.
2000-03-14 03:00:00 +00:00
jim_nance%yahoo.com
394fc890fa
Changes to make this work under Unicies other than Linux. I so did like
...
that hack :-(
r=sford
2000-03-06 23:53:52 +00:00
jim_nance%yahoo.com
ef8ada2d9a
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.
2000-02-26 02:34:15 +00:00
jim_nance%yahoo.com
0971fd85a9
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
2000-02-12 01:58:28 +00:00
briano%netscape.com
72169471ec
QNX-specific fix. An echo was left out, resulting in an (ignored) error.
1999-12-07 03:23:55 +00:00
cls%seawood.org
db98473510
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
1999-12-01 06:08:25 +00:00
cls%seawood.org
3a001d2492
Removed unneeded -e argument to grep.
...
Changed print-depth-path.sh to check for Makefile instead of Makefile.in for objdir builds.
1999-11-29 06:15:04 +00:00
dmose%mozilla.org
42fc94a6ec
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
999f41f3d0
Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>.
1999-11-02 01:24:16 +00:00
briano%netscape.com
4c807379b7
Added support for SCO UnixWare 7.
1999-10-02 02:49:32 +00:00
cls%seawood.org
1a2a45c8c3
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
b093145c14
Add a command-line option to specify the source tree path.
1999-09-27 17:28:33 +00:00
slamm%netscape.com
f3634f391b
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
df4f71f8ca
Simplify mkdir command by using '-p' option.
1999-09-09 19:26:19 +00:00
cls%seawood.org
fb4ccfb185
Make --enable-insure work when building outside of the source dir.
1999-09-09 19:19:37 +00:00
cls%seawood.org
c7dd8b1d73
Turn off debug messages
1999-09-03 04:57:25 +00:00
slamm%netscape.com
9e7c7ae890
Simplify cls's fix. Remove tabs.
1999-09-02 21:55:32 +00:00
cls%seawood.org
1d401ad9fe
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
4b0c676303
Create multiple levels of directories is needed.
1999-09-01 23:37:05 +00:00
slamm%netscape.com
66a717eec1
Rerun configure if PATH changes.
1999-08-27 23:03:27 +00:00
slamm%netscape.com
134f0a0314
Dumb it down for perl 4.0 (blech!).
1999-08-27 22:56:24 +00:00
slamm%netscape.com
deab995323
Split up into subroutines and add comments.
1999-08-25 22:09:05 +00:00
ramiro%netscape.com
7f1c8110a0
Recommit slamm's changes. Thanks slamm.
1999-08-25 11:50:44 +00:00
slamm%netscape.com
faf6bdeda1
Whoops tree red. backout.
1999-08-25 06:37:58 +00:00
slamm%netscape.com
4a40a73023
Handle single Makefile case with relative paths.
1999-08-25 06:36:25 +00:00
slamm%netscape.com
fb9906fe86
Check for Makefile.in before Makefile.
1999-08-24 21:45:30 +00:00
slamm%netscape.com
bbd2dffe43
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
f4264b24a3
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
f80fefed68
Only write output file if it has changed (fix for no mozconfig case)
1999-08-19 19:58:05 +00:00
slamm%netscape.com
2242e09d9d
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
71d60bc9f1
Added support for BeOS. Contributed by Duncan Wilcox (duncan@be.com).
1999-06-15 03:24:25 +00:00
briano%netscape.com
477c2a60f2
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
66baceb943
Added support for QNX Neutrino.
1999-06-07 23:08:13 +00:00
briano%netscape.com
c6fc90b4be
Added support for alphapca56.
1999-05-29 00:49:32 +00:00
briano%netscape.com
7346d03f14
Added support for Rhapsody.
1999-05-28 01:10:22 +00:00
mcafee%netscape.com
284a4546f7
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
ff37b70721
fix script to use "Makefile.in" in addition to Makefile
1999-05-27 22:09:55 +00:00
slamm%netscape.com
c11ed5a4f4
Fix pull by date.
1999-05-17 22:36:09 +00:00
briano%netscape.com
93aeec57a0
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
37a71b4ef4
Properly escape the url for client.mk's webconfig target.
1999-05-05 23:20:46 +00:00
slamm%netscape.com
835feb4f0c
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
fdeef7af48
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
c089625801
add partial replacement for AC_OUTPUT()
1999-04-21 01:11:55 +00:00
alecf%netscape.com
10f5eb178e
oops, quotes were going the wrong way
1999-04-19 22:52:31 +00:00
alecf%netscape.com
db87522310
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
18ebecfb2a
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
e775c3efaf
Let configure deal with nspr and pthreads insteads of client.mk
1999-04-14 02:33:58 +00:00
slamm%netscape.com
fd3432b0fa
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
5bd8cc8609
fix libIDL checking in configure script. For now require 0.6.3
1999-04-10 00:25:55 +00:00
briano%netscape.com
1fb95ed9ba
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
a9d5957353
Checkout find-mozconfig.sh if needed.
1999-03-26 00:00:22 +00:00
slamm%netscape.com
760e2eff5c
Standardize on '.mozconfig' for configure script name.
1999-03-22 20:42:58 +00:00
slamm%netscape.com
c82c5a0bac
Use an even simpler name, mozconfig (no .sh).
1999-03-10 21:34:17 +00:00
slamm%netscape.com
60303bf300
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
09af6b83c1
Script to clean out all 'configure' generated files.
1999-03-09 01:29:50 +00:00
briano%netscape.com
1ce1878ba5
Patched for QNX by Jerry.Kirk@Nexwarecorp.com.
1999-03-04 05:10:45 +00:00
briano%netscape.com
6c2819c99a
Added support for QNX.
1999-03-02 01:05:04 +00:00
slamm%netscape.com
cbed2d53b0
Change myconfig to mozconfig.
1999-02-25 19:21:29 +00:00
slamm%netscape.com
ac295837af
echo the correct name of the included myconfig.sh
1999-02-23 17:58:25 +00:00
slamm%netscape.com
b140f4f574
Fix the dependencies for running configure.Have it depend on .client-defs.mk and only update that when the myconfig options change.
1999-02-20 07:47:04 +00:00
slamm%netscape.com
ee9ebffdbf
Only load myconfig.sh if it can be found.
1999-02-19 19:40:41 +00:00
slamm%netscape.com
e85ae59a1e
Avoid adding duplicate options (which would happen with config.status --recheck). Skip options for client.mk.
1999-02-19 17:27:53 +00:00
slamm%netscape.com
a837166386
Add a macro to label a group of options.
1999-02-19 17:25:47 +00:00
slamm%netscape.com
01a3935888
Convert myconfig.sh into makefile format for client.mk
1999-02-19 17:24:48 +00:00
slamm%netscape.com
d3404d0e95
Look for '.mozmyconfig' in home directory
1999-02-18 18:51:02 +00:00
ramiro%netscape.com
6260d3e6d9
Add support for insure.
1999-02-17 14:37:18 +00:00
slamm%netscape.com
c3b9523c7e
Use MOZ_ prefix for new autoconf macros.
1999-02-05 00:10:25 +00:00
slamm%netscape.com
51454d7e52
Fix typo.
1999-02-04 23:07:51 +00:00
slamm%netscape.com
ecd46519ab
Add support for file-based options, 'myconfig.sh'.
1999-02-04 22:52:56 +00:00
slamm%netscape.com
eb4cf1405c
Simplify the script. Make it work when objects are not in the source tree. Make it work on Solaris too.
1999-01-28 00:21:32 +00:00
ramiro%netscape.com
6c509f8fc6
Fix a dumb else then screwup.
1998-12-31 02:29:06 +00:00
ramiro%netscape.com
5fe156b4ab
Added a script to regenerate a single Makefile from a Makefile.in using
...
the config.status script.
1998-12-31 02:27:25 +00:00
cls%seawood.org
461ff8f0c0
Updated to most recent versions from automake 1.2b so that libtool will work properly
1998-12-12 03:13:46 +00:00
cls%seawood.org
bea6e36246
Moved gtk macros into separate file to make way for new macros with conflicting licenses. Requires that autoconf be called with '-l build/autoconf'.
1998-12-12 02:41:17 +00:00
mcafee%netscape.com
c35e8829da
Adding support for Rhapsody
1998-11-26 19:47:01 +00:00
cls%seawood.org
90d0af1408
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00