Left: | ||
Right: |
LEFT | RIGHT |
---|---|
1 Adblock Browser | 1 Adblock Browser |
2 =============== | 2 =============== |
3 | 3 |
4 The Adblock Plus browser, based on Firefox for Android. | 4 The Adblock Plus browser, based on Firefox for Android. |
5 | 5 |
6 Building | 6 Building |
7 -------- | 7 -------- |
8 | 8 |
9 First ensure that all dependencies are up to date by calling: | 9 First ensure that all dependencies are up to date by calling: |
10 | 10 |
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
119 ### Building ### | 119 ### Building ### |
120 | 120 |
121 For performing the multilocale build, invoke | 121 For performing the multilocale build, invoke |
122 | 122 |
123 ./mozharness/scripts/multil10n.py --cfg abb-multi-cfg.py | 123 ./mozharness/scripts/multil10n.py --cfg abb-multi-cfg.py |
124 | 124 |
125 from inside `abb-multi`. The resulting build is located in | 125 from inside `abb-multi`. The resulting build is located in |
126 `BUILD_DIR/OBJ_DIR/dist/` | 126 `BUILD_DIR/OBJ_DIR/dist/` |
127 | 127 |
128 [1]: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Inst ructions/Simple_Firefox_for_Android_build | 128 [1]: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Inst ructions/Simple_Firefox_for_Android_build |
129 [2]: hg.adblockplus.org/adblockbrowser-build/ | 129 [2]: https://hg.adblockplus.org/adblockbrowser-build/ |
jens
2017/08/15 13:38:21
minor one, but you could add https://
diegocarloslima
2017/08/15 14:04:42
Acknowledged.
| |
130 [3]: https://issues.adblockplus.org/ticket/3047 | 130 [3]: https://issues.adblockplus.org/ticket/3047 |
LEFT | RIGHT |