Skip to main content

This is automation tools

Project description

vvmake

one man call him self AV. so he`s make call VVMAKE.

pip install vvmake

vvmake_config.py

you mast add this py file to your project root dir. for example:

from vvmakelib import vv

def dependency():
    if vv.FIND("include/pcl.h"):
        print("error")
        return False
    return True

def make():
	OPT = ""
    vv.CMAKE(OPT)

def install():
    vv.INSTALL()

def package():
    vv.PACKAGE()

vvmake.py

cd source_dir

vvmake build -idir d:/dev
vvmake build -debug
vvmake build -debug -static

vvmake install
vvmake install -debug
vvmake install -debug -static

vvmake test

vvmake package

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vvmake-0.3.5.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vvmake-0.3.5-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file vvmake-0.3.5.tar.gz.

File metadata

  • Download URL: vvmake-0.3.5.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10

File hashes

Hashes for vvmake-0.3.5.tar.gz
Algorithm Hash digest
SHA256 5310d56668e5ccea7dcfcafee8f9450cfc71a0caeae8cfc12044f90c0363e9ac
MD5 cfb3d689551ac86ba0788ac9a35edf9d
BLAKE2b-256 d7215ad61e66c89f5ec6f4de95d979203087203554874b85e121a91cdf481c2e

See more details on using hashes here.

File details

Details for the file vvmake-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: vvmake-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10

File hashes

Hashes for vvmake-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 594d1145f2e50bd83d976c9fefeffa51dba80d8e7acb47fa9fff5f6b536f6852
MD5 b41bef1dab2568e9f33bd3ec1d610876
BLAKE2b-256 4bbfa60785e35a204525068a977d6fed686025353283fd313f5c523cf8470122

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page