Commit Graph

33 Commits

Author SHA1 Message Date
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
cls%seawood.org
ba0b9aab8d Exporting LIBRARY_PATH & ADDON_PATH vars needed for BeOS runtime. 2000-04-18 22:19:14 +00:00
cls%seawood.org
70a1ccbb33 BeOS uses LIBRARY_PATH to search for runtime libs. 2000-04-17 03:38:39 +00:00
gagan%netscape.com
39623da2ed Ooops typo. 2000-03-16 03:46:28 +00:00
gagan%netscape.com
cbf79b99c8 Now allowing debuggers (gdb/ddd) to pass the arguments over to teh program. So if you do "mozilla -g foo" it will correctly pass foo as an argument to run (or prun as the case maybe) r=pavlov 2000-03-16 03:38:36 +00:00
sspitzer%netscape.com
8ec19afb4d pass -h through to the app, so it can handle it. 2000-02-04 23:13:48 +00:00
slamm%netscape.com
3fd2745bf4 Remove redundant if statements. 2000-01-11 20:29:59 +00:00
jdunn%netscape.com
220aa367ce r= slamm@netscape.com
# 18552

Adding SHLIB_PATH for HPUX and LIBPATH for AIX to the export list.
1999-11-24 02:11:18 +00:00
leaf%mozilla.org
d433b2112c s/apprunner/mozilla-bin/ to comply with new binary name. r=alecf 1999-11-10 23:50:01 +00:00
dmose%mozilla.org
5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
briano%netscape.com
7ae7121f55 Fix for bug 15190. 1999-09-30 01:59:30 +00:00
ramiro%netscape.com
1907f3d208 Add temporary toolkit exorcism hack. 1999-08-02 13:33:11 +00:00
ramiro%netscape.com
b163a1d06c Add a warning about memory usage. 1999-07-23 12:15:43 +00:00
ramiro%netscape.com
662ab03c58 Add LD_BIND_NOW for a better debugging iExperience. 1999-07-23 06:30:28 +00:00
briano%netscape.com
479ed49694 Maybe this will make it work with broken shells that object to blank lines. 1999-06-24 22:19:42 +00:00
briano%netscape.com
ca4a21ae54 Last of the fixes for bug 5892. 1999-05-14 00:18:40 +00:00
slamm%netscape.com
6705539992 Fix shift error on Solaris. 1999-05-04 20:57:47 +00:00
ramiro%netscape.com
b5702a32ea Add quotes to avoid shell parsing errors. 1999-05-04 06:55:17 +00:00
ramiro%netscape.com
84e29c1632 Fix dumbass typo that was causing the script to barf. 1999-04-28 21:32:31 +00:00
ramiro%netscape.com
638fe69979 Add command line parsing and debugger support. 1999-04-28 06:16:25 +00:00
ramiro%netscape.com
bbd1bf3981 Give caller option of running the debugger if a new core dump is detected. 1999-04-14 09:34:46 +00:00
ramiro%netscape.com
3638cc03ab Move unix specific build hacks/scripts/etc into their own little place:
build/unix.
1999-04-13 04:15:34 +00:00