Commit Graph

25 Commits

Author SHA1 Message Date
Kyle Bloom
70d67040b7
Revert openssl changes (#6926)
* Revert "Core builds (#6908)"

This reverts commit 4c7456d3cc.

* Re-add minor gitignore changes

* Re-add buildCoreWindows script

* Re-add synergy no legacy flag

* Minor format fix

* Revert openssl checksums

* Remove enhancement

* Install python-pip for gcovr

* Fix mixed tabs and spaces
2021-01-26 13:36:39 +02:00
Kyle Bloom
4c7456d3cc
Core builds (#6908)
* Fix formatting in CMakeLists

* Add SYNERGY_NO_LEGACY environment flag

* Add build script for Windows

* Find_package for OpenSSL

* Move build scrits to scripts folder

* Add macOS and Linux build scripts

* Add environment variable

* Compile core with static openssl

* Default builds to Release

* Streamline OpenSSL dependancies

* Remove openssl from repo

* Change actions to test actions

* Add zip creation to build scripts

* Re-add original tests

* Add action value output

* Build per platform on release

* Fix path for core build

* Temporarily keep artifacts

* Set execute flag

* Zip before archiving

* Static build only for windows

* Remove -m flag from zip

* Change zip to tar

* Fix workflow name

* Add hints to openssl on mac

* Fix zip files

* Fix verbose flag on tar

* Remove path on download artifacts

* Try an array of build targets

* Extract action binaries

* Install full openssl

* Add 32bit openssl

* Modify installer to use the openssl.exe from ext

* Install OpenSSL full for windows release build

* Add openssl installation during windows CI

* Modify changelog

* Add enhancments section

* Remove bottom line in changelog
2021-01-20 14:47:56 +00:00
SerhiiGadzhilov
2217e8fe3c
SYNERGY-666 The logo on Windows taskbar is incorrect (#6874)
* SYNERGY-666 The logo on Windows taskbar is incorrect

* SYBERGY-666 Update ChangeLog
2020-12-16 13:41:25 +02:00
SerhiiGadzhilov
fbdbdb944c
Synergy 552 Update windows installer (#6841)
* SYNERGY-552 Update Windows installer

* SYNERGY-552 Correct install title

* SYNERGY-552 Update ChangeLog
2020-11-17 11:09:01 +02:00
Jnewbon
448a787ab8
Migrated to Azure pipline for CI and builds
Also added Deb 10 to CI and builds
2020-07-08 13:17:06 +01:00
Jamie Newbon
594e3a2ccc Removed synwinhk.dll from installer 2019-11-14 15:28:42 +00:00
Jamie Newbon
a7eaa7caa1 #6575 Fixed windows theme reverting to very old style 2019-11-07 12:33:26 +00:00
Jamie Newbon
3fd098afe1 #6575 Rebuilt windows build node, msm were relocated 2019-11-06 17:47:02 +00:00
Jamie Newbon
9d804129f0 Tidied up wix include and fixed sln build configurations 2019-10-24 14:08:43 +01:00
Jamie Newbon
9d514ef876 Updated installer package, made QT path configurable, added redist to msi 2019-10-24 13:49:50 +01:00
Jnewbon
3a05f732fc
#6390 Updated OpenSSL For better security with TLS1.3 2019-08-02 13:11:47 +01:00
walker0643
fc20b5e237 #6529 Removed debug elements from MSI config (this could break debug installers... maybe?) 2019-07-02 13:58:56 +01:00
Nick Bolton
21655a1c7a #6384 Attempt to remove license screen from Windows installer 2018-08-03 12:29:50 +01:00
Nick Bolton
183403ceb7 #6339 Reenable restart manager to automatically shutdown any process 2018-07-26 16:07:59 +01:00
Andrew Nelless
6e77d9c42a #6348 Fix Qt path in WiX 2018-07-08 16:50:40 +01:00
Xinyu Hou
1c90f858ea #6301 Give Ids to each registry keys 2018-07-08 16:49:10 +01:00
Xinyu Hou
284fd80c5f #6301 Apply compatibility mode to synergy and synerys 2018-07-08 16:49:06 +01:00
Andrew Nelless
ea8d24c908
Update Qt version to 5.9.5 2018-05-14 14:13:50 +01:00
Andrew Nelless
a2929a7920
Bump Qt version 2018-02-28 01:14:41 +00:00
Andrew Nelless
f51ec97b3b
Update Qt version 2017-11-26 20:09:57 +00:00
Andrew Nelless
2600cb303d
Bump Qt 5 version 2017-11-16 00:27:35 +00:00
Andrew Nelless
fa2b12bc63 Update Qt version number 2017-07-21 15:04:34 +01:00
Andrew Nelless
adf051a354 Make CMake configure Synergy version number in WiX 2017-03-08 15:14:51 +00:00
Andrew Nelless
09935aaf6c Use configure_files macro for WiX 2017-02-10 16:16:49 +00:00
Andrew Nelless
30768207b3 Move WiX installer project to new dist directory 2017-02-09 17:07:59 +00:00