radareorg / r2pm

Radare2 cross platform package manager
GNU Lesser General Public License v3.0
34 stars 12 forks source link

Add Appveyor #12

Closed Maijin closed 5 years ago

Maijin commented 5 years ago

Add Appveyor for Windows binaries for r2pm.

qbarrand commented 5 years ago

Alternatively, we could use windows builds on Travis. The library compiles correctly there, but the linker is unable to find -lr2pm, so r2pm_c cannot be built.

XVilka commented 5 years ago

Use Appveyor please, we have a paid support here and 3 parallel builds. Azure Pipelines is a good candidate too.

On Sun, Aug 11, 2019, 8:42 PM Quentin Barrand notifications@github.com wrote:

Alternatively, we could use windows builds on Travis. The library compiles correctly there, but the linker is unable to find -lr2pm, so r2pm_c cannot be built.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/radareorg/r2pm/issues/12?email_source=notifications&email_token=AABRT7MOSDJFMP52M5IO2STQEACLHA5CNFSM4IJ5VIZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4BAFKY#issuecomment-520225451, or mute the thread https://github.com/notifications/unsubscribe-auth/AABRT7O5MCURYMMWUAQLZE3QEACLHANCNFSM4IJ5VIZQ .

Maijin commented 5 years ago

@XVilka can you enable it for this repo and add the badge?

XVilka commented 5 years ago

https://ci.appveyor.com/project/radare/r2pm But I don't have an access for the Settings of this project, so can't setup hooks.

Maijin commented 5 years ago

Who does you know?

XVilka commented 5 years ago

@radare or @xarkes

XVilka commented 5 years ago

@xarkes @radare ping

xarkes commented 5 years ago

Yeah sorry I will take care of this in the day or tomorrow at most.

XVilka commented 5 years ago

Done.

xarkes commented 5 years ago

Fix it and it will be good :-)