Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Mitchell Field
a6788f0842
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
2011-02-20 06:10:24 +11:00
Dmitri Gribenko
d0ad1eef93
Bug 590753. Avoid adding empty entries to paths. r=bsmedberg
...
--HG--
extra : rebase_source : 0220d37deb0ec175cc1580b0c1ec82c886c6db94
2010-09-06 15:18:07 +12:00
Oleg Romashin
9cbb1c5d7b
Bug 558825 - run-mozilla.sh does not work with -d native-gdb. r=ted.mielczarek
...
--HG--
extra : rebase_source : 764ca82339869411c4a3fa402f3060de17d7f768
2010-05-11 13:23:59 -04:00
Chris Jones
d082c2f770
bug 532962: allow run-mozilla.sh to accept debugger arguments. r=luser
2009-12-07 01:10:46 -06:00
Phil Ringnalda
d5b8092f6f
Bug 523054 - Sweep out some more viewer orts, r=dbaron
2009-10-25 10:03:17 -07:00
Karl Tomlinson
b0934c0c94
Bug 477724 avoid pointless shell interpreter hanging around r=bsmedberg
2009-08-21 10:09:54 +12:00
Ginn Chen
e1b3b43cd4
Bug 456719 run-mozilla.sh doesn't work well with ksh93 r=benjamin
2009-07-23 18:09:10 +08:00
Ginn Chen
55d2cea4c2
Bug 472269 LD_LIBRARY_PATH is not set when running thunderbird from mozilla/dist/bin on Solaris r=wtc sr=neil
2009-02-09 14:18:02 +08:00
L. David Baron
8bac2c91e8
Remove the feature of run-mozilla.sh where we md5sum any file called 'core' in your home directory in order to see if it changes while running the program and potentially invoke GDB. (Bug 467638) r=bsmedberg
...
This feature is no longer particularly useful because core files on Linux are now generally called core.$PID (although occasionally core), and it is potentially quite harmful since Mozilla can become very slow to start for users with large core files in their home directory.
2008-12-08 08:08:05 -08:00
Boying Lu
3f3f967955
Bug 259945 - Mozilla should not use LD_LIBRARY_PATH on solaris; use libxul.so instead of libgkgfx.so; r=wtc sr=neil
2008-12-05 07:30:37 +01:00
Boying Lu
31d40615d9
Bug 259945 - Mozilla should not use LD_LIBRARY_PATH on solaris; use libgkgfx.so instead of libmozjs.so; r=wtc sr=neil
...
(to CLOSED TREE)
2008-11-21 20:24:08 +01:00
Ginn Chen
466f823e85
Bug 43737 Unable to debug firefox with "./firefox -g -d dbx" in Chinese locale, r=cls, sr=roc
2008-06-11 18:34:50 +08:00
ted.mielczarek@gmail.com
3430f42e08
bug 389346 - GNOME crash reporter comes up on crashes, prevents breakpad. r+a=bsmedberg
2007-09-04 10:09:31 -07:00
mats.palmgren@bredband.net
266f784855
Bye bye Xprint. b=326716 r+sr=dbaron
2007-06-13 11:02:58 -07:00
dbaron%dbaron.org
0631af1be1
Don't unescape parameters twice when running with -g (debugger). b=320293 r=cls sr=bsmedberg, plus a change to use perl -pe chomp instead of echo -n for portability (yikes).
2006-02-15 00:56:54 +00:00
ginn.chen%sun.com
45e60d9f2a
Bug 312092 Accessible hierarchy incomplete/incorrect
...
r=benjamin sr=neil
2006-02-13 06:04:10 +00:00
timeless%mozdev.org
fd4d83103d
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 16:41:06 +00:00
ginn.chen%sun.com
cf7a48dd8c
Bug 312092 Accessible hierarchy incomplete/incorrect
...
r=roc
2005-11-24 03:37:34 +00:00
wtchang%redhat.com
02db1091d3
Bugzilla Bug 259945: configure.in: use $ORIGIN with both GCC and Sun
...
compiler on Solaris. build/unix/run-mozilla.sh: changed '-h "$MOZ_PROGRAM"'
to '-h "libmozjs.so"' because firefox-bin and thunderbird-bin are not
symbol links under dist/bin. The patch is contributed by Boying Lu
<brian.lu@sun.com>. r=wtc. sr=neil.parkwaycc.co.uk.
2005-11-14 21:47:45 +00:00
wtchang%redhat.com
bd755dca7c
Bugzilla Bug 259945: Mozilla should use $ORIGIN instead of LD_LIBRARY_PATH
...
to locate shared libraries on Solaris whenever possible. The patch is
contributed by Brian Lu of Sun <brian.lu@sun.com>. r=wtc,bryner.
sr=neil.parkwaycc.co.uk.
Modified Files: configure.in build/unix/run-mozilla.sh
2005-10-17 17:21:17 +00:00
dveditz%cruzio.com
1ca93a5058
unbusting older RH linux
2005-10-01 05:33:05 +00:00
dveditz%cruzio.com
cc992d343b
bug 304330 (CAN-2005-2353) run-mozilla.sh -debugger option temporary file issue. Thanks to Javier Fern�ndez-Sanguino Pe�a for the Debian patch and Josh Bressers for pointing out the Ubuntu advisory. sr=dbaron
2005-09-30 19:16:31 +00:00
gerv%gerv.net
31625ba2b1
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
tor%cs.brown.edu
b2fa1a336b
Bug 228069 - remove override of FONTCONFIG_PATH. r=blizzard, sr=bryner, a=asa
2003-12-15 17:27:28 +00:00
seawood%netscape.com
55f3a301d1
Workaround Tru64 type quirkiness.
...
Thanks to Jim Brown <jim.brown@miami.edu> for the patch.
Bug #202057 r=cls
2003-04-19 03:12:28 +00:00
pkw%us.ibm.com
27da0df2f9
Bug 163744 - Error message displayed in terminal during startup from
...
command-line on machines which do no have the GNU md5sum program.
r=bryner@netscape.com , a=asa@mozilla.org
2003-02-13 20:30:52 +00:00
smontagu%netscape.com
7cca738502
Bug 178623: run-mozilla.sh should popuplate ${XPSERVERLIST} if it was not set yet. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=pete.zha@sun.com, sr=roc+moz, moa=cls
2002-11-06 22:22:32 +00:00
seawood%netscape.com
795fe5cc9e
Redirect errors from md5sum detection to /dev/null since md5sum is not available on all platforms.
...
Bug #163744 r=bryner
2002-08-22 01:06:17 +00:00
seawood%netscape.com
ae739f8f71
Allow mozilla to handle paths with spaces correctly. (Note: it still doesn't appear to work properly for gdb4. Reportedly works for gdb5 though)
...
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #157043 r=cls
2002-08-07 11:46:15 +00:00
seawood%netscape.com
4a10ccc70f
Increase Shared Memory Transport size to 512k for solaris builds.
...
Note: "512 is a good compromise between the transport speed and the system memory resources consumed."
Thanks to Jeff Wasilko <jw-mozilla@smoe.org> for the patch.
Bug #118846 r=cls
2002-05-12 21:25:04 +00:00
axel%pike.org
0816cae86b
bug 139934, echo DISPLAY and printing environment vars in debug mode. patch by Roland.Mainz@informatik.med.uni-giessen.de, r=cls
2002-04-26 09:51:17 +00:00
seawood%netscape.com
c0ec608df6
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
2002-04-25 02:52:44 +00:00
blizzard%redhat.com
63e3da7465
Part of bug #126919 . Add configure glue to get Xft support building. r=cls, a=brendan
2002-02-26 17:28:48 +00:00
dbaron%fas.harvard.edu
203e472d8f
Set DYLD_LIBRARY_PATH for Mac OS X (Darwin). b=110918 r=seawood
2001-11-22 23:22:59 +00:00
seawood%netscape.com
68cb29fa0d
Silence!
2001-11-07 06:06:02 +00:00
seawood%netscape.com
68e089b366
Update LD_LIBRARY_PATH_64 if LD_LIBRARY_PATH_64 is set.
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #91842
2001-11-03 08:26:37 +00:00
seawood%netscape.com
f230455df7
Only output startup script *_PATH info if debugging.
...
Thanks to Dawn Endico <endico@mozilla.org> for the patch.
Bug #79039 r=cls
2001-11-03 05:05:47 +00:00
seawood%netscape.com
7900d1b16d
Spit out error if given -d without argument.
...
Bug #74067
2001-10-23 06:25:59 +00:00
locka%iol.ie
cedd6dec32
Allow run-mozilla.sh to be renamed (e.g. foo) and have it automatically launch foo-bin if such an executable exists. b=70760 r=valeski@netscape.com sr=blizzard@mozilla.org
2001-10-01 18:40:45 +00:00
cls%seawood.org
6cd47c1920
Replace cat<<EOF with echos to avoid potential security risk with predictable /tmp files.
...
Thanks to Ashu Kulkarni <ashuk@eng.sun.com> for the patch.
Bug #98723 r=cls a=blizzard
2001-09-08 19:16:27 +00:00
timeless%mac.com
68c11fdec2
Bugzilla Bug 68570 RFE: Set XSUNTRANPORT/XSUNSMESIZE on Solaris to improve rendering speed...
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=antitux sr=blizzard
2001-08-03 04:10:25 +00:00
cls%seawood.org
d2176f3508
Add mozilla dirs to LD_LIBRARYN32_PATH & LD_LIBRARYN64_PATH if those variables are already set.
...
Thanks to zeroJ@null.net (John Vandenberg) for the patch.
Bug #77425 r=cls
2001-04-27 00:58:19 +00:00
cls%seawood.org
af65d53a63
Add the plugins dir to LD_LIBRARY_PATH so that multiple-library components can find their secondary libs. Bug #58022 a=blizzard@mozilla.org
2001-04-20 13:53:20 +00:00
cls%seawood.org
8cb413f184
Propogate the exit codes of the wrapped binary. Bug #57741 . Thanks to harinath@cs.umn.edu (Raja Harinath) for the patch.
2000-10-25 20:32:37 +00:00
margaret.chan%sun.com
a62fb12b83
Bug fix for 36567. Use /bin/type instead of which for finding the paths.
...
r=cls@seawood.org a=brendan@mozilla.org .
2000-09-14 20:58:56 +00:00
cls%seawood.org
2185ded8ff
Adding dist/bin/components to LIBRARY_PATH as part of fix for BeOS shared lib loading. Bug #51658 . Thanks to Justin Morey <justin@68k.org> for the patch.
2000-09-07 04:50:48 +00:00
cls%seawood.org
6844ef9c37
Added BeOS debugger to debugger list. bug #43723
2000-06-26 21:52:27 +00:00
cls%seawood.org
70f1719747
Fix the runtime scripts so that mozilla can be run from any directory. r,a=leaf
2000-06-06 22:57:25 +00:00
cls%seawood.org
21939b93e6
Use relative path to call binaries as some shells break otherwise. Bug 40415. r=waterson
2000-05-31 23:05:14 +00:00