Граф коммитов

499 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com f9cb7e23a9 add ucvtw, ucvtw2, and ucvko to the build list. Currently they are *empty*, cata will move files from ucvcn to these three dll. 1999-04-23 23:41:34 +00:00
slamm%netscape.com 0a25e8ed81 Improve recovering from conflicting objdir/srcdir builds. Add cleansrcdir target to client.mk. Update the objdir vs. srcdir build instructions in configure. 1999-04-23 20:46:22 +00:00
pinkerton%netscape.com 8155453daa fix bug #5296. copy registry.rdf instead of making an alias to prevent people from editing and checking in a customized chrome registry. 1999-04-23 16:13:15 +00:00
mscott%netscape.com c9fdf9047c profile library should be installed in the components directory to enable self registration. 1999-04-23 06:29:50 +00:00
sfraser%netscape.com 83013ad28d Fix for image decoders to go into the Components folder. I'm checking in with authority. 1999-04-23 04:58:53 +00:00
pnunn%netscape.com 5d7fd1ae9f wrong names on decoder mcp files. pn. 1999-04-23 00:37:13 +00:00
pnunn%netscape.com 5fbb260e90 decoders implement. 1999-04-22 23:12:41 +00:00
sfraser%netscape.com 7a2c297f6a Add InstallResources for Find component 1999-04-22 05:51:43 +00:00
sfraser%netscape.com d46c44b728 Add Find component MANIFEST entries 1999-04-22 03:05:24 +00:00
sfraser%netscape.com 07cfc3750f Install resources inside 'default' directory in content, skin etc. 1999-04-22 02:57:57 +00:00
mcmullen%netscape.com c04173668d Backing out previous change, I didn't intend to check this file in. 1999-04-21 22:05:26 +00:00
mcmullen%netscape.com e4661eacd6 Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
sfraser%netscape.com b7d31a2e1b Added editor dialogs MANIFEST entries 1999-04-21 20:55:07 +00:00
sfraser%netscape.com d6e8e935a2 Export new editor resources from the right place, and export from xpfe/browser/src with a MANIFEST file. 1999-04-21 19:13:32 +00:00
sfraser%netscape.com 92acd2ec10 Turn on clobber_libs flag 1999-04-21 19:12:36 +00:00
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