ethereum/mist

Use electron builder NSIS installer

開放

#4,037 建立於 2018年7月30日

 (0 則留言) (1 個反應) (0 位負責人)JavaScript (2,263 個分叉)batch import
Module: Build processOS: Windowshelp wanted

倉庫指標

星標
 (7,425 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Currently, our build process takes care of building NSIS (windows installer) on its own. We should migrate it to electron-builder way, to simplify our process and take advantage of electron-builder code signing functionality (#3444).

  • add NSIS target to the list
  • port this nsi script to the new solution
  • remove build-nsis from gulp tasks.

Where to begin: Looking at gulpFile.js and w

Related code:

貢獻者指南