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
ramiro%fateware.com
e2665caca2
Add a hack to make rpms of mozilla on the fly straight in the cvs tree.
...
Change the version number to 666 to make marketing happy.
a=waterson@mozilla.org , r=mcafee@netscape.com
2000-02-19 02:38:31 +00:00
sfraser%netscape.com
d0f9dcf328
Fix bug 28043 -- if pull of seamonkey fails, NSPR is not udpated. Also fix spelling of 'timebomb'. r=brade, a=chofmann
2000-02-16 22:40:06 +00:00
cltbld%netscape.com
12c543dc38
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
2000-02-16 02:09:05 +00:00
dougt%netscape.com
23ca421c5f
Adding timebomb to mac build. r=pinkerton.
2000-02-16 01:53:50 +00:00
wtc%netscape.com
1889f05d72
Bugzilla bug #27457 : pull the NSPR tag NSPRPUB_4_0_BETA_20000215 and
...
bump NSPR_VERSION to 4.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-15 21:17:40 +00:00
mcafee%netscape.com
dccbc6f087
Retiring res: protocol usages, should be using resource: . r=valeski
2000-02-15 01:23:05 +00:00
dp%netscape.com
8494b2f6e0
bug# 13732 Removing brprof from the build. r=akkanna
2000-02-12 18:50:36 +00:00
jim_nance%yahoo.com
8007f16444
For some reason a few systems though that the -F/ in the original script was
...
a file name instead of a switch. I dont know why. This version seems to work
better. Ramiro said I could check it in if I wanted to own it, so I put my
email address where his used to be.
r=ramiro
2000-02-12 01:58:28 +00:00
norris%netscape.com
2b4b436f5f
Fix 25062 Reload vulnerability
...
25206 Reload vulnerability #2
Implement grant dialogs and persistence for capabilities.
most r=mstoltz, some code from morse w/ r=norris
2000-02-10 04:56:56 +00:00
pinkerton%netscape.com
e7193d6729
remove WasteLib from the build.
2000-02-10 04:21:33 +00:00
jj%netscape.com
5374c50046
#26126 : changed Mac build scripts to pull NSPR from static tag + some cleanup. r=sfraser
2000-02-10 03:16:27 +00:00
sfraser%netscape.com
08e1aa099a
Giving up on this quit and restart CodeWarrior thing. This should make the clobber builds happier.
2000-02-09 06:01:15 +00:00
sfraser%netscape.com
9950323569
Trying to get the mac tinderboxen more happy.
2000-02-09 05:01:17 +00:00
mcafee%netscape.com
963e4d370e
Adding manifest file for mac build, r=smfr
2000-02-09 04:55:34 +00:00
sfraser%netscape.com
d6695b279c
Some script magic to hopefully make the tinderboxen happier.
2000-02-09 00:07:47 +00:00
sfraser%netscape.com
a00088845d
Script changes to fix some problems finding the location of the CodeWarrior IDE, using the file idepath.txt. r=scc
2000-02-08 09:41:52 +00:00
sfraser%netscape.com
36199b6f2e
Changes to tell the IDE to quit and restart after the xpidl compiler has been rebuilt. r=scc
2000-02-08 05:13:42 +00:00
pierre%netscape.com
01d5d9441e
Fixed ProfilerLib path for CW5
2000-02-08 03:14:58 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
beard%netscape.com
585e652310
testing permissions change.
2000-02-06 01:48:40 +00:00
tonyr%fbdesigns.com
95fe4c00f6
Added mailnews:import:resorces:skin directory to export/install list
2000-02-05 16:49:05 +00:00
bryner%uiuc.edu
25b82a3147
Adding finger protocol to mac build.
2000-02-05 06:44:51 +00:00
alecf%netscape.com
3058f540f5
turn appshell into a component on mac r=sspitzer
2000-02-05 05:43:21 +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
brade%netscape.com
0afd7a0705
fix paths (bug #25779 )
2000-02-02 15:22:38 +00:00
danm%netscape.com
891eb615df
hooked up embedding IDL for travis. r:pinkerton
2000-02-01 00:04:02 +00:00
sfraser%netscape.com
32d64b5f6f
Add a couple more necko protocol projects to the build; keyword, and datetime. r=valeski
2000-01-31 23:31:43 +00:00
hyatt%netscape.com
29eee5e48d
Left out comma. Oops.
2000-01-27 10:29:59 +00:00
hyatt%netscape.com
231b6fd80c
Modifying Mac build list to include XML file for XBL event bindings.
2000-01-27 09:59:21 +00:00
alecf%netscape.com
640bb377d7
move global locale files into en-US
...
#20296
r=hangas
2000-01-27 03:19:24 +00:00
sfraser%netscape.com
7d33e7daf5
Appcores must die! Die die die! r=law
2000-01-26 01:06:58 +00:00
morse%netscape.com
ad953865d7
bug 23913, new wallet editor, r=ben
2000-01-25 03:30:33 +00:00
sfraser%netscape.com
32a5ec6496
Fix for 24556 -- need to install the missing image icons on Mac. r=pinkerton
2000-01-25 03:20:50 +00:00
dougt%netscape.com
0b0346079c
Landing nsIFile.
2000-01-24 21:28:28 +00:00
sfraser%netscape.com
7eb0c2a49d
Fix for bug 24392 -- no prefs window on Mac. r=alecf. Also making chatzilla work again.
2000-01-20 01:18:56 +00:00
tonyr%fbdesigns.com
98173a0c59
Added mailnews/import projects msgImportIDL, msgImport, msgImportEudora, and msgImportText
2000-01-17 23:49:02 +00:00
mcafee%netscape.com
43665332c7
re-adding the infamous test8 to bloaty test.
2000-01-15 08:29:18 +00:00
alecf%netscape.com
cbe3a1bc2e
remove prefwindow from the mac build r=sspitzer
2000-01-15 02:51:54 +00:00
sfraser%netscape.com
55dbb4eec3
Add chatzilla to the Mac build. r=rginda
2000-01-15 01:30:34 +00:00
mcafee%netscape.com
ea8f070d94
Backing test8 out again, r=warren.
2000-01-14 10:49:12 +00:00
mcafee%netscape.com
503930e831
Adding test8 back to bloaty test. (23798)
2000-01-14 09:37:03 +00:00
jj%netscape.com
1576d14b51
File Removed.
2000-01-14 01:30:02 +00:00
ftang%netscape.com
d891c30a18
add make alias for cata's charset menu change. r=cata
2000-01-13 23:38:45 +00:00
sfraser%netscape.com
eca8c1668a
Tidy up of build scripts; make new groupings for imglib, necko and browserutils, remove if($NECKO) etc. r=pinkerton
2000-01-13 23:01:45 +00:00
hyatt%netscape.com
f979833cdf
Forgot to patch Mac's build script.
2000-01-13 11:16:03 +00:00
mcafee%netscape.com
42231083f9
Backing out test8 to workaround bug 23767, we will put this back in when 23767 is fixed. r=nisheeth
2000-01-13 00:47:41 +00:00
nhotta%netscape.com
13b67ecf4e
Adding a new project to the build, bug 23343, r=ftang.
2000-01-12 21:54:15 +00:00
gordon%netscape.com
5fd57ad97d
Removed _InstallFromManifest(":mozilla:netwerk:util:public:MANIFEST") because the file doesn't exist anymore, and added _InstallResources(":mozilla:docshell:base:MANIFEST"). r=valeski.
2000-01-12 01:19:14 +00:00
slamm%netscape.com
3fd2745bf4
Remove redundant if statements.
2000-01-11 20:29:59 +00:00
mcafee%netscape.com
1aaebda95e
Adding test8 to bloat test. Expect bloat number to increase.
2000-01-05 06:54:44 +00:00
mcafee%netscape.com
eb5602913e
blank line was messing up tinderbox.
2000-01-05 01:03:42 +00:00
mcafee%netscape.com
beee8a7b76
Backing out test8
2000-01-04 23:48:46 +00:00
warren%netscape.com
b18bb02173
Removed obsolete nav-java stuff.
2000-01-04 22:52:37 +00:00
mcafee%netscape.com
ae56abe0d8
Adding test8 to tinderbox/bloaty test.
2000-01-04 22:49:55 +00:00
warren%netscape.com
1a764fadd0
Removed obsolete security:freenav stuff.
2000-01-04 22:21:43 +00:00
ducarroz%netscape.com
9c8df7ea67
Fix bug 19064. Add Mac project "Signed" to the build system and add the share lib to the Mac package. R=rhp
2000-01-03 23:09:04 +00:00
sspitzer%netscape.com
e8f57a0dd1
more changes for the new "download headers" dialog.
1999-12-28 23:08:33 +00:00
danm%netscape.com
0ef3827d34
fix typo in previous checkin
1999-12-23 00:49:35 +00:00
radha%netscape.com
dd9a068019
Addition of shistory component r=danm a=don
1999-12-22 23:28:28 +00:00
pinkerton%netscape.com
b9613f52b8
fix mac bustage. looks like something got whacked by mistake.
1999-12-14 03:09:12 +00:00
dbragg%netscape.com
94b7726710
Added xpinstall:res:skin dir to fix bug #21559 r=dveditz a=chofmann
1999-12-14 02:13:00 +00:00
mcafee%netscape.com
abe541f9bd
Moving bloaturls.txt to mozilla/build so that it can be exported to dist and is part of the default module (21320). bloaturls.txt is the file that drives the bloaty tinderbox test. a=chofmann, r=slamm
1999-12-10 06:31:58 +00:00
dbragg%netscape.com
1487bb0ca3
Build xpinstall idl after xpfe (build bustage)
1999-12-08 01:49:02 +00:00
sfraser%netscape.com
fc159b3d8c
Add the cache projects to the build. r=fur.
1999-12-07 07:16:43 +00:00
briano%netscape.com
5ae757f6f3
QNX-specific fix. An echo was left out, resulting in an (ignored) error.
1999-12-07 03:23:55 +00:00
rhp%netscape.com
69324f7882
Adding smime wrapper- R: ducarroz
1999-12-01 23:22:25 +00:00
cls%seawood.org
685f31abad
Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369
1999-12-01 06:08:25 +00:00
slamm%netscape.com
863bb10e84
Use loop for xpfe instead of so much cut and paste.
...
Add sidebar component manifests. r=mcafee
1999-11-30 00:52:36 +00:00