Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Windows packaging #4

Open
5 of 11 tasks
XVilka opened this issue May 12, 2015 · 3 comments
Open
5 of 11 tasks

Windows packaging #4

XVilka opened this issue May 12, 2015 · 3 comments

Comments

@XVilka
Copy link
Contributor

XVilka commented May 12, 2015


Enhancement

* [ ] Create a docker for innosetup/wine Appveyor instead

  • Dedicated icons for each programs (installer, rax2.exe, radare2.exe ...)
  • Signatures for the binaries
  • Deploy the installer over Tools website, Chocolatey... can be done with Appveyor

https://www.youtube.com/watch?v=G4thRcJz2UE

Moved from radareorg/radare2#2460

@Maijin
Copy link

Maijin commented May 25, 2015

Example of innosetup/appveyor: https://github.com/paulmueller/PyCorrFit/blob/master/appveyor.yml

install:
  - choco install -y InnoSetup
artifacts:
  # InnoSetup files
  - path: Output\*

@Maijin
Copy link

Maijin commented Jun 1, 2015

@XVilka ^

@clouds56
Copy link

Signatures for the binaries is any eta for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants