HaxeFoundation / hxcpp-debugger

Cross-platform debugger for hxcpp
Apache License 2.0
49 stars 16 forks source link

Many changes: #3

Closed bjitivo closed 9 years ago

bjitivo commented 9 years ago
bjitivo commented 9 years ago

Heads up: I'll merge this request on 2015.07.15 if I don't hear anything sooner.

Simn commented 9 years ago

Hey that's one month early!

Just kidding. ;) Thanks for your work on this!

bjitivo commented 9 years ago

Whoops, sorry, meant to say 2015.06.015 in my comment from 3 days ago. Well anyway, this just brings in all of the outstanding changes that we had in the TiVo/debugger repository. We've been sitting on some fixes and other outstanding changes necessary to make the debugger work in IntelliJ for some time now and it's good to have them in the official repo now.

Question: how do we go about publishing this version to lib.haxe.org? I think only "gamehaxe" has rights to push the haxelib ...

Simn commented 9 years ago

gamehaxe is @hughsando

hughsando commented 9 years ago

If you add your name (your haxelib login name, that is) to the "contributors" section in the haxelib.json file and push the change, I can then do a release for you. Once this is done, you will be able to do releases too.

I have a build-server that bundles the repo into a .zip file in haxelib format, and you should be able to get the latest from http://nmehost.com/hxcpp-debugger/ The last digit in the build-number is automatic if you use this method. If you prefer, once I make a submit with your contributor name, you can control the release however you like.