Skip to main content

WAF build tools

Project description

Summary

This package contains a collection of tools for the [waf](https://waf.io) build environment intended for both native- as well cross compilation of C/C++ based projects.

Following provides a non-exhausting list of functions provided:

  • C/C++ setup gcc (cross-compile) toolchains (wtools.wcc)

  • C/C++ export to makefiles (wtools.wmake)

  • C/C++ export to Eclipse projects (wtools.weclipse)

  • C/C++ code formatting (wtools.indent)

Take a look at the [wafbook](https://waf.io/book/) For a detailed description of the _waf_ build system.

Installation

The wtools package can be installed using pip:

pip install wtools –upgrade –no-cache-dir –user

As alternative you can also clone the repository and install the latest revision:

cd ~ git clone https://bitbucket.org/Moo7/wtools.git wtools pip install -e ~/wtools –user

Support

If you have any suggestions for improvements and/or enhancements, please feel free to drop me a note by creating an [issue](https://bitbucket.org/Moo7/wtools/issues) at the [wtools](https://bitbucket.org/Moo7/wtools) projects page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wtools-0.1.21.tar.gz (35.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page