cltbld%netscape.com
12c543dc38
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
2000-02-16 02:09:05 +00:00
slamm%netscape.com
704fc18e04
Add option to checkout from the mirror (Set MOZ_CO_USE_MIRROR=1 in your environment). This will be used by tinderbox to checkout a little faster. r=akkana
2000-02-16 00:37:41 +00:00
wtc%netscape.com
1889f05d72
Bugzilla bug #27457 : pull the NSPR tag NSPRPUB_4_0_BETA_20000215 and
...
bump NSPR_VERSION to 4.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-15 21:17:40 +00:00
leaf%mozilla.org
d7cea8a018
Pull nsprpub by static tag. patch from wtc, r=leaf
2000-02-05 21:37:55 +00:00
risto%netscape.com
65c0d3c80a
Changing all cvs-mirror.mozilla.org references to point to politically
...
correct addresses, for example tinderbox.mozilla.org, lxr.mozilla.org or
bonsai.mozilla.org. cvs-mirror shouldn't use in URLs anymore because it's
now on different server.
r=bryner
2000-02-05 07:23:36 +00:00
slamm%netscape.com
f584b0bcd5
Something goofy is up with tinderbox. Going back to 1.72.
1999-11-30 02:00:13 +00:00
slamm%netscape.com
b36efbddce
Fix build bustage.
1999-11-30 01:24:41 +00:00
slamm%netscape.com
55e7337cf6
Use config/cvsco.pl to checkout.
...
Catches conflicts and logs output to a file. r=mcafee
1999-11-30 00:52:20 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
slamm%netscape.com
8ad1e0aeeb
File dependency not needed anymore. Fix build bustage. r=mcafee.
1999-11-02 02:57:23 +00:00
slamm%netscape.com
88cb6a0756
Forgot a semicolon and that caused the creation of bogus files. a=leaf. Thanks to jim_nance@yahoo.com for pointing out the problem.
1999-10-12 17:05:05 +00:00
slamm%netscape.com
b34c1946e2
Use temporary file name without process number for checkout. I was getting the name wrong because I refered to it in a new process (still using the 17606 variable. Hopefully this will be the final checking for bug #15750 . r=waterson. I updated some comments too.
1999-10-09 00:31:17 +00:00
slamm%netscape.com
3ab229873a
Fix solaris build bustage. The shell does not like {} command grouping. Use () instead.
1999-10-07 22:04:04 +00:00
slamm%netscape.com
4c78ed1e7f
Quit when cvs has an error. Previously it kept going. Bug #15750 . r=mcafee. Also change default module from SeaMonkeyEditor to SeaMonkeyAll.
1999-10-07 21:24:17 +00:00
slamm%netscape.com
b0b9f1a791
Fix build bustage reported by Greg Noel and Jerry Kirk on netscape.public.mozilla.builds.
1999-09-30 16:14:11 +00:00
slamm%netscape.com
05b59149b9
Use . and .. instead of fullpath for topsrcdir and rootdir.
1999-09-29 20:40:04 +00:00
briano%netscape.com
415c00a38e
Added the missing semicolon.
1999-09-22 06:32:45 +00:00
cls%seawood.org
3e2bfa5eb5
Fix for the problem of GtkMozilla not being properly cleaned up from client.mk's cleansrcdir target.
1999-09-22 00:40:11 +00:00
slamm%netscape.com
710e81ad70
Append date to checkout log (don't overwrite it).
1999-08-24 18:36:37 +00:00
hshaw%netscape.com
0d6ef72781
fix Makefile generation for netwerk subdirectories
1999-08-24 04:13:41 +00:00
slamm%netscape.com
baa62a6acd
Add MOZ_MAKE_FLAGS for -j4
1999-08-20 15:20:30 +00:00
slamm%netscape.com
0e45f74ba1
Add MOZ_MAKE_FLAGS for -j4
1999-08-20 15:02:00 +00:00
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