Commit Graph

427 Commits

Author SHA1 Message Date
amusil%netscape.com
4e71c6f53c Added plugin.mcp project to the Mac build. plugin.shlb is now included in layout.mcp and plugin-related cpp files have been removed from viewer.mcp 1999-01-05 09:34:27 +00:00
ramiro%netscape.com
90230ffdac Fix a dumb else then screwup. 1998-12-31 02:29:06 +00:00
ramiro%netscape.com
3d1ea71042 Added a script to regenerate a single Makefile from a Makefile.in using
the config.status script.
1998-12-31 02:27:25 +00:00
beard%netscape.com
36be4ef455 Added "compile_script()" which compiles a text-based AppleScript into a compiled form which runs faster. _useManifestoLib() now ensures that the compiled script is up-to-date with the text script. 1998-12-24 19:35:20 +00:00
beard%netscape.com
b40b2f86d4 Working around IDE 3.X bug, looping over target files until error encountered, filtering by file type, not using IDE's file type, too slow. 1998-12-24 19:32:21 +00:00
beard%netscape.com
33851ca23f Updated to enumerate target files until error encountered, use 3.3 IDE. 1998-12-24 19:30:15 +00:00
waterson%netscape.com
3ae3678aa6 Change to new RDF tree structure 1998-12-24 08:10:45 +00:00
brade%netscape.com
7127959f91 comment out line which builds clientStubs 1998-12-23 15:10:40 +00:00
dcone%netscape.com
ccbf48c894 Added a manifest from viewer, and samples from resources for Rods changes 1998-12-17 16:15:45 +00:00
sfraser%netscape.com
6eba192af0 Add flag to clobber existing libraries and SYM files before building each project. 1998-12-17 01:24:37 +00:00
mcmullen%netscape.com
8c4fb2e9b6 Set the error log file type so that it's a CodeWarrior file. 1998-12-16 23:48:55 +00:00
sfraser%netscape.com
246613ce5d Fix the target name for building XPAppViewer.mcp 1998-12-16 21:45:20 +00:00
sfraser%netscape.com
e55b30a1f5 Fix the target name for building viewer.mcp 1998-12-16 06:50:27 +00:00
warren%netscape.com
0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
sfraser%netscape.com
344a1993c2 Have pull{all} set all the other pull{}s. 1998-12-16 03:47:14 +00:00
sfraser%netscape.com
519b665bc0 Ensure that default is to build all. 1998-12-16 03:44:58 +00:00
sfraser%netscape.com
efdf3a742b Add more granularity to build options, make new routine to reconcile and build a project and make the aliases. 1998-12-16 03:31:18 +00:00
sfraser%netscape.com
dec210e2fb Add more granularity to build options, fix the {all} flag to really pull/build everything. 1998-12-16 03:30:39 +00:00
pierre%netscape.com
fb4a71cf0f First Checked In. 1998-12-15 01:06:58 +00:00
pinkerton%netscape.com
a47a1796b7 don't build xpfeViewer anymore (obsolete). 1998-12-14 23:54:23 +00:00
brade%netscape.com
8cdbc46a49 (per macdev mtg) always turn on RTTI in all projects 1998-12-14 22:57:45 +00:00
cyeh%netscape.com
fbced98942 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
1998-12-14 18:41:44 +00:00
pierre%netscape.com
314f7f1144 Fix resource path of throbber images 1998-12-14 06:42:02 +00:00
beard%netscape.com
c3173abbd8 First Checked In. 1998-12-13 23:27:52 +00:00
beard%netscape.com
19ab4074fe 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. 1998-12-13 23:24:01 +00:00
beard%netscape.com
da731440bf First Checked In. 1998-12-13 21:12:19 +00:00
beard%netscape.com
b96db38ccb Now does a list compare of target files before performing a merge pass. 1998-12-13 21:11:47 +00:00
beard%netscape.com
0433717708 Mac project reconciliation. MANIFESTO.pm is currently disabled. 1998-12-13 07:11:44 +00:00
beard%netscape.com
3047b0b5a5 First Checked In. 1998-12-13 05:14:29 +00:00
beard%netscape.com
8fec960872 First Checked In. 1998-12-13 05:08:00 +00:00
cls%seawood.org
93db00ca07 Updated to most recent versions from automake 1.2b so that libtool will work properly 1998-12-12 03:13:46 +00:00
cls%seawood.org
cac388080b Moved gtk macros into separate file to make way for new macros with conflicting licenses. Requires that autoconf be called with '-l build/autoconf'. 1998-12-12 02:41:17 +00:00
cyeh%netscape.com
7abd0e40dd 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. 1998-12-12 00:02:38 +00:00
jfrancis%netscape.com
feeb5427eb getting transaction manager ready for addition to mac build 1998-12-11 18:13:11 +00:00
jj%netscape.com
fbc6276195 . Fixed error log file path . Swapped OpenErrorLog and StopForErrors calls. r=cyeh 1998-12-11 01:34:18 +00:00
pinkerton%netscape.com
f126b57959 fix alias creation of AppShell debug shlb by appending the $D to the name. 1998-12-10 16:59:42 +00:00
davidm%netscape.com
d198f37759 Add code to build XPAppShell to build list 1998-12-09 20:43:50 +00:00
pierre%netscape.com
48ef0d40e1 Added several MakeAlias for xSym files 1998-12-09 10:14:06 +00:00
waterson%netscape.com
21ee28bbfc Add RDF to build. 1998-12-04 06:17:10 +00:00
waterson%netscape.com
75c077a2bc Added mozilla/layout/html/style/src to the list of MANIFEST-ed directories. This makes sure that nsIHTMLStyleSheet and nsIHTMLCSSStyleSheet are exported. 1998-12-03 21:48:45 +00:00
sfraser%netscape.com
9cf24a83f0 File Removed. 1998-12-03 00:26:44 +00:00
pierre%netscape.com
d7314ba80a Make an alias of the WASTELib library in the 'dist' directory 1998-12-02 10:17:36 +00:00
waterson%netscape.com
784fd483a4 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. 1998-12-02 00:21:44 +00:00
beard%netscape.com
63afc13079 Mac shared library migration. Moved PowerPlant earlier. 1998-11-30 23:39:17 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
jfrancis%netscape.com
b20be1b9d2 adding editor MANIFEST 1998-11-29 23:52:10 +00:00
mcafee%netscape.com
8b2b7eddc4 Adding support for Rhapsody 1998-11-26 19:47:01 +00:00
beard%netscape.com
6e25275815 Consistent spacing 1998-11-26 00:21:54 +00:00
cls%seawood.org
5152f7b4d4 Check for libraries before functions and fixed detection of -c -o problem. Thanks to Tim Rice <tim@trr.metro.NET> for pointing those out.
Modified hcc & hcpp to work for any compiler that doesn't support -c -o, not just Unixware.   They expect the real compiler to be the first argument now.
1998-11-23 17:12:39 +00:00
jfrancis%netscape.com
73d6f5be41 shared lib conversion, phase 1 1998-11-20 06:05:20 +00:00
jfrancis%netscape.com
9851fdd094 shared lib conversion, phase 1 1998-11-20 05:53:16 +00:00
jfrancis%netscape.com
3160deb63b First Checked In. 1998-11-20 05:52:48 +00:00
jfrancis%netscape.com
762f41454a adding view to layout projects 1998-11-20 05:14:39 +00:00
beard%netscape.com
3e03de54a1 Checking out mozilla/modules/libpref from the tip. 1998-11-18 02:20:16 +00:00
pierre%netscape.com
a37cfd6b02 First Checked In. 1998-11-17 01:03:16 +00:00
cls%seawood.org
1b81b77f64 Better handling of the -c -o problem. Thanks to Tim Rice <tim@trr.metro.NET> for the patch 1998-11-15 09:55:01 +00:00
mcmullen%netscape.com
6335aeb130 Commenting out previous change for now. 1998-11-13 22:06:10 +00:00
mcmullen%netscape.com
e421035641 Put the first error in the perl console as well as the log file. 1998-11-13 22:01:21 +00:00
mcmullen%netscape.com
ec16d218b2 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. 1998-11-13 22:01:01 +00:00
beard%netscape.com
c52a2b0af5 Prints the name of the target being built as well. 1998-11-12 19:34:14 +00:00
cyeh%netscape.com
9c2e62371e remove checkout ui and set it so that it just builds. checkout routines have been moved to "PullNGlayout.pl" 1998-11-11 21:42:28 +00:00
pierre%netscape.com
0d4d3ce5d5 Backed out previous changes. 1998-11-04 03:59:18 +00:00
pinkerton%netscape.com
2689e545ed add xpfeViewer.mcp to build list so that it shows up on tinderbox if broken. 1998-11-02 23:52:49 +00:00
pinkerton%netscape.com
650c22bb86 Build aliases in the resource folder a better way. 1998-11-02 23:22:26 +00:00
cyeh%netscape.com
1411f2a1f5 First Checked In. 1998-11-02 22:56:00 +00:00
cyeh%netscape.com
d0e7ba9324 make this script so it just builds. it assumes you have a source tree. 1998-11-02 22:11:29 +00:00
cyeh%netscape.com
10c5bd423c pull_all now an option 1998-10-31 00:25:41 +00:00
pierre%netscape.com
2fe38179aa oops... backing out last change: we must pull Raptor before the libpref branch 1998-10-29 11:47:17 +00:00
pierre%netscape.com
3638abe6f9 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 1998-10-29 11:12:59 +00:00
cyeh%netscape.com
88c7e6fa7e Remove obsolete/unused files. 1998-10-29 01:39:00 +00:00
cyeh%netscape.com
2f6ba0d713 make option picker work. you can optionally pull and build all, or just rebuild. 1998-10-29 00:17:52 +00:00
cyeh%netscape.com
03c7a06946 simplify dist calls and make it consistant with style in BuildList.pm 1998-10-26 21:23:39 +00:00
cyeh%netscape.com
0535e028dd simplify/reduce source pulling routines to only pull RaptorMac and libpref on the XPCOM_BRANCH. This should significantly speed up source pulls. 1998-10-23 00:22:23 +00:00
cyeh%netscape.com
aab62a9401 Remove obolete AppleScript file 1998-10-20 20:35:31 +00:00
cyeh%netscape.com
df05326938 merge in change from Chris Nandor (pudge@pobox.com). Thought scc was
going to handle this. sorry for the delay.
1998-10-20 20:18:13 +00:00
scullin%netscape.com
214a97fb85 Moving xpcom public headers to public 1998-10-19 18:35:39 +00:00
cyeh%netscape.com
8e84ac921c remove ancient NSPR #defines. 1998-10-15 23:36:19 +00:00
dcone%netscape.com
2d9be73afb added the gfx:public:manifest exection 1998-10-12 13:51:13 +00:00
pierre%netscape.com
3355fd48ca some clean-up and comments 1998-10-06 02:52:09 +00:00
cyeh%netscape.com
6907046d61 Remove #define MOCHA 1 from Mac builds. 1998-10-05 20:00:01 +00:00
cyeh%netscape.com
f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
cyeh%netscape.com
af7e76f97d Remove old NSPR20 #ifdef 1998-09-29 20:57:07 +00:00
pinkerton%netscape.com
1646fc6dd2 No longer pull imagelib off a branch. Generate CarbonLib wrapper project. Use Client.mcp for stubs instead of Navigator (which is obsolete). 1998-09-29 17:13:57 +00:00
pinkerton%netscape.com
4b845bd064 Make CarbonLib wrapper and use Client.mcp for stubs. 1998-09-29 17:12:49 +00:00
pinkerton%netscape.com
1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
pierre%netscape.com
cc5e16c448 make aliases of broken-image and throbber gifs 1998-09-29 02:31:12 +00:00
kostello%netscape.com
08d4737b90 updated the OJI build info 1998-09-28 20:31:11 +00:00
pinkerton%netscape.com
24784565a3 *** empty log message *** 1998-09-26 22:25:10 +00:00
pierre%netscape.com
c3d5af1cf4 removed mozilla/lib/htmldlgs added earlier today: it was a mistake 1998-09-26 02:55:14 +00:00
pierre%netscape.com
ef36bfab10 fixing mac raptor build after landing of nspr20 v3: added mozilla/lib/htmldlgs to the checkout & makedist lists 1998-09-26 01:27:26 +00:00
pinkerton%netscape.com
21944c0027 add dom:public:css to manifest list. 1998-09-25 05:21:27 +00:00
pierre%netscape.com
b296c756fd checkout cmd/macfe/applevnt + central + gui + include + pch + projects+ utility instead of the whole cmd/macfe folder 1998-09-24 23:27:22 +00:00
pierre%netscape.com
e4ed95edbc added widget/src/mac/manifest 1998-09-23 09:12:27 +00:00
cyeh%netscape.com
7b3aceb98b sacrificing the chicken: try moving calls before dist 1998-09-22 00:06:11 +00:00
pierre%netscape.com
5684aa964a added gif and jpg files to the samples folder 1998-09-21 23:16:10 +00:00
cyeh%netscape.com
bc2297e7c3 check-in and pray: trying a delay of 10 seconds before each external perl tool call.3 1998-09-21 18:12:30 +00:00
cyeh%netscape.com
b6a9c42189 adding a 10 second delay in the hopes that this will cause the automation to work.+ 1998-09-21 17:48:17 +00:00
pierre%netscape.com
0c007a93cd remove outdated manifest files (closed tree override: raptor build only) 1998-09-18 23:47:52 +00:00
beard%netscape.com
3b0249a287 09171998 LiveConnect Carpool 1998-09-17 19:20:20 +00:00
pierre%netscape.com
89ed916974 added mozilla:layout:build:MANIFEST to the list 1998-09-17 08:50:39 +00:00
pierre%netscape.com
55ae1c43c0 make alias of ua.css 1998-09-16 01:24:52 +00:00
cyeh%netscape.com
c9007f49bf *** empty log message *** 1998-09-16 00:37:28 +00:00
mcafee%netscape.com
b7c56f808b Sample build date. Build process overwrites this file with a current value. 98=year, 258=julian date, 16=4pm PST. a=donm 1998-09-15 22:51:11 +00:00
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
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
sfraser
6312c3438f First Checked In. 1998-05-28 05:16:43 +00:00
sfraser
529e21b8cd 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
50b3c2c269 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
4afc0e526b 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
f0fd92110e 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
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
sfraser
6229be44ed Changed exports 1998-05-27 23:57:48 +00:00
sfraser
c538df528e 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
397410a1e0 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
6556de66f4 turn on moz_medium (turn off moz_lite) 1998-05-27 22:57:32 +00:00
sfraser
c03c2d48b8 Changed to use NewAlias instead of dupicate for making headers in dist 1998-05-27 22:53:17 +00:00
sfraser
8a3ffa01aa 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
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
sfraser
8c0a7c2cd4 Added code to remove binaries from stubs targets before building them. 1998-05-27 21:13:29 +00:00
sfraser
5ec85c2d4b Added copyright, put in MOZ_LITE definition. 1998-05-27 21:12:59 +00:00
sfraser
ab925d24a2 Updated to point to the new projects, and use the MakeAlias routine. 1998-05-27 21:10:54 +00:00
cyeh
898f9c2364 First Checked In. 1998-05-27 20:38:39 +00:00
sfraser
b3cfd006bb Updated comment 1998-05-27 20:35:52 +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
04c2700f17 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
fadf4e509b First Checked In. 1998-05-27 00:53:25 +00:00
sfraser
c893373a9d Updated the list of export.mac files 1998-05-27 00:50:22 +00:00
sfraser
e71ef66b54 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
b869fac706 First Checked In. 1998-05-26 19:48:03 +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
8f7d366b17 *** empty log message *** 1998-05-26 19:36:10 +00:00
scc
31ea6eccb0 First Checked In. 1998-05-26 19:34:23 +00:00
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +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
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00