Commit Graph

86 Commits

Author SHA1 Message Date
Nick Bolton d9f90e319e changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
Nick Bolton fd35e6fd71 fixed: deb depends 2014-04-10 09:55:22 +00:00
Nick Bolton 925e3a17aa added rpmlint to rpm dist step 2014-04-10 09:04:31 +00:00
Nick Bolton 501abecda9 missing file from last commit 2014-04-09 16:53:22 +00:00
Nick Bolton d1eb7a69ee converted cpack deb to dpkg-deb 2014-04-09 16:53:02 +00:00
Nick Bolton 2954fd6690 fixed: bad permissions for rpm 2014-03-20 18:17:55 +00:00
Nick Bolton 63286c4f9a fixed: Bug #3947 - Conflicts when using yum localinstall on Fedora 20 2014-03-20 16:09:13 +00:00
Nick Bolton f7445a6aea changed installer from nsis to wix - attempting to fix "synwinxt.dll in use" error on upgrade. 2014-03-07 19:41:08 +00:00
Nick Bolton b3a28139ad fixed: doxygen config 2014-03-03 10:37:34 +00:00
Nick Bolton 30f176b25e added syntool to win dist. 2014-02-05 12:52:11 +00:00
Nick Bolton b54082a568 ignored synwinxt.dll when it already exists, seems to be extremely difficult to replace dll's loaded into explorer (restarting explorer from nsis didnt work). 2014-01-28 15:59:10 +00:00
Nick Bolton 501e894d03 - modified windows installer to register new shell ext dll for drag/drop.
- stopped release shell ext dll from crashing by initializing ref counting members.
- added logging to shell ext dll to debug crash.
2013-08-31 17:05:17 +00:00
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 87380937da patch by jerry - fixes ShellExecAsUser usage 2013-05-02 13:08:04 +00:00
Nick Bolton 6031ffb0df * reverted ShellExecAsUser back to Exec -- since it stopped compiling for some reason.
* removed unused code from .nsh installer source.
2013-04-04 21:08:48 +00:00
Nick Bolton 24e2feab5f tweaked avgtb 2012-07-28 21:46:39 +00:00
Nick Bolton d635be9432 Feature #3296 - Windows installer should check OS architecture 2012-07-28 19:31:18 +00:00
Nick Bolton 49c1a5e9a1 gui execute as non-admin on installer finish 2012-07-28 14:38:59 +00:00
Nick Bolton cf5a7d297d removed synrgyhk.dll delete retry (not very useful) 2012-07-28 02:55:12 +00:00
Nick Bolton 3254b4168a updated sponsor screen 2012-07-26 13:14:42 +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 60125e8499 added firewall exception to installer 2012-07-14 01:29:39 +00:00
Nick Bolton 9fbbff11b6 added exe to uninstall 2012-07-06 16:53:37 +00:00
Nick Bolton b921d9c916 improved hook dll retry, fails silently now since there's not much the user can do, and we're not planning to change the dll significantly any time soon so it won't matter if it isn't replaced. 2012-07-05 22:35:15 +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 417abb99fe separated nsis stuff into new .nsh file (for syntax highlighting) 2012-07-04 23:24:48 +00:00
Nick Bolton e0098d5c8f distribution source 2012-07-04 19:35:32 +00:00
Nick Bolton d829e854a4 tweaked sponsor toolbar. 2012-07-01 18:40:09 +00:00
Nick Bolton 2374675c43 added restart hint message box for synrgyhk.dll install failure
added project sponsor toolbar to installer (with option to skip)
2012-06-30 19:50:32 +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 627771cf13 merged 1.3 r978:979 into trunk 2011-05-08 22:46:06 +00:00
Nick Bolton a4d9eca006 corrected installer paths 2011-04-28 10:50:42 +00:00
Nick Bolton 1ca32353d9 corrected toolchain and nsi paths for new build structure 2011-04-26 19:33:19 +00:00
Nick Bolton 5c93484794 missing icon file (was in deleted launcher dir) 2011-04-26 10:51:15 +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