Skip to content

simon-p-r/pre-cmake-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-cmake-js

Windows Build Status Current Version dependency Status devDependency Status

pre-cmake-js - a cmake equivalent to pre-node-gyp

WIP project needs further testing

Install

$ npm install -g pre-cmake-js

Usage

pre-cmake-js [command] <options>

Following commands have been basically implemented

  • build - configures and invokes build files
  • clean - deletes build direectory
  • compile - compiles confgiured build files
  • configure - configure build files
  • install - instal binary, similar to node-pre-gyp options
  • package - create tarball of compiled binary
  • rebuild - deletes build folder, confgiures and builds project
  • reconfigure - reconfigure build files

Todo

  • add tests
  • allow configurable binary hosts, currently only supports Github releases
  • allow using 3rd party modules for bindings modules

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published