Commit Graph

242 Commits

Author SHA1 Message Date
petitta%netscape.com
c602a1c46b updated yet again 1999-01-26 20:11:43 +00:00
petitta%netscape.com
6dceba0d88 updated again 1999-01-26 19:52:07 +00:00
petitta%netscape.com
07cec3fab0 Modified 1999-01-26 18:44:23 +00:00
pinkerton%netscape.com
f7c33b9db6 Pull throbber gifs from viewer instead of xpviewer to match what the windows build is doing. 1999-01-26 17:29:41 +00:00
pinkerton%netscape.com
8b6f2e236d Pull some chrome stuff from xpfe/browser to get appviewer up and running. These chrome files will move, but they live where they live right now. 1999-01-26 17:14:37 +00:00
waterson%netscape.com
54b6e83cce Moved XPCOM to in front of LiveConnect to fixed build bustage. 1999-01-26 07:02:51 +00:00
beard%netscape.com
44a66e6942 Added LiveConnect to build and MANIFEST processing. 1999-01-26 01:14:00 +00:00
petitta%netscape.com
c2a6323ba7 Updated to 1.0.3 1999-01-26 01:09:50 +00:00
michaelp%netscape.com
2faf8bfcd6 removed gfx/src from list of MANIFESTs to process. 1999-01-25 22:17:26 +00:00
dcone%netscape.com
0f4a173f5e Added a manifest file for layout:html:forms:public 1999-01-22 16:04:51 +00:00
sfraser%netscape.com
fb94168157 Fix ftang's build bustage -- move base.mcp to be built before the uconv stuff. 1999-01-22 03:53:24 +00:00
ftang%netscape.com
e97a818ea3 add uconv, ucvlatin, ucvja into the build process 1999-01-22 01:30:07 +00:00
jj%netscape.com
084796f828 changed default CVS module from 'RaptorMac' to 'SeaMonkeyEditor'. 1999-01-21 02:26:40 +00:00
pierre%netscape.com
67b663242d added silentdl to the list of manifest files 1999-01-20 00:36:13 +00:00
pierre%netscape.com
343556664b make aliases of RDF resources 1999-01-15 22:32:53 +00:00
jfrancis%netscape.com
fee2fbb21c Removing Powerplant 1999-01-15 05:19:59 +00:00
jfrancis%netscape.com
d7d552ff0a turning building of PP back on for now - something else appears to need it. 1999-01-15 00:28:12 +00:00
jfrancis%netscape.com
7bd7825632 Removing Powerplant 1999-01-15 00:12:02 +00:00
petitta%netscape.com
cf1e8d79bb Full Circle Mods 1999-01-13 00:46:28 +00:00
petitta%netscape.com
6294d3387f Fixed Syntax errors 1999-01-12 23:32:30 +00:00
petitta%netscape.com
d9ed1f4365 Set MOZ_FULLCIRCLE = 0 1999-01-12 23:27:04 +00:00
petitta%netscape.com
a9fe77dc62 Fixed my boneheaded syntax goofs..... 1999-01-12 21:47:08 +00:00
petitta%netscape.com
6bd5993e95 Updated to handle Talkback Client. 1999-01-12 20:53:24 +00:00
petitta%netscape.com
a5cbbc58b5 Updated Build scripts for the inclusion of the talkback stuff. 1999-01-12 20:49:54 +00:00
mcmullen%netscape.com
ae788973c6 Changed the name of XPAppViewer to apprunner, since that is what other platforms call it. Too many viewers spoil the broth. 1999-01-08 22:29:00 +00:00
amusil%netscape.com
4e71c6f53c Added plugin.mcp project to the Mac build. plugin.shlb is now included in layout.mcp and plugin-related cpp files have been removed from viewer.mcp 1999-01-05 09:34:27 +00:00
beard%netscape.com
36be4ef455 Added "compile_script()" which compiles a text-based AppleScript into a compiled form which runs faster. _useManifestoLib() now ensures that the compiled script is up-to-date with the text script. 1998-12-24 19:35:20 +00:00
beard%netscape.com
b40b2f86d4 Working around IDE 3.X bug, looping over target files until error encountered, filtering by file type, not using IDE's file type, too slow. 1998-12-24 19:32:21 +00:00
beard%netscape.com
33851ca23f Updated to enumerate target files until error encountered, use 3.3 IDE. 1998-12-24 19:30:15 +00:00
waterson%netscape.com
3ae3678aa6 Change to new RDF tree structure 1998-12-24 08:10:45 +00:00
brade%netscape.com
7127959f91 comment out line which builds clientStubs 1998-12-23 15:10:40 +00:00
dcone%netscape.com
ccbf48c894 Added a manifest from viewer, and samples from resources for Rods changes 1998-12-17 16:15:45 +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
mcmullen%netscape.com
8c4fb2e9b6 Set the error log file type so that it's a CodeWarrior file. 1998-12-16 23:48:55 +00:00
sfraser%netscape.com
246613ce5d Fix the target name for building XPAppViewer.mcp 1998-12-16 21:45:20 +00:00
sfraser%netscape.com
e55b30a1f5 Fix the target name for building viewer.mcp 1998-12-16 06:50:27 +00:00
warren%netscape.com
0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
sfraser%netscape.com
344a1993c2 Have pull{all} set all the other pull{}s. 1998-12-16 03:47:14 +00:00
sfraser%netscape.com
519b665bc0 Ensure that default is to build all. 1998-12-16 03:44:58 +00:00
sfraser%netscape.com
efdf3a742b Add more granularity to build options, make new routine to reconcile and build a project and make the aliases. 1998-12-16 03:31:18 +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
pierre%netscape.com
fb4a71cf0f First Checked In. 1998-12-15 01:06:58 +00:00
pinkerton%netscape.com
a47a1796b7 don't build xpfeViewer anymore (obsolete). 1998-12-14 23:54:23 +00:00
brade%netscape.com
8cdbc46a49 (per macdev mtg) always turn on RTTI in all projects 1998-12-14 22:57:45 +00:00
cyeh%netscape.com
fbced98942 fix path problem (that could cause OpenErrorLog() to die) and also
change log name to something more meaningful and to something that
won't collide with a compile log from a previous run
1998-12-14 18:41:44 +00:00
pierre%netscape.com
314f7f1144 Fix resource path of throbber images 1998-12-14 06:42:02 +00:00
beard%netscape.com
c3173abbd8 First Checked In. 1998-12-13 23:27:52 +00:00
beard%netscape.com
19ab4074fe Added .log files, and modification date comparison. Should make average case build times unchanged. This is still not enabled. The MRO and sort scripting additions need to be added to the build suite. 1998-12-13 23:24:01 +00:00
beard%netscape.com
da731440bf First Checked In. 1998-12-13 21:12:19 +00:00
beard%netscape.com
b96db38ccb Now does a list compare of target files before performing a merge pass. 1998-12-13 21:11:47 +00:00