Confirmed users, Bureaucrats and Sysops emeriti
1,217
edits
(generate-automatic-patches.py) |
|||
| Line 83: | Line 83: | ||
This will get you to a state before automatic patching occurs. This tree should build correctly, if you pass <tt>WARNINGS_AS_ERRORS=</tt> on the make command line. You can generate and apply the automatic patches using the script: | This will get you to a state before automatic patching occurs. This tree should build correctly, if you pass <tt>WARNINGS_AS_ERRORS=</tt> on the make command line. You can generate and apply the automatic patches using the script: | ||
/builds/xpcomgc/src/.hg/patches/generate-automatic-patches. | python /builds/xpcomgc/src/.hg/patches/generate-automatic-patches.py | ||
You will need the [[Static Analysis/Installing the Oink Stack|oink stack and pork-barrel]] installed, and | You will need the [[Static Analysis/Installing the Oink Stack|oink stack and pork-barrel]] installed, and you will need to create an <tt>xpcomgclocalpaths.py</tt> file with your local paths, as documented in generate-automatic-patches.py | ||