sfraser
|
0b0c5a7d3b
|
Activate export.mac in mozilla:config:mac which should now be in the module
|
1998-05-28 19:37:02 +00:00 |
sfraser
|
97b01eb64b
|
Turn on more compiler warnings
|
1998-05-28 19:36:37 +00:00 |
sfraser
|
b486d01975
|
Changes for the new build system, and unify prefix files.
|
1998-05-28 19:36:09 +00:00 |
sfraser
|
45ce303a11
|
Fix some project and lib names
|
1998-05-28 06:18:36 +00:00 |
sfraser
|
19731f996f
|
Fix the variable substitution, again
|
1998-05-28 05:52:42 +00:00 |
sfraser
|
518cbfc922
|
Fix the variable substitution
|
1998-05-28 05:32:47 +00:00 |
sfraser
|
984c7dfef8
|
*** empty log message ***
|
1998-05-28 05:16:58 +00:00 |
sfraser
|
1e68fedae7
|
First Checked In.
|
1998-05-28 05:16:43 +00:00 |
sfraser
|
8e3812e16e
|
Temporarily commenting out export.mac file in mozilla:config:mac, since this directory needs to be added to the MozillaSourceMac module.
|
1998-05-28 05:03:46 +00:00 |
sfraser
|
732784705b
|
Fix a bug in the quoting of file names which caused problems with files with a hyphen in the name.
|
1998-05-28 04:07:53 +00:00 |
scc
|
26555b7a6f
|
Exploit new routine BuildProjectClean($;$). Fixed $dist_dir use to be consistent with standard use of variables for directories (i.e., include the trailing colon). Unified some small $DEBUG logic.
|
1998-05-28 00:19:43 +00:00 |
scc
|
f4317e9c2b
|
Added additional parameter to BuildProject: a boolean which, when true, forces a full build via `remove object code'
|
1998-05-28 00:16:44 +00:00 |
scc
|
94ba22abb2
|
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 |
sfraser
|
f9cc4f555c
|
Changed exports
|
1998-05-27 23:57:48 +00:00 |
sfraser
|
9db1c8dac1
|
Changed the target name to "Stubs" so that remove binaries happens each time, to guarentee that dist happens.
|
1998-05-27 23:54:02 +00:00 |
sfraser
|
4d80a90b30
|
Changed the target name of the MakeDist project to "Stubs" so that binaries are removed on every build.
|
1998-05-27 23:53:31 +00:00 |
cyeh
|
63b7b871fd
|
turn on moz_medium (turn off moz_lite)
|
1998-05-27 22:57:32 +00:00 |
sfraser
|
59dc30ea3c
|
Changed to use NewAlias instead of dupicate for making headers in dist
|
1998-05-27 22:53:17 +00:00 |
sfraser
|
c567a7c382
|
Added a need comma, and added lines to build Client resource targets. Also changed name of final project from Navigator to Client.
|
1998-05-27 22:47:14 +00:00 |
scc
|
b634a90d42
|
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
|
28bc034a21
|
Fixed MakeAlias to give better errors, and to work.
|
1998-05-27 21:14:11 +00:00 |
sfraser
|
9f92c9787d
|
Added code to remove binaries from stubs targets before building them.
|
1998-05-27 21:13:29 +00:00 |
sfraser
|
615d38e244
|
Added copyright, put in MOZ_LITE definition.
|
1998-05-27 21:12:59 +00:00 |
sfraser
|
9e96bbc027
|
Updated to point to the new projects, and use the MakeAlias routine.
|
1998-05-27 21:10:54 +00:00 |
cyeh
|
cdf559bafa
|
First Checked In.
|
1998-05-27 20:38:39 +00:00 |
sfraser
|
4cd22600ee
|
Updated comment
|
1998-05-27 20:35:52 +00:00 |
scc
|
a59ea3839e
|
removed erroneous commas from export lists
|
1998-05-27 20:19:31 +00:00 |
scc
|
d693652be1
|
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
|
143b96cbf3
|
added symlink lines, most still need to be completed with final product names; dist directory probably needs to be set correctly
|
1998-05-27 05:46:21 +00:00 |
sfraser
|
a4fb31f3a4
|
First Checked In.
|
1998-05-27 00:53:25 +00:00 |
sfraser
|
abfd6e9599
|
Updated the list of export.mac files
|
1998-05-27 00:50:22 +00:00 |
sfraser
|
6ce7e48e82
|
Fixing bugs in the scripts that copy headers into dist. Now allow trailing #comments, and handle whitespace after file names.
|
1998-05-27 00:50:08 +00:00 |
scc
|
fab760f6b8
|
First Checked In.
|
1998-05-26 19:48:03 +00:00 |
scc
|
5af03826f8
|
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
|
4c39533d39
|
*** empty log message ***
|
1998-05-26 19:36:10 +00:00 |
scc
|
e26433fbfe
|
First Checked In.
|
1998-05-26 19:34:23 +00:00 |
sfraser
|
061bb4d1e2
|
First Checked In.
|
1998-05-23 01:14:17 +00:00 |
scc
|
17ac80a05c
|
Report the project that actually stopped the build.
|
1998-05-21 02:41:11 +00:00 |
scc
|
8d1cc6865b
|
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
|
260f28267f
|
First Checked In.
|
1998-05-20 08:12:13 +00:00 |
ltabb
|
781c480871
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |