Commit Graph

584 Commits

Author SHA1 Message Date
jj%netscape.com
34da36e5e2 comment out line that attempted to copy resources that were obsoleted from the tree by rods. the perl script would choke when it tried to copy files into mozilla/dist that aren't there. 1999-04-21 18:37:00 +00:00
slamm%netscape.com
da70952345 add partial replacement for AC_OUTPUT() 1999-04-21 01:11:55 +00:00
sfraser%netscape.com
e38f8eaed8 Implement InstallResources(). 1999-04-21 00:37:37 +00:00
sfraser%netscape.com
2e11f3b23b Added text services to MANIFEST list 1999-04-20 01:03:20 +00:00
pierre%netscape.com
23ffd3d2a2 #5296: store registry.rdf only (instead of the whole content of chrome/build) in dist/chrome 1999-04-20 00:45:37 +00:00
mcmullen%netscape.com
7f048f5ec4 Build base before libpref. 1999-04-20 00:04:46 +00:00
alecf%netscape.com
4ad7d4d32d oops, quotes were going the wrong way 1999-04-19 22:52:31 +00:00
alecf%netscape.com
99ecfeb9bb workaround for broken libIDL-config in libIDL 0.6.7 and lower (so we don't have to force people to upgrade so quickly) 1999-04-19 22:07:12 +00:00
ducarroz%netscape.com
5e3e2852a7 add build instruction for mime emitters. 1999-04-18 21:28:27 +00:00
leaf%mozilla.org
48cb973d91 adding run scripts to be installed via rpms. 1999-04-16 19:15:15 +00:00
slamm%netscape.com
9bed426eaf Do not rely on PATH to load included scripts. Fix for BSDI bug #5189. 1999-04-16 18:46:54 +00:00
beard%netscape.com
9f7156459f added libxpt, xpconnect MANIFEST files, added libxpt.mcp, XPConnect.mcp. 1999-04-16 03:07:38 +00:00
beard%netscape.com
0cc098c920 First Checked In. 1999-04-16 03:06:12 +00:00
ramiro%netscape.com
2ed21cb951 Make sure NSPR always builds with make and not make -jX (X > 1). NSPR cant
handle -jX builds because of the OBJDIR dependencies.
1999-04-16 02:39:00 +00:00
mcmullen%netscape.com
ba5876b855 Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist. 1999-04-15 22:50:18 +00:00
mcmullen%netscape.com
498102f973 Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist. 1999-04-15 22:49:51 +00:00
mcmullen%netscape.com
9fa57f360d Added profile to the Macintosh build 1999-04-15 22:45:44 +00:00
mcmullen%netscape.com
31d474c5fa Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist. 1999-04-15 22:42:18 +00:00
ducarroz%netscape.com
8d9edf5694 add mailnews into build process for Mac. By default, mailnews if off even when build{all}=1, you must set build{mailnews}=1 in order to built messenger. 1999-04-15 20:07:37 +00:00
ramiro%netscape.com
2d052a5d28 Update nspr environment config and override as discussed with the NSPR team. 1999-04-14 11:24:11 +00:00
ramiro%netscape.com
0a1ec48998 No need to export these vars, since nspr will include the file. 1999-04-14 09:35:47 +00:00
ramiro%netscape.com
bbd1bf3981 Give caller option of running the debugger if a new core dump is detected. 1999-04-14 09:34:46 +00:00
slamm%netscape.com
2632005114 Let configure deal with nspr and pthreads insteads of client.mk 1999-04-14 02:33:58 +00:00
ramiro%netscape.com
2a3f01baab Take the script out of targets, or else clobber builds break.
Approved by the Bastard Operator From Hell.
1999-04-13 16:03:46 +00:00
bruce%cybersight.com
79742b53ce Fixing build bustage for some makes on the ports page. Missing separator in the Makefile. 1999-04-13 05:54:31 +00:00
ramiro%netscape.com
3638cc03ab Move unix specific build hacks/scripts/etc into their own little place:
build/unix.
1999-04-13 04:15:34 +00:00
sfraser%netscape.com
87612814e5 Add new range directory to the list of MANIFESTs 1999-04-13 01:33:49 +00:00
slamm%netscape.com
6af1a991d4 Pthreads is on by default now for configure. Make client.mk do the same. 1999-04-12 21:20:59 +00:00
ramiro%netscape.com
d3dbe04ca5 Add nsprenv.mk.in. This is a autoconf template for an nspr environment
makefile.  configure will munge this file such that it can be used to build
NSPR in the source tree.
1999-04-11 14:25:23 +00:00
ramiro%netscape.com
d09af540ef Simplify further. Use only one one variable to indicate whether NSPR is
native or not.

Remove a bunch of AC_DEFINE() statements for a previous rpm support checkin
I made (it was not needed).  Use MOZ_ instead of MOZILLA_ to be consistent
with the rest of configure.in.

Added build/nsprenv.mk support.  Setting the NSPR environment via a file.
This doesnt work yet, since it needs 2 small tweaks to NSPR.

Added support for non native nspr.  Not turned on yet.  Until NSPR includes
2 small tweaks.

Since comments are free, added a bunch of them.
1999-04-11 10:32:45 +00:00
sspitzer%netscape.com
f3ed4c1576 created this to ignore the generated spec files 1999-04-10 18:38:23 +00:00
alecf%netscape.com
e85e44c0e0 fix libIDL checking in configure script. For now require 0.6.3 1999-04-10 00:25:55 +00:00
ramiro%netscape.com
51b881225c Fix for bug 4855. Packaging info for m4 on Linux. 1999-04-09 23:01:46 +00:00
briano%netscape.com
640cf3d8af Added a pointer to ftp.gtk.org if gtk-config can't be found. 1999-04-08 02:06:55 +00:00
pinkerton%netscape.com
135cf7a0ed check a flag to see if we should build the carbonlite target of Interface.mcp 1999-04-07 03:11:40 +00:00
hyatt%netscape.com
344d093e7c Adding chrome to the list of projects that are built. 1999-04-07 00:17:17 +00:00
ftang%netscape.com
037759fdab uncomment out ucvcn 1999-04-06 21:34:59 +00:00
danm%netscape.com
ca797b5fae added browser samples directory 1999-04-02 21:14:48 +00:00
hyatt%netscape.com
6b875952c8 Adding chrome to the list of projects that are built. 1999-04-02 02:16:45 +00:00
dougt%netscape.com
aac9d66782 Making xpinstall a component. 1999-04-02 00:39:26 +00:00
pinkerton%netscape.com
4a3680a29d build widget after htmlParser because of nsXIFConverter dependency. 1999-04-01 18:39:35 +00:00
ramiro%netscape.com
58ad0d68df Add shell scripts to run mozilla viewer and apprunner. The scripts should
setup all the environment voodoo needed to run the programs.
1999-04-01 08:01:07 +00:00
waterson%netscape.com
78e99c377f Added browsing profile to build. 1999-04-01 02:18:27 +00:00
nisheeth%netscape.com
b450196dec Adding expat, James Clark's XML parser, to the Mac build... 1999-03-30 06:22:25 +00:00
cyeh%netscape.com
02fc146644 remove debugging call that i missed while getting build numbers working. 1999-03-29 18:41:38 +00:00
rjc%netscape.com
077db86ded Build Wallet after Network. 1999-03-27 02:48:23 +00:00
rjc%netscape.com
a7931612b2 Add Morse's Wallet into Mac build. 1999-03-27 02:09:31 +00:00
cyeh%netscape.com
263e95a79c checkin mac script changes to generate build numbers on macintosh 1999-03-27 00:55:59 +00:00
slamm%netscape.com
8b45a2073d Checkout find-mozconfig.sh if needed. 1999-03-26 00:00:22 +00:00
jj%netscape.com
07fdfc803c fix build bustage. 1999-03-25 23:50:11 +00:00
jj%netscape.com
f028ffa998 fixed bustage on line 1! ("`#!perl -w") 1999-03-25 20:36:51 +00:00
dougt%netscape.com
88d3e9f118 Adding XPInstall to the Mac build.
Adding libjar to the mac build.
1999-03-25 20:13:00 +00:00
sfraser%netscape.com
8d572ff213 Build script enhancements -- fix the dialogs that pop up to choose a session file, and to locate the IDE. Also do some application activation to lessen pull and build times. 1999-03-25 04:00:56 +00:00
ftang%netscape.com
df986f26de move all the intl componment into componment directory 1999-03-23 19:57:00 +00:00
slamm%netscape.com
b6c9516763 Standardize on '.mozconfig' for configure script name. 1999-03-22 20:42:58 +00:00
sfraser%netscape.com
72db64e879 Turn on traceback tables in the optimized build, so that MacsBug logs from dogfood are useful. Bug 3888, approved chofmann. 1999-03-17 03:18:24 +00:00
ftang%netscape.com
9befeb353c move the ucvja2 into componment directory so autoreg will work. we should move other intl dll there after dogfood. reviwed by dp. fix bug 3866 1999-03-17 01:22:06 +00:00
dp%netscape.com
49c9a446d0 Moving appcores.dll from bin/components/ to bin/ since mailnews links with it 1999-03-16 01:41:33 +00:00
sdagley%netscape.com
1df16cb994 Make an alias of mozilla:xpfe:AppCores:xul:resources:throbbingN.gif in the throbber res directory so that law's upcoming toolbar xul change can find it. 1999-03-13 02:51:00 +00:00
jj%netscape.com
0496af3ec6 changed $CLOBBER_LIBS from 0 to 1 [existing libs must be deleted before new one gets built] 1999-03-11 01:33:18 +00:00
slamm%netscape.com
94a2c7265e Use an even simpler name, mozconfig (no .sh). 1999-03-10 21:34:17 +00:00
sfraser%netscape.com
89fd03e216 Put editor shared libs in the Components folder, and call the folder "Components", not "components". 1999-03-10 00:55:34 +00:00
slamm%netscape.com
b141bd7a74 Script converts .mozconfig.sh into a url to prefill configurator web form. Will be used by client.mk 1999-03-09 01:29:53 +00:00
slamm%netscape.com
7a67e3b3a2 Script to clean out all 'configure' generated files. 1999-03-09 01:29:50 +00:00
rjc%netscape.com
ed05cd26a8 Fix bug 3401: aliases to shared libraries which auto-register need to be placed inside of a "components" directory (which itself needs to exist in the same directory as apprunner/viewer). Review/approval: sdagley 1999-03-05 05:09:04 +00:00
briano%netscape.com
25ec9d1f97 Patched for QNX by Jerry.Kirk@Nexwarecorp.com. 1999-03-04 05:10:45 +00:00
scc%netscape.com
2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
pinkerton%netscape.com
fc5418884f add manifest for dbm/include 1999-03-02 19:02:28 +00:00
briano%netscape.com
d2482b73f6 Added support for QNX. 1999-03-02 01:05:04 +00:00
saari%netscape.com
308eb9de7d add mozilla/expat/xmlparse/MANIFEST to export xmlparse.h 1999-02-27 09:42:52 +00:00
sfraser%netscape.com
eab488f6d5 Change project build order, and build MoreFiles and MemAllocator as static libs. 1999-02-26 00:48:30 +00:00
ftang%netscape.com
673b34039f fix the bustage 1999-02-25 20:16:28 +00:00
ftang%netscape.com
d2d8020aed enable ucvja2 . add placeholder for Chinese/Korean/Vietnamese/Thai converters. 1999-02-25 19:52:25 +00:00
slamm%netscape.com
9591ac5e96 Change myconfig to mozconfig. 1999-02-25 19:21:29 +00:00
pinkerton%netscape.com
db18fe2786 Add manifest file for xpcom/src 1999-02-24 17:36:37 +00:00
pierre%netscape.com
8b3876b8cc added rdf:util:public:MANIFEST to fix a build breakage 1999-02-24 12:01:16 +00:00
law%netscape.com
de504a3c3c Landing LIBREG990212_BRANCH to get libreg building on Mac 1999-02-23 19:56:57 +00:00
slamm%netscape.com
ff9f11d487 echo the correct name of the included myconfig.sh 1999-02-23 17:58:25 +00:00
pierre%netscape.com
dc491dd0d9 turned RTTI off 1999-02-23 08:59:45 +00:00
slamm%netscape.com
ef93e66ce7 Fix the dependencies for running configure.Have it depend on .client-defs.mk and only update that when the myconfig options change. 1999-02-20 07:47:04 +00:00
michaelp%netscape.com
6423514811 First Checked In. 1999-02-19 22:47:36 +00:00
slamm%netscape.com
a1e86eaf5b Only load myconfig.sh if it can be found. 1999-02-19 19:40:41 +00:00
slamm%netscape.com
aef3a1a5f6 Avoid adding duplicate options (which would happen with config.status --recheck). Skip options for client.mk. 1999-02-19 17:27:53 +00:00
slamm%netscape.com
799d7b222d Add a macro to label a group of options. 1999-02-19 17:25:47 +00:00
slamm%netscape.com
b4d15d1372 Convert myconfig.sh into makefile format for client.mk 1999-02-19 17:24:48 +00:00
slamm%netscape.com
aa1e76f1c2 Look for '.mozmyconfig' in home directory 1999-02-18 18:51:02 +00:00
ftang%netscape.com
6ffbbc21ea add lwbrk 1999-02-17 15:27:16 +00:00
ramiro%netscape.com
7ca14af5b5 Add support for insure. 1999-02-17 14:37:18 +00:00
dcone%netscape.com
d5146eecc9 added a manifest for Layout/html/table 1999-02-12 17:36:28 +00:00
pierre%netscape.com
3d9d72fb29 added webshell/embed/mac/RaptorShell.mcp 1999-02-12 00:04:45 +00:00
sar%netscape.com
b2ad536a28 Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
pinkerton%netscape.com
b9f23d90f0 Add manifest file for xpfe/appshell/public 1999-02-10 18:20:47 +00:00
erik%netscape.com
c37e458b26 adding viewer.properties to build for testing string bundle stuff 1999-02-09 19:27:04 +00:00
waterson%netscape.com
9321e3026f Moved RDF to after Layout TEMPORARILY while I static link to layout.dll for HTML elements. This'll go away once Vidur comes back from W3C and we figure out how to do this the right way. 1999-02-09 03:06:59 +00:00
saari%netscape.com
67796a307b moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell 1999-02-05 08:52:39 +00:00
slamm%netscape.com
cc2a1cf9eb Use MOZ_ prefix for new autoconf macros. 1999-02-05 00:10:25 +00:00
slamm%netscape.com
04389f809d Fix typo. 1999-02-04 23:07:51 +00:00
slamm%netscape.com
1f38f5e26a Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
waterson%netscape.com
72d7308549 Added mozilla:layout:html:document:src to manifest dirs. 1999-02-04 11:16:57 +00:00
saari%netscape.com
acdafd9f98 exporting nsIXULCommand.h from mozilla/xpfe/appshell/public on the Mac because it will be needed by widget.shlb soon. This is probably the wrong thing to do, but Windows is exporting it too. The right thing to do is move nsIXULCommand.h and nsXULCommand.h along with nsXULCommand.cpp somewhere other than appshell. 1999-02-04 06:28:36 +00:00
amusil%netscape.com
5dfd3106e0 Added caps and OJI projects to the build 1999-02-04 00:44:34 +00:00
ftang%netscape.com
2041d3c481 make strres part of the mac build 1999-02-03 22:29:47 +00:00
pinkerton%netscape.com
e597694877 Add some manifest files to dom for appCore. Add AppCore.mcp to build process. Export some html/xml/css files to res used by AppCore. 1999-02-03 18:14:31 +00:00
beard%netscape.com
a87d810dc8 added files: mozilla/base/src/nsArena.cpp 1999-02-02 02:46:00 +00:00
mcmullen%netscape.com
0a2b2c6cf4 Write recent errors file to log file ALWAYS, so that the log file contains warnings, too. Get MacPerl to call WaitNextEvent() while doing manifest, so that you can get other work done during this lengthy process. 1999-02-02 00:51:09 +00:00
beard%netscape.com
7154ed4ca8 removed files: mozilla/build/mac/test/test1.cpp 1999-02-01 21:51:01 +00:00
cyeh%netscape.com
ca0245953f added files: mozilla/build/mac/test/test2.cpp 1999-02-01 21:24:59 +00:00
tague%netscape.com
51122dc7ca Added intl:locale and intl:unicharutil to build. 1999-02-01 04:41:18 +00:00
ftang%netscape.com
9062e65982 export converter's cid header files into dist 1999-01-30 16:59:17 +00:00
beard%netscape.com
90a2092c8e added files: mozilla/build/mac/test/test1.cpp, removed files: mozilla/build/mac/test/test2.cpp 1999-01-29 19:54:46 +00:00
beard%netscape.com
4e68699091 added files: mozilla/base/src/nsArena.cpp, removed files: mozilla/build/mac/test/test1.cpp 1999-01-29 19:32:41 +00:00
beard%netscape.com
32dacb9c35 added files: mozilla/base/src/nsArena.cpp, mozilla/build/mac/test/test2.cpp 1999-01-29 19:30:54 +00:00
beard%netscape.com
02445fb789 added files: mozilla/build/mac/test/test2.cpp 1999-01-29 19:20:23 +00:00
beard%netscape.com
12feb82d3e added files: mozilla/base/src/nsArena.cpp, mozilla/build/mac/test/test1.cpp 1999-01-29 07:51:42 +00:00
beard%netscape.com
96145611c6 added files: mozilla/build/mac/test/test2.cpp, removed files: mozilla/build/mac/test/test1.cpp 1999-01-29 07:48:13 +00:00
beard%netscape.com
c51c2fede9 removed files: mozilla/build/mac/test/test2.cpp 1999-01-29 07:47:43 +00:00
beard%netscape.com
392270d3b8 added files: mozilla/build/mac/test/test2.cpp 1999-01-29 07:45:27 +00:00
beard%netscape.com
89054527fa removed files: mozilla/build/mac/test/test2.cpp 1999-01-29 07:43:47 +00:00
beard%netscape.com
3811ae9793 First Checked In. 1999-01-29 07:42:41 +00:00
sfraser%netscape.com
0cb2a6cc2c First Checked In. 1999-01-29 04:17:15 +00:00
sfraser%netscape.com
6de78cde7b removed files: mozilla/build/mac/test2.cpp 1999-01-29 03:52:52 +00:00
sfraser%netscape.com
b874208f7e First Checked In. 1999-01-29 03:51:32 +00:00
beard%netscape.com
00b983125f added files: mozilla/build/mac/test/test1.cpp 1999-01-29 03:08:09 +00:00
beard%netscape.com
689ec81b52 added files: mozilla/build/mac/test/test1.cpp 1999-01-29 03:05:51 +00:00
beard%netscape.com
8fdcbcb481 First Checked In. 1999-01-29 02:55:06 +00:00
petitta%netscape.com
f50b8350dd First Checked In. 1999-01-28 20:51:13 +00:00
petitta%netscape.com
c4db3817ff Changed $pull{all} = 1; to $pull{all} = 0; 1999-01-28 20:43:50 +00:00
petitta%netscape.com
6b50115a26 Changed $pull{all} = 0; to $pull{all} = 1; 1999-01-28 18:04:19 +00:00
slamm%netscape.com
46041b48c7 Simplify the script. Make it work when objects are not in the source tree. Make it work on Solaris too. 1999-01-28 00:21:32 +00:00
cls%seawood.org
52907bc192 Better handling of compiler options. Thanks to Tim Rice <tim@trr.metro.NET> for the patch. 1999-01-27 08:45:40 +00:00
ducarroz%netscape.com
04aa08ec0d Added command to execute manifest on network:protocol:sockstub: 1999-01-27 00:15:25 +00:00
ducarroz%netscape.com
e5d1b3d860 Added command to execute manifest on network:protocol:sockstub: 1999-01-27 00:03:50 +00:00
petitta%netscape.com
c602a1c46b updated yet again 1999-01-26 20:11:43 +00:00
petitta%netscape.com
6dceba0d88 updated again 1999-01-26 19:52:07 +00:00
petitta%netscape.com
07cec3fab0 Modified 1999-01-26 18:44:23 +00:00
pinkerton%netscape.com
f7c33b9db6 Pull throbber gifs from viewer instead of xpviewer to match what the windows build is doing. 1999-01-26 17:29:41 +00:00
pinkerton%netscape.com
8b6f2e236d Pull some chrome stuff from xpfe/browser to get appviewer up and running. These chrome files will move, but they live where they live right now. 1999-01-26 17:14:37 +00:00
waterson%netscape.com
54b6e83cce Moved XPCOM to in front of LiveConnect to fixed build bustage. 1999-01-26 07:02:51 +00:00
beard%netscape.com
44a66e6942 Added LiveConnect to build and MANIFEST processing. 1999-01-26 01:14:00 +00:00
petitta%netscape.com
c2a6323ba7 Updated to 1.0.3 1999-01-26 01:09:50 +00:00
michaelp%netscape.com
2faf8bfcd6 removed gfx/src from list of MANIFESTs to process. 1999-01-25 22:17:26 +00:00
dcone%netscape.com
0f4a173f5e Added a manifest file for layout:html:forms:public 1999-01-22 16:04:51 +00:00
sfraser%netscape.com
fb94168157 Fix ftang's build bustage -- move base.mcp to be built before the uconv stuff. 1999-01-22 03:53:24 +00:00
ftang%netscape.com
e97a818ea3 add uconv, ucvlatin, ucvja into the build process 1999-01-22 01:30:07 +00:00
jj%netscape.com
084796f828 changed default CVS module from 'RaptorMac' to 'SeaMonkeyEditor'. 1999-01-21 02:26:40 +00:00
pierre%netscape.com
67b663242d added silentdl to the list of manifest files 1999-01-20 00:36:13 +00:00
pierre%netscape.com
343556664b make aliases of RDF resources 1999-01-15 22:32:53 +00:00
jfrancis%netscape.com
fee2fbb21c Removing Powerplant 1999-01-15 05:19:59 +00:00
jfrancis%netscape.com
d7d552ff0a turning building of PP back on for now - something else appears to need it. 1999-01-15 00:28:12 +00:00
jfrancis%netscape.com
7bd7825632 Removing Powerplant 1999-01-15 00:12:02 +00:00
petitta%netscape.com
cf1e8d79bb Full Circle Mods 1999-01-13 00:46:28 +00:00
petitta%netscape.com
6294d3387f Fixed Syntax errors 1999-01-12 23:32:30 +00:00
petitta%netscape.com
d9ed1f4365 Set MOZ_FULLCIRCLE = 0 1999-01-12 23:27:04 +00:00
petitta%netscape.com
a9fe77dc62 Fixed my boneheaded syntax goofs..... 1999-01-12 21:47:08 +00:00
petitta%netscape.com
6bd5993e95 Updated to handle Talkback Client. 1999-01-12 20:53:24 +00:00
petitta%netscape.com
a5cbbc58b5 Updated Build scripts for the inclusion of the talkback stuff. 1999-01-12 20:49:54 +00:00
mcmullen%netscape.com
ae788973c6 Changed the name of XPAppViewer to apprunner, since that is what other platforms call it. Too many viewers spoil the broth. 1999-01-08 22:29:00 +00:00
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