Igor Sikachyna
e317569057
SYNERGY-1060 - Toast notifications on windows ( #7052 )
...
* SYNERGY-1060 - Add toast notification library for Windows
* SYNERGY-1060 - Use unique_ptr
* SYNERGY-1060 - Update changelog
* SYNERGY-1061 Toast notifications on windows
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
Co-authored-by: Serhii Hadzhilov <serhii-external@symless.com>
2021-07-12 16:04:31 +03:00
Serhii Hadzhilov
f27795f3b8
SYNERGY-957 Update openssl for windows builds
2021-06-01 12:48:35 +03: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
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
Alex Konradi
31fcab2ca1
Update googletest ( #6878 )
...
* Update googletest to current head
* Use MOCK_METHOD macro instead of MOCK_METHODn ones
MOCK_METHOD supports annotating functions with override and is the
preferred way to define mock methods.
* Use TEST_SUITE instead of TEST_CASE
The former is deprecated, switch to the latter.
* Update changelog
2020-12-17 19:02:12 +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
83d1588666
#6661 Updated google tests to 1.8.1
2020-07-01 14:12:44 +01:00
Jamie Newbon
a8d4ff58f1
#6661 Removed separate gmock and gtest
2020-07-01 14:02:15 +01:00
Jamie Newbon
0862ab7f6d
#6661 Pulled in updated -well, some what updated- versions of gmock and gtest
2020-06-30 17:02:28 +01:00
Jamie Newbon
b924c2d52d
#6661 Removed stored version of gtest and gmock
2020-06-30 16:53:04 +01:00
Jnewbon
4fea67e078
#6390 Updated OpenSSL For better security with TLS1.3
2019-09-03 09:41:49 +01:00
Andrew Nelless
5da6d3fb47
Update OpenSSL to v1.0.2o
2018-04-10 11:18:00 +01:00
Andrew Nelless
1d3e86dd55
Update OpenSSL to v1.0.2n
2018-03-19 11:27:34 +00:00
Andrew Nelless
0058ae9e80
Update OpenSSL to v1.0.2l
2017-05-26 22:10:15 +01:00
Andrew Nelless
f7b87e0670
Remove version number from gtest/gmock paths
2017-02-09 22:30:42 +00:00
Andrew Nelless
6a5abbe3c2
Change OpenSSL binary path (again)
2017-02-08 12:38:59 +00:00
Andrew Nelless
c297fced3d
Update OpenSSL to v1.0.2k
2017-02-07 01:27:15 +00:00
Andrew Nelless
c0e812a57a
Move and update OpenSSL license
2017-02-07 01:27:15 +00:00
Andrew Nelless
0d404cd659
Delete old build system and cruft
2017-02-07 01:27:15 +00:00
Andrew Nelless
6bb3a921e6
Remove OpenSSL binaries for macOS
2017-02-07 01:25:00 +00:00
Andrew Nelless
3733290442
Remove old OpenSSL binaries for Windows
2017-02-07 01:25:00 +00:00
Andrew Nelless
d95b39bb70
Remove duplicate OpenSSL headers on OS X
2017-02-07 01:25:00 +00:00
Andrew Nelless
c85ad6cd06
Relocate OS X OpenSSL binaries
2017-02-07 01:25:00 +00:00
Andrew Nelless
0c0a969c5a
Add MSVC14 builds of OpenSSL 1.0.2j for Win32 and Win64
2017-02-07 01:25:00 +00:00
XinyuHou
cd8d4107e8
Remove duplicate openssl include files
2017-02-07 01:25:00 +00:00
Jerry (Xinyu Hou)
84c8c891af
Restructure the openssl lib for both 32 and 64 bit on Mac
2017-02-07 01:24:59 +00:00
XinyuHou
c6cab74481
Change tab to spaces in commands1.py
2017-02-07 01:24:59 +00:00
Andrew Nelless
790d108a56
Remove useless OpenSSL tarball
2017-02-07 01:24:33 +00:00
Andrew Nelless
d37920364d
Unzip GTest and GMock and remove zip handling code
2017-02-07 01:24:32 +00:00
Andrew Nelless
c27c094f9c
Merge changes from v1.8.6 and v1.8.7
2017-01-20 23:18:03 +00:00
XinyuHou
e1dc29799f
Fix wrong usage example in hm
2016-12-06 15:18:18 +00:00
Jerry (Xinyu Hou)
e6ca9e417d
#5699 load deploy target on load config so dist command is aware of it
2016-11-03 16:42:38 +00:00
Andrew Nelless
f2f4b05c6f
#5699 Only put MacOSX version number in filename when deploying for exact SDK
2016-11-03 14:55:36 +00:00
Jerry (Xinyu Hou)
5cccac360c
#5699 Add deploy target to GUI configure
2016-11-02 11:55:39 +00:00
Jerry (Xinyu Hou)
340ee43d90
#5699 Add Mac deploy argument in configure command
...
If deploy target is not specified, it would use the specified sdk
version
2016-10-31 17:40:54 +00:00
Andrew Nelless
96efe5fb73
Merge changes from v1.8.5
2016-10-31 16:14:39 +00:00
Andrew Nelless
c21fc4a6dd
#3797 Revert to using hardcoded SDK path for buildbot
2016-10-12 16:50:11 +01:00
rishubil
d1396c9767
#3797 Fix "Unix Makefile" build on macOS
2016-10-12 15:30:58 +01:00
Andrew Nelless
964f1aa093
Merge changes made in v1.8.4
2016-10-12 10:41:44 +01:00
Andrew Nelless
e18f8c62e7
#5617 Remove plugins support from toolchain
2016-09-29 13:11:09 +01:00
Andrew Nelless
cb20fdcc97
Merge bonjour branch
2016-09-26 15:39:53 +01:00
Andrew Nelless
c7bf59e6c1
Merge changes from v1.8.3
2016-09-26 15:33:57 +01:00
Andrew Nelless
c3c0913633
Update company copyright notice
2016-09-26 11:58:33 +01:00
Andrew Nelless
9a6f82d89d
Fix typo in hm.py toolchain
2016-09-26 11:58:33 +01:00
Andrew Nelless
36be2051c2
Change company domain name
2016-09-26 11:58:33 +01:00
Andrew Nelless
bb3be59c91
#4978 Link Bonjour statically
2016-08-09 10:04:32 +01:00
Jerry (Xinyu Hou)
091b7b98ef
#5389 Changed expected Qt version in script
2016-08-08 16:41:01 +01:00
Andrew Nelless
f7d8ea9686
#5390 Add --skip-tests config option
2016-08-08 16:41:01 +01:00
Jake Petroules
485469b5cd
#4978 Auto-detect Qt libraries location.
2016-08-08 16:41:01 +01:00
Jerry (Xinyu Hou)
25d8c5c32a
#4978 Added script to support VS2015
2016-08-08 16:41:01 +01:00