Daniel Molkentin
7390ddbd98
Mac OS: The Resource/ folder in Qt frameworks might not exist
...
Make sure to create it
2015-04-17 13:31:05 +02:00
Daniel Molkentin
c3dca7a288
OS X: Actually Make the signing script fail on failure
...
Addresses #3114
2015-04-16 16:35:09 +02:00
Daniel Molkentin
96ff0076c7
Fix mac deployment again
2015-04-16 16:35:09 +02:00
Markus Goetz
6c4b7f1479
OS X: Always return 0 from pre_install.sh
2015-03-13 16:35:44 +01:00
Jocelyn Turcotte
4c13992f5d
Add a gen_sym_files script for OSX
...
This attempts to replicate what i686-w64-mingw32-gen_sym_files
is doing for us with MinGW by parsing the output of otool -L
to get the library name actually used by the executable.
2015-03-06 19:28:53 +01:00
Daniel Molkentin
39097980b0
Deployment: Accessiblewidgets no longer exists in Qt 5.4
...
Part of #2699
2015-01-22 15:27:19 +01:00
Markus Goetz
dc5d0e367c
OS X: Improve installer
...
This should mostly fix #2105 and #2044
2014-12-16 19:08:12 +01:00
Klaas Freitag
c5daf7d1b6
Mac installer: Make the installer background brandable for MacOSX.
2014-12-03 14:37:59 +01:00
Daniel Molkentin
e1fa6f1a0d
fix_frameworks is no longer required
...
This is taken care of by macdeployqt.py, which is
run during "make install"
2014-12-03 13:41:12 +01:00
Markus Goetz
fab82107bb
OS X: Don't use hardcoded name in packages file
2014-11-21 16:34:30 +01:00
Markus Goetz
7ada625161
OS X: Fix packages file
2014-11-17 17:48:29 +01:00
Craig Morrissey
2120ff8037
fix resources path and permissions
2014-10-23 16:42:32 -04:00
Markus Goetz
0d9ae241c9
OwnCloudFinder: Rename to SyncStateFinder
...
Project file names stay the same, only the output file(s) changed
2014-10-23 12:19:19 +02:00
Daniel Molkentin
83880aed52
Add proper background for OS X installer
...
Fixes #2335
2014-10-22 18:02:19 -04:00
Daniel Molkentin
6048a7143a
Revert "Remove references to qsqlite3"
...
QtWebkit needs it
This reverts commit b1c10c8454
.
2014-10-20 10:27:34 +02:00
Markus Goetz
b1c10c8454
Remove references to qsqlite3
2014-10-16 17:51:17 +02:00
Markus Goetz
f0fef4f232
OS X: Fix .app creation for non-system Qt
2014-10-09 16:50:03 +02:00
Markus Goetz
32aaecd832
macdeployqt: Fix missing symbol
2014-10-09 12:07:00 +02:00
Daniel Molkentin
1d8900dc19
OS X: write a qt.conf file
2014-10-01 23:57:14 +02:00
Daniel Molkentin
171fd22d91
Fix rpath for libraries
2014-10-01 21:41:56 +02:00
Daniel Molkentin
5213970c3d
OSX: fix signing script
2014-10-01 17:57:51 +02:00
Daniel Molkentin
5f715ca063
OSX: fix Frameworks path in signing script
2014-10-01 16:04:24 +02:00
Daniel Molkentin
0ceeff62d6
Fix app signing on OS X
2014-10-01 15:34:42 +02:00
Daniel Molkentin
f53a7c0e4a
Improve macdeploy script
2014-10-01 15:34:42 +02:00
Daniel Molkentin
41b07d045a
OS X: Use a python script to fix for bundle fixup...
...
...rather than relying on cmake magic
2014-10-01 15:34:42 +02:00
Daniel Molkentin
1a2fff8ed8
OS X: Use a python script to fix for bundle fixup...
...
...rather than relying on cmake magic
2014-09-30 17:09:16 +02:00
Klaas Freitag
8f8265b219
Mac Installer: Add file name quoting.
2014-09-22 16:45:33 +02:00
Klaas Freitag
00ae3c3120
Mac Installer: Rename the final package to branded.
2014-09-22 16:38:51 +02:00
Klaas Freitag
1e49f152be
Mac create pkg: Adjust background image path
2014-09-22 16:25:23 +02:00
Klaas Freitag
f72ca4d83e
Mac installer: Use template value for bundle name
2014-09-22 16:18:30 +02:00
Markus Goetz
49c40a4b11
OS X: Have the PKG installer also be signed
2014-09-02 17:57:22 +02:00
Markus Goetz
d1eff0ae24
OS X: Add sign_app.sh
2014-09-02 16:14:00 +02:00
Markus Goetz
7da8a5e374
OS X: Create tbz in create_mac_pkg.sh
...
Sparkle needs this
2014-09-02 12:15:11 +02:00
Daniel Molkentin
59a9cc7c12
OS X build: use correct macro for version number
2014-08-28 00:08:24 +02:00
Markus Goetz
f8b1b243c1
OS X: Fix installer target name if we have a build number
2014-08-27 14:44:21 +02:00
Markus Goetz
61138b58bf
OS X: Quote the installer filename
...
Viel hilft viel
2014-08-27 12:49:22 +02:00
Markus Goetz
5490063b7e
OS X: Fix installer creation
...
The script should know independently of the machine
2014-08-27 12:02:57 +02:00
Klaas Freitag
eb898646bc
Create Mac Pack: Copy the creator script to the build directory.
2014-08-26 18:13:43 +02:00
Markus Goetz
b62b87eed3
OS X: Rename LiferayNativity code for shell icons
2014-08-18 12:57:29 +02:00
Markus Goetz
fe3f751a8a
OS X: Slightly improve pkgproj
...
It is still too much bound to Klaas' machine.
2014-08-05 17:16:17 +02:00
Klaas Freitag
0a7642dbe0
Mac Package: New shellscript and packages steering file.
2014-08-01 12:19:08 +02:00
Daniel Molkentin
70eb688e86
fix frameworks during signing
2014-03-28 14:46:08 +01:00
Daniel Molkentin
f8d996258e
OS X: Make script more even robust
2014-02-28 11:16:25 +01:00
Daniel Molkentin
c8714be1d2
mac os sign script: quote all params
2014-02-28 10:23:02 +01:00
Markus Goetz
372f8b3426
OS X: Document how to disable the auto updater
2014-02-13 14:11:04 +01:00
Markus Goetz
034c3ae017
Sparkle: Sample RSS
...
The real thing will be stored on owncloud.com somewhere.
2014-02-04 17:37:01 +01:00
Markus Goetz
e001e70816
Sparkle: Get it working
2014-02-04 17:37:01 +01:00
Daniel Molkentin
d1451a3c90
Mac: Use hdiutil attach instead of open during signing
2013-08-28 12:53:34 +02:00
Daniel Molkentin
1e1751e451
sign_dmg.sh: increase wait time for dmg mount
2013-01-28 21:04:43 +01:00
Daniel Molkentin
d52d32f1b3
add helper script to sign app bundle
2012-10-10 16:57:07 +02:00
Dominik Schmidt
ccac3dcf95
Make it buildable as bundle on OSX
2012-04-16 13:03:20 +02:00