Commit Graph

38 Commits

Author SHA1 Message Date
sfraser%netscape.com
e7f7baee09 Fix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. r=peterv,sr=scc 2001-10-26 22:36:28 +00:00
jaggernaut%netscape.com
d714fdb34e Bild Venkman by default on Mac now that the project file is fixed. See bug 97944 for further details. 2001-09-30 12:41:37 +00:00
rginda%netscape.com
d490959bc8 turn of venkman until we can get the bustage sorted out
r=jag
2001-09-30 06:57:28 +00:00
rginda%netscape.com
501132eb35 bug 97944, sr=shaver, r=cls,peterv, build venkman by default
split jsdebugger option into jsd and venkman.  jsd builds the binary debugger support component, and venkman builds the front end.  build both by default.
2001-09-30 06:00:54 +00:00
thesteve%netscape.com
1e1fa66cc2 Bug#81373 (mac static build)
added static_build option
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-27 23:50:45 +00:00
ccarlen%netscape.com
51baf59c94 Bug 78498 - Carbonize PPEmbed. r=pinkerton/sr=sfraser 2001-08-18 15:10:38 +00:00
jgaunt%netscape.com
9f2f88aa48 fix for bug 94768
r=smfr,leaf
sr=hyatt
2001-08-17 03:13:07 +00:00
cathleen%netscape.com
be72d98064 enable MOZ_TIMELINE tool, bug 78793, r=rogc, sr=waterson 2001-08-17 02:03:34 +00:00
cls%seawood.org
b8987cb0d7 Remove references to PSM1 from the build so that we can cvs remove the PSM1 dirs.
Bug #78975 r=leaf sr=sfraser
2001-08-16 00:11:40 +00:00
ben%netscape.com
fa59be983d forgot to check this in with original patch for bug 65251.
Make content pack extension build on Mac.
r=pchen, sr=hyatt
2001-07-14 08:45:08 +00:00
sfraser%netscape.com
4787fc9a45 Fix bug 84216: add option to Mac build scripts to pull by date (options pull_by_date). r=peterv,sr=scc 2001-07-13 20:08:50 +00:00
cls%seawood.org
9e7f1ccd8e Remove unneeded cache/MOZ_NEW_CACHE option.
Bug #89008 r=peterv
2001-07-07 17:16:44 +00:00
cls%seawood.org
a00254162a Cleaning up mess caused by missed file from bug 53226
Thanks to Simon Fraser <sfraser@netscape.com> for the patch.
Bug #89134 r=peterv@netscape.com
2001-07-05 06:06:48 +00:00
scc%mozilla.org
618093b4d7 bug #74726: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete). This change to MozillaBuildFlags.txt makes it possible for Mac builds to selectively turn on string debugging and statistics machinery. 2001-06-29 12:45:05 +00:00
peterv%netscape.com
4cfcfc4fba Add build options for all the extensions. This ensures that restarting a build after extensions builds the jar files for the extensions. r=sfraser. 2001-05-18 13:28:22 +00:00
peterv%netscape.com
0e1c3e656d Fix bug 79271 (Option-specific #defines should move from BuildFlags.pm into MozillaCheckoutList.txt). r=sfraser. 2001-05-17 10:22:42 +00:00
peterv%netscape.com
d5a6b02631 72141 (Enable XSLT in default builds). r=nisheeth, sr=jst. 2001-05-11 08:43:45 +00:00
ftang%netscape.com
378ad98963 fix 75982 r=ftang sr=erik
turn IBMBIDI on by default in car pool
2001-05-09 21:20:16 +00:00
cls%seawood.org
6f256984a9 Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0  (mac)
to turn it off globally.

Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
peterv%netscape.com
45a3979f6b Add options for p3p and jsdebugger (both turned off by default), remove obsolete lines and correct some others. r=sfraser. 2001-05-03 20:36:42 +00:00
ftang%netscape.com
c6afa8f328 add bidi into the build flag. fix bug 75463. r/sr=sfraser@netscape.com 2001-04-13 11:21:34 +00:00
evaughan%netscape.com
fc206e4cca Adding accessibilty to mac build -r pinkerton -sr sfraser 2001-03-31 20:18:31 +00:00
pinkerton%netscape.com
c3982c4c90 allow macs with low memory to build optimized by setting the |lowmem| option. bug 72945. r=peterv/sr=shaver. 2001-03-27 23:08:32 +00:00
sfraser%netscape.com
1487e2eb6c Add libimg2 to the list of modules, which is what saari should have done. 2001-03-24 07:38:33 +00:00
saari%netscape.com
8c748d3e81 oh fine, try this fix for mac 2001-03-24 04:05:07 +00:00
beard%netscape.com
932996c684 enabling new cache to build by default. a=chofmann, r=darinf 2001-03-22 01:33:46 +00:00
dmose%netscape.com
4cfee0e5dc Turn on basic LDAP infrastructure in the default mac build. No user-visible changes yet. Code being turned on: moa=dmose@netscape.com, sr=shaver@mozilla.org. Mac system build changes: r=peterv@netscape.com, sr=sfraser@netscape.com 2001-03-21 01:45:24 +00:00
Peter.VanderBeken%pandora.be
7018a8415f Add build support for Vixen and Document Inspector on Mac (turned off by default), keep Transformiix and CView building on Mac. Doesn't affect the default build. r/a=sfraser@netscape.com. 2001-03-09 02:21:08 +00:00
heikki%netscape.com
ffa6b9c670 No bug number. Build XMLExtras without SOAP by default on Mac, as it is on other platforms. r=peterv, sr=sfraser. 2001-03-08 02:32:56 +00:00
javi%netscape.com
c0a77e918e Allow developers to build PSM 2.0 on the Mac. Bug 70384 sr=sfraser 2001-03-04 23:13:49 +00:00
beard%netscape.com
139065f68c remove dependence on $main::CARBON, add $main::options{cache} to conditionally build new cache projects. r=sfraser 2001-02-27 02:44:26 +00:00
pinkerton%netscape.com
d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
ccarlen%netscape.com
a19cfd3b0f Bug 52473 - Add Mac embedding sample to the build. r=jj@netscape.com, sr=sfraser@netscape.com 2001-02-02 15:10:01 +00:00
javi%netscape.com
0af559d562 Fix for Bug 60911 r=beard sr=sfraser Add support for building PSM completely from source pulled from the mozilla cvs server. 2000-12-05 21:42:57 +00:00
sfraser%netscape.com
eac612e238 Build script update (NOT PART OF THE BUILD) 1. Make the build scripts pull by default, and remember the pull state in the build progress file (pulling is now just the first step of the build). 2. Allow a local prefs file at the root of the source tree to cause the scripts to not look in the prefs folder for a build prefs file. 3. Improve the input file parsing, to deal with trailing # as comments 4. Totally parse the checkout list file now before checking out, instead of parsing and checking out at line at a time. 5. Ensure that the build flag arrays and hashes are cleared out at the start of a build, so that mozilla-then-netscape builds don't get the union of the two sets of flags. 2000-11-02 02:38:20 +00:00
sfraser%netscape.com
28ab9656a4 Allowing 'pull all 1' in the prefs file to turn on pulling for the build scripts. Also change from using $0 to cwd() to enable calling scripts to work better. NOT PART OF THE BUILD 2000-10-27 20:42:24 +00:00
sfraser%netscape.com
1b0b4923c7 Refactorying to allow for module reuse by other build systems (e.g. Netscape commercial build). NOT PART OF THE BUILD 2000-10-25 04:04:06 +00:00
sfraser%netscape.com
839e69cefd Support for a text-based list of build flags, and configurable log file locations. NOT PART OF THE BUILD 2000-10-25 02:32:30 +00:00