mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-10 05:36:22 +08:00
8bad45e8a25ac219bf603716789aa62bdfde6633
* added non-pod data support to events (event delete can now call dtors) * improved cleanup of ipc message objects (because of non-pod event data support) * moved the "message received" event up to ipc server and client (passed on from proxies)
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%