326 Commits

Author SHA1 Message Date
beard%netscape.com
9f7156459f added libxpt, xpconnect MANIFEST files, added libxpt.mcp, XPConnect.mcp. 1999-04-16 03:07:38 +00:00
beard%netscape.com
0cc098c920 First Checked In. 1999-04-16 03:06:12 +00:00
mcmullen%netscape.com
ba5876b855 Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist. 1999-04-15 22:50:18 +00:00
mcmullen%netscape.com
498102f973 Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist. 1999-04-15 22:49:51 +00:00
mcmullen%netscape.com
9fa57f360d Added profile to the Macintosh build 1999-04-15 22:45:44 +00:00
mcmullen%netscape.com
31d474c5fa Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist. 1999-04-15 22:42:18 +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
sfraser%netscape.com
87612814e5 Add new range directory to the list of MANIFESTs 1999-04-13 01:33:49 +00:00
pinkerton%netscape.com
135cf7a0ed check a flag to see if we should build the carbonlite target of Interface.mcp 1999-04-07 03:11:40 +00:00
hyatt%netscape.com
344d093e7c Adding chrome to the list of projects that are built. 1999-04-07 00:17:17 +00:00
ftang%netscape.com
037759fdab uncomment out ucvcn 1999-04-06 21:34:59 +00:00
danm%netscape.com
ca797b5fae added browser samples directory 1999-04-02 21:14:48 +00:00
hyatt%netscape.com
6b875952c8 Adding chrome to the list of projects that are built. 1999-04-02 02:16:45 +00:00
dougt%netscape.com
aac9d66782 Making xpinstall a component. 1999-04-02 00:39:26 +00:00
pinkerton%netscape.com
4a3680a29d build widget after htmlParser because of nsXIFConverter dependency. 1999-04-01 18:39:35 +00:00
waterson%netscape.com
78e99c377f Added browsing profile to build. 1999-04-01 02:18:27 +00:00
nisheeth%netscape.com
b450196dec Adding expat, James Clark's XML parser, to the Mac build... 1999-03-30 06:22:25 +00:00
cyeh%netscape.com
02fc146644 remove debugging call that i missed while getting build numbers working. 1999-03-29 18:41:38 +00:00
rjc%netscape.com
077db86ded Build Wallet after Network. 1999-03-27 02:48:23 +00:00
rjc%netscape.com
a7931612b2 Add Morse's Wallet into Mac build. 1999-03-27 02:09:31 +00:00
cyeh%netscape.com
263e95a79c checkin mac script changes to generate build numbers on macintosh 1999-03-27 00:55:59 +00:00
jj%netscape.com
07fdfc803c fix build bustage. 1999-03-25 23:50:11 +00:00
jj%netscape.com
f028ffa998 fixed bustage on line 1! ("`#!perl -w") 1999-03-25 20:36:51 +00:00
dougt%netscape.com
88d3e9f118 Adding XPInstall to the Mac build.
Adding libjar to the mac build.
1999-03-25 20:13:00 +00:00
sfraser%netscape.com
8d572ff213 Build script enhancements -- fix the dialogs that pop up to choose a session file, and to locate the IDE. Also do some application activation to lessen pull and build times. 1999-03-25 04:00:56 +00:00
ftang%netscape.com
df986f26de move all the intl componment into componment directory 1999-03-23 19:57:00 +00:00
sfraser%netscape.com
72db64e879 Turn on traceback tables in the optimized build, so that MacsBug logs from dogfood are useful. Bug 3888, approved chofmann. 1999-03-17 03:18:24 +00:00
ftang%netscape.com
9befeb353c move the ucvja2 into componment directory so autoreg will work. we should move other intl dll there after dogfood. reviwed by dp. fix bug 3866 1999-03-17 01:22:06 +00:00
dp%netscape.com
49c9a446d0 Moving appcores.dll from bin/components/ to bin/ since mailnews links with it 1999-03-16 01:41:33 +00:00
sdagley%netscape.com
1df16cb994 Make an alias of mozilla:xpfe:AppCores:xul:resources:throbbingN.gif in the throbber res directory so that law's upcoming toolbar xul change can find it. 1999-03-13 02:51:00 +00:00
jj%netscape.com
0496af3ec6 changed $CLOBBER_LIBS from 0 to 1 [existing libs must be deleted before new one gets built] 1999-03-11 01:33:18 +00:00
sfraser%netscape.com
89fd03e216 Put editor shared libs in the Components folder, and call the folder "Components", not "components". 1999-03-10 00:55:34 +00:00
rjc%netscape.com
ed05cd26a8 Fix bug 3401: aliases to shared libraries which auto-register need to be placed inside of a "components" directory (which itself needs to exist in the same directory as apprunner/viewer). Review/approval: sdagley 1999-03-05 05:09:04 +00:00
scc%netscape.com
2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
pinkerton%netscape.com
fc5418884f add manifest for dbm/include 1999-03-02 19:02:28 +00:00
saari%netscape.com
308eb9de7d add mozilla/expat/xmlparse/MANIFEST to export xmlparse.h 1999-02-27 09:42:52 +00:00
sfraser%netscape.com
eab488f6d5 Change project build order, and build MoreFiles and MemAllocator as static libs. 1999-02-26 00:48:30 +00:00
ftang%netscape.com
673b34039f fix the bustage 1999-02-25 20:16:28 +00:00
ftang%netscape.com
d2d8020aed enable ucvja2 . add placeholder for Chinese/Korean/Vietnamese/Thai converters. 1999-02-25 19:52:25 +00:00
pinkerton%netscape.com
db18fe2786 Add manifest file for xpcom/src 1999-02-24 17:36:37 +00:00
pierre%netscape.com
8b3876b8cc added rdf:util:public:MANIFEST to fix a build breakage 1999-02-24 12:01:16 +00:00
law%netscape.com
de504a3c3c Landing LIBREG990212_BRANCH to get libreg building on Mac 1999-02-23 19:56:57 +00:00
pierre%netscape.com
dc491dd0d9 turned RTTI off 1999-02-23 08:59:45 +00:00
michaelp%netscape.com
6423514811 First Checked In. 1999-02-19 22:47:36 +00:00
ftang%netscape.com
6ffbbc21ea add lwbrk 1999-02-17 15:27:16 +00:00
dcone%netscape.com
d5146eecc9 added a manifest for Layout/html/table 1999-02-12 17:36:28 +00:00
pierre%netscape.com
3d9d72fb29 added webshell/embed/mac/RaptorShell.mcp 1999-02-12 00:04:45 +00:00
sar%netscape.com
b2ad536a28 Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
pinkerton%netscape.com
b9f23d90f0 Add manifest file for xpfe/appshell/public 1999-02-10 18:20:47 +00:00
erik%netscape.com
c37e458b26 adding viewer.properties to build for testing string bundle stuff 1999-02-09 19:27:04 +00:00