Commit Graph

17 Commits

Author SHA1 Message Date
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
35ccb48d55 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
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
2ed21cb951 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
2d052a5d28 Update nspr environment config and override as discussed with the NSPR team. 1999-04-14 11:24:11 +00:00
ramiro%netscape.com
0a1ec48998 No need to export these vars, since nspr will include the file. 1999-04-14 09:35:47 +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
2a3f01baab 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
79742b53ce 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
3638cc03ab Move unix specific build hacks/scripts/etc into their own little place:
build/unix.
1999-04-13 04:15:34 +00:00