bsmedberg%covad.net
51b463b661
Bug 287262 - Fix client.mk so that it pulls the various l10n directories we need r=Pike a=shaver
2005-04-21 13:24:56 +00:00
kairo%kairo.at
b6ed51d8ca
bug 290490 - integrate suite/ into build process, also adding MOZ_SUITE define for suite-specific stuff, r=bsmedberg sr=Neil a=asa
2005-04-17 10:06:09 +00:00
cls%seawood.org
745d58f3ee
Backing out cygwin make checks since there's no consistency in where the cygwin string resides.
2005-03-30 17:57:38 +00:00
cls%seawood.org
ecfba48727
Apparently, the full cygwin string isn't universal. Just check for cygwin.
...
Bug #288303
2005-03-30 17:34:42 +00:00
cls%seawood.org
54f917b32e
Explicitly check for cygwin make when building on win32.
...
Bug #288303 r=bsmedberg
2005-03-30 17:15:32 +00:00
shaver%mozilla.org
f102c5c6b8
automatically pull+build storage+sqlite3 when calendar is selected; r=bsmedberg
2005-03-03 22:48:37 +00:00
bsmedberg%covad.net
38e8785555
Bug 279768 - make client.mk work with the new location of locales on the trunk, r=Pike
2005-01-27 14:04:06 +00:00
vladimir%pobox.com
d00fb3552c
b=270715, storage in default pull and Makefile.in, r=bsmedberg,shaver
2004-12-10 12:15:18 +00:00
vladimir%pobox.com
64fe0951a2
b=270715, add mozilla/storage to default suite pull, r=bsmedberg
2004-12-07 20:23:31 +00:00
bsmedberg%covad.net
d7850105f2
Add $(strip) so that if you don't specify any projects/modules things error-out properly. (bug 261232)
2004-11-25 00:42:20 +00:00
bsmedberg%covad.net
8216691257
Whack-a-mole. Since SeaMonkeyAll can appear more than once, make sure we only check it out once. Reported by tor
2004-11-24 20:44:41 +00:00
bsmedberg%covad.net
0d9a18de9b
Remove warning I used for debugging.
2004-11-24 20:27:34 +00:00
bsmedberg%covad.net
b455c685c7
Fix the problem with initial checkouts, see https://bugzilla.mozilla.org/show_bug.cgi?id=261232#c29
...
This was caused by a sticky tag left over from the LDAP checkout step, which wasn't
getting cleared properly when checking out SeaMonkeyAll. Moving SeaMonkeyAll to
the end of the checkout list fixes the problem. r=cmp
2004-11-24 20:19:33 +00:00
bsmedberg%covad.net
ef585340b3
Make MOZ_MAPINFO a warning instead of an error, at least temporarily until the tinderboxen can be updated.
2004-11-24 02:40:08 +00:00
bsmedberg%covad.net
1e64eeed62
Add the mozconfig files to the "bootstrap" checkout stage, missing dependencies exposed by bug 261232, r=cmp
2004-11-23 23:46:12 +00:00
bsmedberg%covad.net
f21ade5f0b
Additional stupidity fixup for bug 261232
2004-11-23 23:14:10 +00:00
bsmedberg%covad.net
45bfff0563
Because of the two-stage checkout that client.mk uses, add this temporary hack to get the tinderboxen working.
2004-11-23 22:54:31 +00:00
bsmedberg%covad.net
c913eb8e2c
Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes)
2004-11-23 22:22:58 +00:00
darin%meer.net
1f0cf6f144
landing build changes for XULRunner (bug 257162) r=bsmedberg
2004-09-09 19:10:39 +00:00
bsmedberg%covad.net
31e5c8712a
Typo from bug 252941, patch by ajschult, r+a=me
2004-09-05 19:39:02 +00:00
bsmedberg%covad.net
804567a313
Bug 252941 - don't pull all locales by default. r=bryner sr=shaver
2004-09-01 20:40:10 +00:00
gerv%gerv.net
7b5d09cf32
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:13:26 +00:00
bryner%brianryner.com
27730e1df0
Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces.
2004-07-15 22:51:19 +00:00
mvl%exedo.nl
d7a8b008ea
use MOZ_SUNBIRD to build sunbird.
...
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
scott%scott-macgregor.org
bd6b8711ac
Add 7zip support to the thunderbird trunk.
...
Be sure to pull the right other-licenses directory for thunderbird and firefox
2004-05-26 22:06:19 +00:00
scott%scott-macgregor.org
c3b1842090
Bug #241003 --> port official branding for thunderbird to the trunk
2004-05-04 22:13:10 +00:00
bryner%brianryner.com
1a7ea5dfce
Remove *.da files after profiledbuild finishes. This is not part of the default build. I need this for tinderbox tests so that stale profile data isn't used.
2004-03-21 19:20:59 +00:00
bryner%brianryner.com
64b17d3d9c
- Add detection of -fprofile-arcs/-fprofile-generate to configure
...
- Add a new client.mk target, profiledbuild, which does a profiling build, runs a specified script to generate the profile, and then rebuilds using the profile data.
- Add a profiling script for Seamonkey/Firefox that runs a couple cycles of the pageload test, and then does a second start to hit the fastload/history code.
Bug 237239, r=dbaron, sr=brendan, a=brendan.
2004-03-21 02:31:17 +00:00
ben%bengoodger.com
798976deef
237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner
2004-03-16 03:56:25 +00:00
dbaron%dbaron.org
f35f2c3708
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
2003-12-02 23:22:11 +00:00
bsmedberg%covad.net
c8b407dcfc
Use -A instead of -r HEAD to fix tbox build bustage.
2003-11-07 14:56:23 +00:00
bsmedberg%covad.net
25f1fb1616
Build IPC from the trunk instead of the IPC_BRANCH_20030304 (no bug) r/sr=leaf+darin
...
Specifying HEAD ensures that existing trees will be moved from the branch to the trunk.
2003-11-07 14:29:30 +00:00
daniel%glazman.org
6a8799b108
build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org
2003-09-24 13:59:37 +00:00
hyatt%mozilla.org
9720928374
Fork the chrome registry for Fb+Tb, bug 215496, r=bryner, sr+a=brendan
2003-08-08 23:28:27 +00:00
bryner%brianryner.com
dc6fc58642
Allow firebird and thunderbird to be pulled from a branch. rs=leaf.
2003-07-23 04:47:26 +00:00
bbaetz%acm.org
9395a76111
Bug 204175 - make -f client.mk fast-update should pull IPC
...
Patch by jonwil@tpgi.com.au , r=bbaetz/bryner, sr=alecf
2003-07-19 05:37:34 +00:00
bryner%netscape.com
82876d3512
Enable objdir support for Camino if you build with camino.mk (bug 201860). r=ccarlen.
2003-06-02 19:00:57 +00:00
bryner%netscape.com
c152d70fbb
Fix fast-update bustage from bug 205912 checkin.
2003-05-22 21:56:54 +00:00
bryner%netscape.com
aca94e5f5c
Fix bug 205912, NSS rebuilds too often. Update a timestamp file in the source tree whenever client.mk pulls updates to NSS, and make a second timestamp file dependent on the first that's touched after cleaning NSS. r=seawood, sr=brendan.
2003-05-21 20:13:24 +00:00
axel%pike.org
7bb626148d
bug 204177, don't pull ipc for standalone builds, r=bryner, a=sspitzer
2003-05-09 08:19:58 +00:00
ccarlen%netscape.com
37697e5c14
Profile sharing - enable in build, add autoconf switches, pull ipc module. bug=202474, r=seawood/a=asa
2003-05-02 03:57:15 +00:00
scott%scott-macgregor.org
7d69015c67
Bug #173084 --> Land config changes for building thunderbird (stand alone mail). None of these changes
...
should effect the seamonkey build at all.
r/sr=bryner
2003-04-17 06:14:23 +00:00
seawood%netscape.com
3cabbd055a
When pulling standalone modules, pull the individual toplevel files first to avoid having the files disappear with cvs giving the ' warning: new-born <file> has disappeared' message.
...
Bug #122149 r=bryner
2002-12-11 07:06:43 +00:00
seawood%netscape.com
f9bc0f5645
Fix our libical integration:
...
Pull libical & calendar by default.
RForce libical libs to be always dynamic & prefix them with moz
Bug $178798 r=blizzard
2002-12-11 04:15:45 +00:00
seawood%netscape.com
25f6745aca
Pull uniq.pl along with modules.mk so that pulls of the standalone modules don't croak.
...
Bug #173066
2002-10-25 09:22:44 +00:00
blythe%netscape.com
5d4f708a31
Work for bug 170618
...
Build files only, no code changes
Add directory to allmakefiles.sh, r=cls
Pull directory when appropriate
2002-10-08 21:40:10 +00:00
alecf%netscape.com
bab99a09b0
fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
...
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
2002-09-12 04:43:31 +00:00
leaf%mozilla.org
55884681d9
backing out erroneous checkin to pull scripts
2002-09-11 18:34:54 +00:00
cltbld%netscape.com
3006f8d6a1
update the tag to MOZILLA_1_2a_RELEASE
2002-09-11 18:03:05 +00:00
bryner%netscape.com
ccbd5d532b
Bug 161036 - provide mechanism to build experimental browser UI (bug 161036). r=cls.
2002-08-07 06:37:13 +00:00
seawood%netscape.com
c61a26b5bb
Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
...
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd. This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall. nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive. (I'll have to check the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs. Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
seawood%netscape.com
8473124842
Pull client.mk and modules.mk by date when MOZ_CO_DATE is set rather than always pulling the tip version.
...
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #143165 r=leaf
2002-05-28 08:40:31 +00:00
seawood%netscape.com
5d57d5b5c6
Make --srcdir autodetection work with activestate perl
...
Bug #135589
2002-04-13 08:39:48 +00:00
seawood%netscape.com
de3d2ad2d0
Roll our own version of abs2rel to handle MOZ_OBJDIRs with .. in their path
...
Bug #135589 r=kaie
2002-04-13 08:13:38 +00:00
cls%seawood.org
c3ef34738b
If MOZ_OBJDIR is set, automagically determine the relative path from the objdir to the srcdir and pass --srcdir to configure using this relative path. This is needed to workaround the issue with absolute paths in the win32 gmake build.
...
Bug #135589 r=bryner a=rjesup
2002-04-06 06:20:55 +00:00
dmose%netscape.com
48936dbb04
Fixing autoconf build bustage
2002-03-27 07:49:23 +00:00
dmose%netscape.com
c5b9a24630
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +00:00
seawood%netscape.com
a01eb313b0
Fix eternal fast-update failure if security fails once.
...
Thanks to Randell Jesup <rjesup@wgate.com> for the patch.
Bug #127358 r=cls a=asa
2002-02-26 08:35:38 +00:00
kaie%netscape.com
45413ade3e
b=116334 NSS 3.4 landing
...
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
seawood%netscape.com
bcdf008b00
Call 'alldep' instead of 'depend build' to avoid the extra export stage.
...
r=bryner
2002-01-31 06:15:19 +00:00
seawood%netscape.com
72520f8d7a
If TOPSRCDIR_MOZ is not set, set it to TOPSRCDIR.
2002-01-29 13:12:50 +00:00
seawood%netscape.com
3522fe1420
use 'alldep' instead of 'depend build'
2002-01-29 10:25:13 +00:00
seawood%netscape.com
d9d7d17577
Add build_all_dep & build_all_depend targets which are aliases for the alldep target. Made sure that alldep was passed down to the real Makefiles.
2002-01-25 08:32:27 +00:00
kaie%netscape.com
91defc6be5
b=116334 Allowing conditional usage of NSS 3.4
...
r=wtc sr=blizzard
Should not affect standard build (without having explicitly set NSS_3_4 in the environment)
2002-01-10 00:47:07 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
seawood%netscape.com
6e85ae120e
Checkout libart & calendar before seamonkey since the latter is significantly larger and therefore has a greater chance of getting cvs conflicts.
...
Thanks to Bradley Baetz <bbaetz@cs.mcgill.ca> for the patch.
Bug #115057 r=cls
2001-12-15 09:21:18 +00:00
bbaetz%cs.mcgill.ca
43806ea8b2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
seawood%netscape.com
b4ef35b920
Remove mozilla/security/makefile.win from PSM pull as it's still breaking things.
...
bug #109581
2001-12-01 04:50:26 +00:00
seawood%netscape.com
0b7b5c7a1a
More fun with CVS' Emptydir feature. Pull NSS before PSM like win32 does.
...
Bug #109581
2001-12-01 04:39:04 +00:00
seawood%netscape.com
4df36bafbc
Pull mozilla/security/makefile.win now that the cvs server has been upgraded. bug #109581
2001-12-01 03:45:14 +00:00
seawood%netscape.com
67d83d5f3e
Remove use of MOZ_MAKE_ENV. Builds should use |make -j3| instead of |MAKE='make -j3' make|
2001-11-22 04:02:28 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
seawood%netscape.com
21f3850c0e
With the new tier system for the toplevel makefile, there's no need to build each stage individually from client.mk.
2001-11-17 03:56:53 +00:00
seawood%netscape.com
ac32bccad3
Use separate shell process for cvs pulls so that 'make -n -f client.mk' doesn't attempt to pull from cvs.
...
Bug #71200
2001-11-13 08:38:56 +00:00
bryner%netscape.com
f1c727ffc4
Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls.
2001-11-13 07:57:31 +00:00
seawood%netscape.com
4b70ba5b0d
Since we automatically generate the toplevel configure, make RUN_AUTOCONF_LOCALLY *always* remove all of the configure files before pulling and regenerate them after pulling.
...
Bug #47989 r=mkaply
2001-11-12 21:57:55 +00:00
seawood%netscape.com
527e07e2d0
Try to use mozilla as well as netscape to launch webconfig
...
Bug #101075
2001-10-13 06:23:28 +00:00
seawood%netscape.com
1d08e2b964
Track our dependencies properly by exporting before checking dependencies
2001-09-28 00:36:07 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
bryner%netscape.com
d16c9fe908
Bug 97518 - for fast-update, do a regular checkout of NSS since it's on a static tag. r=cls, a=asa.
2001-08-31 00:36:37 +00:00
cls%seawood.org
b0ff81cdc4
Pull using the NSPRPUB_PRE_4_2_CLIENT_BRANCH instead of the static tag.
...
r=leaf
2001-08-17 11:17:02 +00:00
bstell%netscape.com
e3ba9c3782
bug 88454, r=mcafee, rs=sfraser
...
add real_fast-update target so old checkout log can be moved aside
2001-08-15 23:55:25 +00:00
bstell%netscape.com
54618795b4
bug 88454, r=mcafee, sr-sfraser
...
add "fast-update" target which paralles "checkout" target
2001-08-15 04:20:31 +00:00
wtc%netscape.com
e298cfc514
Bugzilla bug 78471: fixed a spelling error.
2001-08-14 21:31:49 +00:00
wtc%netscape.com
dff89beacb
Bugzilla bug 78471: the new NSPRPUB_CLIENT_TAG is a static tag, so it
...
can't be combined with a date tag. This is a temporary fix and I will
work with Chris Seawood on a better fix.
2001-08-14 20:54:09 +00:00
wtc%netscape.com
d1f250e696
Bugzilla bug 78471: have Mozilla pull the latest version of NSPR (NSPR 4.2
...
Beta). The tag we are using now is the static tag NSPRPUB_CLIENT_TAG.
We may change the tag to "HEAD" (the tip of NSPR) or some client-specific
branch tag soon. This landing has been approved by drivers@mozilla.org
for mozilla0.9.4.
Modified files: mozilla/client.mk mozilla/client.mak
mozilla/build/mac/build_scripts/MozillaCheckoutList.txt
2001-08-14 18:09:04 +00:00
bryner%netscape.com
68a8cd8cf3
Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls.
2001-08-12 04:25:41 +00:00
cls%seawood.org
5d8256c835
Make MOZ_CO_TAG override individual modules' CO_TAGs so that the instructions for updating to cvs from a release tarball actually work.
...
Bug #93491 r=leaf
2001-08-06 21:19:30 +00:00
cls%seawood.org
69a24f065c
Removing makefile.win until cvs server is upgraded
2001-06-20 20:24:22 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
ad24e5db37
Oops. wrong tree
2001-06-13 02:54:50 +00:00
cls%seawood.org
9d471047c5
pull security/makefile.win like win32 does
2001-06-13 01:46:05 +00:00
cls%seawood.org
f53e5349ae
Ooops. Just remove CVS_CO_DATE_FLAGS from CVSCO_NSS if NSS_CO_TAG=NSS_CLIENT_TAG. Do not unset CVS_CO_DATE_FLAGS.
2001-05-16 11:16:08 +00:00
cls%seawood.org
8343795363
Attempting to pull a static tag by date is A Bad Thing(tm). Just don't do it (because cvs won't).
2001-05-15 19:11:49 +00:00
akkana%netscape.com
e5056859bc
76731: make -f client.mk the first time should only check out once. r=cls
2001-05-07 23:50:39 +00:00
cls%seawood.org
1677638dc0
Remove psm1 files from PSM pull
2001-04-30 10:38:20 +00:00
bryner%uiuc.edu
ae834b35c2
Bug 76328 - don't pull the removed files in security/ when checking out on NSS_CLIENT_BRANCH, it seems to cause strange cvs errors. sr=cls.
2001-04-29 03:32:45 +00:00
cls%seawood.org
ebab6dc7f5
Pull PSM/NSS by default now that we no longer have the Makefile.in<->Makefile conflict on checkout due to psm2 landing. This brings us to parity with win32 & mac which already pull these by default.
...
Bug #77124 r=bryner
2001-04-27 00:15:15 +00:00
cls%seawood.org
b6ba9f8470
Allow cvs command to be set via CVS env variable.
...
Thanks to stephen@tgivan.com (Stephen Rasku) for the patch.
Bug #74565 r=cls
2001-04-17 00:11:22 +00:00
cls%seawood.org
91932eae31
Start using the NSS_CLIENT_BRANCH instead of the NSS_AUTOCONF_BRANCH for psm2 builds.
2001-04-16 03:58:57 +00:00