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.4.tar.gz
(42.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
pywinmake-0.5.4-py3-none-any.whl
(51.8 kB
view details)
File details
Details for the file pywinmake-0.5.4.tar.gz.
File metadata
- Download URL: pywinmake-0.5.4.tar.gz
- Upload date:
- Size: 42.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 |
0dd33097bed96f7e02338275ac4e741605bd52adc816390286bba669af53e8a4
|
|
| MD5 |
480d265f29e1bdd0b3cb286acb7a6563
|
|
| BLAKE2b-256 |
8c2f602b4a3d712d3e12cd038c77f45889b4075e3e43182938ff4ae6b38f3170
|
File details
Details for the file pywinmake-0.5.4-py3-none-any.whl.
File metadata
- Download URL: pywinmake-0.5.4-py3-none-any.whl
- Upload date:
- Size: 51.8 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 |
6f173bfd5d869082ae8d93a2786adebdcb5760be92c13a8e2f6bab911d8dc89e
|
|
| MD5 |
63cfcf0cde33cd7c69b54e334d5045f7
|
|
| BLAKE2b-256 |
11acb7fc8b69a308a25282eb7b87eb4acd68abe5f9a431e59164cfa0531a916a
|