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

427 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com db87522310 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 2bad7bcb7b add build instruction for mime emitters. 1999-04-18 21:28:27 +00:00
leaf%mozilla.org bb167b8e08 adding run scripts to be installed via rpms. 1999-04-16 19:15:15 +00:00
slamm%netscape.com 18ebecfb2a 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 3bb416ee46 added libxpt, xpconnect MANIFEST files, added libxpt.mcp, XPConnect.mcp. 1999-04-16 03:07:38 +00:00
beard%netscape.com d9e69918c6 First Checked In. 1999-04-16 03:06:12 +00:00
ramiro%netscape.com 5dd3a3e629 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 d39ec6c52a 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 62425ac5be 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 b1a8f30e93 Added profile to the Macintosh build 1999-04-15 22:45:44 +00:00
mcmullen%netscape.com a449a99284 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 8e59f611d7 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 9af0be6656 Update nspr environment config and override as discussed with the NSPR team. 1999-04-14 11:24:11 +00:00
ramiro%netscape.com eff74a1a5e No need to export these vars, since nspr will include the file. 1999-04-14 09:35:47 +00:00
ramiro%netscape.com f70009544c 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 e775c3efaf Let configure deal with nspr and pthreads insteads of client.mk 1999-04-14 02:33:58 +00:00
ramiro%netscape.com 92fdef466a 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 af1546c44c 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 25d323e78a 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 ee71d7ea1f Add new range directory to the list of MANIFESTs 1999-04-13 01:33:49 +00:00
slamm%netscape.com fd3432b0fa 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 d101043c6e 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 54628fb276 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 7a4418579d created this to ignore the generated spec files 1999-04-10 18:38:23 +00:00
alecf%netscape.com 5bd8cc8609 fix libIDL checking in configure script. For now require 0.6.3 1999-04-10 00:25:55 +00:00
ramiro%netscape.com 3fce5c3aeb Fix for bug 4855. Packaging info for m4 on Linux. 1999-04-09 23:01:46 +00:00
briano%netscape.com 1fb95ed9ba 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 1985e8b051 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 fcb90b3c7a Adding chrome to the list of projects that are built. 1999-04-07 00:17:17 +00:00
ftang%netscape.com 64b655d62f uncomment out ucvcn 1999-04-06 21:34:59 +00:00
danm%netscape.com 440a41fdee added browser samples directory 1999-04-02 21:14:48 +00:00
hyatt%netscape.com 14f1a7d685 Adding chrome to the list of projects that are built. 1999-04-02 02:16:45 +00:00
dougt%netscape.com 13e4599033 Making xpinstall a component. 1999-04-02 00:39:26 +00:00
pinkerton%netscape.com 2df2f293da build widget after htmlParser because of nsXIFConverter dependency. 1999-04-01 18:39:35 +00:00
ramiro%netscape.com 29698c53b5 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 7489f62f0f Added browsing profile to build. 1999-04-01 02:18:27 +00:00
nisheeth%netscape.com 145a6bd899 Adding expat, James Clark's XML parser, to the Mac build... 1999-03-30 06:22:25 +00:00
cyeh%netscape.com 9186058176 remove debugging call that i missed while getting build numbers working. 1999-03-29 18:41:38 +00:00
rjc%netscape.com 2772b89f40 Build Wallet after Network. 1999-03-27 02:48:23 +00:00
rjc%netscape.com 7deb82de13 Add Morse's Wallet into Mac build. 1999-03-27 02:09:31 +00:00
cyeh%netscape.com bc31adc932 checkin mac script changes to generate build numbers on macintosh 1999-03-27 00:55:59 +00:00
slamm%netscape.com a9d5957353 Checkout find-mozconfig.sh if needed. 1999-03-26 00:00:22 +00:00
jj%netscape.com 538ba99bc3 fix build bustage. 1999-03-25 23:50:11 +00:00
jj%netscape.com 36f8627be1 fixed bustage on line 1! ("`#!perl -w") 1999-03-25 20:36:51 +00:00
dougt%netscape.com 93ec3953e5 Adding XPInstall to the Mac build.
Adding libjar to the mac build.
1999-03-25 20:13:00 +00:00
sfraser%netscape.com ee6c96d07b 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 93fa327f0d move all the intl componment into componment directory 1999-03-23 19:57:00 +00:00
slamm%netscape.com 760e2eff5c Standardize on '.mozconfig' for configure script name. 1999-03-22 20:42:58 +00:00
sfraser%netscape.com c2a45b5f41 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 eed36dcb41 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 3352652be8 Moving appcores.dll from bin/components/ to bin/ since mailnews links with it 1999-03-16 01:41:33 +00:00
sdagley%netscape.com 1ca1520d9a 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 19122e8133 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 c82c5a0bac Use an even simpler name, mozconfig (no .sh). 1999-03-10 21:34:17 +00:00
sfraser%netscape.com bdac529c3b 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 60303bf300 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 09af6b83c1 Script to clean out all 'configure' generated files. 1999-03-09 01:29:50 +00:00
rjc%netscape.com cf3eacc9e4 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 1ce1878ba5 Patched for QNX by Jerry.Kirk@Nexwarecorp.com. 1999-03-04 05:10:45 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
pinkerton%netscape.com 8baed98e7e add manifest for dbm/include 1999-03-02 19:02:28 +00:00
briano%netscape.com 6c2819c99a Added support for QNX. 1999-03-02 01:05:04 +00:00
saari%netscape.com f84c02bc83 add mozilla/expat/xmlparse/MANIFEST to export xmlparse.h 1999-02-27 09:42:52 +00:00
sfraser%netscape.com e2e714b9ac Change project build order, and build MoreFiles and MemAllocator as static libs. 1999-02-26 00:48:30 +00:00
ftang%netscape.com f93299282c fix the bustage 1999-02-25 20:16:28 +00:00
ftang%netscape.com ec65d9d220 enable ucvja2 . add placeholder for Chinese/Korean/Vietnamese/Thai converters. 1999-02-25 19:52:25 +00:00
slamm%netscape.com cbed2d53b0 Change myconfig to mozconfig. 1999-02-25 19:21:29 +00:00
pinkerton%netscape.com 61f3f54f37 Add manifest file for xpcom/src 1999-02-24 17:36:37 +00:00
pierre%netscape.com ef73e363c8 added rdf:util:public:MANIFEST to fix a build breakage 1999-02-24 12:01:16 +00:00
law%netscape.com 2954ca2ec0 Landing LIBREG990212_BRANCH to get libreg building on Mac 1999-02-23 19:56:57 +00:00
slamm%netscape.com ac295837af echo the correct name of the included myconfig.sh 1999-02-23 17:58:25 +00:00
pierre%netscape.com a55847ef4b turned RTTI off 1999-02-23 08:59:45 +00:00
slamm%netscape.com b140f4f574 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 589eead0aa First Checked In. 1999-02-19 22:47:36 +00:00
slamm%netscape.com ee9ebffdbf Only load myconfig.sh if it can be found. 1999-02-19 19:40:41 +00:00
slamm%netscape.com e85ae59a1e 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 a837166386 Add a macro to label a group of options. 1999-02-19 17:25:47 +00:00
slamm%netscape.com 01a3935888 Convert myconfig.sh into makefile format for client.mk 1999-02-19 17:24:48 +00:00
slamm%netscape.com d3404d0e95 Look for '.mozmyconfig' in home directory 1999-02-18 18:51:02 +00:00
ftang%netscape.com c3eb59d912 add lwbrk 1999-02-17 15:27:16 +00:00
ramiro%netscape.com 6260d3e6d9 Add support for insure. 1999-02-17 14:37:18 +00:00
dcone%netscape.com c92c577bc7 added a manifest for Layout/html/table 1999-02-12 17:36:28 +00:00
pierre%netscape.com 886796c607 added webshell/embed/mac/RaptorShell.mcp 1999-02-12 00:04:45 +00:00
sar%netscape.com eecbed5e4c Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
pinkerton%netscape.com cdcb87f920 Add manifest file for xpfe/appshell/public 1999-02-10 18:20:47 +00:00
erik%netscape.com 7263aff16f adding viewer.properties to build for testing string bundle stuff 1999-02-09 19:27:04 +00:00
waterson%netscape.com ab4a163f89 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 a30a5837d2 moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell 1999-02-05 08:52:39 +00:00
slamm%netscape.com c3b9523c7e Use MOZ_ prefix for new autoconf macros. 1999-02-05 00:10:25 +00:00
slamm%netscape.com 51454d7e52 Fix typo. 1999-02-04 23:07:51 +00:00
slamm%netscape.com ecd46519ab Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
waterson%netscape.com 2698c25a36 Added mozilla:layout:html:document:src to manifest dirs. 1999-02-04 11:16:57 +00:00
saari%netscape.com a58016c76a 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 4da85f677c Added caps and OJI projects to the build 1999-02-04 00:44:34 +00:00
ftang%netscape.com 839087029d make strres part of the mac build 1999-02-03 22:29:47 +00:00
pinkerton%netscape.com b449fe89dc 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 90717efbdf added files: mozilla/base/src/nsArena.cpp 1999-02-02 02:46:00 +00:00
mcmullen%netscape.com 49e63f98b6 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 3e8e9e17aa removed files: mozilla/build/mac/test/test1.cpp 1999-02-01 21:51:01 +00:00
cyeh%netscape.com 3ac4fb9751 added files: mozilla/build/mac/test/test2.cpp 1999-02-01 21:24:59 +00:00