canmove, Confirmed users
6,441
edits
No edit summary |
|||
| Line 54: | Line 54: | ||
** Make sure logs are going to /builds/logs NOT /e/builds/logs. The latter will not work with the Makefile. | ** Make sure logs are going to /builds/logs NOT /e/builds/logs. The latter will not work with the Makefile. | ||
== Changes made to the local cvs mirror == | == Changes made to the local cvs mirror == | ||
* Added a .mozconfig file with 'ac_add_options --enable-default-toolkit=cairo-gtk' in it; tagged it with patcherToolsRev tag. This was done because configure doesn't work without it. This really should not be necessary and is not the best workaround. | |||
* Added moz-trunk-patcher2.cfg to the local mofo mirror. When landing this it would be a good time to move the patcher configs to public CVS. | |||
** The initial version of this included 3.0a9 and 3.0b1. PatcherConfig bumped it for 3.0b2. | |||
* Added moz-trunk-firefox-linux.cfg for updates. | |||
** Initially was an empty file | |||
* mozilla/testing/release/common/check_updates.sh crash fix | |||
** Should this go upstream? | |||
* Landed the mozilla/other-licenses/branding/firefox/firefox.ico from GECKO190_20071106_RELBRANCH (on cvs.mozilla.org) to work around an msys/psdk bug ({{bug|346214}} for details) | |||
* Disabled symbol server in tinder-config.pl on release and l10n_release branches | |||
** Should probably re-enable it | |||