84 Commits

Author SHA1 Message Date
cyeh
79fb85c788 fix for Macintosh raptor build. target name was mispelled, so the build defaulted to the wrong networking target. corrected spelling so that modular netlib is built instead. (not a part of mozilla or gromit builds, reviewed cyeh) 1998-07-14 21:13:23 +00:00
atotic
6dc7057dbe Aaah, someone split the MANIFEST file inside config/mac 1998-07-02 23:54:24 +00:00
pierre
bb5e8c5032 Fixing MOZ_MEDIUM: fixed 2 paths like in the previous checkin and added Progress.mcp 1998-07-02 21:46:01 +00:00
cyeh
f1219ffe71 fill out path when building MOZ_MEDIUM target. This looks like an
incorrect copy/paste of code.
1998-07-02 17:41:56 +00:00
pierre
858502a0f6 Fixing MOZ_MEDIUM: build the right target in network.mcp 1998-07-02 10:21:58 +00:00
pierre
8fdc32e661 Mac MOZ_DARK 1998-07-02 02:38:19 +00:00
atotic
c7902603c8 Added making of aliases to .SYM files in the viewer_debug directory. 1998-06-30 00:52:06 +00:00
atotic
948b6926c4 Forgot to check out libpwcac 1998-06-29 18:38:11 +00:00
atotic
4d3310108d OK, one more project typo 1998-06-27 03:24:33 +00:00
atotic
2ec8f04a38 Ooooh, more directories are needed by checkout script 1998-06-27 03:07:26 +00:00
atotic
8f12c4238a Bug fix for picking what you want to do 1998-06-27 02:50:12 +00:00
atotic
95b8e0c33b More build fixes 1998-06-27 02:45:22 +00:00
atotic
08dcaf1c29 More build fixes 1998-06-27 01:26:41 +00:00
atotic
ab020df757 Made libimg and png part of the build. 1998-06-26 22:49:58 +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
pierre
b40e8c4a36 getting prepared for MOZ_DARK 1998-06-26 04:20:29 +00:00
pierre
b79f95fcc0 added comments from other '.pl' files 1998-06-26 04:19:47 +00:00
cyeh
4ac25e42b7 add back $DEBUG flag accidentily deleted in previous rev 1998-06-23 14:45:56 +00:00
cyeh
9fa4d49f94 make it match BuildMozillaDebug.pl. normandy landing missed this file, that's why the continous builds were failing, but manual builds were succeeding without an error. 1998-06-23 04:21:35 +00:00
spider
5d5d533e2c Normandy Merge .... 1998-06-22 21:19:46 +00:00
atotic
6ed5a68157 More build fixes 1998-06-16 22:56:31 +00:00
atotic
5683e25f18 Made all required Raptor libraries that I know about build. Next step, first raptor project 1998-06-16 21:44:03 +00:00
atotic
4e9106e11c More changes, have many pull and build options now 1998-06-16 21:40:51 +00:00
atotic
7c2e91b35c First Checked In. 1998-06-11 03:58:24 +00:00
gordon
c4fee6e2aa Spelling counts. Changed name of CustomStaticLib.o target. 1998-06-08 15:18:56 +00:00
gordon
55d9b61b8b Moveed build of Custom Static Libraries later to resolve timing issue. 1998-06-08 14:35:30 +00:00
gordon
c0839524c9 Changed the names of the static libraries to match what Client.mcp is looking for. 1998-06-08 13:03:26 +00:00
gordon
126ef956f9 Remove SoftUpdate from mozilla/dist population because it isn't built for mozilla and has a conflict with the Nav-Java stubs directory. 1998-06-06 11:22:30 +00:00
scullin
03c23c9ffd Added network:util to manifest list 1998-06-05 23:49:03 +00:00
scullin
8b34feb189 Added network:mimetype to export list 1998-06-05 18:59:54 +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
fda095a55a Forgot to build the new custom static libs target. 1998-06-04 08:43:47 +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
sfraser
8c725e28d6 Add targets for custom static libraries 1998-06-04 07:31:45 +00:00
sfraser
d4b49427ee First Checked In. 1998-06-04 06:57:39 +00:00
warren
a38effcfb1 Added modules/oji 1998-06-03 00:59:00 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
scc
a0d2a32d1d First Checked In. 1998-06-02 23:54:58 +00:00
scc
36781f71f4 BuildMozilla() no longer changes to the correct directory, so I have to. 1998-05-30 03:13:20 +00:00
scc
6a9d103231 Added InstallFromManifest(), the critical routine to doing the dist file copying. 1998-05-30 03:13:10 +00:00
scc
14171dffdc Added DistMozilla() function. Now build the MakeDist project condisitonall based on $main::use_DistMozilla. No longer chdir to the right place. You have to do it yourself before calling BuildMozilla() or DistMozilla(). 1998-05-30 03:12:25 +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
sfraser
7fe5d93270 Switch tinderbox to the new list of projects 1998-05-28 19:37:21 +00:00
sfraser
e80bdccf8d Activate export.mac in mozilla:config:mac which should now be in the module 1998-05-28 19:37:02 +00:00
sfraser
0c0ea11c18 Turn on more compiler warnings 1998-05-28 19:36:37 +00:00
sfraser
f9f3271eb4 Changes for the new build system, and unify prefix files. 1998-05-28 19:36:09 +00:00
sfraser
e8b42a46df Fix some project and lib names 1998-05-28 06:18:36 +00:00
sfraser
106cde4457 Fix the variable substitution, again 1998-05-28 05:52:42 +00:00
sfraser
c835b517ec Fix the variable substitution 1998-05-28 05:32:47 +00:00
sfraser
25924c8172 *** empty log message *** 1998-05-28 05:16:58 +00:00