slamm%netscape.com
|
5ee1504e54
|
Fix webconfig target.
|
1999-05-04 19:54:24 +00:00 |
|
ramiro%netscape.com
|
dc48adc6aa
|
Fix everything rule.
|
1999-05-01 02:34:44 +00:00 |
|
ramiro%netscape.com
|
2de9c5ed4d
|
Add an everything target which redoes everything from scratch.
|
1999-05-01 02:10:34 +00:00 |
|
slamm%netscape.com
|
1a79ca7286
|
Retreat! running configure before clean isn't the answer. Back to the drawing board.
|
1999-04-27 22:10:43 +00:00 |
|
slamm%netscape.com
|
e477202a61
|
Add mail/news makefiles to config.status dependencies. Add config.status to 'clean' dependencies. The latter fixes the case of 'gmake -f client.mk checkout clean build' when makefiles are added.
|
1999-04-27 20:57:13 +00:00 |
|
slamm%netscape.com
|
bc0c874c0a
|
Fix for bug #5555: Infinite loop when setting branch flag. Thanks to hawkfan@pyrotechnics.com for the patch.
|
1999-04-27 17:10:48 +00:00 |
|
slamm%netscape.com
|
b528749e8c
|
All MOZ_CVS_FLAGS and MOZ_CO_FLAGS to be set in mozconfig.
|
1999-04-26 21:47:47 +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
|
b09a461260
|
Removing config.cache from dependencies, because configure does not always update config.cache. (I ended up running configure each time I ran client.mk because configure was newer than config.cache).
|
1999-04-21 02:02:03 +00:00 |
|
slamm%netscape.com
|
a54a1900c6
|
Add environment variable, MOZ_CO_DATE, to set checkout date tag.
|
1999-04-21 01:25:26 +00:00 |
|
slamm%netscape.com
|
046b111eee
|
Run depend target after running configure and tweak last fix. both bug #3524.
|
1999-04-16 23:47:04 +00:00 |
|
slamm%netscape.com
|
d87c1a2e59
|
Die with an error when configure fails (bug #3524).
|
1999-04-16 23:09:16 +00:00 |
|
slamm%netscape.com
|
44747c6a67
|
Add windows-style targets to PHONY.
|
1999-04-15 19:49:58 +00:00 |
|
slamm%netscape.com
|
84de0deb09
|
Fix config-guess based object directory. Fix dependencies for configure. Finish removing nspr target.
|
1999-04-15 19:35:41 +00:00 |
|
slamm%netscape.com
|
03eea1fa5e
|
Finish changes for CVSROOT. Thanks to jlnance@sailboat.acs.uncwil.edu (James Lewis Nance) for the patch.
|
1999-04-14 02:41:50 +00:00 |
|
slamm%netscape.com
|
91a1c59f6e
|
Let configure deal with nspr and pthreads insteads of client.mk Take patch from
|
1999-04-14 02:34:49 +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 |
|
slamm%netscape.com
|
6ef64de9a4
|
Build in source tree by default.
|
1999-04-10 04:07:37 +00:00 |
|
slamm%netscape.com
|
51c5ccbc2a
|
Add depend target. Move find-mozconfig.sh checkout into mozconfig2*.sh scripts. Redo comments.
|
1999-03-26 00:03:10 +00:00 |
|
slamm%netscape.com
|
9f94e61738
|
Fix LD_LIBRARY_PATH for nspr. Drop '.sh' from mozconfig name.
|
1999-03-22 20:42:31 +00:00 |
|
leaf%mozilla.org
|
4ad9f70d5d
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
|
briano%netscape.com
|
a908eab0b6
|
Made it acceptable to QNX's shell.
|
1999-03-12 02:55:24 +00:00 |
|
slamm%netscape.com
|
e62f66bac3
|
Summarize checkout conflicts before dying.
|
1999-03-11 01:21:25 +00:00 |
|
slamm%netscape.com
|
d58289c2e5
|
Make sure .mozconfig.mk can be read. Even for first checkout. Pre-fill web configurator with existing options.
|
1999-03-10 21:03:33 +00:00 |
|
briano%netscape.com
|
9a8d2c1f37
|
Now it'll be able to capture all of CVS's output instead of just stdout.
|
1999-03-04 01:53:23 +00:00 |
|
slamm%netscape.com
|
9591ac5e96
|
Change myconfig to mozconfig.
|
1999-02-25 19:21:29 +00:00 |
|
slamm%netscape.com
|
41fdef43f9
|
Echo LD_LIBRARY_PATH for configure.
|
1999-02-24 01:41:56 +00:00 |
|
slamm%netscape.com
|
444883cf91
|
Add --with-nspr flag to configure when needed.
|
1999-02-23 18:08:52 +00:00 |
|
slamm%netscape.com
|
61d53b0da9
|
If the tree hasn't been pulled, client.mk needs to checkout build/autoconf/myconfig2defs.sh before it does anything else.
|
1999-02-22 18:48:51 +00:00 |
|
slamm%netscape.com
|
002aad5571
|
Fix incorrect path for NSPR install dir.
|
1999-02-22 17:36:36 +00:00 |
|
mcafee%netscape.com
|
ef6be68514
|
Optionally include .client-defs.mk, client.mk should still work if you don't have this file.
|
1999-02-21 20:18:10 +00:00 |
|
slamm%netscape.com
|
ef93e66ce7
|
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
|
4b0b5fdf4c
|
Fix bustage: OBJDIR wasn't defined correctly. (also add webconfig target)
|
1999-02-19 22:55:50 +00:00 |
|
slamm%netscape.com
|
9fdd919eab
|
Make configure dependent on nspr
|
1999-02-19 20:01:56 +00:00 |
|
slamm%netscape.com
|
b8c1a5c647
|
Look for nspr in /usr/lib. Add nspr check to build target. New documentation.
|
1999-02-19 19:49:15 +00:00 |
|
mcafee%netscape.com
|
d4aa7716eb
|
Moving egrep -q to redirect to /dev/null to get around egrep portability problem. Thanks to ramiro for this fix.
|
1999-02-18 11:30:29 +00:00 |
|
mcafee%netscape.com
|
caa8320807
|
Backing the egrep part of slamm's change out, solaris egrep doesn't know what -q is
|
1999-02-18 04:33:23 +00:00 |
|
slamm%netscape.com
|
d19c20a6bc
|
Add clean targets. Add windows equivalent targets.
|
1999-02-17 17:59:06 +00:00 |
|
slamm%netscape.com
|
7af8e2a9b8
|
overhaul. Quit if conflicts during checkout. Make default target pull and build. Set up dependencies rules for configure. Get ready for menu config.
|
1999-02-17 17:36:29 +00:00 |
|
akkana%netscape.com
|
48bf0aaa89
|
Turn on debug by default
|
1998-12-19 00:10:52 +00:00 |
|
akkana%netscape.com
|
a9b6ca3119
|
update the branch of nsprpub we're pulling
|
1998-12-17 22:15:22 +00:00 |
|
mcafee%netscape.com
|
ca11e271a6
|
Adding -l build/autoconf flag to autoconf, per cls's comment in the aclocal.m4 log
|
1998-12-13 22:34:17 +00:00 |
|
akkana%netscape.com
|
3bfe26ff45
|
Pull and build the editor as well as the browser
|
1998-12-01 18:20:03 +00:00 |
|
mcafee%netscape.com
|
4a8d02c124
|
Switching to cvs module checkout, moved nspr checkout to nspr target.
|
1998-11-23 05:50:02 +00:00 |
|
alecf%netscape.com
|
f4df36ecbe
|
make build instructions a little more clear, and add URL
for more information
|
1998-11-17 20:00:57 +00:00 |
|
akkana%netscape.com
|
ddd6c50e30
|
xpfe is now in nglayout.mk, doesn't need to be pulled by client.mk
|
1998-11-13 21:03:26 +00:00 |
|
alecf%netscape.com
|
98de6ed29a
|
updated to allow for one-step building
|
1998-11-13 19:42:43 +00:00 |
|
cls%seawood.org
|
d12b43d188
|
Do not explicitly set MAKE as GNU make automatically sets it. If NSPR_INSTALL_DIR is defined, then use --with-nspr, otherwise do not bother.
|
1998-11-10 21:58:31 +00:00 |
|
cls%seawood.org
|
356b84c556
|
Added mozilla/configure target so that build: does not always run configure. Added $autoobjdir to build:.
|
1998-11-10 01:56:13 +00:00 |
|
cls%seawood.org
|
9cbe5745d5
|
Use $(MAKE) for build instead of gmake
|
1998-11-10 01:16:42 +00:00 |
|