mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-10 21:56:13 +08:00
e501552f24e9b5874c8d73bff7b42f6d5a373f48
* added mutex to client proxy to protect stream * added try/catch to ipc log outputter buffer thread * protected ipc client proxy list with mutex (saw a weird stl error, might be caused by cross-thread weirdness)
See: http://synergy-foss.org/pm/projects/synergy/wiki/Readme Announcement | 2009-08-04 ========================= We have recently switched to CMake, to replace Automake. Plese read the Compiling wiki page for help with CMake: http://synergy-foss.org/pm/projects/synergy/wiki/Compiling Linux/Mac --------- Instead of using the traditional GNU style `./configure; make` commands, you will now need to use CMake. Windows ------- Instead of using the VS2005 and VS2008 directories, you now need to generate the Visual Studio project files using CMake.
Languages
C++
50.3%
C
47.5%
Objective-C++
1.1%
CMake
0.8%
Objective-C
0.1%