Commit Graph

56 Commits

Author SHA1 Message Date
Povilas Kanapickas 3e0d758b59 Barrier v2.4.0 2021-11-01 22:46:43 +02:00
Povilas Kanapickas acc54de922 src: Extract test CMake setup to separate file 2021-01-07 23:43:51 +02:00
albertony 5fdb750922 Add version info to windows client and server exe resources 2020-12-09 13:45:32 +01:00
Dom Rodriguez 3395cca967
Prepare for v2.3.3 release 2020-07-14 18:37:45 +01:00
Adrian Lucrèce Céleste 210c2b70bd
[Version] bump to 2.3.2, stable 2019-10-02 21:26:26 -04:00
Adrian Lucrèce Céleste 58d8f020dc
[Version] bump to 2.3.1 for new release 2019-08-09 16:17:30 -04:00
Adrian Lucrèce Céleste 8e8b38b493
[Cmake] bump version to 2.3.0 2019-06-27 21:33:34 -04:00
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