Commit Graph

27 Commits

Author SHA1 Message Date
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