mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
968057b057
- Move builder scripts into tree proper instead of baked into docker images
8 lines
296 B
Bash
8 lines
296 B
Bash
GECKO_BASE_REPOSITORY=https://github.com/mozilla/gecko-dev
|
|
GECKO_HEAD_REPOSITORY=https://github.com/mozilla/gecko-dev
|
|
GECKO_HEAD_REF=master
|
|
GECKO_HEAD_REV=master
|
|
MOZHARNESS_REPOSITORY=http://hg.mozilla.org/build/mozharness
|
|
MOZHARNESS_REV=tip
|
|
MOZCONFIG=b2g/config/mozconfigs/linux64_gecko/nightly
|