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.3.tar.gz
(39.1 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
pywinmake-0.5.3-py3-none-any.whl
(48.4 kB
view details)
File details
Details for the file pywinmake-0.5.3.tar.gz.
File metadata
- Download URL: pywinmake-0.5.3.tar.gz
- Upload date:
- Size: 39.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bae61e062083405a9986f7f2cd021cdcbbb7dae786cf74126a41f02d2a6aaef
|
|
| MD5 |
31ee4ab30a6e7a96664da63d29300e31
|
|
| BLAKE2b-256 |
f6c3f5d57620c69568abb7db6d570340f53f1f7d39c51c7e12c7c68493bb1049
|
File details
Details for the file pywinmake-0.5.3-py3-none-any.whl.
File metadata
- Download URL: pywinmake-0.5.3-py3-none-any.whl
- Upload date:
- Size: 48.4 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 |
65ed85138444e36d9313410f2decd975aa0d8eadd17293e6fff85334b6a57f0c
|
|
| MD5 |
5385ba3cac103cabc9e0f6bc0d54427d
|
|
| BLAKE2b-256 |
7d9008718c776f9f240bf1fd4756d33f231f45c010ae5ad4f54240c2e739ae84
|