Commit Graph

698 Commits

Author SHA1 Message Date
cyeh%netscape.com
8f536c20d5 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


git-svn-id: svn://10.0.0.236/trunk@16352 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-14 18:41:44 +00:00
pierre%netscape.com
72531f0b59 Fix resource path of throbber images
git-svn-id: svn://10.0.0.236/trunk@16344 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-14 06:42:02 +00:00
beard%netscape.com
73e5094949 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@16341 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-13 23:27:52 +00:00
beard%netscape.com
f4eea4abb9 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.
git-svn-id: svn://10.0.0.236/trunk@16340 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-13 23:24:01 +00:00
beard%netscape.com
0ffd6d37da First Checked In.
git-svn-id: svn://10.0.0.236/trunk@16333 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-13 21:12:19 +00:00
beard%netscape.com
7a87a8d596 Now does a list compare of target files before performing a merge pass.
git-svn-id: svn://10.0.0.236/trunk@16332 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-13 21:11:47 +00:00
beard%netscape.com
d0e372deb7 Mac project reconciliation. MANIFESTO.pm is currently disabled.
git-svn-id: svn://10.0.0.236/trunk@16329 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-13 07:11:44 +00:00
beard%netscape.com
c716c4a913 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@16328 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-13 05:14:29 +00:00
beard%netscape.com
ec4c624a54 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@16327 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-13 05:08:00 +00:00
cyeh%netscape.com
342f0ee7ff fix annoying little bug where if you specify an invalid log path, the open file call would fail, and you would silently get no build log.
now we check to see if open() succeeded, and if not, die accordingly.


git-svn-id: svn://10.0.0.236/trunk@16286 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-12 00:02:38 +00:00
jfrancis%netscape.com
708dad24a0 getting transaction manager ready for addition to mac build
git-svn-id: svn://10.0.0.236/trunk@16262 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-11 18:13:11 +00:00
jj%netscape.com
b421b7c102 . Fixed error log file path
. Swapped OpenErrorLog and StopForErrors calls.
r=cyeh


git-svn-id: svn://10.0.0.236/trunk@16196 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-11 01:34:18 +00:00
pinkerton%netscape.com
13f3951615 fix alias creation of AppShell debug shlb by appending the $D to the name.
git-svn-id: svn://10.0.0.236/trunk@16149 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-10 16:59:42 +00:00
davidm%netscape.com
912989eaf3 Add code to build XPAppShell to build list
git-svn-id: svn://10.0.0.236/trunk@16090 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-09 20:43:50 +00:00
pierre%netscape.com
aed880d6cc Added several MakeAlias for xSym files
git-svn-id: svn://10.0.0.236/trunk@16040 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-09 10:14:06 +00:00
waterson%netscape.com
cafbddc21f Add RDF to build.
git-svn-id: svn://10.0.0.236/trunk@15765 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-04 06:17:10 +00:00
waterson%netscape.com
bc334f6a33 Added mozilla/layout/html/style/src to the list of MANIFEST-ed directories. This makes sure that nsIHTMLStyleSheet and nsIHTMLCSSStyleSheet are exported.
git-svn-id: svn://10.0.0.236/trunk@15731 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-03 21:48:45 +00:00
sfraser%netscape.com
e09a7f3f67 File Removed.
git-svn-id: svn://10.0.0.236/trunk@15653 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-03 00:26:44 +00:00
pierre%netscape.com
cda7b1f93b Make an alias of the WASTELib library in the 'dist' directory
git-svn-id: svn://10.0.0.236/trunk@15622 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-02 10:17:36 +00:00
waterson%netscape.com
8abda9e59d Added mozilla/rdf/include, mozilla/layout/xml/document/public, and mozilla/layout/xml/content/public to list of dirs that get manifested. Still not adding rdf to the Mac build due to linkage problems that need to be sorted out.
git-svn-id: svn://10.0.0.236/trunk@15562 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-02 00:21:44 +00:00
beard%netscape.com
9ec220b936 Mac shared library migration. Moved PowerPlant earlier.
git-svn-id: svn://10.0.0.236/trunk@15479 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-30 23:39:17 +00:00
beard%netscape.com
810f6cfdf2 Mac shared library migration.
git-svn-id: svn://10.0.0.236/trunk@15474 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-30 22:15:00 +00:00
jfrancis%netscape.com
6e9d095783 adding editor MANIFEST
git-svn-id: svn://10.0.0.236/trunk@15429 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-29 23:52:10 +00:00
beard%netscape.com
553570efc5 Consistent spacing
git-svn-id: svn://10.0.0.236/trunk@15326 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-26 00:21:54 +00:00
jfrancis%netscape.com
4f2c73564d shared lib conversion, phase 1
git-svn-id: svn://10.0.0.236/trunk@15000 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 06:05:20 +00:00
jfrancis%netscape.com
76a3c8bde7 shared lib conversion, phase 1
git-svn-id: svn://10.0.0.236/trunk@14999 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:53:16 +00:00
jfrancis%netscape.com
47ed79a28a First Checked In.
git-svn-id: svn://10.0.0.236/trunk@14998 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:52:48 +00:00
jfrancis%netscape.com
a949aa4d62 adding view to layout projects
git-svn-id: svn://10.0.0.236/trunk@14994 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:14:39 +00:00
beard%netscape.com
c300ac1865 Checking out mozilla/modules/libpref from the tip.
git-svn-id: svn://10.0.0.236/trunk@14846 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-18 02:20:16 +00:00
pierre%netscape.com
672e98385c First Checked In.
git-svn-id: svn://10.0.0.236/trunk@14768 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-17 01:03:16 +00:00
mcmullen%netscape.com
7d8ba2670e Commenting out previous change for now.
git-svn-id: svn://10.0.0.236/trunk@14619 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 22:06:10 +00:00
mcmullen%netscape.com
3c3462c43b Put the first error in the perl console as well as the log file.
git-svn-id: svn://10.0.0.236/trunk@14617 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 22:01:21 +00:00
mcmullen%netscape.com
2da0c905a3 Work around a CW Pro4 bug. If the CW Find window is in front before you start, and you try to use an applevent to walk the list of open
documents, you will fail.  Running the build script in this case would open each of the projects in turn, but fail to attempt to build them or to close
them again.  The output will say something like "building foo / building bar / ... / build complete".  Nothing would be built, and the log file would show no
errors. 

This change will stop the build, instead of just barreling ahead
regardless, in the case when the Find window bug is encountered.


git-svn-id: svn://10.0.0.236/trunk@14616 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 22:01:01 +00:00
beard%netscape.com
623bf257e4 Prints the name of the target being built as well.
git-svn-id: svn://10.0.0.236/trunk@14514 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 19:34:14 +00:00
cyeh%netscape.com
ec09d088bb remove checkout ui and set it so that it just builds. checkout routines have been moved to "PullNGlayout.pl"
git-svn-id: svn://10.0.0.236/trunk@14462 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 21:42:28 +00:00
pierre%netscape.com
8f341809c7 Backed out previous changes.
git-svn-id: svn://10.0.0.236/trunk@14035 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-04 03:59:18 +00:00
pinkerton%netscape.com
b5d3b442c6 add xpfeViewer.mcp to build list so that it shows up on tinderbox if broken.
git-svn-id: svn://10.0.0.236/trunk@13938 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 23:52:49 +00:00
pinkerton%netscape.com
575cafe33c Build aliases in the resource folder a better way.
git-svn-id: svn://10.0.0.236/trunk@13935 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 23:22:26 +00:00
cyeh%netscape.com
54f5b97a00 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@13928 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 22:56:00 +00:00
cyeh%netscape.com
b682893960 make this script so it just builds. it assumes you have a source tree.
git-svn-id: svn://10.0.0.236/trunk@13918 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 22:11:29 +00:00
cyeh%netscape.com
15bd8936d3 pull_all now an option
git-svn-id: svn://10.0.0.236/trunk@13772 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 00:25:41 +00:00
pierre%netscape.com
01c800f006 oops... backing out last change: we must pull Raptor before the libpref branch
git-svn-id: svn://10.0.0.236/trunk@13649 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-29 11:47:17 +00:00
pierre%netscape.com
a52ecc58f7 swaped the 2 checkout lines so that, at the end of the script, the MacCVS status window displays the error messages from the Raptor module instead of those from the libpref branch
git-svn-id: svn://10.0.0.236/trunk@13648 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-29 11:12:59 +00:00
cyeh%netscape.com
0fc4671799 Remove obsolete/unused files.
git-svn-id: svn://10.0.0.236/trunk@13640 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-29 01:39:00 +00:00
cyeh%netscape.com
759e54597a make option picker work. you can optionally pull and build all, or just rebuild.
git-svn-id: svn://10.0.0.236/trunk@13635 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-29 00:17:52 +00:00
cyeh%netscape.com
ecf275a7cc simplify dist calls and make it consistant with style in BuildList.pm
git-svn-id: svn://10.0.0.236/trunk@13481 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-26 21:23:39 +00:00
cyeh%netscape.com
f1e0b05dc4 simplify/reduce source pulling routines to only pull RaptorMac and libpref on the XPCOM_BRANCH. This should significantly speed up source pulls.
git-svn-id: svn://10.0.0.236/trunk@13350 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 00:22:23 +00:00
cyeh%netscape.com
9df05e8207 Remove obolete AppleScript file
git-svn-id: svn://10.0.0.236/trunk@13212 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-20 20:35:31 +00:00
cyeh%netscape.com
16417acbfc merge in change from Chris Nandor (pudge@pobox.com). Thought scc was
going to handle this. sorry for the delay.


git-svn-id: svn://10.0.0.236/trunk@13211 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-20 20:18:13 +00:00
scullin%netscape.com
a35aac5eae Moving xpcom public headers to public
git-svn-id: svn://10.0.0.236/trunk@13102 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 18:35:39 +00:00