Coder Social home page Coder Social logo

codescapade / kmake Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kode/kmake

0.0 0.0 0.0 648.29 MB

License: Other

Shell 0.20% JavaScript 60.30% C++ 21.19% Python 12.35% Perl 0.06% C 2.83% Emacs Lisp 0.08% R 0.04% Assembly 0.01% TypeScript 1.34% Makefile 0.28% HTML 0.86% CMake 0.01% DTrace 0.20% Batchfile 0.22% Roff 0.05%

kmake's Introduction

kmake is a meta-build-tool for C/C++ projects similar in its functionality to premake and cmake. It is an extended fork of Node.js so it provides the speed of V8 and all of the Node.js-API to kmake-build-scripts.

For when you are only changing TypeScript and/or JavaScript files without also doing changes to the native side, clone this repo and with your normal kmake binary do:

kmake --dev absolute/path/to/kmake_repo

For when you are changing TypeScript and/or JavaScript files to create a node build that pulls them in at runtime, build with the following command:

Windows: vcbuild.bat openssl-no-asm without-intl node-builtin-modules-path %cd%

*nix based: ./configure --openssl-no-asm --without-intl --node-builtin-modules-path $(pwd)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.