Commit Graph

391 Commits

Author SHA1 Message Date
Olivier Goffart
dc1070d02d Merge remote-tracking branch 'origin/2.6'
Conflicts:
	CHANGELOG.md
	VERSION.cmake
	src/gui/MacOSXBundleInfo.plist
	src/gui/folderstatusmodel.h
	src/gui/settingsdialog.cpp
2020-02-25 11:45:27 +01:00
Dominik Schmidt
3c7bc6886f Remove sign_app.sh 2020-02-24 11:01:40 +01:00
Hannah von Reth
d0508e855b Remove legacy linux docker 2020-01-22 13:29:33 +01:00
Hannah von Reth
8d58f6c28e Remove legacy qt patches 2020-01-22 13:29:33 +01:00
Hannah von Reth
5d34b2db18 Win: Remove legacy installer 2020-01-22 13:29:33 +01:00
Hannah von Reth
f17b305151 [CMAKE] Do not create a deployable mac bundle during build
This simplifies the cmake scripts and reduces build times
2020-01-09 15:39:32 +01:00
Hannah von Reth
161dd4165c [Mac] Fix deployment of vfs plugin on mac
Fixes: #7544
2019-10-23 15:38:25 +02:00
ownClouders
fdb79fdaed [tx] updated nsis translations from transifex 2019-08-31 01:29:16 +00:00
Dominik Schmidt
f2df451efb Sort languages in languages.nsh to prevent daily - effectively - noop commits 2019-08-27 09:43:51 +02:00
ownClouders
bbcfec433e [tx] updated from transifex 2019-08-07 06:09:57 +00:00
ownClouders
50e412c10a [tx] updated from transifex 2019-08-05 05:07:26 +00:00
ownClouders
b79d2a388e [tx] updated from transifex 2019-08-03 05:05:45 +00:00
ownClouders
63af5988c1 [tx] updated from transifex 2019-08-01 13:44:02 +00:00
ownClouders
d64d942b94 [tx] updated from transifex 2019-07-31 05:02:13 +00:00
ownClouders
7734d64975 [tx] updated from transifex 2019-07-20 05:02:35 +00:00
ownClouders
d04fe0b17f [tx] updated from transifex 2019-07-10 05:02:43 +00:00
ownClouders
240d976868 [tx] updated from transifex 2019-07-06 05:04:39 +00:00
ownClouders
858e0f8a30 [tx] updated from transifex 2019-07-04 05:01:37 +00:00
ownClouders
981476d1ad [tx] updated from transifex 2019-07-02 05:10:48 +00:00
ownClouders
627608c70b [tx] updated from transifex 2019-07-01 05:03:36 +00:00
ownClouders
d4f51935fd [tx] updated from transifex 2019-06-09 05:09:47 +00:00
ownClouders
e4cf449845 [tx] updated from transifex 2019-05-23 15:17:58 +00:00
Markus Goetz
652b52ef81 WebKit: Remove more from macOS and NSIS builds #6451 2019-04-27 11:37:51 +02:00
Christian Kamm
1e1340b457 Merge remote-tracking branch 'origin/2.5' into 2.6 2019-04-17 13:43:53 +02:00
Dominik Schmidt
7a0b8be799 Reenable l10n-push and l10n-pull make targets 2019-04-10 11:12:04 +02:00
ownClouders
596d990c92 [tx] updated from transifex 2019-04-10 11:12:04 +02:00
Dominik Schmidt
1a95067bc7 Add Makefile for handling nsis translations in Transifex 2019-04-10 11:12:04 +02:00
Markus Goetz
626ea031ec macOS: Fix vfs suffix plugin paths #7090 2019-03-16 13:53:48 +01:00
Olivier Goffart
597acba274 Merge remote-tracking branch 'origin/2.5'
Conflicts:
	VERSION.cmake
	src/common/syncjournaldb.cpp
	src/libsync/propagatedownload.cpp
2019-02-08 12:48:31 +01:00
Dominik Schmidt
bd0190676f Sign Autoupdate.app 2019-02-05 09:48:30 +01:00
Dominik Schmidt
3f38484470 Enable runtime hardening for macOS builds 2019-02-05 09:48:30 +01:00
Jenkins for ownCloud
736515d78c [tx-robot] updated from transifex 2019-01-17 01:15:22 +01:00
Dominik Schmidt
5a9bbee708 Add macdeployqt target to make its invocation easier 2019-01-14 12:21:06 +01:00
Dominik Schmidt
bc4fb73cda Remove non-ascii char from macdeployqt.py 2019-01-14 12:21:06 +01:00
Dominik Schmidt
8f705c16c3 Use .dSYM files when dumping symbols for breakpad 2019-01-14 12:21:06 +01:00
Dominik Schmidt
9db9f583b9 Do not select ownCloud in Finder after installation to fix #6781 2018-10-12 19:40:18 +02:00
Dominik Schmidt
ba73f8e5d7 Fix SYSTEM_LIBRARY_BLACKLIST for libs in symlinked toolchain roots 2018-10-12 02:04:22 +02:00
Dominik Schmidt
b247c41c64 Make SYSTEM_LIBRARY_BLACKLIST less brittle 2018-10-11 13:09:35 +02:00
Dominik Schmidt
de3dd3f889 Package libcrypto.dylib and libssl.dylib even if they are also available as system library 2018-10-11 13:09:35 +02:00
Dominik Schmidt
b5a06361b9 Don't look for Qt plugins or libraries in system dirs. 2018-10-11 13:09:35 +02:00
Dominik Schmidt
ba2c4d1b21 Add more debug output to macdeployqt.py 2018-10-11 13:09:35 +02:00
Christian Kamm
9e8464e114 Merge branch 'placeholder-prototype' 2018-04-18 11:02:53 +02:00
Christian Kamm
70b4dc99dc NSIS: Register placeholder extension
Also change the placeholder suffix config option to not include the dot,
the dotless form is needed in the nsis script.
2018-04-18 10:27:51 +02:00
Markus Goetz
55414d4c1d macOS: Don't hardcode path in Installer source 2018-04-04 16:45:42 +02:00
Markus Goetz
3bafa1ec89 macOS: Offer only standard installation in installer 2018-04-04 16:23:18 +02:00
Markus Goetz
dfc0545994 create_mac.sh: Also name properly in source dir 2018-04-04 15:46:16 +02:00
Markus Goetz
71de396a5d macosx.pkgproj; This is a .cmake preprocessed file 2018-04-04 15:42:31 +02:00
Markus Goetz
e9646364a0 macdeployqt: Adjust minimum version based on our Qt #5932 2018-04-03 21:31:02 +02:00
Markus Goetz
75241c6cd6 Remove admin/osx/sign_dmg.sh
We don't do dmh anymore.
2018-04-03 19:27:20 +02:00
Joss Brown
fc4582ddf6 postinstall macOS: check if Finder is running
Some users have disabled Finder, and the postinstall will always reenable Finder, unless it checks Finder status first.
2018-04-03 16:00:08 +02:00