Граф коммитов

43 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 480566fe40 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:22:15 +00:00
asasaki%netscape.com 3d4f1395e6 bugscape 17934, which has code for unhardcoding versions in both trees
(bugzilla reference 169074).  r=cls, no sr= needed for build changes.
2002-11-08 23:04:01 +00:00
loadrunner%betak.net ea24de18d5 b144551, inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, sr=sfraser 2002-10-08 06:18:52 +00:00
peterv%netscape.com 4839763937 Fix for bug 126691 (need extensions\interfaceinfo build fu). sr=sfraser. Not part of the default build. 2002-04-13 21:57:59 +00:00
peterv%netscape.com 1251ceac0c Fix for bug 127485 (Clean up soap in the mac buildscripts). sr=sfraser, a=dbaron. 2002-03-03 11:19:24 +00:00
peterv%netscape.com e8b1bac22e First part of fix for bug 107795 (Enable SOAP in default builds). SOAP is still off after this check-in. sr=sfraser, a=shaver. 2002-02-21 14:15:55 +00:00
peterv%netscape.com d8aaee3a37 Fix CLOBBER_IDL_PROJECTS (broken after the conversion to XML projects). r=smfr. 2002-02-08 11:34:27 +00:00
ccarlen%netscape.com 0766c35c7f Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
sfraser%netscape.com 87fa290062 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
thesteve%netscape.com 7c496219bf Bug#81373
build script changes to support mac static build.
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-28 00:11:50 +00:00
thesteve%netscape.com e7fa050d04 Bug#81373 (mac static build)
this new file adds XML-DOM support to munge the
exported codewarrior project files.
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-28 00:01:40 +00:00
sfraser%netscape.com 0757611ab0 Add support for a fast-update option on Mac, bug 79280. r=peterv, sr=scc 2001-08-17 01:50:06 +00:00
sfraser%netscape.com fae06e6dc1 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
peterv%netscape.com 5b6cf13b29 Fix for bug 83589 (Doing a commercial build clobbers DefinesOptions.h, forcing an entire rebuild). We now have separate headers for the optional defines for mozilla/commercial and debug/optimized. sr=sfraser. 2001-06-30 14:30:54 +00:00
peterv%netscape.com 09aa95d551 Fix bug 79271 (Option-specific #defines should move from BuildFlags.pm into MozillaCheckoutList.txt). r=sfraser. 2001-05-17 10:22:42 +00:00
sfraser%netscape.com 5d17caaa53 Fix MacCVS.pm to no longer require the AppleScript glue library, but instead to use AppleEvents::Simple just like we do for CodeWarrior. Bug 78800. r=peterv 2001-05-07 23:50:43 +00:00
sfraser%netscape.com 2f5ea0c5ee Just add a comment so that saps who come along later and try to figure this out get a head-start that was denied me. 2001-05-07 23:13:41 +00:00
sfraser%netscape.com 4cb7e93c09 Remove a comment about CARBON from the defaul comment that goes into new prefs files, because we now use 'options carbon' instead of main::CARBON. r=peterv 2001-05-07 23:13:05 +00:00
dmose%netscape.com c7015831d7 Tweak Mac build system to make nsLDAPAutoCompleteSession.cpp and friends compile when "options ldap" is on (bug 70933). r=peterv@netscape.com, sr=smfr@netscape.com. 2001-05-05 00:26:14 +00:00
ftang%netscape.com ae5864dc1c add bidi into the build flag and define IBMBID if bidi is set. fix bug 75463. r/sr=sfraser@netscape.com 2001-04-13 11:22:11 +00:00
pinkerton%netscape.com 57dab27cad 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
saari%netscape.com 57eebbce00 libpr0n 4 mac r=pinkerton,pavlov, sr=smfr 2001-03-24 02:44:26 +00:00
dmose%netscape.com 24c7dc20d9 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
heikki%netscape.com 04193bbfd3 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
beard%netscape.com 8b7911ea4d options cache 1 now implies #define MOZ_NEW_CACHE 1. r=sfraser 2001-03-02 00:19:29 +00:00
beard%netscape.com 8c77590b94 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
sdagley%netscape.com fd574a8179 This file was supposed to be part of the Carbon carpool last week but somehow didn't get comitted. Trying again. 2001-02-22 04:24:36 +00:00
beard%netscape.com 2842771c17 build system changes for Carbon, bug #64484, r=pinkerton, sr=sfraser 2001-02-06 04:00:52 +00:00
sfraser%netscape.com 585ce1ffe4 Adding options to not use the progress file, and optimize project opening in codewarrior. Bug 61401, r=scc, sr=jj 2000-12-06 22:09:50 +00:00
sfraser%netscape.com 5e3d177227 Trying to fix build redness; convert the ImportXMLProject stuff to use thew new low-level AE handler, and change the error messages to be better picked up by the Tinderbox error parser. 2000-11-29 08:15:04 +00:00
sfraser%netscape.com 0a7d5511f4 Attempting to fix the clobber build redness; adding an 'import_project' handler which uses low-level Apple Event stuff to talk to CodeWarrior, which should detect errors better. 2000-11-29 08:14:01 +00:00
cltbld%netscape.com 4fae278554 [sfraser@netscape.com] Try to fix clobber tinderbox problems by putting a timeout on the Import project XML AppleScript. r=jj 2000-11-29 04:18:30 +00:00
sfraser%netscape.com d74c36a8cd Add error checking to the chdir call, so that the scripts produce the correct error message when you try having the 'mozilla' folder at the root of a volume. r=kin 2000-11-15 22:56:30 +00:00
sfraser%netscape.com 4952cc1a60 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 afc77d87ba 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 19a4c10857 Minor output cleanup. NOT PART OF THE BUILD 2000-10-27 00:38:58 +00:00
sfraser%netscape.com 646b7f0b6e Use indirection to get to the build module file (so that different builds can use different names). Also clean up the root scripts to share more code. NOT PART OF THE BUILD 2000-10-26 20:00:34 +00:00
sfraser%netscape.com 91a3f9164f Add build time routines. NOT PART OF THE BUILD 2000-10-26 06:00:31 +00:00
sfraser%netscape.com a7edfdd5d8 Fix Jar::CreateJarFromManifest exporting. NOT PART OF THE BUILD 2000-10-26 03:53:51 +00:00
sfraser%netscape.com 118583dcf3 Tidy up CodeWarrior path stuff. NOT PART OF THE BUILD 2000-10-26 01:20:12 +00:00
sfraser%netscape.com 47cd5b831a Better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD 2000-10-25 22:20:22 +00:00
sfraser%netscape.com e0b351ba06 Better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD 2000-10-25 21:52:22 +00:00
sfraser%netscape.com e32949386b Better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD 2000-10-25 21:43:23 +00:00