[PATCH v3 0/5] Waf: Semi-automatic generation of results for cross-answers files

Uri Simchoni urisimchoni at gmail.com
Tue May 12 15:45:51 MDT 2015


Ping...
The core of the patch is the same as v2, with modified example and added
autobuild run.

Thanks,
Uri.

On Wed, May 6, 2015 at 1:02 AM, Uri Simchoni <urisimchoni at gmail.com> wrote:

>
> Modified version answers Andrew Bartlett's comments:
> - Add a task to autobuild to test the cross-compile infrastructure
> - Stylistic improvements to comments and PEP8 compliance in new code
> - Sample cross-execute script uses password-less ssh instead of telnet
>
>
> Uri Simchoni (5):
>   waf: Support auto-filling of cross-answers by cross-execute
>   waf: improve readability of cross-answers generated by cross-execute
>   waf: Fix parsing of cross-answers file in case answer includes a colon
>   waf: add a sample run-on-target script
>   autobuild: Add test for cross-compilation infrastructure
>
>  buildtools/examples/run_on_target.py | 74
> ++++++++++++++++++++++++++++++++++++
>  buildtools/wafsamba/samba_cross.py   | 74
> +++++++++++++++++++++++++++---------
>  script/autobuild.py                  | 18 +++++++--
>  script/compare_cc_results.py         | 33 ++++++++++++++++
>  script/identity_cc.sh                | 10 +++++
>  5 files changed, 187 insertions(+), 22 deletions(-)
>  create mode 100755 buildtools/examples/run_on_target.py
>  create mode 100755 script/compare_cc_results.py
>  create mode 100755 script/identity_cc.sh
>
> --
> 1.9.1
>
>


More information about the samba-technical mailing list