Commit Graph

49 Commits

Author SHA1 Message Date
walker0643
73c13ab023 bump version to 2.2 2018-08-05 13:08:30 -04:00
walker0643
8b69f9fe03 better handling of non-git builds 2018-05-14 12:55:03 -04:00
walker0643
bd4c214c39 bump version to 2.1. remove dependence on git for tarball builds. 2018-05-07 13:20:40 -04:00
walker0643
626aa9a3e8 add cpack settings for creating source packages 2018-03-19 13:50:08 -04:00
walker0643
12ed71250a use cpack to provide package build target 2018-03-19 13:16:06 -04:00
walker0643
bac2999d3e bump version to 2.0.0 2018-03-13 16:55:07 -04:00
walker0643
116a133902 fix macos installer script 2018-03-01 13:22:47 -05:00
walker0643
db1e05ff08 integrate inno installer into cmake 2018-03-01 10:57:13 -05:00
walker0643
f12bfdfedc rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
Andrew Nelless
c20346971d Move version number handling out of main CMake file 2017-05-27 14:01:49 +01:00
Nick Bolton
143c4cd297 restructured source code, put CMakeLists.txt in more conventional locations, and split the libraries up 2011-04-25 21:09:32 +00:00
Nick Bolton
9dc96ef0a0 reformatted cmake config files 2011-04-25 16:52:35 +00:00
Nick Bolton
0aa76fd05f created tools dir and moved gtest and build into there, and trimmed some CMakeLists.txt files 2011-04-25 16:20:49 +00:00
Nick Bolton
85f66153ab renamed integ test entry point file 2011-04-25 02:00:43 +00:00
Nick Bolton
b4ac91e798 finished CXWindowsClipboardTests 2011-04-25 01:01:44 +00:00
Nick Bolton
3e70306f08 finished COSXClipboardTests 2011-04-24 17:37:15 +00:00
Nick Bolton
061e1e109b removed hello world test suite 2011-04-24 00:26:16 +00:00
Nick Bolton
408e4c3ac9 created first integration test; unit test exe changed from tests(.exe) to unittests(.exe) 2011-04-23 23:57:32 +00:00
Nick Bolton
0168428198 created unittest dir, made test CMakeLists.txt smaller, and created first basic test for CClipboard 2011-04-22 20:32:29 +00:00
BostonVaulter
d4e3ead60a Clean unused cruft from cmake gtest file 2011-02-15 07:44:37 +00:00
BostonVaulter
faa2595f54 Forgot to commit the new gtest lib cmake file 2011-02-15 07:44:29 +00:00
BostonVaulter
6b634d8378 Reformat part of google test integration cmake file 2011-02-15 07:44:21 +00:00
BostonVaulter
b46d872a5e Actually compile unit tests correctly
Previously the unit tests were being compiled without linking in the
actual test file, we will still need to prettify the cmake file (i.e.
don't put the test file in the add executable section
2011-02-15 07:44:14 +00:00
Nick Bolton
462248a2de merged 1.4 r902:903 into trunk 2011-02-05 23:01:04 +00:00
BostonVaulter
286ae4f0f5 Fix bug in CMake lib targets 2011-01-28 19:00:10 +00:00
BostonVaulter
1ec2a7a80c Integrated google test into the cmake build 2011-01-28 19:00:01 +00:00
Nick Bolton
2a14228b9d removed windows cpack support and fixed unix config 2011-01-20 20:49:44 +00:00
Nick Bolton
31876c0aed removed lib delete, wasn't useful 2011-01-20 04:02:01 +00:00
Nick Bolton
f5e36ad7f1 added legacy cleanup for installer 2011-01-20 03:44:43 +00:00
Nick Bolton
488622ea00 task #2832 - Manually implement NSIS 2011-01-20 02:18:48 +00:00
Nick Bolton
530e611b38 improved installers somewhat, but we still need to manually implement nsis 2011-01-19 03:27:40 +00:00
Nick Bolton
2e15caa2bb fix bug #2770 - mingwm10.dll missing from 1.4.2 and 1.5.0 installer 2011-01-18 22:55:39 +00:00
Nick Bolton
ef3baf5e52 added vcredist to windows package 2011-01-18 12:08:38 +00:00
Nick Bolton
4da21f98bd changed one last synergy+ reference 2011-01-15 04:36:13 +00:00
Nick Bolton
516c07c956 changed synergy+ references back to synergy (trunk) 2011-01-15 04:01:31 +00:00
Nick Bolton
f4d937532e normalised line endings - replaced \r\n with \n 2011-01-15 02:20:14 +00:00
BostonVaulter
845002fa6f Update doxygen configuration to be less verbose
Also not warning on ondocumented functions of which we have many
2010-09-05 23:36:18 +00:00
BostonVaulter
63358e959f Updated doxygen configuration to 1.7.1 2010-09-05 23:36:10 +00:00
BostonVaulter
3243d591d4 Applied doxygen patch from issue #211
Thanks to shaunpatterson
2010-09-05 23:36:00 +00:00
Nick Bolton
f3b9c39580 Merge 1.3.6 671:672 into 1.4.2 and trunk 2010-06-23 21:42:08 +00:00
Nick Bolton
df1fbee986 Merge 1.3.6 r653:654 into trunk 2010-06-21 20:10:47 +00:00
Nick Bolton
8d0ec989d1 Merge 1.3.6 r648:652 into trunk 2010-06-21 06:38:38 +00:00
Nick Bolton
8635348093 Fixed issue 154 2010-06-20 17:38:51 +00:00
Nick Bolton
9a0a7d42bd Merge 1.4.2 r630:639 into trunk 2010-06-20 02:30:45 +00:00
Nick Bolton
52564a473a Potential fix for issue 26, but needs some GUI integration 2010-06-05 18:54:51 +00:00
Nick Bolton
5c8a85c750 Fixed issue 482 2010-06-02 18:41:13 +00:00
Edward Carrel
f7a5da4146 Fix for Issue 378, updating deprecated calls for creating mouse events under MacOS 10.6.
Thanks to snes350 for the initial patch to help fix this problem.
2010-06-01 10:49:22 +00:00
Nick Bolton
f974d8d680 Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
Sorin Sbarnea
6a86d3a1e4 Imported cmake and hm from mercurial. 2009-10-26 07:54:37 +00:00