XinyuHou
|
c6cab74481
|
Change tab to spaces in commands1.py
|
2017-02-07 01:24:59 +00:00 |
Andrew Nelless
|
790d108a56
|
Remove useless OpenSSL tarball
|
2017-02-07 01:24:33 +00:00 |
Andrew Nelless
|
d37920364d
|
Unzip GTest and GMock and remove zip handling code
|
2017-02-07 01:24:32 +00:00 |
Andrew Nelless
|
c27c094f9c
|
Merge changes from v1.8.6 and v1.8.7
|
2017-01-20 23:18:03 +00:00 |
XinyuHou
|
e1dc29799f
|
Fix wrong usage example in hm
|
2016-12-06 15:18:18 +00:00 |
Jerry (Xinyu Hou)
|
e6ca9e417d
|
#5699 load deploy target on load config so dist command is aware of it
|
2016-11-03 16:42:38 +00:00 |
Andrew Nelless
|
f2f4b05c6f
|
#5699 Only put MacOSX version number in filename when deploying for exact SDK
|
2016-11-03 14:55:36 +00:00 |
Jerry (Xinyu Hou)
|
5cccac360c
|
#5699 Add deploy target to GUI configure
|
2016-11-02 11:55:39 +00:00 |
Jerry (Xinyu Hou)
|
340ee43d90
|
#5699 Add Mac deploy argument in configure command
If deploy target is not specified, it would use the specified sdk
version
|
2016-10-31 17:40:54 +00:00 |
Andrew Nelless
|
96efe5fb73
|
Merge changes from v1.8.5
|
2016-10-31 16:14:39 +00:00 |
Andrew Nelless
|
c21fc4a6dd
|
#3797 Revert to using hardcoded SDK path for buildbot
|
2016-10-12 16:50:11 +01:00 |
rishubil
|
d1396c9767
|
#3797 Fix "Unix Makefile" build on macOS
|
2016-10-12 15:30:58 +01:00 |
Andrew Nelless
|
964f1aa093
|
Merge changes made in v1.8.4
|
2016-10-12 10:41:44 +01:00 |
Andrew Nelless
|
e18f8c62e7
|
#5617 Remove plugins support from toolchain
|
2016-09-29 13:11:09 +01:00 |
Andrew Nelless
|
cb20fdcc97
|
Merge bonjour branch
|
2016-09-26 15:39:53 +01:00 |
Andrew Nelless
|
c7bf59e6c1
|
Merge changes from v1.8.3
|
2016-09-26 15:33:57 +01:00 |
Andrew Nelless
|
c3c0913633
|
Update company copyright notice
|
2016-09-26 11:58:33 +01:00 |
Andrew Nelless
|
9a6f82d89d
|
Fix typo in hm.py toolchain
|
2016-09-26 11:58:33 +01:00 |
Andrew Nelless
|
36be2051c2
|
Change company domain name
|
2016-09-26 11:58:33 +01:00 |
Andrew Nelless
|
bb3be59c91
|
#4978 Link Bonjour statically
|
2016-08-09 10:04:32 +01:00 |
Jerry (Xinyu Hou)
|
091b7b98ef
|
#5389 Changed expected Qt version in script
|
2016-08-08 16:41:01 +01:00 |
Andrew Nelless
|
f7d8ea9686
|
#5390 Add --skip-tests config option
|
2016-08-08 16:41:01 +01:00 |
Jake Petroules
|
485469b5cd
|
#4978 Auto-detect Qt libraries location.
|
2016-08-08 16:41:01 +01:00 |
Jerry (Xinyu Hou)
|
25d8c5c32a
|
#4978 Added script to support VS2015
|
2016-08-08 16:41:01 +01:00 |
Jerry (Xinyu Hou)
|
822267d300
|
Fix indentation
|
2016-08-08 14:27:13 +01:00 |
Xinyu Hou
|
a68a01ca0f
|
Revert "Update search pattern for src type #5136"
This reverts commit 9152c27522 .
|
2015-11-30 16:44:17 -08:00 |
Jerry (Xinyu Hou)
|
9152c27522
|
Update search pattern for src type #5136
|
2015-11-30 13:55:42 -08:00 |
Xinyu Hou
|
6320156279
|
Add stage and revision info in about page #4893
|
2015-10-19 15:15:03 -07:00 |
Jerry (Xinyu Hou)
|
41c03b8f37
|
Changed installer filename to use branch, stage and revision #4898
|
2015-07-24 15:21:57 -07:00 |
Adam Potolsky
|
c8740a4971
|
Added copying of MacOS plugins to Synergy bundle #4696
|
2015-06-09 10:19:27 -07:00 |
Adam Potolsky
|
ee2ed0a31c
|
changed synergy-plugins directory to synergy with the sub directory plugins #4696
|
2015-05-26 16:41:26 -07:00 |
Adam Potolsky
|
d816ed6b43
|
Merge branch 'master' of github.com:synergy/synergy
|
2015-05-26 13:18:22 -07:00 |
Adam Potolsky
|
2d5ad45e08
|
Adding plugin to install for deb builds. #4696
|
2015-05-26 13:18:14 -07:00 |
Nick Bolton
|
efd0108597
|
Fixed "heads/" prepend problem for plugin upload #4695
|
2015-05-26 16:56:21 +01:00 |
Nick Bolton
|
d6cefa73a0
|
Removed test prepend string from previous commit #4695
|
2015-05-26 16:49:59 +01:00 |
Nick Bolton
|
5faa5178b4
|
Remove 'heads/' string from git branch name #4695
|
2015-05-26 16:49:23 +01:00 |
Nick Bolton
|
38bcea54d8
|
Do nothing if plugins dir doesn't exist #4695
|
2015-05-25 18:17:09 +01:00 |
Nick Bolton
|
8ed3d79cc2
|
Only upload plugin if file exists #4695
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 #4695
|
2015-05-25 16:23:21 +01:00 |
Nick Bolton
|
d278c2d8d4
|
Swallow mkd fail in case nlst doesn't work #4695
|
2015-05-25 16:22:45 +01:00 |
Nick Bolton
|
91d05c29db
|
Upload 'ns' to plugins dir (create if not exists) #4695
|
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() #4695
Caused by 16d9bd8f0d
|
2015-05-25 15:28:32 +01:00 |
Nick Bolton
|
16d9bd8f0d
|
Fixed messed up indentation in commands1.py #4695
|
2015-05-25 15:19:54 +01:00 |
Nick Bolton
|
74dda188dc
|
Reintroduced accidentally removed functions #4695
|
2015-05-25 15:17:18 +01:00 |
Nick Bolton
|
6ba2ddeb7d
|
Added ns upload support to distftp step #4695
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 #4706
Missing change from last commit
|
2015-05-25 14:55:03 +01:00 |
Nick Bolton
|
6788f3db39
|
Moved installer output to Release build config dir #4706
|
2015-05-25 14:21:09 +01:00 |
Adam Potolsky
|
8c82996fc4
|
Merge pull request #4608 from legonigel/master
Rename license to LICENSE closes #4487
|
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 |