Discuz! Board

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 901|回复: 0
打印 上一主题 下一主题

hg_thunderbird_src

[复制链接]

1228

主题

1998

帖子

7596

积分

认证用户组

Rank: 5Rank: 5

积分
7596
跳转到指定楼层
楼主
发表于 2020-8-14 22:47:06 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 Qter 于 2020-8-15 10:11 编辑

下载源码
  1. hg clone https://hg.mozilla.org/mozilla-central source/
  2. cd source/
  3. hg clone https://hg.mozilla.org/comm-central comm/
复制代码
$ hg clone https://hg.mozilla.org/mozilla-central source/
  1. applying clone bundle from https://hg.cdn.mozilla.net/mozilla-central/f46205a42faecda0e5a73bdcde0a8e1caa0126d9.zstd-max.hg
  2. adding changesets
  3. adding manifests
  4. adding file changes
  5. added 544547 changesets with 3653022 changes to 590057 files
  6. finished applying clone bundle
  7. searching for changes
  8. adding changesets
  9. adding manifests
  10. adding file changes
  11. added 92 changesets with 576 changes to 268 files
  12. new changesets fc4dcfaf3938:9bfa6276ddc5
  13. 544547 local changesets published
  14. updating to branch default
  15. 283443 files updated, 0 files merged, 0 files removed, 0 files unresolved
复制代码
$ hg clone https://hg.mozilla.org/comm-central comm/
  1. applying clone bundle from https://hg.cdn.mozilla.net/comm-central/67f3ca8a1259404e319ef21163935fce134fc65c.zstd-max.hg
  2. adding changesets
  3. adding manifests
  4. adding file changes
  5. added 30363 changesets with 151557 changes to 23884 files
  6. finished applying clone bundle
  7. searching for changes
  8. adding changesets
  9. adding manifests
  10. adding file changes
  11. added 3 changesets with 17 changes to 17 files
  12. new changesets acb58eb03c60:bba92cc7febf
  13. 30363 local changesets published
  14. updating to branch default
  15. 11987 files updated, 0 files merged, 0 files removed, 0 files unresolved
复制代码
hg查看所在分支



./mach bootstrap

echo 'ac_add_options --enable-application=comm/mail' > mozconfig
echo 'ac_add_options --with-app-basename=Thunderbird' >> mozconfig
echo 'ac_add_options --enable-debug' >> mozconfig


./mach build



回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|firemail ( 粤ICP备15085507号-1 )

GMT+8, 2024-5-14 13:38 , Processed in 0.057193 second(s), 19 queries .

Powered by Discuz! X3

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表