Commit Graph

24 Commits

Author SHA1 Message Date
Nick Bolton
1fe1be4c42 removed useless cmake syntax 2011-05-02 10:23:10 +00:00
Nick Bolton
bb0f84cba6 mac error for cpack. removed mac if 2011-04-28 12:11:53 +00:00
Nick Bolton
2155247425 split up bin and lib dirs from build dir 2011-04-28 10:42:36 +00:00
Nick Bolton
85b2802777 fixed linux gui build and dist 2011-04-26 10:53:29 +00:00
Nick Bolton
66c4bdc356 fixed library linkage on linux 2011-04-25 22:10:46 +00:00
Nick Bolton
143c4cd297 restructured source code, put CMakeLists.txt in more conventional locations, and split the libraries up 2011-04-25 21:09:32 +00:00
Nick Bolton
9dc96ef0a0 reformatted cmake config files 2011-04-25 16:52:35 +00:00
Nick Bolton
0aa76fd05f created tools dir and moved gtest and build into there, and trimmed some CMakeLists.txt files 2011-04-25 16:20:49 +00:00
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
BostonVaulter
1ec2a7a80c Integrated google test into the cmake build 2011-01-28 19:00:01 +00:00
Nick Bolton
ef3baf5e52 added vcredist to windows package 2011-01-18 12:08:38 +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
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
BostonVaulter
3243d591d4 Applied doxygen patch from issue #211
Thanks to shaunpatterson
2010-09-05 23:36:00 +00:00
SNES350
f907f128af Fix debug mode compilation on non-Windows platforms, GC-405 and Task #2718. 2010-09-05 06:49:32 +00:00
Nick Bolton
7456d0ba75 Corrected version numbers 2010-06-22 00:25:32 +00:00
Nick Bolton
8635348093 Fixed issue 154 2010-06-20 17:38:51 +00:00
Nick Bolton
f974d8d680 Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
syed.amer@gilani.eu
15b2cc6fec Only set Windows specific Compile Flags when compiling for Windows
Thanks to filipetinypad for the Patch
2010-03-26 07:36:15 +00:00
Sorin Sbarnea
8fad7490ad Improvement to add /analyze only on WIN32. 2009-12-22 19:02:52 +00:00
Sorin Sbarnea
9face38556 Added "/analyze" flag for compile in order to activate Code Analysis in Visual Studio 2008+. Resolved some of these warnings. 2009-12-21 16:52:47 +00:00
Sorin Sbarnea
6a86d3a1e4 Imported cmake and hm from mercurial. 2009-10-26 07:54:37 +00:00