Commit Graph

55 Commits

Author SHA1 Message Date
SerhiiGadzhilov
6ce20f689a
Merge changes from V1.14.0 (#7032)
* SYNERGY-1007 Release candidate

* SYNERGY-1014 Update openSSL to 1.1.1k on Windows artefacts

* SYNERGY-1015 Remove SYNERGY_AUTOCONFIG fom cmake files

* SYNERGY-1015 Update ChangeLog.txt

* SYNERGY-1005 Add fedora 33 to 1.14.0

* SYNERGY-1021 Incorrect client place for the first connection

* Update ChangeLog

* Update build_version.py to select correct build number

* SYNERGY-1023 Typo in <displays> on the server configuration page

* SYNERGY-1028 New licenses for Chinese market (#7031)

* SYNERGY-1028 New china licenses

* Update ChangeLog

* SYNERGY-1024 Release 1.14.0

* Update Version.cmake

Co-authored-by: Igor Sikachyna <sikachynairl@gmail.com>
2021-06-09 11:23:09 +03:00
Serhii Hadzhilov
f27795f3b8 SYNERGY-957 Update openssl for windows builds 2021-06-01 12:48:35 +03:00
Serhii Hadzhilov
28b74204be SYNERGY-661 Fix Ubuntu 16.04 pipeline in Azure 2021-05-21 10:12:36 +03:00
SerhiiGadzhilov
b9433c0b74
Fix windows builds (#6976)
* Fix windows builds

* Update ChangeLog
2021-04-13 20:22:44 +03:00
Kyle Bloom
592be8159a
SYNERGY-801 Add self-hosted runner for OSX 10.13 (#6962)
* SYNERGY-801 Add selfhosted runner for osx 10.13

* Update changelog
2021-03-18 12:31:45 +02:00
Kyle Bloom
54cb817de8
OpenSSL find package (#6952)
* Change cmake to use find_package for openssl

* Change cmake prefix paths

* Fix Qt prefix path

* Limit static to apple

* Re-add qt bin path

* Fix use of apple cmake variable

* Update ChangeLog

* Update CMake prefix path for mac and windows tests

* Fix windows test

* Seems to fix mac test

* Brew defined prefix paths

* Explicitly ensure all homebrew dependencies
2021-03-03 14:04:39 +03:00
SerhiiGadzhilov
e6b9411d0f
SYNERGY-736 Update pipelines to use correct credentials (#6939)
* SYNERGY-736 Update pipelines to use correct credentials

* Update ChangeLog
2021-02-08 21:30:50 +02:00
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
dd7c527456
Mac build failures (#6922)
* Add ssl links to cmake commands

* Comment out centos 7.6

* Update ChangeLog

* Remove ubuntu1604
2021-01-22 12:26:33 +02:00
Kyle Bloom
b66642b675 Change openssl path 2021-01-21 11:24:05 +00: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
6fa21224a2
SYNERGY-400 Unify artifacts names (#6896)
* SYNERGY-400 Unify artifacts names

* SYNEGY-400 Check stage during tag creation
2020-12-31 16:27:15 +02:00
SerhiiGadzhilov
70016e69a2
SYNERGY-400 Make build for every merge (#6888)
* SYNERGY-400 Generate build number and create release with tag

* SYNERGY-400 Changes for Azure Piplines

* Update ChangeLog

* SYNERGY-400 Enable not manual build

* SYNERGY-400 Removed extra space

* SYNERGY-400 Removed extra bracket

* SYNERGY-400 Correct conditions

* SYNERGY-400 Fix additional condition

* SYNERGY-400 Correct to run checks

* SYNERGY-400 Fix windows and build number

* SYNERGY-400 Fix for old python

* SYNERGY-400 Set python version for linux

* SYNERGY-400 Fix linux compilation

* SYNERGY-400 Fix getting last version for old git

* SYNERGY-400 Check python version

* SYNERGY-400 Update image for centos8
2020-12-29 12:42:07 +00:00
SerhiiGadzhilov
0dbf288b95
SYNERGY-400 Make build for every merge (#6887)
* SYNERGY-400 Generate build number and create release with tag

* SYNERGY-400 Changes for Azure Piplines

* Update ChangeLog

* SYNERGY-400 Enable not manual build

* SYNERGY-400 Removed extra space

* SYNERGY-400 Removed extra bracket

* SYNERGY-400 Correct conditions

* SYNERGY-400 Fix additional condition

* SYNERGY-400 Correct to run checks
2020-12-24 17:41:51 +02:00
SerhiiGadzhilov
a1640d0b32
SYNERGY-400 Make build for every merge to master (#6885)
* SYNERGY-400 Generate build number and create release with tag

* SYNERGY-400 Changes for Azure Piplines

* Update ChangeLog
2020-12-24 14:22:25 +02:00
SerhiiGadzhilov
78582d12d3
SYNERGY-652 Avoid using brew for macOS build (#6882)
* SYNERGY-652 Avoid using brew for macOS build

* Update ChangeLog
2020-12-18 09:59:20 +02:00
SerhiiGadzhilov
23855f5460
SYNERGY-656 Update macOS installer drive icons (#6879)
* SYNERGY-656 Update macOS installer drive icons

* SYNERGY-656 Correct dmgbuild installation

* Update ChangeLog
2020-12-17 14:59:13 +02:00
Ignacio Rodríguez
4cd7c6737c
Merge branch 'master' into v1.13.0-rc2 2020-12-15 18:54:36 +07:00
SerhiiGadzhilov
d810a3a2f5
SYNERGY-451 Create only 1 artefact for macOS (#6867)
* SYNERGY-451 Create only 1 artifact for macOS

* Update ChangeLog
2020-12-11 17:34:18 +02:00
Ignacio Rodriguez
6291b4885f hiding the background file out of sight 2020-12-09 19:42:54 +07:00
Ignacio Rodriguez
5bc6801233 hiding the dmg background image file 2020-12-09 18:06:32 +07:00
Ignacio Rodriguez
39d1735b3d updating to tiff installer background 2020-12-09 16:23:53 +07:00
Ignacio Rodriguez
7f0d270a40 changed script export 2020-12-08 12:12:54 +07:00
Ignacio Rodriguez
d595dbdcbd quotes for env 2020-12-08 12:11:05 +07:00
Ignacio Rodriguez
b8ff0a88e6 avoiding Hombrew auto cleanup 2020-12-08 12:08:44 +07:00
Ignacio Rodriguez
20cfbe6da6 alternative -placebo directory for Homebrew 2020-12-08 11:54:00 +07:00
Ignacio Rodriguez
3489ea7066 instead of uninstalling and re-installing, upgrade 2020-12-08 11:32:32 +07:00
Ignacio Rodriguez
e79726df68 adding manual link 2020-12-08 11:06:27 +07:00
Ignacio Rodriguez
1413efe31c adding openssl links after install 2020-12-07 21:10:31 +07:00
Ignacio Rodriguez
ba54ea8f28 fixing path issue 2020-12-07 20:51:48 +07:00
Ignacio Rodriguez
1a3cdb2193 installing OpenSSL as separate step 2020-12-07 20:23:23 +07:00
Ignacio Rodríguez
2098829c50
Update mac-build.yml 2020-12-07 20:01:21 +07:00
SerhiiGadzhilov
38b35cd6d9
SYNERGY-551 update macOS installer. (#6844)
* SYNERGY-551 Update macOS installer

* New icon

* SYNERGY-551 Update macOS installer.

* SYNERGY-551 Update ChangeLog

* Fix GitHub action for Windows build.

* Using new version of setup-msbuild

* Fixed env. variables
2020-11-19 14:07:16 +03:00
SerhiiGadzhilov
2c8daadaf9
SYNERGY-506 Enterprise asks for serial key (#6838)
* Update linux-build.yml

* Update ChangeLog
2020-11-12 19:25:25 +02:00
Jamie Newbon
4428746eb0 #6771 Stopped parallel builds and added u16 to workers
For some reason Ubuntu 16 didn't like running in parallel and as azure doesn't git
many core disabling multicore building doesn't affect the time that much
2020-09-22 11:25:16 +01:00
Jamie Newbon
c32d6a0082 #6743 Set git commit linux rpm 2020-08-11 13:54:54 +01:00
Jamie Newbon
873c6cf458 #6743 Set git commit linux rpm 2020-08-11 13:19:38 +01:00
Jamie Newbon
d6bef0b74b #6743 Set git commit on windows and mac 2020-08-11 12:23:35 +01:00
Jamie Newbon
77891d9168 #6743 Set git commit and preserved env 2020-08-11 10:49:46 +01:00
Jamie Newbon
4a9c5f3d53 #6743 exporting revision 2020-08-10 16:43:53 +01:00
Jamie Newbon
086f31bf8d #6743 exporting revision 2020-08-10 16:33:45 +01:00
Jamie Newbon
ba2736ea85 #6743 env set on package section 2020-08-10 14:21:01 +01:00
Jamie Newbon
295ac1d2e7 #6743 Trying out revision export before make 2020-08-10 13:31:16 +01:00
Jamie Newbon
d1c0f6d3c0 #6743 Changed git commit to synergy version 2020-08-10 10:43:29 +01:00
Jamie Newbon
2eac2feed2 #6743 Added version calls prior to core build 2020-08-04 12:31:21 +01:00
Jamie Newbon
3a2a42b21f #6734 Fixed stage being output instead of revision
Added Commit as env to linux builds

Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-23 16:28:14 +01:00
Jamie Newbon
dd6f8f3f0a #6734 Fixed names of windows and linux install binaries
Fixed rpm build producing 0badc0de as revision
Also changed checksums to output to the same file with a txt extension

Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-23 15:42:21 +01:00
Jamie Newbon
36984104ec Fixed build condition
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-17 12:04:07 +01:00
Jamie Newbon
c0ea5e94de Activated Conditions 2020-07-09 11:43:34 +01:00
Jamie Newbon
f832d99b26 Added Windows core upload without condition. 2020-07-09 11:15:18 +01:00