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

28 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 0ac697dce7 pass -h through to the app, so it can handle it. 2000-02-04 23:13:48 +00:00
slamm%netscape.com 590199f592 Remove redundant if statements. 2000-01-11 20:29:59 +00:00
jdunn%netscape.com 37121cc769 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 0407b45d05 s/apprunner/mozilla-bin/ to comply with new binary name. r=alecf 1999-11-10 23:50:01 +00:00
dmose%mozilla.org 42fc94a6ec 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 f7a847c77b Fix for bug 15190. 1999-09-30 01:59:30 +00:00
ramiro%netscape.com 12a0565ac7 Add a --enable-low-fat option to reduce the .dynsym bloating in components. 1999-09-16 13:43:15 +00:00
briano%netscape.com 7816238722 No need for an extra macro just to install a single file. 1999-09-10 08:49:55 +00:00
sspitzer%netscape.com 57d8a427ed ignore generated file 1999-09-08 22:49:54 +00:00
cls%seawood.org 1a9963ad09 Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
Set $prefix to `pwd`/dist .
Removed -DUSE_AUTOCONF.
1999-09-06 04:20:50 +00:00
briano%netscape.com 85a18579d5 Cleaned it up and eliminated the pointless #!gmake. 1999-09-01 23:27:16 +00:00
ramiro%netscape.com 8e205624dc Add temporary toolkit exorcism hack. 1999-08-02 13:33:11 +00:00
ramiro%netscape.com ca1f8eac7f Add a warning about memory usage. 1999-07-23 12:15:43 +00:00
ramiro%netscape.com c234103a28 Add LD_BIND_NOW for a better debugging iExperience. 1999-07-23 06:30:28 +00:00
briano%netscape.com 9aae3e42e5 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 b80eb770ef Fix for non-pthreadable Linux libc5/glibc1 builds (bug 7567). Thanks to tenthumbs@cybernex.net for the fix. 1999-06-14 23:37:06 +00:00
briano%netscape.com 2d1161ec63 Last of the fixes for bug 5892. 1999-05-14 00:18:40 +00:00
slamm%netscape.com cdef697acf Fix shift error on Solaris. 1999-05-04 20:57:47 +00:00
ramiro%netscape.com 44ca0664cd Add quotes to avoid shell parsing errors. 1999-05-04 06:55:17 +00:00
ramiro%netscape.com 59ac4af8bb Fix dumbass typo that was causing the script to barf. 1999-04-28 21:32:31 +00:00
ramiro%netscape.com d1aefb090a Add command line parsing and debugger support. 1999-04-28 06:16:25 +00:00
ramiro%netscape.com 5dd3a3e629 Make sure NSPR always builds with make and not make -jX (X > 1). NSPR cant
handle -jX builds because of the OBJDIR dependencies.
1999-04-16 02:39:00 +00:00
ramiro%netscape.com 9af0be6656 Update nspr environment config and override as discussed with the NSPR team. 1999-04-14 11:24:11 +00:00
ramiro%netscape.com eff74a1a5e No need to export these vars, since nspr will include the file. 1999-04-14 09:35:47 +00:00
ramiro%netscape.com f70009544c 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 92fdef466a Take the script out of targets, or else clobber builds break.
Approved by the Bastard Operator From Hell.
1999-04-13 16:03:46 +00:00
bruce%cybersight.com af1546c44c Fixing build bustage for some makes on the ports page. Missing separator in the Makefile. 1999-04-13 05:54:31 +00:00
ramiro%netscape.com 25d323e78a Move unix specific build hacks/scripts/etc into their own little place:
build/unix.
1999-04-13 04:15:34 +00:00