Code Monkey home page Code Monkey logo

cawka / waf-old-fork Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 3.15 MB

Custom extensions for Waf (Waf is a Python-based framework for configuring, compiling and installing applications)

Home Page: http://code.google.com/p/waf/

Python 91.47% C 0.99% Shell 0.27% Assembly 0.03% Bison 0.05% C++ 4.82% C# 0.42% D 0.09% Fortran 0.18% JavaScript 0.01% Java 1.16% Lua 0.01% Objective-C 0.01% Perl 0.05% XS 0.01% Ruby 0.01% TeX 0.25% Vala 0.14% R 0.04% Boo 0.01%

waf-old-fork's Introduction

Waf is a Python-based framework for configuring, compiling and installing applications. Here are perhaps the most important features of Waf:

  • Automatic build order: the build order is computed from input and output files, among others
  • Automatic dependencies: tasks to execute are detected by hashing files and commands
  • Performance: tasks are executed in parallel automatically, the startup time is meant to be fast (separation between configuration and build)
  • Flexibility: new commands and tasks can be added very easily through subclassing, bottlenecks for specific builds can be eliminated through dynamic method replacement
  • Extensibility: though many programming languages and compilers are already supported by default, many others are available as extensions
  • IDE support: Eclipse, Visual Studio and Xcode project generators (waflib/extras/)
  • Documentation: the application is based on a robust model documented in The Waf Book and in the API docs
  • Python compatibility: cPython 2.5 to 3.4, Jython 2.5, IronPython, and Pypy

Waf is used in particular by innovative companies such as Avalanche Studios and by open-source projects such as the Samba project. Learn more about Waf by reading The Waf Book.

For researchers and build system writers, Waf also provides a framework for creating custom build systems and package distribution systems.

Download the project from our page on waf.io or from the mirror on freehackers.org.

waf-old-fork's People

Contributors

zougloub avatar srouquette avatar tweenk avatar haraldkl avatar dnohales avatar cawka avatar matthoosier-garmin avatar mattyclarkson avatar darekp avatar joshbartel avatar mattfischer avatar sliverc avatar a-baire avatar joesteeve avatar weeble avatar dsvensson avatar digitaldan05 avatar flandr avatar ita1024 avatar poxip avatar q-p avatar drobilla avatar eeshangarg avatar edudev avatar stianse avatar dffischer avatar immerrr avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

zeus911

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.