Windows package build system
Project description
pywinmake
A Windows contrib package build system modelled after VLC's contrib build system.
Fetches, patches, and builds C/C++ libraries using Visual Studio toolchains.
Requirements
- Windows with Visual Studio 2019 or 2022
- CMake, Git Bash, wget
Usage
from pywinmake.package.build_tools import Paths, get_default_parsed_args
from pywinmake.package.versioner import Versioner
paths = Paths(base_dir="path/to/project")
versioner = Versioner(paths.contrib_dir)
versioner.exec_for_pkg("mylibrary", op=Operation.RESOLVE, recurse=True)
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
pywinmake-0.5.11.tar.gz
(43.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pywinmake-0.5.11.tar.gz.
File metadata
- Download URL: pywinmake-0.5.11.tar.gz
- Upload date:
- Size: 43.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e45525b9ccfa5db1d60f6c0197e8b55099fec38b10da5dd96a53d2cae6a861c
|
|
| MD5 |
141bdbac08cf3cfb527110ded6be3fa0
|
|
| BLAKE2b-256 |
521c39ab8f568cebf11896dffd95b5b922e1d9fbdab3f84fbfbd5085644f7dcf
|
File details
Details for the file pywinmake-0.5.11-py3-none-any.whl.
File metadata
- Download URL: pywinmake-0.5.11-py3-none-any.whl
- Upload date:
- Size: 52.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c379eb18dab1196345bfc63c8944e33965024a3a580126347322b3309ea69373
|
|
| MD5 |
fd76ad6c6468645247669befc151e766
|
|
| BLAKE2b-256 |
6b852c428f88eaff39318f17d8f20442c24117250dd9f930f50c00f93affc5b5
|