Commit Graph

124 Commits

Author SHA1 Message Date
cyeh%netscape.com
037b09d479 revert file 1998-09-09 01:37:41 +00:00
cyeh%netscape.com
b57d7fd7ed according to scc, use do instead of system 1998-09-08 23:50:44 +00:00
dcone%netscape.com
23c52d0a49 Fixed mac build for the Kipp changes - Raptor only 1998-09-04 17:58:28 +00:00
cyeh%netscape.com
747631900d remove JSJ.mcp from all builds3 1998-09-03 20:54:33 +00:00
cyeh%netscape.com
9cff4f18f7 do the right thing and parameterize calls to SetTimeBomb 1998-09-02 23:31:57 +00:00
cyeh%netscape.com
91bd151bf2 after speaking to scc, moving utility functions to Moz.pm where they belong. 1998-09-02 22:52:49 +00:00
cyeh%netscape.com
7166e00ae5 disable setting the agent for right now 1998-09-02 19:04:13 +00:00
pierre%netscape.com
3685a0d3b1 Make aliases of sample files. (closed tree override: raptor checkin only) 1998-09-01 01:12:34 +00:00
cyeh%netscape.com
ebc5720c9d i hate it when i fuck up 1998-08-31 23:27:51 +00:00
cyeh%netscape.com
b918ffcdf7 added support for automagically setting timebombs in the build. only used for mozilla official builds, shouldn't affect anything. (famous last words i know) 1998-08-31 22:54:56 +00:00
cyeh%netscape.com
5b4f631885 First Checked In. 1998-08-28 21:03:57 +00:00
cyeh%netscape.com
914d373071 added subroutine to adjust agent number everytime you build. for official releases only. 1998-08-27 22:04:19 +00:00
cyeh%netscape.com
4b5baa7cb2 disable updating the build number in about-all.html everytime you build. needs to be turned on for official releases only until ckid/mcvs resource problem is solved. editing about-all.html causes file to be blown away. 1998-08-27 20:20:06 +00:00
cyeh%netscape.com
e27942f4fd udpate the build number in about-all.html everytime you build. 1998-08-27 20:15:30 +00:00
kostello%netscape.com
37c717b8d1 Remove Widget from the build list (it shouldn't have been their in the first place) -- my error. 1998-08-26 22:58:54 +00:00
pierre%netscape.com
8d31ba94a8 First Checked In. 1998-08-26 03:13:44 +00:00
pierre%netscape.com
74eb63531e added ":mozilla:dom:src:jsurl:MANIFEST" 1998-08-25 03:25:46 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
dcone%netscape.com
56c89062de fixed list up a little for gfx build 1998-08-19 17:26:50 +00:00
dcone%netscape.com
376fc63edd added MANIFEST file for cmd/macfe/utility 1998-08-18 21:57:10 +00:00
kostello%netscape.com
a4da54e886 Added support for widget project 1998-08-12 18:02:57 +00:00
dcone%netscape.com
7846b414a9 fixed the plugin checkout to pull off of the tip 1998-08-05 21:48:44 +00:00
pierre%netscape.com
e424f8744a build xpcom as a static lib 1998-08-05 08:32:38 +00:00
beard%netscape.com
9c64ee503f No longer processing mozilla/js/jsj/MANIFEST, which is superseded by mozilla/js/src/liveconnect/MANIFEST. 1998-08-04 19:08:47 +00:00
pierre%netscape.com
b0bdfd71fc updated build log file path for Tinderbox (again) 1998-08-03 22:06:56 +00:00
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
pierre%netscape.com
3fe6c2151a updated build log file path for Tinderbox 1998-08-03 18:44:01 +00:00
pierre%netscape.com
b8343322aa Changed to the log filename to "Mozilla.BuildLog" as required by the Tinderbox script. 1998-08-01 02:37:32 +00:00
warren%netscape.com
c9bd5d8074 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
pierre%netscape.com
091cb4af0a fix tinderbox: compile the MemAllocator stubs before NSRuntime 1998-07-30 22:54:07 +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
scc%netscape.com
63944196e3 First Checked In. 1998-07-30 01:04:27 +00:00
scc%netscape.com
174f6a575e added :mozilla:privacy:public:MANIFEST 1998-07-29 21:36:20 +00:00
pierre%netscape.com
d0dae6108a pull the correct branches for imglib and plugin, no longer pull the 5.0 layout libs 1998-07-29 21:03:47 +00:00
pierre%netscape.com
ef9046c08c added modules/plugin in the Checkout and Manifest lists 1998-07-28 07:55:23 +00:00
pierre%netscape.com
bffc7b3e0d use standalone imglib from tips, added dom:public:html:MANIFEST, build Navigator stubs 1998-07-28 04:14:22 +00:00
dcone%netscape.com
64f0dc8e1d added some manifest support for layout/event includes 1998-07-27 16:30:48 +00:00
dcone%netscape.com
253a19e702 added new manifest support for layout/base/src 1998-07-23 22:07:20 +00:00
dcone%netscape.com
7d8bd25aaf fixed libpref to pull off of XPCOM 1998-07-21 17:55:19 +00:00
scullin%netscape.com
0badcedacf Attempting to fix raptor mac build (not part of grommit or mozilla build) 1998-07-15 22:41:57 +00:00
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