Chris Simons
fb3eaa3e3c
Add warnings for users manually running `build_installer.sh` and `reref_dylibs.sh` manually
2020-05-02 13:27:58 -07:00
Chris Simons
e37277fe8f
Add script that uses macdeployqt instead of `reref_dylibs.sh` shell script to create the `.app` bundle
2020-05-02 12:30:18 -07:00
Adrian Lucrèce Céleste
9080ce451b
Merge pull request #486 from ctsrc/script-dir
...
Replace hard-coded names of build directory in build_installer.sh scr…
2019-11-09 21:33:50 -05:00
Adrian Lucrèce Céleste
22e353869a
Add settings in the Info.plist file that enable high-DPI support… ( #488 )
...
Add settings in the Info.plist file that enable high-DPI support on macOS
2019-11-09 21:33:27 -05:00
Erik Nordstrøm
3737ed634d
Add settings in the Info.plist file that enable high-DPI support on macOS.
...
These changes follow the instructions in the official Qt docs.
https://doc.qt.io/qt-5/highdpi.html
2019-11-08 03:15:13 +01:00
Erik Nordstrøm
983b84be35
Remove shell script that changes directory and then executes barrier on macOS, and execute barrier directly instead.
2019-11-08 02:00:15 +01:00
Erik Nordstrøm
9c6de19f17
Replace hard-coded names of build directory in build_installer.sh script for macOS with looking at the location of the script by the script itself when it is run. This makes it possible to have differently named build dirs for debug and release builds, and without restricting what each of those directories must be named.
2019-11-08 01:01:10 +01:00
Adrian Lucrèce Céleste
2f86911c87
Merge pull request #287 from noisyshape/windows-installer-fix
...
Windows installer fix
2019-04-21 12:24:55 -04:00
noisyshape
35e6693d6d
Fix XML
2019-04-12 10:49:49 -04:00
noisyshape
cdf37376f5
Remove hardcoded paths
2019-04-12 10:49:49 -04:00
noisyshape
6a70ef9efb
Create version number for wix
2019-04-12 10:49:49 -04:00
Wendall Cada
75db3a64ca
Working spec file for Fedora
2019-03-21 10:23:11 -07:00
jwestfall
726f5e2b53
OSX: let build_installer.sh create a working Barrier.app on debug builds
...
build_installer.sh on OSX is responsible for populating Barrier.app to
make it viable to run and creating a dmg for release. However its only
works if you run it against a release build. This patch makes so you can
run it on a debug build and it will populate Barrier.app but doesn't
create the dmg.
2019-01-24 19:45:40 -08:00
Miroslav Lences
730c065ee7
Fix macos build issues
2018-12-29 03:05:20 +01:00
Povilas Kanapickas
b8fa610f8f
Build full installer via clean_build.sh ( #157 )
...
* OSX: Fix lack of newlines in build messages
* OSX: Build full installer as part of the installer build via cmake
2018-10-19 13:17:04 -04:00
walker0643
3794767459
add firewall rule for default port on installation (windows)
2018-09-08 16:49:08 -04:00
walker0643
7fd6711829
remove stale references to syntool/synwinhk
2018-05-10 11:42:08 -04:00
walker0643
b9a59c014f
don't build barrierd for non-windows platforms; removed some synergy-related legacy checks
2018-03-11 12:48:59 -04:00
walker0643
c605cbdbcc
fix macos installer script
2018-03-01 13:27:58 -05:00
walker0643
116a133902
fix macos installer script
2018-03-01 13:22:47 -05:00
walker0643
e6a3a124ee
improve macos build
2018-03-01 13:05:53 -05:00
walker0643
db1e05ff08
integrate inno installer into cmake
2018-03-01 10:57:13 -05:00
walker0643
cebe7873a4
Merge branch 'master' of github.com:debauchee/barrier
2018-02-16 11:55:41 -05:00
walker0643
3b20310deb
update macos bundle icon
2018-02-16 11:55:16 -05:00
walker0643
71a20eedec
automate building mac installer
2018-02-13 22:11:56 -05:00
walker0643
5bd7e6bfe8
add inno installer scripts
2018-02-10 16:46:50 -05:00
walker0643
f30fe8775c
configure qt version automatically in installer script
2018-02-10 13:44:33 -05:00
walker0643
3023f9b469
remove redistributable magic (that doesn't work) from installer and
...
re-add qwindows.dll
2018-02-09 20:51:57 -05:00
walker0643
d5544dc6d1
fix installer build. at this point the process is not at all robust..it mainly just works for me.
2018-02-06 20:08:37 -05:00
walker0643
f12bfdfedc
rebranding symless/synergy to debauchee/barrier
2018-01-27 16:48:17 -05:00
Andrew Nelless
f51ec97b3b
Update Qt version
2017-11-26 20:09:57 +00:00
Andrew Nelless
2600cb303d
Bump Qt 5 version
2017-11-16 00:27:35 +00:00
Andrew Nelless
fa2b12bc63
Update Qt version number
2017-07-21 15:04:34 +01:00
Andrew Nelless
43948f7871
Merge pull request #6048 , fixes #5844
...
Fix icon paths on Linux
2017-05-23 10:58:28 +01:00
Connor Lirot
32f4dea7f5
Fix icon path in RPM spec
2017-05-22 20:26:41 -05:00
Andrew Nelless
56f7403f68
Update synergy.spec.in
2017-05-22 17:56:49 +01:00
Andrew Nelless
8d92b7ad45
More CMake version number tweaking
2017-05-22 16:04:57 +01:00
Andrew Nelless
9d79f9bee4
Update RPM spec to use BUILDS_TODAY
2017-05-22 11:10:29 +01:00
Andrew Nelless
0f137543e4
Generate useful release tag in RPM specfile
2017-05-22 09:52:27 +01:00
Andrew Nelless
9732e3f9bc
Revert "Configure debian package directory"
...
This reverts commit 17abdefd20
.
2017-05-09 11:21:51 +01:00
Andrew Nelless
17abdefd20
Configure debian package directory
2017-05-09 11:12:20 +01:00
Andrew Nelless
0ac88db778
Remove synergyd from RPM
2017-04-27 12:47:09 +01:00
Andrew Nelless
032ca5cf30
Remove duplicated install process between RPM spec and CMake
2017-04-27 12:26:01 +01:00
Andrew Nelless
10cabbc5a0
Fix Synergy icon on Linux
2017-04-26 17:38:28 +01:00
Andrew Nelless
c4feae3491
Fix rpm spec variable substitution
2017-04-26 16:04:03 +01:00
Andrew Nelless
563b8c5b31
Delete old debian specs
2017-04-26 15:38:53 +01:00
Andrew Nelless
cb1b7eee50
Clean up RPM spec
2017-04-26 15:34:48 +01:00
Andrew Nelless
78faf2712e
New macOS icon
2017-03-22 14:24:43 +00:00
Andrew Nelless
adf051a354
Make CMake configure Synergy version number in WiX
2017-03-08 15:14:51 +00:00
Andrew Nelless
8d8d4d600e
Move Info.plist and PkgInfo in to the correct bundle directory
2017-03-07 13:41:37 +00:00