Commit Graph

877 Commits

Author SHA1 Message Date
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
c4a7fe96b1 Added support for building select individual modules using --enable-modules. Currently, only dbm, xpcom & necko work. At this point, you still have to pull the whole tree. We'll fix that later. Bugs 24515 & 34159 2000-04-18 09:42:12 +00:00
cls%seawood.org
70a1ccbb33 BeOS uses LIBRARY_PATH to search for runtime libs. 2000-04-17 03:38:39 +00:00
tonyr%fbdesigns.com
b61f2a4bba got rid of uriloader/extprotocol/mac projects until I figure out why they don't build 2000-04-14 14:58:28 +00:00
tonyr%fbdesigns.com
cf0d927494 added uriloader/extprotocol/mac projects 2000-04-14 14:31:09 +00:00
sfraser%netscape.com
ff5b177506 Rename chrome:caps to chrome:security, and put the autocomplete stuff buck in that waqar stomped on. r=jj. Mac only. 2000-04-14 02:01:39 +00:00
waterson%netscape.com
b28d1ea487 Back out file akk didn't mean to check in. r=akkanna 2000-04-13 20:17:35 +00:00
waqar%netscape.com
bf4cfe4d26 #=27745
r=pollmann
d=Adding Gecko useragent string
2000-04-13 20:09:47 +00:00
akkana%netscape.com
8fd574a4f9 Rename libender to libeditor on Linux and Windows (r=ssu) 2000-04-13 19:43:51 +00:00
ducarroz%netscape.com
aa9c0b8b9c Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00
cls%seawood.org
da66e49516 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
beard%netscape.com
1fa3c52421 preemptive bustage fix. 2000-03-31 02:17:04 +00:00
beard%netscape.com
7644c44e0a landing xpfe/components/console build. r=mccabe 2000-03-31 02:10:14 +00:00
cls%seawood.org
2ecacd28c4 Updating config.guess & config.sub to latest GNU versions. Bug #22599, r=wtc 2000-03-30 03:12:16 +00:00
warren%netscape.com
5434a67a78 Removing resource: protocol from build -- obsolete. 2000-03-29 05:26:40 +00:00
putterman%netscape.com
a3bf30070f added new files and directory for shift delete bug 16349, r=hangas 2000-03-25 00:57:51 +00:00
jj%netscape.com
91a30c7f74 fix for bug #32896: make Build_Project case insensitive. Contribution from jlong@adobe.com. r=sfraser 2000-03-24 00:17:37 +00:00
slamm%netscape.com
7a1e344489 Move for-loop's do to next line for Solaris. Fix configurator url. 2000-03-23 02:04:22 +00:00
slamm%netscape.com
1d13ff8814 Only output the options that are used. 2000-03-22 21:56:49 +00:00
pierre%netscape.com
6979ae9a19 For Profiler builds: removed NSRuntimeDebug.shlb from debug targets in MIW.mcp and modified NGLayoutBuildList.pm to not build that project when the Profiler is on. 2000-03-22 03:50:15 +00:00
slamm%netscape.com
b99284cb21 Silly little comment change. 2000-03-21 21:09:33 +00:00
slamm%netscape.com
65ad49148d Output options from mozconfig. 2000-03-21 21:09:11 +00:00
jj%netscape.com
ad39060be4 renamed -url file "Mozilla Installer" to "Mozilla Profile Migration". landing fix for #29816 from the beta1_BRANCH. 2000-03-21 04:53:03 +00:00
sfraser%netscape.com
b455fbc7f1 I am such a poop head. Need to comment out just one more line. 2000-03-21 03:14:25 +00:00
sfraser%netscape.com
e8fd77bda9 Fix the build -- we're not quite ready for building PSM on Mac yet. 2000-03-21 02:42:59 +00:00
sfraser%netscape.com
6166d46943 Fix for 31669: get the right PSMTaskMenu.xul on Mac. Also start building the PSM glue code on Mac. r=ducarroz 2000-03-21 01:36:30 +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
sfraser%netscape.com
739e7256dc Fix for blocker 31669 -- pull the mozilla/security module, and install resources from mozilla/extensions/psm-glue. r=dougt,a=granrose 2000-03-15 22:44:18 +00:00
jim_nance%yahoo.com
682702de64 Fixed a small bug WRT shared library naming 2000-03-14 03:27:13 +00:00
slamm%netscape.com
09dbc345a6 Move unix build script from mozilla/config to mozilla/build/unix 2000-03-14 03:22:44 +00:00
slamm%netscape.com
cbb3476a41 Move non-autoconf tools to build/unix 2000-03-14 03:20:14 +00:00
slamm%netscape.com
74e166dd10 Rename find-mozconfig.sh to mozconfig-find. Rename load-mozconfig.sh to mozconfig2configure. Rename mozconfig2defs.sh to mozconfig2client-mk. Also, take an extra parameter for topsrcdir. 2000-03-14 03:18:54 +00:00
danm%netscape.com
ce536ce1b4 making webBrowser.mcp a component 2000-03-14 03:10:39 +00:00
slamm%netscape.com
28bfcf54b6 Rename load-mozconfig.sh to mozconfig2configure. 2000-03-14 03:00:00 +00:00
sfraser%netscape.com
cd84a0cb7b Fix for 31710 -- install psm.js so that the mac build starts up. r=pavlov, a=granrose 2000-03-14 02:09:39 +00:00
danm%netscape.com
d8b2c032bb adding webBrowser.mcp (the embedding project) to the build 2000-03-13 19:27:01 +00:00
brade%netscape.com
f48cd0468e move to new nspr tag; install netwerk:security:browser resources 2000-03-13 15:53:59 +00:00
jim_nance%yahoo.com
c76eb69761 Helper scripts for Digital Unix atom tools. Not part of the
default build.
2000-03-11 19:56:25 +00:00
dougt%netscape.com
b06cdcdd6a Adding MANIFEST file to export timebomb header file to xpfe. Fixes build bustage. 2000-03-07 22:02:50 +00:00
jim_nance%yahoo.com
8998c1cac6 Changes to make this work under Unicies other than Linux. I so did like
that hack :-(
r=sford
2000-03-06 23:53:52 +00:00
jj%netscape.com
d5f6f16865 Removed references to MOZ_FULLCIRCLE in mozilla. a=leaf r=sfraser 2000-03-04 01:52:50 +00:00
cls%seawood.org
19b05072d7 Reset default build number to 000000000 to avoid user confusion about non-official builds. Bug 26798 2000-03-02 12:23:10 +00:00
leaf%mozilla.org
61f179a0c3 backing myself out, this should be on a branch. 2000-02-27 10:22:24 +00:00
leaf%mozilla.org
2c93c57cc9 branch cleanup (start page, nspr branch used for pull) 2000-02-27 10:18:24 +00:00
jim_nance%yahoo.com
3e93a89b0c Initial Checking. Not part of the default build (yet).
Shell script for use with Makefiles.  Prints out failing
commands to make "make -s" more useful.
2000-02-26 02:34:15 +00:00
sfraser%netscape.com
79284b043a Fix for 28906 -- pull a new NSPR tag that has fixes for the commercial build. r=mwelch, a=jar. 2000-02-25 08:15:55 +00:00
mcafee%netscape.com
db20c61ee9 Adding ftp: url to bloat test. a=chofmann 2000-02-23 00:02:37 +00:00
wtc%netscape.com
3d73b89625 Bugzilla bug #27457: pull NSPR using the static tag
NSPRPUB_RELEASE_4_0_20000218.  Change NSPR_VERSION to 4.
r=leaf@mozilla.org. a=jar@netscape.com.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-21 20:19:14 +00:00
pollmann%netscape.com
9d5a249b4c Bug 16999: Add properties file to Mac build. r=rods a=rickg 2000-02-21 03:43:59 +00:00