ZenMake - build system based on WAF
Project description
ZenMake is a build system based on the meta build system/framework Waf. The main purpose of ZenMake is to be as simple to use as possible but remain flexible.
Main features
Easy to use and flexible build config as python (.py) or as yaml file.
Distribution as zip application or as system package (pip).
Automatic build order and dependencies. (Thanks to Waf)
Automatic reconfiguring: no need to run command ‘configure’.
Compiler autodetection. (Thanks to Waf)
Building and running functional/unit tests including a possibility to build and run tests only on changes.
Running custom scripts during a build phase.
Build configs in sub directories.
Supported platforms: GNU/Linux, MacOS, MS Windows. Some other platforms like OpenBSD/FreeBSD should be work as well but they haven’t been tested.
Supported languages:
C: gcc, clang, msvc, icc, xlc, suncc, irixcc
C++: g++, clang++, msvc, icpc, xlc++, sunc++
Assembler: gas (GNU Assembler), nasm (experimental)
Documentation
For full documentation, including installation, tutorials and PDF documents, please see https://zenmake.readthedocs.io
Project links
Main git repository: https://github.com/pustotnik/zenmake
Mirror git repository: https://gitlab.com/pustotnik/zenmake
Issue tracker: https://github.com/pustotnik/zenmake/issues
Pypi package: https://pypi.org/project/zenmake
Documentation: https://zenmake.readthedocs.io
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for zenmake-0.9.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d61ab1d1ff5f8bc8e6e4b8dcc341ad36c0243daa18b6de801e26ec4dc773af6 |
|
MD5 | 0d65a10d5620a0be815f3b736741b261 |
|
BLAKE2b-256 | 139573cf8df7dbbf397e790064b9b9596e3daf8094a2134d8488fe11aea39920 |