A cross build dsl make tool
Project description
ymake
ymake is a make dsl build tools
安装
pip install yymake
使用
新建ya.py
project("yiyiya",
version='12.0',
desc='yiyiya is an os',
)
target('hello')
add_kind("binary")
add_files("./main.c")
编译运行
ya
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
yymake-0.8.8.tar.gz
(19.5 kB
view details)
Built Distribution
yymake-0.8.8-py3-none-any.whl
(23.5 kB
view details)
File details
Details for the file yymake-0.8.8.tar.gz
.
File metadata
- Download URL: yymake-0.8.8.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13eaa63d3a862325f91dde59cc162341e24fdd56222416d735a2c5ac6b1b9c42 |
|
MD5 | 79a0a8cd892a65d9b23f9947fe0819a9 |
|
BLAKE2b-256 | 8235b4da646bfe24ceedfd7194c807017becde1fe196995423cf1e85c8fc747e |
File details
Details for the file yymake-0.8.8-py3-none-any.whl
.
File metadata
- Download URL: yymake-0.8.8-py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 461dc9e1b8828aca135c32efbcbf30db71b3531c7f2e44452367990393c658eb |
|
MD5 | f35939e5b86f3651e3a073fa71fec3fa |
|
BLAKE2b-256 | 301a0b14147f57ee1527cdbc3b8ef34c496dc35b2d0744893137a64ef85797d4 |