EmbeddedEnterprises / cmake-ts

Typescript based rewrite of cmake-js to support cross compilation
9 stars 3 forks source link

Update dependencies #10

Closed aminya closed 3 years ago

aminya commented 3 years ago

Closes #3 Closes #4 Closes #5 Closes #6 Closes #7

aminya commented 3 years ago

@martin31821 Could you check this out? 😃

martin31821 commented 3 years ago

Looks good so far, I'll double check whether it breaks things for my projects and then get back to you.

aminya commented 3 years ago

Thank you! If you can add an example project, we can use it as a test for the functionality, which can prevent unintentional breakages.

aminya commented 3 years ago

@martin31821 I can take over this repository to help with maintenance and development. I am having a lot of issues with node-gyp and cmake-js that are hard to debug, and I prefer to use a better tool instead of building upon a bad design.

martin31821 commented 3 years ago

published both as 0.1.14

aminya commented 3 years ago

Thanks! I cannot find the commits that bump the package.json. Did you push them? Also, a Github tag should be created.

martin31821 commented 3 years ago

Thanks! I cannot find the commits that bump the package.json. Did you push them? Also, a Github tag should be created.

True, forgot to push the version bump, sorry. (Also, please check your inbox, I sent you an email)