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

373 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu 740dc28dd7 gfx2 is history. r=cls 2002-09-15 09:04:32 +00:00
katakai%japan.sun.com 3ce4fcda65 bug 166152
hindShaper should be hindiShaper in allmakefiles.sh
r=cls,sr=bzbarsky
2002-09-03 08:18:17 +00:00
bryner%netscape.com c86e760c38 Move finger and datetime protocols to extensions/, not built by default (bug 98753). r=cls, sr=darin. 2002-09-03 02:14:42 +00:00
bzbarsky%mit.edu 819c06c436 Extend CTL extension to support multiple CTL scripts (framework + hindi
support).  Bug 163962, r=gilbert.fang@sun.com, r=prabhat.hegde@sun.com,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
smontagu%netscape.com b95b4ce51b Fix build bustage with --enable-ctl by moving files from extensions/ctl to intl/ctl. Bug 133212. Author=Roland.Mainz@informatik.med.uni-giessen.de; Makefile changes r=cls. Not part of the default build. 2002-08-23 23:09:22 +00:00
aaronl%netscape.com 582046de52 Bug 30088. Type ahead find, pref defaults to off for now. To turn on, use (accessibility.typeaheadfind, true). No Code Warrior project yet. See http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html for more details on feature. r=akkana,cls. sr=jst 2002-08-19 19:29:39 +00:00
sspitzer%netscape.com 41b54cafc2 build changes for blake's compose window. 2002-08-18 18:58:25 +00:00
sspitzer%netscape.com 59a5c1122a fix for #162987. some build changes for minotaur. r=bryner, sr=bienvenu 2002-08-16 04:10:13 +00:00
bryner%netscape.com ccbd5d532b Bug 161036 - provide mechanism to build experimental browser UI (bug 161036). r=cls. 2002-08-07 06:37:13 +00:00
alecf%netscape.com 4d3ec6519e bug 156723 - remove xfer and ucth from the build - no longer used
r=law, sr=blake, a=asa
2002-07-11 21:01:33 +00:00
harishd%netscape.com 2cad9cd094 ** NOT PART OF THE BUILD ** | Moving parser test cases from logparse dir. to html dir. 2002-07-03 20:12:28 +00:00
bryner%netscape.com d42314dccc Remove a deleted Makefile. 2002-07-01 05:43:05 +00:00
waterson%netscape.com 7b877fe8db Add extensions/pref/autoconfig/resources to makefile list. 2002-06-12 19:32:15 +00:00
cbiesinger%web.de 1402149d0b forgot to check this change in before. bug 8031, r=tor, sr=dveditz, a=valeski, XBM support 2002-06-11 22:33:13 +00:00
jay.yan%sun.com d015d571dc bug #135395 Add framework code for mozilla accessibility on Linux,
r=jay.yan@sun.com, sr=blizzard@mozilla.org, author is bolian.yin@sun.com.
this part is for allmakefiles.sh. Done!
2002-05-08 07:44:34 +00:00
seawood%netscape.com 6c52cddc34 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components

Bug #56601 r=leaf
2002-04-25 20:40:00 +00:00
morse%netscape.com 3dfba161e2 bug 132641, -killAll to shutdown everything, r=law, sr=jag 2002-04-23 02:34:30 +00:00
hewitt%netscape.com 5c95ac8c9d 110156 - renaming outliner to tree 2002-03-29 05:25:37 +00:00
jband%netscape.com d4a4667114 adding the interface info extensions to the list of possible extensions. Also adding the proxy part of the xmlextras to the list of makefiles. These new modules are NOT PART OF THE BUILD 2002-03-24 19:01:50 +00:00
seawood%netscape.com dee11ba815 Removing deleted Makefile.in 2002-03-23 03:39:29 +00:00
mscott%netscape.com b86cbb2113 Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Adding Makefile.in files for the windows gmake build.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 22:06:38 +00:00
locka%iol.ie 6fc5189055 Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org 2002-03-22 19:22:13 +00:00
dougt%netscape.com 4c803332db 130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org 2002-03-21 23:43:21 +00:00
blakeross%telocity.com 2f0cbd6a9a 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00
blakeross%telocity.com 0c7e594d12 Backing out...saving for a rainy day... 2002-03-17 07:39:08 +00:00
blakeross%telocity.com b47bb58afe 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 04:52:34 +00:00
peterv%netscape.com aa17b929a9 Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron. 2002-03-14 12:18:04 +00:00
harishd%netscape.com 397c2b3340 Removing reference to unused dirs 2002-03-09 00:02:12 +00:00
law%netscape.com 740a5d42e2 Bug 122540; build new component on win32/unix; r=dveditz, sr=hewitt, a=asa 2002-03-01 23:51:21 +00:00
blizzard%redhat.com 696fec77c3 Part of bug #126919. Add configure glue to get Xft support building. r=cls, a=brendan 2002-02-26 17:28:48 +00:00
law%netscape.com 5d4df6629c Bug 27609; last piece of build puzzle for new progress dialog; r=bryner, sr=jag 2002-02-20 07:50:02 +00:00
rbs%maths.uq.edu.au c9bcaf74c4 Add the forgotten ucvmath to allmakefiles.sh 2002-02-14 01:33:17 +00:00
seawood%netscape.com e3e1196163 Removing removed Makefiles 2002-01-31 19:39:33 +00:00
seawood%netscape.com 389488c11a Remove unneeded transformiix Makefile. Bogus makefiles can cause problems with cvs pulls when building in the srcdir. 2002-01-28 00:25:25 +00:00
pinkerton%netscape.com acd3ea06e5 changes for cocoa product to build and run and coexist in the tree with carbon. r=cls/sr=hyatt, bug# 111230 2002-01-25 22:01:41 +00:00
seawood%netscape.com d60fba8a1f Fixing case for case-sensitive filesystems 2001-12-28 08:38:13 +00:00
bnesse%netscape.com 5234452a4b Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf. 2001-12-21 22:29:31 +00:00
dbaron%fas.harvard.edu 9d8a5c55cf Removing webshell/src/Makefile, which I removed earlier. b=81527 2001-12-20 03:47:01 +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
tor%cs.brown.edu 1d663a47da Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
pavlov%netscape.com 09b8cd2edd bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:05:15 +00:00
jgaunt%netscape.com a15997a894 bug 103148, turn off xul accessibility when not needed
r=aaronl,cls,sfraser
sr=hyatt
2001-12-15 23:50:14 +00:00
bbaetz%cs.mcgill.ca 43806ea8b2 Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
alex.fritze@crocodile-clips.com, james.turner@crocodile-clips.com, and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes

r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.

NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
seawood%netscape.com 95ccc9bfaf Update standalone xpcom dirs list.
Bug #58981 r=bryner
2001-12-09 07:02:42 +00:00
kaie%netscape.com 5cb9ace646 b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:36:34 +00:00
seawood%netscape.com 27ec79cf5d Add MAKEFILES_macmorefiles to the "all" list. 2001-11-27 19:27:46 +00:00
seawood%netscape.com de3b066d64 Removing widget/src/xlib/window_service/Makefile 2001-11-27 07:18:08 +00:00
seawood%netscape.com 7c5f7fcc5a All makefiles in dirs listed from mozilla/Makefile.in *must* be created by configure. The rest *should* be listed here as well. 2001-11-18 11:09:04 +00:00
seawood%netscape.com 3f1efefd2c Generate staticmod makefile when building meta components too. 2001-11-14 03:50:32 +00:00
bryner%netscape.com f1c727ffc4 Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls. 2001-11-13 07:57:31 +00:00