Commit Graph

27 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
Ignacio Rodriguez
0394249c4b adjusted .gitignore 2020-11-04 12:04:51 +07:00
Jamie Newbon
b924c2d52d #6661 Removed stored version of gtest and gmock 2020-06-30 16:53:04 +01:00
Jamie Newbon
04504c59bb #6666 Updated git ignore and Readme 2020-04-30 10:27:32 +01:00
Jamie Newbon
e2802eee52 #6666 Added Doxy config and Azure build job 2020-04-21 16:21:52 +01:00
Jnewbon
8c0101405a
#6497 Fixed problem with windows version variables not working in cmd 2019-05-09 17:52:59 +01:00
Steve Williams
82edfe087c Ignore idea files 2018-03-20 10:13:39 +00:00
Andrew Nelless
d37920364d Unzip GTest and GMock and remove zip handling code 2017-02-07 01:24:32 +00:00
Jerry (Xinyu Hou)
817f8f2bcb Updated git ignore list 2016-10-13 11:11:37 +01:00
XinyuHou
9fd210b3a5 Update git ignore list 2015-11-19 13:46:47 -08:00
Adam Potolsky
54ca552aa6 added gvim swap files to gitignore 2015-04-29 11:42:15 -07:00
Adam Potolsky
25cce186dd Adding VIM temp files to the gitignore 2015-04-28 10:37:40 -07:00
Xinyu Hou
a1977fa009 Updated ignore list 2015-04-28 13:22:02 +01:00
XinyuHou
b9c5eb2e6f added certificate generate #4168 2015-02-11 17:28:56 +00:00
XinyuHou
12c2acf37a ignored openssl output dir 2015-01-06 14:15:13 +00:00
Xinyu Hou
34d8de4c3b ignored setup .suo 2014-11-11 14:14:46 +00:00
Xinyu Hou
35e8c88887 Updated ignored list on Mac 2014-10-27 12:00:18 +00:00
Xinyu Hou
e707b426cf Ignore Qt Creator user's settings file 2014-10-23 13:22:51 +01:00
Nick Bolton
972922607b cleaned up .gitignore (removed old files) 2014-10-21 16:14:29 +01:00
Xinyu Hou
38718a362f Enable drag and drop by default #4122
Remove premium login from GUI
2014-10-15 14:57:28 +01:00
Nick Bolton
488241850c moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
Nick Bolton
e65886857d removed trunk; please commit to (and build patches against) release branches instead. 2011-10-05 00:10:22 +00:00
BostonVaulter
acc558bcdd Update gitignore for doxygen 2010-09-05 23:36:24 +00:00
BostonVaulter
6278a8fb14 Updated .gitignore based on svn ignore rules 2010-06-01 18:49:51 +00:00
BostonVaulter
6c63e83e99 Added more excludes to .gitignore
Some more commenting also
2010-05-23 21:15:01 +00:00
BostonVaulter
e421f71208 Created gitignore based on svn exclude
Used git svn create-ignore
2010-05-23 21:14:55 +00:00