Open-source KVM software
Go to file
Nick Bolton 3f49e1aa52 fixed: log line was err, should be debug 2012-08-03 17:03:24 +00:00
doc moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
res tweaked avgtb 2012-07-28 21:46:39 +00:00
src fixed: log line was err, should be debug 2012-08-03 17:03:24 +00:00
tools fixed dist dmg source dir name 2012-07-29 21:23:47 +00:00
.gitignore moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
.lvimrc moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
CMakeLists.txt bumped to 1.4.11 2012-07-30 21:57:51 +00:00
COMPILE moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
COPYING moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
ChangeLog changelog for 1.4.10 2012-07-30 21:55:30 +00:00
INSTALL moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
README moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
configure moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
hm.cmd moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
hm.py moved mac sign identity to arg 2012-07-29 17:27:40 +00:00
hm.sh moving 1.4 to trunk 2012-06-10 16:50:54 +00:00

README

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.