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

35 Коммитов

Автор SHA1 Сообщение Дата
ben%bengoodger.com 3d2d932088 bug 243091 - don't package unnecessary components in Firefox. Disable building a bunch of XPFE chrome (over a megabyte of it on disk) along with the seamonkey classic skin. Provide a stub communicator skin for the profile manager to use. 2004-05-10 00:54:11 +00:00
gerv%gerv.net b748dba55c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 14:37:35 +00:00
cls%seawood.org 5163850c7d packages should not be the default target and use $(MAKE) instead of hardcoding make 2003-10-08 05:03:26 +00:00
leaf%mozilla.org f460e912e8 adding missing endif 2003-10-06 20:58:10 +00:00
leaf%mozilla.org 639fbc97ee adding targets for building installers. no bug. r=cls 2003-10-06 20:39:30 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
mkaply%us.ibm.com 88a41d12c7 #175487
r=cls, a=brendan
Turn on building of OS/2 installer - hurrah!
2002-10-29 06:21:36 +00:00
seawood%netscape.com 39f4d6701b Add --disable-installer configure option for embedding purposes.
Bug #145343 r=mcafee
2002-05-31 00:39:07 +00:00
seawood%netscape.com 874c54280c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mkaply%us.ibm.com f934afb516 #77350
r=cls
Add BIN_SUFFIX and build cleanup on OS/2
2001-05-02 00:36:54 +00:00
dbragg%netscape.com 52ea14ec83 Turning of building of OS2 version of InstallCleanup until I can work with the OS2 experts. 2001-04-08 20:51:12 +00:00
dbragg%netscape.com 0f903f8575 Turning on xpicleanup in the build again for bug 65682. It was broken on several PORTS when first checked in. Original r=dveditz and sr=mscott 2001-04-08 17:54:54 +00:00
dbragg%netscape.com bf334d9479 Turning off the cleanup util for Unix other platform bustage. 2001-03-09 01:17:06 +00:00
dbragg%netscape.com 19d546699d Turning on cleanup utility in the build. Fixed bug 65682. r=dveditz, sr=mscott 2001-03-08 23:36:58 +00:00
sgehani%netscape.com 119cad4856 Correcting so it only builds on Linux and Solaris.
b = 63835
r = ssu, dbragg
2000-12-28 23:59:55 +00:00
sgehani%netscape.com e06423a7a5 Making libxpnet part of the build for Linux, Solaris, and Windows.
b = 63835
r = dbragg, ssu
2000-12-28 23:45:18 +00:00
cls%seawood.org 1aa18eee7e OS_ARCH does not set release numbers 2000-09-11 08:08:24 +00:00
cls%seawood.org 53f6e9355b Fix ifdef. 2000-09-11 02:12:21 +00:00
rich.burridge%sun.com 779ff70497 Fix to enable XPInstall to build/run on the Solaris platform.
r=sgehani@netscape.com  a=brendan@mozilla.org
BugId: #43080.
2000-09-09 14:18:48 +00:00
jim_nance%yahoo.com 52f73e2348 Removed extraneous parenthesis which caused make to spit warnings.
r,a=leaf
2000-04-06 01:18:34 +00:00
sgehani%netscape.com ee99dcabef Don't have access to a solaris build: ifdef'ing for linux only. 2000-04-05 06:27:26 +00:00
sgehani%netscape.com fbcd795a25 Turning on Unix installer for GTK enabled environments. [b = 16300] 2000-04-05 05:52:30 +00:00
dougt%netscape.com 673b61e46d removing xpinstall/notifier from build path. 2000-03-28 00:17:22 +00:00
sgehani%netscape.com 4457d7e48f Turn on building Unix port of xpistub.
b = 20637
r = ssu
1999-12-23 23:26:23 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
briano%netscape.com c9063be5b2 Minor cleanup. 1999-08-20 02:54:32 +00:00
dougt%netscape.com c497a99af7 Adding notifier to build 1999-07-21 20:47:59 +00:00
sgehani%netscape.com 98c0042700 Turning XPInstall on Unix back on. Short-term workaround
for bugs 8849/8971 included.
1999-06-29 00:13:02 +00:00
leaf%mozilla.org 7536c6dbc9 xpinstall is leading to startup crashes (bug 8849).
Turning off xpinstall until someone fixes it for redhat linux 5.2
1999-06-25 07:50:39 +00:00
sgehani%netscape.com 41d87813f6 Turning XPInstall on on Unix. 1999-06-23 22:59:50 +00:00
sgehani%netscape.com cfc0ffc114 Turning XPInstall off on Unix... again! 1999-06-23 07:42:28 +00:00
sgehani%netscape.com 47dce36947 XPInstall now building and limping during execution on Unix. 1999-06-23 06:19:45 +00:00
dougt%netscape.com 8df0780ef8 Thou shall not build on unix.
I am turning xpinstall install off on unix until we figure out the
linking problem that all components are having.
donm approved.
1999-03-26 23:20:09 +00:00
dougt%netscape.com 0cc3c047dd Moved javascript execution onto a new nspr thread.
added delete and replace later
got rid of unneeded IIDs in public header
Added the correct license to all files.
1999-03-23 22:55:00 +00:00
dougt%netscape.com 1d2debbaed Added Unix makefiles (that really do not do anything)
Added Arguments and Jarfile variables to the Install object which
are now being reflected into js.
Fixed how ExtractJarFile in Install was working
Hooked up to libjar.

** These changes are not part of the Tinderbox builds **
1999-03-02 20:25:42 +00:00