4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-06-14 18:36:07 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
1a1e32c411 Fix syntax error in build-msi.sh 2019-12-10 11:40:16 +00:00
4762edc2b3 Package display name 2019-12-10 11:38:58 +00:00
6f927b0613 Reverse upgrade condition 2019-12-10 11:33:52 +00:00
3e388cd7f9 Try to avoid breaking Wintun during upgrades 2019-12-10 11:27:49 +00:00
152f5838f8 Update metadata 2019-12-10 11:17:15 +00:00
1d41199501 Move Wintun to separate feature 2019-12-10 10:55:20 +00:00
bf5d5b2269 Rename service from 'yggdrasil' to 'Yggdrasil' 2019-12-04 09:29:30 +00:00
16e55992b6 Move yggdrasil.conf to ALLUSERSPROFILE 2019-11-29 11:06:08 +00:00
c17c4af26d Don't normalise on upgrade 2019-11-28 13:08:56 +00:00
3f29a2ff05 Some comments 2019-11-28 13:00:52 +00:00
3734a73d6f Don't impersonate user for updateconfig.bat 2019-11-28 11:16:36 +00:00
42d4a51765 Set output logging 2019-11-28 10:56:22 +00:00
724446bb04 Defer updateconfig 2019-11-28 10:42:57 +00:00
e64d661ab0 Fix update action 2019-11-28 10:19:47 +00:00
a673625e82 Configure service with -useconffile 2019-11-28 10:08:01 +00:00
b88a623a9f Handle pull request branch 2019-11-28 09:56:14 +00:00
41a2e731eb More MSI updates (#622)
* Try embedding config script

* Update config when installing

* Don't update config on uninstall
2019-11-28 09:52:14 +00:00
e1b0d0f20c Appveyor MSI builds for Windows (#621)
* Try appveyor for MSI (not finished)

* build-msi.sh

* Don't shallow clone

* Don't set clone depth

* Build Yggdrasil for each arch

* Try to get rest of branches

* Allow upgrades (hopefully)

* Try using MajorUpgrade

* AllowDowngrades

* Try harder to build x86 :-)

* Bugfix

* Bugfix

* AllowSameVersionUpgrades

* AllowSameVersionUpgrades

* Generate new GUID for each build (might fix upgrades)
2019-11-28 00:35:29 +00:00