Jnewbon
8c0101405a
#6497 Fixed problem with windows version variables not working in cmd
2019-05-09 17:52:59 +01:00
Jnewbon
9bccfb89cc
#6486 Added CI solution for automated builds
...
* Added Ubuntu Dockers for 16, 18, and 19
* Added Cirrus CI build task for gcloud instance with SSDs
* Added macOS instance build with brew Qt install
* Fixed Qt headers for 5.12.2 used in Ubuntu 19.04
* Consolidated version info into CMake file
2019-04-26 17:17:06 +01:00
Steve Williams
57a9a0fe27
#6288 Drop curl requirement
2018-07-08 16:51:49 +01:00
Sarah Hebert
d95af84528
#6301 Fix use of ENV{}
2018-07-08 16:51:46 +01:00
Sarah Hebert
11be6ef3d4
#6301 Default to Enterprise build if env variable is set
2018-07-08 16:51:44 +01:00
Nick Bolton
eebd9b1eb2
#6151 Change CMake project name to synergy-core
2018-07-08 16:51:42 +01:00
Andrew Nelless
b396b1092d
#6301 Disable activation for Enterprise builds
2018-07-08 16:51:34 +01:00
Steve Williams
5015f9da11
Revert " #6288 remove window ArchInternet include"
...
This reverts commit f07b765a24
.
2018-05-14 10:11:28 +01:00
Steve Williams
e170bd87a8
#6288 Drop curl requirement
2018-05-14 09:57:26 +01:00
Andrew Nelless
c20346971d
Move version number handling out of main CMake file
2017-05-27 14:01:49 +01:00
Andrew Nelless
43948f7871
Merge pull request #6048 , fixes #5844
...
Fix icon paths on Linux
2017-05-23 10:58:28 +01:00
Andrew Nelless
7c89fdb6eb
Update CMakeLists.txt
2017-05-23 02:37:03 +01:00
Andrew Nelless
7f48685411
Update CMakeLists.txt
2017-05-23 02:32:45 +01:00
Andrew Nelless
5f7e047484
Always set SYNERGY_SNAPSHOT_INFO
2017-05-23 02:11:51 +01:00
Connor Lirot
da2754d41e
Fix icon installation path on Linux
2017-05-22 19:57:02 -05:00
Andrew Nelless
dbdb033bcc
Fix SYNERGY_SNAPSHOT_INFO for non-snapshot builds
2017-05-22 17:34:43 +01:00
Andrew Nelless
8d92b7ad45
More CMake version number tweaking
2017-05-22 16:04:57 +01:00
Andrew Nelless
ca830f267a
Use 8 characters for SYNERGY_REVISION
2017-05-22 14:30:12 +01:00
Andrew Nelless
e041af6010
Add support for BUILDS_TODAY to CMake
2017-05-22 11:09:58 +01:00
Andrew Nelless
0f137543e4
Generate useful release tag in RPM specfile
2017-05-22 09:52:27 +01:00
Andrew Nelless
b52eb95f41
Tweak version handling again
2017-05-21 23:59:15 +01:00
Andrew Nelless
9732e3f9bc
Revert "Configure debian package directory"
...
This reverts commit 17abdefd20
.
2017-05-09 11:21:51 +01:00
Andrew Nelless
17abdefd20
Configure debian package directory
2017-05-09 11:12:20 +01:00
Jerry (Xinyu Hou)
0888b1228c
Remove typo
2017-05-04 21:05:46 +01:00
Jerry (Xinyu Hou)
29ca4b76ac
Stop building installer if specified
2017-05-04 21:00:49 +01:00
Jerry (Xinyu Hou)
58eb7952a6
Allow skip building old GUI
2017-05-04 20:10:06 +01:00
Andrew Nelless
fe117db525
Force -DNDEBUG on non-Debug CMake builds
2017-04-27 17:01:54 +01:00
Andrew Nelless
242f1e7e29
Rename VERSION to SYNERGY_VERSION
2017-04-27 16:14:46 +01:00
Andrew Nelless
876744ad2c
Cleanup version number handling in CMake
2017-04-27 15:40:23 +01:00
Andrew Nelless
d7e1b79733
Cleanup CMakeLists
2017-04-27 14:03:20 +01:00
Andrew Nelless
032ca5cf30
Remove duplicated install process between RPM spec and CMake
2017-04-27 12:26:01 +01:00
Andrew Nelless
10cabbc5a0
Fix Synergy icon on Linux
2017-04-26 17:38:28 +01:00
Andrew Nelless
a9f293061e
Make CMake configure rpm spec
2017-04-26 15:38:22 +01:00
Jerry (Xinyu Hou)
cc0048657e
#6012 Fix cmake if not closed error
2017-04-25 15:53:54 +01:00
Jerry (Xinyu Hou)
86d6697dea
#6012 Use different synergy desktop files for v1 and v2
2017-04-25 15:47:17 +01:00
Jerry (Xinyu Hou)
c0376e9e2f
Use c++ 14 standard
2017-04-25 13:40:31 +01:00
Andrew Nelless
ca4c734535
Install desktop file and icon on Linux
2017-03-17 14:07:36 +00:00
Andrew Nelless
03447ffd64
Allow install config to be turned off
2017-03-13 12:50:17 +00:00
Andrew Nelless
6b3600ece0
Update version number logic
2017-03-09 19:02:20 +00:00
Andrew Nelless
fedbcb0f3a
Remove ../ includes in src/lib
2017-03-09 15:16:08 +00:00
Andrew Nelless
4b77e25992
Fix passing version number to GUI etc
2017-03-08 18:22:41 +00:00
Andrew Nelless
7f0f3123c5
Cleanup main CMake file
2017-03-08 17:51:56 +00:00
Andrew Nelless
adf051a354
Make CMake configure Synergy version number in WiX
2017-03-08 15:14:51 +00:00
Andrew Nelless
c266b921a7
Fix macOS rpath
2017-03-08 12:48:08 +00:00
Andrew Nelless
20948522ea
Install macOS binaries in to bundle
2017-03-07 16:50:02 +00:00
Andrew Nelless
03c05af734
Remove _SECURE_SCL=1
2017-03-07 13:21:57 +00:00
Andrew Nelless
37b3f63690
Allow override of version number from build environment
2017-03-07 13:12:22 +00:00
Andrew Nelless
c211184c23
macOS: Verify app bundle
2017-02-10 16:45:26 +00:00
Andrew Nelless
d45831f5ea
Remove unnecessary GLOB
2017-02-10 16:43:58 +00:00
Andrew Nelless
99473fbb9a
Remove Doxygen
2017-02-10 16:42:59 +00:00