Commit Graph

43 Commits

Author SHA1 Message Date
sfraser%netscape.com
3e28d4dbfd Build script cleanup, adding ability to control plugin building. r=beard 2000-06-02 00:51:09 +00:00
sfraser%netscape.com
41a3c5a792 Just reorder the $build array so that it matches the real build order 2000-05-10 19:54:07 +00:00
jj%netscape.com
fee5111a4f #37355: minor fixes & adjustments between debug/optimized scripts. 2000-05-02 01:21:07 +00:00
beard%netscape.com
3f1ed5ff9c Compatibility with Universal Headers 3.3 or later. a=leaf 2000-04-19 22:13:51 +00:00
jj%netscape.com
d5f6f16865 Removed references to MOZ_FULLCIRCLE in mozilla. a=leaf r=sfraser 2000-03-04 01:52:50 +00:00
jj%netscape.com
5374c50046 #26126: changed Mac build scripts to pull NSPR from static tag + some cleanup. r=sfraser 2000-02-10 03:16:27 +00:00
sfraser%netscape.com
55dbb4eec3 Add chatzilla to the Mac build. r=rginda 2000-01-15 01:30:34 +00:00
sfraser%netscape.com
eca8c1668a Tidy up of build scripts; make new groupings for imglib, necko and browserutils, remove if($NECKO) etc. r=pinkerton 2000-01-13 23:01:45 +00:00
dmose%mozilla.org
5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
beard%netscape.com
12ae6bdc48 Added $GC_LEAK_DETECTOR. r=smfr 1999-10-03 20:03:39 +00:00
beard%netscape.com
f60a4fe641 Added $CLOBBER_IDL_PROJECTS flag, to manually clobber the IDL projects. 1999-08-25 22:19:18 +00:00
sspitzer%netscape.com
28e2ecb63f turn on NECKO for Mac. approved mscott 1999-07-29 00:24:35 +00:00
jj%netscape.com
7926eb10f0 added build{xpidl} key to generate the idl compiler/linker/panel 1999-07-23 00:09:58 +00:00
gordon%netscape.com
db4975378d Added NECKO variable. 1999-07-14 21:13:07 +00:00
ducarroz%netscape.com
2d87e4b889 Add a var $build{apprunner} to build apprunner instance of using xpapp twice. 1999-06-21 23:23:44 +00:00
sfraser%netscape.com
45b0cba266 Clean up building of IDL projects, adding separate IDL group. 1999-06-10 20:02:53 +00:00
mcmullen%netscape.com
b033070aa4 Set switches to prevent whining. 1999-05-27 00:00:38 +00:00
jj%netscape.com
1a827fcca6 Turn on build{all} which I turned off by mistake. 1999-05-26 03:52:01 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
gordon%netscape.com
31a4380ada Preparation for separate runtime builds on Mac. Added $build{runtime} = 0; 1999-05-20 03:31:25 +00:00
pierre%netscape.com
1cab47bdcc Moved the Profiler stuff into separate targets in NSRuntime. Udapted the build scripts. 1999-05-18 02:59:03 +00:00
sfraser%netscape.com
3e92fe2a37 Just do some anal alignment of config options 1999-05-15 00:41:23 +00:00
jj%netscape.com
5b104ba2c9 Turned XPIDL plugin ON ($USE_XPIDL = 1) for Tinderbox and Verification builds. 1999-05-14 21:48:02 +00:00
pinkerton%netscape.com
2d310d9c3c add variable to build with TARGET_CARBON. Off for now, but can be turned on by anyone wanting to build Carbon. 1999-05-11 21:26:07 +00:00
waterson%netscape.com
f4476aff7c Added USE_XPIDL variable. 1999-05-11 19:09:33 +00:00
mcmullen%netscape.com
0ffc32d339 Added option to Macintosh build scripts, to delete all the dist aliases or just all the dist library aliases. 1999-05-10 23:01:39 +00:00
ducarroz%netscape.com
22f713e988 Mailnews is now fully integrated to the build process. I have remove the previous patch to avoid to build mailnews by befault. 1999-05-06 00:10:47 +00:00
mcmullen%netscape.com
bfbaa6c090 Turned off time-stamped build logs by default. jj's release builds need the hard-coded name. 1999-05-05 23:03:55 +00:00
sdagley%netscape.com
46b16eb693 Mailnews has to be built now, because the profile wizard stuff was put into the mailnews directory, and doesn't get exported unless you build mailnews. (Don't shoot the messenger). 1999-05-05 01:38:10 +00:00
mcmullen%netscape.com
d45f8a3414 Moved international projects into a separate routine. Made it print announcements at the end of each routine, to facilitate restarting build (using "most") after an error. 1999-05-04 19:21:00 +00:00
jj%netscape.com
3de2b091f2 changed $build{mailnews} = 1 for the automated/daily verification build. 1999-04-29 22:24:51 +00:00
sfraser%netscape.com
92acd2ec10 Turn on clobber_libs flag 1999-04-21 19:12:36 +00:00
ducarroz%netscape.com
8d9edf5694 add mailnews into build process for Mac. By default, mailnews if off even when build{all}=1, you must set build{mailnews}=1 in order to built messenger. 1999-04-15 20:07:37 +00:00
cyeh%netscape.com
263e95a79c checkin mac script changes to generate build numbers on macintosh 1999-03-27 00:55:59 +00:00
petitta%netscape.com
c4db3817ff Changed $pull{all} = 1; to $pull{all} = 0; 1999-01-28 20:43:50 +00:00
petitta%netscape.com
6b50115a26 Changed $pull{all} = 0; to $pull{all} = 1; 1999-01-28 18:04:19 +00:00
petitta%netscape.com
cf1e8d79bb Full Circle Mods 1999-01-13 00:46:28 +00:00
petitta%netscape.com
a5cbbc58b5 Updated Build scripts for the inclusion of the talkback stuff. 1999-01-12 20:49:54 +00:00
sfraser%netscape.com
6eba192af0 Add flag to clobber existing libraries and SYM files before building each project. 1998-12-17 01:24:37 +00:00
sfraser%netscape.com
519b665bc0 Ensure that default is to build all. 1998-12-16 03:44:58 +00:00
sfraser%netscape.com
dec210e2fb Add more granularity to build options, fix the {all} flag to really pull/build everything. 1998-12-16 03:30:39 +00:00
jj%netscape.com
fbc6276195 . Fixed error log file path . Swapped OpenErrorLog and StopForErrors calls. r=cyeh 1998-12-11 01:34:18 +00:00
jfrancis%netscape.com
3160deb63b First Checked In. 1998-11-20 05:52:48 +00:00