DescriptionThis make.py script (along with launching make.bat) will allow developers and buildbots to build on Windows just using the usual "make <target>" syntax.
Note that Visual Studio fails to build using this mechanism. It is blocked by a gyp issue that I have created a workaround for in http://codereview.chromium.org/7210040/ ('Add --msvs-abspath-output flag to work around bug in msvs2010 project generation.')
Patch Set 1 #MessagesTotal messages: 3
|