Commit Graph

58 Commits

Author SHA1 Message Date
jerry dab838ed14 - renamed synrgyhk.dll to synwinhk.dll and moved lib code to separate folder.
- removed game device support (fallen into significant disrepair).
2013-08-02 13:21:06 +00:00
Nick Bolton 189962f593 jerry's patch: Added 2 missed files for building in debug mode. 2013-06-04 18:22:58 +00:00
Nick Bolton 9f25a1efcd stripped out remaining vnc stuff 2013-05-31 16:06:51 +00:00
Nick Bolton b2b9ae5484 optimised crypto++ build (only using files we need - tested on win, mac, linux). 2013-05-31 14:55:22 +00:00
Nick Bolton fe2c413cb7 fixed: mac build fails on 10.8 (osx sysroot not set automatically) 2013-05-01 14:16:07 +00:00
Nick Bolton 34d52c8af4 remove mac -arch confusion 2013-04-11 05:35:22 +00:00
Nick Bolton 90bd08d86c revert temp logging. 2013-04-11 05:09:17 +00:00
Nick Bolton 0f60fdbd9e fixed crypto++ build errors for osx 10.6 2013-04-11 04:20:13 +00:00
Nick Bolton 342c94cab2 crypto++ -- removed -DCRYPTOPP_DISABLE_ASM from windows 32-bit (unix only now) and moved -Wno-tautological-compare to osx 10.7 and up only. 2013-04-11 03:18:40 +00:00
Nick Bolton 08318e52ff fixed 32-bit linux crypto++ compile errors 2013-04-11 02:41:56 +00:00
Nick Bolton 918a363fdd comment revert 2013-04-11 00:36:45 +00:00
Nick Bolton c0dcdd52e7 fixed: crypto++ compile errors, linux compiler syntax bugs, and code style (spaces -> tabs) 2013-04-11 00:30:41 +00:00
Nick Bolton 15de55176f fixed win64 crypto++ linker errors -- added build step for asm files. 2013-04-10 17:27:25 +00:00
Nick Bolton 728ad02d61 added cmake flags for 64-bit crypto++ build, apparently disabling asm build helps, feels sketchy 2013-04-05 00:01:54 +00:00
Nick Bolton 6a1dd395e1 made crypto++ compile on osx with some black magic compiler args 2013-04-04 22:38:07 +00:00
Nick Bolton eb93fc5620 *really* upgraded python requirement to 2.7 (2.4 is missing ZipFile.extractall) 2013-04-04 17:26:11 +00:00
Nick Bolton 99ba56c361 upgraded python requirement to 2.7 (2.4 is missing ZipFile.extractall) 2013-04-04 17:21:00 +00:00
Nick Bolton 6add1be405 updated toolchain to extract crypto++ zip. 2013-04-04 17:16:01 +00:00
Nick Bolton 3aaebd9e50 Patch by Jerry:
* wrote CCryptoStream and supporting unit tests
* changed CStreamFilter to accept CMockEventQueue
* changed CStreamFilter's dtor to virtual because it is inherited
2013-04-04 16:17:25 +00:00
Nick Bolton 7040905632 crypto++ -- upgraded to 5.6.2 and added zip to svn instead of individual source files (easier to manage). also added unit test to prove that linking works well on windows. 2013-04-03 12:59:02 +00:00
Nick Bolton c8ea071d78 comment out crypto stuff, for now (only compiles on windows) 2013-01-05 22:50:34 +00:00
Nick Bolton a11b68c988 uncommented crypto tests and fixed line endings 2012-11-30 01:07:04 +00:00
Nick Bolton bd6b9f6b90 added crypto++ library and example authenticated encryption unit test (CCryptoTests) 2012-11-29 23:27:02 +00:00
Nick Bolton b5fca17db5 fixed: typo in build script 2012-11-28 18:34:53 +00:00
Nick Bolton 7f6eca9eb4 corrected license and author attribution (cs 2002-2012, nb 2008-2012) 2012-09-04 02:09:56 +00:00
Nick Bolton f11f9c5eb6 fixed dist dmg source dir name 2012-07-29 21:23:47 +00:00
Nick Bolton e8239d6297 renamed dist dir to synergy (dmg takes name of this dir) 2012-07-29 20:56:37 +00:00
Nick Bolton 26aafeebae added codesign repeat hack 2012-07-29 20:35:51 +00:00
Nick Bolton ed2360f1b2 fixed dist command to work with code signing (using hdiutil instead of qt's -dmg) 2012-07-29 19:11:06 +00:00
Nick Bolton 8c018b5f19 missing revert from last checkin 2012-07-29 17:31:39 +00:00
Nick Bolton 1ca645602a reverted line breaks around get_generators 2012-07-29 17:31:16 +00:00
Nick Bolton 54883ad523 moved mac sign identity to arg 2012-07-29 17:27:40 +00:00
Nick Bolton 42419dc353 added mac signing to toolchain, renamed windows signing command 2012-07-29 17:19:11 +00:00
Nick Bolton e2a923c8df patch: allowed toolchain to build for aix (thanks to Jim Hague) 2012-07-20 15:09:45 +00:00
Nick Bolton 34a87502f6 * fixed version detection (we were using \d not \d+)
* added missing copyright to nsh files
* removed binary (and updated nsh files to handle missing files)
2012-07-15 21:16:03 +00:00
Nick Bolton fbc4a89653 added retry to installer for synrgyhk.dll file delete problem, seems to help.
added hack to daemon to suppresses service controller false positive error.
tidied up a few of the log lines to make the place look nicer for newbies.
removed annoying build line from dist command.
2012-07-05 21:26:41 +00:00
Nick Bolton 817032eb99 added sign command. 2012-06-30 12:37:50 +00:00
Nick Bolton 488241850c moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
Nick Bolton e65886857d removed trunk; please commit to (and build patches against) release branches instead. 2011-10-05 00:10:22 +00:00
Nick Bolton 422fd7adf3 fixed docs toolchain error 2011-09-11 17:17:12 +00:00
Nick Bolton 54588b3d6f backing out r1057 2011-06-29 09:56:32 +00:00
sorin.sbarnea@gmail.com ec34e4a4d1 Added auto-selection of xcode build if user specifies nothing. Includes some additional code cleanup. 2011-06-29 07:43:51 +00:00
Nick Bolton 7f4138a376 merged 1.3 r1013:1016 into 1.4 and trunk 2011-05-21 17:31:27 +00:00
Nick Bolton fce1e60ab2 merged 1.3 r1011:1012 into 1.4 and trunk 2011-05-21 11:09:40 +00:00
Nick Bolton b4918163a7 merged 1.3 r1009:1010 into 1.4 and trunk 2011-05-21 02:47:10 +00:00
Nick Bolton 5a315324ca merged 1.4 r1007:1008 into trunk 2011-05-21 00:30:08 +00:00
Nick Bolton ab045a1b8e dropped cmake for src dist 2011-05-07 14:08:05 +00:00
Nick Bolton ae7a1f70e7 new version of gtest and first commit of gmock 2011-05-07 02:01:16 +00:00
Nick Bolton a7b698230b stopped distftp from looking in release dir for non-windows 2011-04-28 23:01:43 +00:00
Nick Bolton 0eaba29571 corrected dist ftp search path 2011-04-28 22:43:43 +00:00