scc%netscape.com
|
efad1fdd7b
|
Oops. since build_project is no longer AppleScript, "false" should be 0. That's why we were building too often.
|
1998-08-03 20:20:53 +00:00 |
|
scc%netscape.com
|
4feba75c10
|
added Chris Nandor's changes to call CodeWarriorLib.pm instead of using AppleScript.
|
1998-07-30 01:09:52 +00:00 |
|
atotic
|
58f51c1b7a
|
Alias optimization in MakeAlias: if correct alias already exists, do not create a new one.
|
1998-06-26 22:28:20 +00:00 |
|
scc
|
eafdf05a23
|
Merge PrepareDist into DistMozilla; switch DistMozilla over to MANIFEST files (away from export.mac files); use mkpath directly.
|
1998-06-05 00:32:15 +00:00 |
|
sfraser
|
4362f48de0
|
Switch over to using Perl's manifest instead of MakeDist, and mess with the relative paths. Also write out progress messages.
|
1998-06-04 07:35:50 +00:00 |
|
scc
|
6a9d103231
|
Added InstallFromManifest(), the critical routine to doing the dist file copying.
|
1998-05-30 03:13:10 +00:00 |
|
scc
|
9291a82518
|
Greatly expanded documentation. Second argument of MakeAlias isn't optional. CloseErrorLog() now does the right thing if we were still stopping for errors.
|
1998-05-29 22:53:12 +00:00 |
|
scc
|
7f5c6553ad
|
Added BuildProjectClean($;$), like BuildProject, but forces a `remove object code'. Factored the two routines into a private build_project($$$)
|
1998-05-28 00:15:54 +00:00 |
|
scc
|
1fdefc5665
|
missing project files now counts as an error w.r.t. StopForErrors(). Cleaned up MakeAlias a little.
|
1998-05-27 22:40:36 +00:00 |
|
sfraser
|
4e929767d9
|
Fixed MakeAlias to give better errors, and to work.
|
1998-05-27 21:14:11 +00:00 |
|
scc
|
7e139b73c9
|
removed erroneous commas from export lists
|
1998-05-27 20:19:31 +00:00 |
|
scc
|
86281faabd
|
Added MakeAlias, an error checking synonym for symlink. Moved some routines to @EXPORT from @EXPORT_OK, to make for more concise clients.
|
1998-05-27 19:52:28 +00:00 |
|
scc
|
d465d35e9c
|
Added code to handle the `stop for errors, but not logging' case; moved copyright to (newly added) POD section
|
1998-05-26 19:46:36 +00:00 |
|
scc
|
56195332b6
|
Report the project that actually stopped the build.
|
1998-05-21 02:41:11 +00:00 |
|
scc
|
171ccffcab
|
Added StopForErrors() and DontStopForErrors(). The former is the default, though logging must be on to allow errors to be noticed.
|
1998-05-20 23:09:53 +00:00 |
|
scc
|
8e8def39ad
|
First Checked In.
|
1998-05-20 08:12:13 +00:00 |
|