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

949 Коммитов

Автор SHA1 Сообщение Дата
leaf%mozilla.org 9a36883706 fix for echo-depth-path, from Axel Hecht <ah@numerik.uni-kiel.de>, r=leaf 2000-09-05 21:42:52 +00:00
valeski%netscape.com 31818f126d fixing win9X make build problem 2000-09-01 20:18:46 +00:00
leaf%mozilla.org 2ddc21815b adding GARBAGE_DIRS variable for clobbers... so we can have core directories
in the tree (and not have it removed during a clobber) if some developer is
foolish enough to create one.
2000-08-30 01:15:32 +00:00
mscott%netscape.com 23e8dc024e remove the -u flag to the call to zip. This causes various problems with the jar stuff.
(I just made this change to commercial earlier)
2000-08-29 00:45:26 +00:00
warren%netscape.com 732f5c6abb Fixed comments. 2000-08-25 19:53:02 +00:00
warren%netscape.com 2582c6485f Fixed to pick up perl from the path (need perl 5.005, or the ActiveState perl now). 2000-08-25 19:52:53 +00:00
warren%netscape.com c684ed0a7f Turning on jar packaging by default. Set MOZ_DISABLE_JAR_PACKAGING to disable. 2000-08-25 18:54:19 +00:00
warren%netscape.com 511ed9d77d Updating rules.mak to have a 'chrome' target. Set JAR_PACKAGING to build with jar files. 2000-08-25 04:42:47 +00:00
warren%netscape.com 05710b8fc5 Fixed file copy loop to work for binary files. 2000-08-25 04:38:43 +00:00
cls%seawood.org 469c427b58 Use the -n32 ABI as the default for Irix 6.x but allow the option to disable it. 2000-08-19 08:05:05 +00:00
warren%netscape.com e018767b3e Fixed path to jar.mn in comment 2000-08-12 10:11:50 +00:00
warren%netscape.com d34162677e Fixed to clean up files and directories properly. Fixed mod times of copied files so they don't get re-jarred. 2000-08-11 05:16:15 +00:00
warren%netscape.com 9e0a82b706 Fixed bustage for chrome:: rule 2000-08-11 00:47:03 +00:00
warren%netscape.com c9beb554de Preparing for jar packaging. Added warning. 2000-08-10 23:52:29 +00:00
dprice%netscape.com 0ef211cd0a make-jars.pl now properly cleans up any extra files and folders that it creates 2000-08-05 06:08:02 +00:00
dprice%netscape.com cee46e166d adding recursive delete function 2000-08-04 20:25:42 +00:00
dprice%netscape.com bc6e73e5a4 removes copied files. Doesn't remove created directories yet. 2000-08-03 20:58:31 +00:00
cls%seawood.org b5b56c67e5 Fix --enable-logrefcnt so that it will actually force refcnt logging on or off per http://lxr.mozilla.org/seamonkey/source/xpcom/doc/MemoryTools.html. 2000-08-02 03:17:49 +00:00
cls%seawood.org 9ae337ffd5 On second thought, nevermind 2000-08-02 02:44:56 +00:00
cls%seawood.org 386071a27f Add checks for FORCE_BUILD_REFCNT_LOGGING & NO_BUILD_REFCNT_LOGGING per http://lxr.mozilla.org/seamonkey/source/xpcom/doc/MemoryTools.html . 2000-08-02 02:42:54 +00:00
warren%netscape.com 06afe15665 Added back in use Cwd; 2000-07-28 05:08:08 +00:00
warren%netscape.com e5b8b3284b Fixed up rules for jarring. 2000-07-28 04:46:45 +00:00
dprice%netscape.com 62fc728959 bug fixing 2000-07-20 22:28:01 +00:00
tor%cs.brown.edu 58a834ad61 Bug 40748 - officially kill the SUNWspro4.2 build. r=cls, a=waterson 2000-07-19 19:53:01 +00:00
mkaply%us.ibm.com 9f2e16e725 #40177
r=cls, a=brendan
Delete OS/2 specific build files during the clobber
2000-07-19 14:03:25 +00:00
mkaply%us.ibm.com b61c654e78 #40177
r=cls, a=brendan
OS/2 build changes to get webshell/tests/viewer building
2000-07-19 13:58:45 +00:00
jband%netscape.com d64b148f22 patches from madams@janna.com to build xpconnect standalone. bug 42026. r=leaf@mozilla.org a=brendan@mozilla.org 2000-07-19 03:36:27 +00:00
warren%netscape.com b667a6fc0f Took out -o from make-jars.pl because it didn't work. 2000-07-19 01:38:09 +00:00
warren%netscape.com cd2b568a16 Reverted dougt's silly change that spews all sorts of crap in the build. 2000-07-18 06:03:18 +00:00
mcafee%netscape.com 8df7eb76c6 Ignore generated files. 2000-07-13 23:15:42 +00:00
dougt%netscape.com 8c5c1d8cb5 removing -nologo. It is reduntant. ra=leaf@mozilla.org 2000-07-12 22:33:55 +00:00
dprice%netscape.com 19e5947ac1 NOT IN THE BUILD 2000-07-12 07:50:37 +00:00
dprice%netscape.com d0a85cdb5d NOT IN THE BUILD
Modified the xinstall:: rule
2000-07-12 07:45:26 +00:00
dbaron%fas.harvard.edu a34ec67119 Prevent builds on Win95/Win98 from excessively going through the unused libs phase by removing the Win95/Win98 libs phase rules. r=warren a=waterson b=42428
This should affect only builds done on Win95/Win98 (where WINOS=WIN95).
2000-07-11 21:17:37 +00:00
dprice%netscape.com 764ab3ec81 NOT IN THE BUILD 2000-07-11 06:40:09 +00:00
cls%seawood.org 062c8bd937 Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
cls%seawood.org 7d42581c54 Check for BUILD_OFFICIAL as well as MOZILLA_OFFICIAL 2000-07-09 15:02:24 +00:00
cls%seawood.org a3b71ef004 Check for BUILD_OFFICIAL as well as MOZILLA_OFFICIAL 2000-07-09 15:01:27 +00:00
cls%seawood.org 9fb0332aac Updated NetBSD section so that mozilla will build on NetBSD-current. Bug #41524 Thanks to Shin'ichiro TAYA <taya@sm.sony.co.jp> for the patch. 2000-07-08 11:39:05 +00:00
cls%seawood.org beb4f814bf Change test to check for file (-f) rather than exists (-e) which broke under solaris. 2000-07-08 10:25:59 +00:00
cls%seawood.org 0eabd8aa50 The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug #26798
Chrome files that need the build date set for MOZILLA_OFFICIAL builds will no longer be modified in the source tree.  The source tree copies will be used as a template for a generated version.  Bug #29597
2000-07-08 09:36:01 +00:00
cls%seawood.org 33938e6100 Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
cls%seawood.org 96bae572bc Erk, wrong identifier for OS/2 2000-06-29 03:03:43 +00:00
cls%seawood.org b1038e956c OS/2's cmd.exe doesn't support the no-op ':' . 2000-06-28 22:31:12 +00:00
cls%seawood.org 6f8d49134a Reverting mkaply's checkin as it breaks --enable-elf-dynstr-gc on optimized builds. 2000-06-28 22:29:38 +00:00
mkaply%us.ibm.com 43c60ab8f4 #43357
NO ONE AROUND TO REVIEW
The change for ELF broke our tinderbox. The second ELF line should be in the else case for OS/2.
2000-06-28 14:19:33 +00:00
cls%seawood.org 8e8437f9fd Tweaks to build xpconnect standalone. Bug #42024. Thanks to Mark Adams <madams@janna.com> for the patches. 2000-06-28 07:03:13 +00:00
cls%seawood.org d27fda69b0 Adding configure option --enable-elf-dynstr-gc. Bug #43357 2000-06-28 04:32:15 +00:00
Jerry.Kirk%Nexwarecorp.com 84bc03fc95 Changes to allow the Photon version of Mozilla to not be a
MONOLITHIC_TOOLKIT any longer.
r=cls
2000-06-27 02:45:09 +00:00
cltbld%netscape.com bc4cdc5f90 added DefinesOptions.h to Mac build. part of fix for #39959 2000-06-24 00:02:31 +00:00