Commit Graph

208 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 2da69a8759 Committing a clean version of google test 2011-01-29 07:22:55 +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
BostonVaulter 29c48d1a5c Added eclipse project files
Reference: http://www.cmake.org/Wiki/Eclipse_CDT4_Generator
2011-01-28 18:59:51 +00:00
BostonVaulter d98e861001 Preparing for HelloWorldTest 2011-01-28 18:59:45 +00:00
BostonVaulter 57c1acb27a Starting on integrating unit tests 2011-01-28 18:59:36 +00:00
Nick Bolton 1ec74a535f merge 1.3 r894:895 into 1.4 and trunk 2011-01-24 17:00:54 +00:00
Nick Bolton 556422516c merge 1.3 r892:893 into 1.4 and trunk 2011-01-24 15:01:29 +00:00
Nick Bolton 4e585b87a4 buildbot test 2011-01-23 23:41:38 +00:00
Nick Bolton 443647a2b1 made find revision method compatible with python 2.3 2011-01-23 23:03:28 +00:00
Nick Bolton 3b3d292f0f added python 2.4 ignore case for qmake persist 2011-01-23 22:31:02 +00:00
Nick Bolton cc520f08d8 merge 1.4 r887:888 into trunk 2011-01-23 19:48:38 +00:00
Nick Bolton 76c47c2346 merge 1.3 r873:875 into 1.4 and trunk 2011-01-22 01:26:58 +00:00
tehwan 3095826f0a 1.3 merge r871:872 into trunk and 1.4 2011-01-21 17:28:19 +00:00
tehwan bac6e971e3 1.3 merge r870 into trunk and 1.4 2011-01-21 03:56:00 +00:00
tehwan 4496f36a80 merge 1.3 r867:868 into trunk and 1.4 2011-01-21 00:39:25 +00:00
Nick Bolton 2a14228b9d removed windows cpack support and fixed unix config 2011-01-20 20:49:44 +00:00
Nick Bolton c2b87d3d01 update dist function to rely on type, not generator 2011-01-20 04:20:56 +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 315c304dde trying to fix nightly build - release path was wrong 2011-01-19 03:55:57 +00:00
Nick Bolton fe9fa85c00 trying to fix nightly build - missing variable init 2011-01-19 03:52:29 +00:00
Nick Bolton a3bf48752f trying to fix nightly build - windows should not use /release 2011-01-19 03:50:36 +00:00
Nick Bolton 555c5b7a1a trying to fix nightly build - ftpdist now uses bin/release dir 2011-01-19 03:41:09 +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 8285d95ba4 changed --disable-xinitthreads to --no-xinitthreads and added the arg to --help. also fixed the --help (added missing info about --yscroll, and other stuff) 2011-01-17 20:56:04 +00:00
Nick Bolton 728e8bb035 merge 1.3 r843:844 into trunk 2011-01-17 00:41:14 +00:00
Nick Bolton 47e12f465b added default target fix non-vs, and fixed indent in CMakeLists.txt 2011-01-16 20:06:12 +00:00
Nick Bolton 46a4926122 added doxygen and manpage stuff to 1.3 and 1.4 2011-01-16 19:06:04 +00:00
Nick Bolton b0f1470db0 merge 1.3 r837:838 into trunk and 1.4 2011-01-16 16:47:11 +00:00
Nick Bolton 1a3edbdd70 updated some copyright stuff 2011-01-15 04:52:17 +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
Nick Bolton 77200d5779 Merge 1.4 r826:827 intro trunk 2011-01-13 01:34:31 +00:00
azanar@carrel.org ed1a77252b Fix for #2875: MacOS cursor should now hide when not on the active screen. This time committed to the correct branch.
Thanks (again!) to Doug Marcey (dougmarcey@gmail.com) for the patch.
2011-01-10 07:55:41 +00:00
syed.amer@gilani.eu cd7249d41d reactivated fix for xlib. the fix apparently only broke things on very very old rhel installations. 2011-01-04 19:01:24 +00:00
Nick Bolton b07d4c7747 Merge 1.4 r751:752 into trunk 2010-09-14 15:22:58 +00:00
Nick Bolton 1237d7e1d4 Made upload message more accurate 2010-09-10 14:40:55 +00:00
Nick Bolton cc48fcdf0d Undoing last commit 2010-09-10 14:36:57 +00:00
Nick Bolton dee247959a Merge trunk r745:746 into 1.3 and 1.4 2010-09-10 14:32:16 +00:00
Nick Bolton e93c892459 Modified ftp upload behaviour 2010-09-10 14:14:52 +00:00
Nick Bolton 3d21f93dd3 Use os.system instead of Popen, since it doesn't need the full path on unix. 2010-09-07 20:52:51 +00:00
Nick Bolton 1d8f1b6b13 Removed repeated comment 2010-09-07 13:13:54 +00:00
Nick Bolton bbe64d40a1 Task #2733 2010-09-07 13:11:00 +00:00