Git Product home page Git Product logo

linecode / conan-jscript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from odant/conan-jscript

0.0 2.0 0.0 103.46 MB

License: MIT License

Python 2.14% Makefile 0.05% Shell 0.08% JavaScript 14.10% HTML 8.13% C 10.40% C++ 32.00% R 0.01% Perl 13.32% Objective-C 0.11% Batchfile 0.02% CSS 0.01% Roff 0.14% Assembly 19.45% DIGITAL Command Language 0.01% M4 0.02% eC 0.01% Scheme 0.01% Lua 0.01% Vim Script 0.01%

conan-jscript's Introduction

conan-jscript

jscript (based on Node.js) Conan package

Options

dll_sign

Signing DLL (Windows only), default True

ninja

Use Ninja build system, default True

Manual build package (in local folder)

Set enviroment variable CONAN_USERNAME to "odant"

In source package folder (where conanfile.py):

conan install . -if local -o jscript:dll_sign=False -o jscript:ninja=False -s arch=x86_64 -s build_type=Debug
conan source . -sf local
conan build . -bf local
conan package . -bf local -pf local/p

Set package to editable mode:

conan editable add local/p jscript/x.y.z.b@odant/editable

After change source in folder local (run commands in source package folder):

conan build . -bf local && conan package . -bf local -pf local/p
Build your test project using that jscript/x.y.z.b@odant/editable

Get patch (difference betwen source in package and local):

git diff --diff-filter=a --no-index -- src/ src/local
Correct filepath, replace b/local/src to b/src

conan-jscript's People

Contributors

d0nc1h0t avatar dvetutnev avatar

Watchers

 avatar  avatar

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.