Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
relyea%netscape.com 09a839d8a1 Use the correct Make variables in the .cpp .s .S and .asm rules to vpath works
correctly.

remove the spurious vpath= line.
2001-04-30 23:21:51 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
accessible Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
apache/gzip/src
build Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin 2001-04-27 21:11:03 +00:00
calendar
caps Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome sr=darin. no bug. just dead wood static cid cleanup 2001-04-13 11:23:11 +00:00
cmd
config Use WINOS instead of OS_TARGET to check if building on win9x. 2001-04-30 03:33:07 +00:00
content Bug 76920 - fire a mouseout event before doing a mousewheel scroll to avoid stuck tooltips. r=blake, sr=hyatt. 2001-04-30 08:11:03 +00:00
db Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
dbm OS/2 TB break 2001-03-14 04:11:42 +00:00
directory Move ldap40 and lber40 after MOZ_COMPONENT_LIBS so that they have 2001-04-19 09:57:17 +00:00
docshell Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
dom Adding new interface file, not part of the build. 2001-04-29 21:43:17 +00:00
editor Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben 2001-04-29 02:52:16 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
expat Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
extensions bug 77257, add null checks to mozilla wrappers, code by sicking@bigfoot.com, r=me, sr=jst, a=peterv 2001-04-30 14:04:08 +00:00
gc/boehm [not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash. 2001-02-27 01:09:44 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx Tweaks to let qt port compile with mathml & gcc 2.95.2. 2001-04-29 00:28:56 +00:00
gfx2 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
grendel Now have all bundle resources being properly copied, including icons and needed libraries. jrg... 2001-04-08 09:58:35 +00:00
htmlparser Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
include For 73856 -- adding new values to NPPVariable enumeration type, sr=vidur, ar=av 2001-04-03 21:29:48 +00:00
intl Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
java *not part the build* 2001-04-30 11:21:18 +00:00
jpeg Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
js Initial add. Regression test for bug 78156. 2001-04-30 22:54:09 +00:00
js2 Big switchover to Algol-style semantics 2001-04-12 04:33:39 +00:00
l10n mac needs *.text as well as *.txt to match the IC extensions to a file type. r=blake/sr=sfraser. bug# 77761. 2001-04-26 23:50:51 +00:00
layout 76465 - outliner rowHeight, r=waterson, sr=hyatt 2001-04-30 18:30:18 +00:00
lib differences in the linker between MW and gcc cause us to use ifdefs to prune instead of dead-stripping. r=saari/sr=hyatt. bug# 75653. 2001-04-15 06:44:58 +00:00
mailnews 43189 - autocomplete, r=matt, sr=alecf 2001-04-30 18:37:04 +00:00
modules fix for bug 77962 r=dbaron sr=blizzard 2001-04-30 23:00:02 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk deleted a block of code inside of a comment... 2001-04-30 22:58:17 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub bugzilla: 70765. win2k file offset on networked drive 2001-04-25 22:08:38 +00:00
nunet
parser Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
plugin/oji/MRJ Fix for bug #60018, ra=edburns, sr=brendan 2001-04-18 04:19:00 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
rdf Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
security Use the correct Make variables in the .cpp .s .S and .asm rules to vpath works 2001-04-30 23:21:51 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string bug #70740: r=mjudge, sr=sfraser. Provide case-insensitive comparison for all string classes 2001-04-18 05:20:06 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java backing out edburns's removal of necessary typedefs 2001-04-03 23:29:26 +00:00
themes putting back accidentally removed file 2001-04-30 20:30:27 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Adding support for building security 2001-04-26 22:17:18 +00:00
tripledb
uriloader Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
view Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
webtools Fixing various typos and spelling mistakes spotted by timeless. There shouldn't be any code level changes here. moa=hixie 2001-04-29 08:35:29 +00:00
widget Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
xpcom Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
xpfc
xpfe 43189 - autocomplete, r=matt, sr=alecf 2001-04-30 18:37:04 +00:00
xpinstall Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
LEGAL
LICENSE
Makefile.in Landing initial directory re-ordering change needed for Ron Guilmette's <rfg@monkeys.com> static mozilla work. 2001-04-28 17:26:54 +00:00
aclocal.m4 Update build to use nspr.m4. 2001-04-07 04:34:53 +00:00
allmakefiles.sh bug 76808: remove xpfe/components/sample from allmakefiles.sh now that directory is cvs removed. r=cls, a=tor 2001-04-20 04:25:21 +00:00
client.mak Removes the requirement to set MOZ_SRC. r=leaf@netscape.com, b=67062. 2001-04-27 21:13:23 +00:00
client.mk Remove psm1 files from PSM pull 2001-04-30 10:38:20 +00:00
configure Automated update 2001-04-29 17:59:57 +00:00
configure.in removing Wshadow flag. 2001-04-29 17:51:14 +00:00
embed.mak NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668 2001-02-23 12:54:24 +00:00
embed.mk NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668 2001-02-21 12:27:11 +00:00
makefile.win bug 12952 2001-03-28 21:18:29 +00:00
mozilla.kdevprj new project started 2001-04-03 22:13:38 +00:00
mozilla.lsm new project started 2001-04-03 22:13:38 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00