3442cbc707Task #2933 - *nix side of task (used lock file approach)
Nick Bolton
2011-05-06 22:58:12 +0000
933522451awin32: Task #2933 Prevent multiple integ tests from running in parallel (had to expose some arch misc windows functions)
Nick Bolton
2011-05-06 21:13:07 +0000
8ea964c331made win clipboard integ test start and end with empty clipboard
Nick Bolton
2011-05-03 19:45:40 +0000
1fe1be4c42removed useless cmake syntax
Nick Bolton
2011-05-02 10:23:10 +0000
0e94f696facomment out another intermittently failing integ test
Nick Bolton
2011-05-01 19:31:10 +0000
8ea9038e60commented out intermittently failing integ test
Nick Bolton
2011-04-29 12:06:41 +0000
a7b698230bstopped distftp from looking in release dir for non-windows
Nick Bolton
2011-04-28 23:01:43 +0000
0eaba29571corrected dist ftp search path
Nick Bolton
2011-04-28 22:43:43 +0000
7cc7717563corrected mac dist paths
Nick Bolton
2011-04-28 18:18:38 +0000
a439d9826eadded unix move for cpack output, and refactored hm script
Nick Bolton
2011-04-28 12:13:16 +0000
bb0f84cba6mac error for cpack. removed mac if
Nick Bolton
2011-04-28 12:11:53 +0000
b5fa1a086efixed gtest paths for linux
Nick Bolton
2011-04-28 12:10:57 +0000
a4d9eca006corrected installer paths
Nick Bolton
2011-04-28 10:50:42 +0000
2155247425split up bin and lib dirs from build dir
Nick Bolton
2011-04-28 10:42:36 +0000
40b5a98790moved integ and unit tests into test dir
Nick Bolton
2011-04-28 10:24:02 +0000
b7c72dd12cchanged mac paths for dist and improved mac package structure
Nick Bolton
2011-04-26 23:08:00 +0000
f9374cbb2bcode to rename legacy build dir
Nick Bolton
2011-04-26 19:55:03 +0000
1ca32353d9corrected toolchain and nsi paths for new build structure
Nick Bolton
2011-04-26 19:33:19 +0000
85b2802777fixed linux gui build and dist
Nick Bolton
2011-04-26 10:53:29 +0000
5c93484794missing icon file (was in deleted launcher dir)
Nick Bolton
2011-04-26 10:51:15 +0000
f66731f19bfixed mac cmake config for synergys
Nick Bolton
2011-04-25 23:32:30 +0000
8472fec34dremoved 'lib' prefix from libraries (cmake does this for us automatically on UNIX)
Nick Bolton
2011-04-25 22:21:32 +0000
66c4bdc356fixed library linkage on linux
Nick Bolton
2011-04-25 22:10:46 +0000
143c4cd297restructured source code, put CMakeLists.txt in more conventional locations, and split the libraries up
Nick Bolton
2011-04-25 21:09:32 +0000
9dc96ef0a0reformatted cmake config files
Nick Bolton
2011-04-25 16:52:35 +0000
0aa76fd05fcreated tools dir and moved gtest and build into there, and trimmed some CMakeLists.txt files
Nick Bolton
2011-04-25 16:20:49 +0000
85f66153abrenamed integ test entry point file
Nick Bolton
2011-04-25 02:00:43 +0000
e9c6190d0eremoved buildbot test file
Nick Bolton
2011-04-25 01:23:36 +0000
b4ac91e798finished CXWindowsClipboardTests
Nick Bolton
2011-04-25 01:01:44 +0000
82a0fc9734reordered includes to fix 'identifier not found' errors
Nick Bolton
2011-04-24 21:58:26 +0000
3e70306f08finished COSXClipboardTests
Nick Bolton
2011-04-24 17:37:15 +0000
7cd8980f7ffinished CMSWindowsClipboardTests
Nick Bolton
2011-04-24 12:09:52 +0000
061e1e109bremoved hello world test suite
Nick Bolton
2011-04-24 00:26:16 +0000
408e4c3ac9created first integration test; unit test exe changed from tests(.exe) to unittests(.exe)
Nick Bolton
2011-04-23 23:57:32 +0000
0b90478952fixed copyright date
Nick Bolton
2011-04-23 22:59:08 +0000
21cc356585improved test function names
Nick Bolton
2011-04-23 20:15:06 +0000
3c444517cffinished CClipboardTests
Nick Bolton
2011-04-23 19:55:55 +0000
4adb324ddamore clipboard unit tests
Nick Bolton
2011-04-23 02:14:13 +0000
0168428198created unittest dir, made test CMakeLists.txt smaller, and created first basic test for CClipboard
Nick Bolton
2011-04-22 20:32:29 +0000
71e53f05c9Fix for Bug #57. The event tap was never returning events of either of the types specified and so mapKeyFromEvent would prematurely return with a null-equivalent KeyButton. Pulling the entire block of code, as the value it produces isn't used anyway.
azanar@carrel.org
2011-04-02 17:27:45 +0000
315c304ddetrying to fix nightly build - release path was wrong
Nick Bolton
2011-01-19 03:55:57 +0000
fe9fa85c00trying to fix nightly build - missing variable init
Nick Bolton
2011-01-19 03:52:29 +0000
a3bf48752ftrying to fix nightly build - windows should not use /release
Nick Bolton
2011-01-19 03:50:36 +0000
555c5b7a1atrying to fix nightly build - ftpdist now uses bin/release dir
Nick Bolton
2011-01-19 03:41:09 +0000
530e611b38improved installers somewhat, but we still need to manually implement nsis
Nick Bolton
2011-01-19 03:27:40 +0000
2e15caa2bbfix bug #2770 - mingwm10.dll missing from 1.4.2 and 1.5.0 installer
Nick Bolton
2011-01-18 22:55:39 +0000
ef3baf5e52added vcredist to windows package
Nick Bolton
2011-01-18 12:08:38 +0000
8285d95ba4changed --disable-xinitthreads to --no-xinitthreads and added the arg to --help. also fixed the --help (added missing info about --yscroll, and other stuff)
Nick Bolton
2011-01-17 20:56:04 +0000
728e8bb035merge 1.3 r843:844 into trunk
Nick Bolton
2011-01-17 00:41:14 +0000
47e12f465badded default target fix non-vs, and fixed indent in CMakeLists.txt
Nick Bolton
2011-01-16 20:06:12 +0000
46a4926122added doxygen and manpage stuff to 1.3 and 1.4
Nick Bolton
2011-01-16 19:06:04 +0000
b0f1470db0merge 1.3 r837:838 into trunk and 1.4
Nick Bolton
2011-01-16 16:47:11 +0000
1a3edbdd70updated some copyright stuff
Nick Bolton
2011-01-15 04:52:17 +0000
4da21f98bdchanged one last synergy+ reference
Nick Bolton
2011-01-15 04:36:13 +0000
516c07c956changed synergy+ references back to synergy (trunk)
Nick Bolton
2011-01-15 04:01:31 +0000
f4d937532enormalised line endings - replaced \r\n with \n
Nick Bolton
2011-01-15 02:20:14 +0000
77200d5779Merge 1.4 r826:827 intro trunk
Nick Bolton
2011-01-13 01:34:31 +0000
ed1a77252bFix for #2875: MacOS cursor should now hide when not on the active screen. This time committed to the correct branch.
azanar@carrel.org
2011-01-10 07:55:41 +0000
cd7249d41dreactivated fix for xlib. the fix apparently only broke things on very very old rhel installations.
syed.amer@gilani.eu
2011-01-04 19:01:24 +0000
b07d4c7747Merge 1.4 r751:752 into trunk
Nick Bolton
2010-09-14 15:22:58 +0000
1237d7e1d4Made upload message more accurate
Nick Bolton
2010-09-10 14:40:55 +0000
cc48fcdf0dUndoing last commit
Nick Bolton
2010-09-10 14:36:57 +0000
dee247959aMerge trunk r745:746 into 1.3 and 1.4
Nick Bolton
2010-09-10 14:32:16 +0000
e93c892459Modified ftp upload behaviour
Nick Bolton
2010-09-10 14:14:52 +0000
3d21f93dd3Use os.system instead of Popen, since it doesn't need the full path on unix.
Nick Bolton
2010-09-07 20:52:51 +0000
1d8f1b6b13Removed repeated comment
Nick Bolton
2010-09-07 13:13:54 +0000