Commit Graph

91 Commits

Author SHA1 Message Date
Nick Bolton efd0108597 Fixed "heads/" prepend problem for plugin upload 2015-05-26 16:56:21 +01:00
Nick Bolton d6cefa73a0 Removed test prepend string from previous commit 2015-05-26 16:49:59 +01:00
Nick Bolton 5faa5178b4 Remove 'heads/' string from git branch name 2015-05-26 16:49:23 +01:00
Nick Bolton 38bcea54d8 Do nothing if plugins dir doesn't exist 2015-05-25 18:17:09 +01:00
Nick Bolton 8ed3d79cc2 Only upload plugin if file exists
Some platforms (e.g. Mac 10.6) don't build the plugin
2015-05-25 16:57:28 +01:00
Nick Bolton b4b5ce6483 Missing change from last commit, print error 2015-05-25 16:23:21 +01:00
Nick Bolton d278c2d8d4 Swallow mkd fail in case nlst doesn't work 2015-05-25 16:22:45 +01:00
Nick Bolton 91d05c29db Upload 'ns' to plugins dir (create if not exists) 2015-05-25 16:05:16 +01:00
Nick Bolton e4959a7661 Removed angry files accidentally uploaded
I'm having a bad day
2015-05-25 15:44:18 +01:00
Nick Bolton cbb4cec841 Fixed bad indentation for getLinuxPlatform()
Caused by 16d9bd8f0d
2015-05-25 15:28:32 +01:00
Nick Bolton 16d9bd8f0d Fixed messed up indentation in commands1.py 2015-05-25 15:19:54 +01:00
Nick Bolton 74dda188dc Reintroduced accidentally removed functions 2015-05-25 15:17:18 +01:00
Nick Bolton 6ba2ddeb7d Added ns upload support to distftp step
Needed to refactor the 'figure out platform and ext' code.
2015-05-25 15:07:32 +01:00
Nick Bolton d175ad5c70 Moved installer output to Release build config dir
Missing change from last commit
2015-05-25 14:55:03 +01:00
Nick Bolton 6788f3db39 Moved installer output to Release build config dir 2015-05-25 14:21:09 +01:00
Adam Potolsky 8c82996fc4 Merge pull request from legonigel/master
Rename license to LICENSE closes 
2015-05-08 09:06:06 -07:00
Nigel Armstrong d71304ee55 Modified header of every file COPYING to LICENSE
Modified to match the updated name of the license file
2015-05-06 22:12:44 -04:00
Adam Potolsky fcf68d1ce4 Adding OSX binaries and headers for compilation from binaries 2015-05-01 16:55:29 -07:00
Adam Potolsky a88bf3d3f0 Merge branch 'master' of https://github.com/synergy/synergy into build_using_openssl_binaries 2015-04-30 09:31:55 -07:00
Adam Potolsky fb1a4456a6 Correcting binaries for 2015-04-29 11:02:49 -07:00
Adam Potolsky b7d869c7a7 Added additional required files 2015-04-29 10:26:40 -07:00
Adam Potolsky 39c26f38f1 Removed wrong libs and replaced them with correct ones 2015-04-29 10:26:25 -07:00
Xinyu Hou 783673127f Reverted to legacy Mac deployment and signing 2015-04-29 12:22:39 +01:00
Adam Potolsky db631ac61d Checking in Win32 and Win64 binaries 2015-04-28 11:55:16 -07:00
Adam Potolsky 99e84b82f9 adding genlist to the usage output () 2015-04-28 10:37:20 -07:00
Nick Bolton be06c198d4 Merge branch '1.6.3-stable' 2015-03-21 23:51:27 +00:00
Nick Bolton 9706252fb9 Only trust errors for macdeployqt 5+ 2015-03-21 22:01:49 +00:00
Nick Bolton 162ed1fef5 Disabled code signing for old Qt versions 2015-03-21 21:15:53 +00:00
Nick Bolton 0edb3a74b3 Fixed - Added syntool sign call 2015-03-21 19:59:07 +00:00
Nick Bolton dcf8a9f5f0 Changed use of popen to getstatusoutput
The getstatusoutput function seems easier to use
2015-03-21 19:05:43 +00:00
Nick Bolton 88d85204db Fixed distftp source file path 2015-03-21 18:57:09 +00:00
Nick Bolton ccaf4a8ef3 Removed toolchain code to skip packages 2015-03-21 18:39:06 +00:00
Nick Bolton e0cb5bda6e Separated post back build into release and debug
Also related to 
2015-03-21 18:38:25 +00:00
Nick Bolton 3deb5492d6 Removed remnants of synmacph tool (part 2) 2015-03-20 15:11:22 +00:00
Nick Bolton c05d7fad36 Removed remnants of synmacph tool 2015-03-20 15:11:22 +00:00
Nick Bolton f5cac2846e Removed obsolete code and used Qt to codesign 2015-03-20 14:43:27 +00:00
XinyuHou d3b3513f4b Resolve replaced version with branch name 2015-03-20 12:24:37 +00:00
XinyuHou 486bea0d02 Resolve replaced version with branch name 2015-03-20 12:22:56 +00:00
Nick Bolton 3dcd36b10e Removed toolchain code to skip packages 2015-03-05 17:30:08 +00:00
Nick Bolton 450435d062 Removed remnants of synmacph tool (part 2) 2015-03-02 18:06:23 +00:00
Nick Bolton 5767790e1e Removed remnants of synmacph tool 2015-03-02 17:50:42 +00:00
Nick Bolton 3f3d452821 Removed obsolete symlink and move functions 2015-03-02 17:44:54 +00:00
Nick Bolton 24aa95a1d5 Removed obsolete code and used Qt to codesign 2015-03-02 17:31:43 +00:00
Nick Bolton 9de8e42e1b upgraded openssl to 1.0.2 2015-02-23 15:47:39 +00:00
XinyuHou 80343c41eb deleted old home brew crypto 2015-02-11 11:12:54 +00:00
XinyuHou 2c14967552 added openssl library for windows and mac 2015-01-06 14:14:20 +00:00
Nick Bolton 41d6080028 changed company name in copyright notice 2014-11-11 13:52:03 +00:00
Xinyu Hou 060d8da671 Used move instead of copytree since copy loses symlinks 2014-11-05 14:53:46 +00:00
Xinyu Hou 3ebd939f32 Made Mac version check before fixing 2014-11-04 16:04:35 +00:00
Xinyu Hou deed8a28a2 Made Qt frameworks reorganised only once 2014-11-04 15:41:36 +00:00