{"id":29560915,"url":"https://github.com/decred/decred-windows-installer","last_synced_at":"2026-01-20T16:22:49.062Z","repository":{"id":43131840,"uuid":"63882737","full_name":"decred/decred-windows-installer","owner":"decred","description":null,"archived":false,"fork":false,"pushed_at":"2017-09-22T19:08:36.000Z","size":100,"stargazers_count":0,"open_issues_count":3,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-26T00:23:49.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/decred.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-21T15:52:40.000Z","updated_at":"2020-01-23T12:27:17.000Z","dependencies_parsed_at":"2022-09-22T06:31:26.141Z","dependency_job_id":null,"html_url":"https://github.com/decred/decred-windows-installer","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/decred/decred-windows-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdecred-windows-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdecred-windows-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdecred-windows-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdecred-windows-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decred","download_url":"https://codeload.github.com/decred/decred-windows-installer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdecred-windows-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28606909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-18T15:39:22.183Z","updated_at":"2026-01-20T16:22:49.031Z","avatar_url":"https://github.com/decred.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Before creating a release msi the current_digests file MUST be updated by hand.\nEach component must have a digest set that contains the required version of\nsaid component.  The build system will checkout and glide install all\ndependencies.\n\nAdditionally, individual component versions and release type (alpha, beta, rc \u0026\nrelease) must be set in the individual compent directory GNUmakefiles.\nRun something along the lines of:\n$ for i in paymetheus decred; do vi $i/GNUmakefile; done\n...\nand change the following lines:\nVERS=0.6.0\nVERNAME=$(VERS)-beta\n\nRecap to create release msis:\n1. Update current_digests\n2. Update ALL GNUMakefile versions and type\n\nCreating release msi:\n$ make\n...\n\nCombined msis can now be found in decred directory.\n$ l decred/*.msi\n-rw-r--r-- 1 marco None 30904320 Jul 15 10:28 decred/decred_0.6.0-beta_x64.msi\n-rw-r--r-- 1 marco None 30203904 Jul 15 10:28 decred/decred_0.6.0-beta_x86.msi\n\nIf you want to create the latest and greatest of everything you must use the\n\"current\" target.  Creating current msi example:\n$ make current\n...\n\nDeleting all artifacts:\n$ make clean\n...\n\nThe build environment is rather complex and requires a number of things to be\ninstalled and several environment variables to be set.\n\nBash environment variables (note that this example setup is using self built\ngo: ~/go/bin):\nGOPATH=~/git/go\nPATH=/c/Program\\ Files\\ \\(x86\\)/MSBuild/14.0/Bin/:$PATH\nPATH=/c/Program\\ Files/Git/bin:$GOPATH/bin:~/go/bin:$PATH\n\nMajor dependencies:\n* Windows 10\n* Visual Studio community 14 (2015 version)\n* msys2\n* Windows git (NOT msys2 git!!!!)\n* Latest go 1.6\n* glide\n* WiX toolset 3.10 (installer/GNUmakefile version MUST match!)\n\nMinor dependencies (installed via pacman and not all may be relevant to everyone):\nbash 4.3.042-4\nbash-completion 2.3-1\nbinutils 2.25.1-2\nbsdcpio 3.2.0-1\nbsdtar 3.2.0-1\nbzip2 1.0.6-2\nca-certificates 20150426-1\ncatgets 1.1-2\nclang-svn 60106.1d5b05f-1\ncoreutils 8.25-1\ncrypt 1.3-1\ncurl 7.49.1-1\ndash 0.5.8-1\ndb 5.3.28-2\nexpat 2.1.1-1\nfile 5.25-1\nfilesystem 2016.05-3\nfindutils 4.6.0-1\nflex 2.6.0-1\ngawk 4.1.3-1\ngcc 5.3.0-3\ngcc-libs 5.3.0-3\ngdbm 1.11-3\ngettext 0.19.7-3\ngmp 6.1.0-2\ngnupg 1.4.20-1\ngrep 2.22-3\ngzip 1.7-1\nheimdal 1.5.3-9\nheimdal-libs 1.5.3-9\nicu 56.1-1\ninetutils 1.9.2-1\ninfo 6.0-1\nisl 0.16.1-1\nless 481-1\nlibarchive 3.2.0-1\nlibasprintf 0.19.7-3\nlibassuan 2.4.2-1\nlibbz2 1.0.6-2\nlibcatgets 1.1-2\nlibcrypt 1.3-1\nlibcurl 7.49.1-1\nlibdb 5.3.28-2\nlibedit 3.1-20150325\nlibevent 2.1.4-1\nlibexpat 2.1.1-1\nlibffi 3.2.1-1\nlibgdbm 1.11-3\nlibgettextpo 0.19.7-3\nlibgpg-error 1.21-1\nlibgpgme 1.6.0-1\nlibiconv 1.14-2\nlibidn 1.32-1\nlibintl 0.19.7-3\nliblzma 5.2.2-1\nliblzo2 2.09-1\nlibmetalink 0.1.2-2\nlibnettle 3.2-1\nlibopenssl 1.0.2.h-1\nlibp11-kit 0.23.2-1\nlibpcre 8.38-1\nlibpcre16 8.38-1\nlibpcre32 8.38-1\nlibpcrecpp 8.38-1\nlibpcreposix 8.38-1\nlibreadline 6.3.008-7\nlibsqlite 3.10.0.0-1\nlibssh2 1.7.0-1\nlibtasn1 4.7-1\nlibutil-linux 2.26.2-1\nlibxml2 2.9.2-2\nllvm-svn 124592.2aebced-1\nlndir 1.0.3-1\nm4 1.4.17-4\nmake 4.2.1-1\nmintty 1~2.2.3-1\nmpc 1.0.3-1\nmpfr 3.1.4-1\nmsys2-keyring r9.397a52e-1\nmsys2-launcher-git 0.3.29.4028b6c-1\nmsys2-runtime 2.5.1-1\nmsys2-runtime-devel 2.5.1-1\nmsys2-w32api-headers 5.0.0.4633.4926421-1\nmsys2-w32api-runtime 5.0.0.4633.4926421-1\nncurses 6.0.20160220-1\nopenssh 7.1p2-1\nopenssl 1.0.2.h-1\np11-kit 0.23.2-1\npacman 5.0.1.6403.520736d-1\npacman-mirrors 20160112-1\npactoys-git r1.e58a7ac-1\npatch 2.7.5-1\npax-git 20140703.2.1.g469552a-1\npcre 8.38-1\nperl 5.22.1-1\nperl-Authen-SASL 2.16-2\nperl-Convert-BinHex 1.123-2\nperl-Encode-Locale 1.04-1\nperl-Error 0.17024-1\nperl-File-Listing 6.04-2\nperl-HTML-Parser 3.71-3\nperl-HTML-Tagset 3.20-2\nperl-HTTP-Cookies 6.01-2\nperl-HTTP-Daemon 6.01-2\nperl-HTTP-Date 6.02-2\nperl-HTTP-Message 6.06-2\nperl-HTTP-Negotiate 6.01-2\nperl-IO-Socket-SSL 2.016-1\nperl-IO-stringy 2.111-1\nperl-LWP-MediaTypes 6.02-2\nperl-MIME-tools 5.506-1\nperl-MailTools 2.14-1\nperl-Net-HTTP 6.09-1\nperl-Net-SMTP-SSL 1.02-1\nperl-Net-SSLeay 1.72-1\nperl-TermReadKey 2.33-1\nperl-TimeDate 2.30-2\nperl-URI 1.68-1\nperl-WWW-RobotRules 6.02-2\nperl-libwww 6.13-1\npkgfile 15-1\nrebase 4.4.2-1\nsed 4.2.2-2\ntar 1.29-1\ntftp-hpa 5.2-1\ntime 1.7-1\ntmux-git 2.1.263.g5083e93-1\ntzcode 2015.e-1\nunzip 6.0-2\nutil-linux 2.26.2-1\nvim 7.4.1721-1\nwget 1.17.1-3\nwhich 2.21-2\nwindows-default-manifest 6.4-1\nxz 5.2.2-1\nzlib 1.2.8-3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecred%2Fdecred-windows-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecred%2Fdecred-windows-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecred%2Fdecred-windows-installer/lists"}