Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NaCl SDK] Add cl_wrapper.py which filters output of cl.exe | sbc | 2015-02-27 | 1 | -0/+31 |
This means that that output of our make-based build system is consistent between Linux/Mac and Windows. Previously the output would contain the name of each file compiled (this is unconditionally output by cl.exe). Review URL: https://codereview.chromium.org/962543004 Cr-Commit-Position: refs/heads/master@{#318480} |