Quinten Krijger
|
67e35fdb5d
|
ci macos: fix icons path
|
2019-12-13 16:06:47 +01:00 |
|
Quinten Krijger
|
10d5fc4d8e
|
ci macos: fix globbing
|
2019-12-13 16:06:47 +01:00 |
|
Quinten Krijger
|
0e7a7efa1a
|
ci macos: create directories for icons
|
2019-12-13 16:03:25 +01:00 |
|
Quinten Krijger
|
055072c15a
|
ci macos: install shared-mime-info
|
2019-12-13 16:03:25 +01:00 |
|
Quinten Krijger
|
ed05d15612
|
ci macos: follow symlink files in copy
|
2019-12-13 16:03:25 +01:00 |
|
Quinten Krijger
|
f6f9da10cc
|
ci macos: do not include libprint to avoid error
|
2019-12-13 16:03:25 +01:00 |
|
Quinten Krijger
|
bff973eef8
|
ci macos: debug printing for mime copy action
|
2019-12-13 16:03:20 +01:00 |
|
Quinten Krijger
|
5298f95cbd
|
ci macos: follow symlinked files while copying
|
2019-12-13 16:02:00 +01:00 |
|
Quinten Krijger
|
aa6140198b
|
ci macos: simplify frameworks path
|
2019-12-13 15:47:36 +01:00 |
|
Quinten Krijger
|
f463cf8085
|
ci macos: fix, libprint .so files are now also in target LIB
|
2019-12-13 15:47:36 +01:00 |
|
Quinten Krijger
|
56169fb95d
|
ci macos: cp resources from where they actually are
|
2019-12-13 15:47:36 +01:00 |
|
Quinten Krijger
|
fa2e8e6354
|
ci macos: many fixes for library locations (homebrew)
|
2019-12-13 15:47:36 +01:00 |
|
Quinten Krijger
|
351fe7e2f1
|
ci macos: fix for gdk-pixbuf not being within gtk+3 (on brew)
|
2019-12-13 15:47:36 +01:00 |
|
Quinten Krijger
|
7eb2366e98
|
ci macos: link gdk-pixbuf from usr/local/opt
|
2019-12-13 15:43:06 +01:00 |
|
Quinten Krijger
|
0a4f140aad
|
ci macos: fix path for gdk-pixbuf-2.0
|
2019-12-13 15:43:06 +01:00 |
|
Benitoite
|
1d04026e9c
|
Mac: update an absolute path
|
2019-06-15 23:24:38 -07:00 |
|
Benitoite
|
f77eb3e4d2
|
Mac: Use codesigning sandbox, entitlements
Allows file system access in MacOS 10.15 *Catalina*
|
2019-06-15 23:14:52 -07:00 |
|
Benitoite
|
1141f5fc65
|
Fix a typo in macosx_bundle.sh
|
2019-06-13 06:44:33 -07:00 |
|
Benitoite
|
7ee7be1833
|
macOS: Copy some libraries into the bundle
for libexpat and libz
|
2019-06-13 02:14:37 -07:00 |
|
Benitoite
|
0de04eea93
|
macOS: optionally notarize app and dmg
For macOS 10.15 *Catalina* compatibility: will notarize app and dmg with credentials provided thru cmake command.
|
2019-06-13 01:57:37 -07:00 |
|
Benitoite
|
dec20d09fd
|
Mac bundle: update to libomp
and `--timestamp` the code signings.
|
2019-06-06 22:26:34 -07:00 |
|
Benitoite
|
96c53ca566
|
mac: specify HFS+ filesystem for dmg
Fixes incompatibility between generated dmg on macos 10.14 and trying to open in 10.11.
|
2018-12-01 11:37:59 -08:00 |
|
Benitoite
|
96715ba7b3
|
macOS: Update lensfun version, copy some libs
Copies 2 libs not picked up by the routine and bumps the lensfun dylib version.
|
2018-12-01 09:44:19 -08:00 |
|
Benitoite
|
d6e4ba296e
|
Mac: codesign app and dmg
Gets the cached CODESIGNID value via cmake and signs the app and dmg with it.
|
2018-09-17 15:58:19 -07:00 |
|
Benitoite
|
6fb92a4165
|
Mac: make Frameworks folder flat
codesign command does not accept subfolders in Frameworks, so mv the contents of two subfolders back out to the Frameworks directory.
|
2018-09-17 12:49:55 -07:00 |
|
Benitoite
|
acd17ac510
|
MacOS: update macosx_bundle.sh
Copies libiomp5 and liblensfun.1 to Frameworks, and uses lensfun db 2.
|
2017-12-13 16:40:50 -08:00 |
|
Benitoite
|
08b1b41770
|
Update macosx_bundle.sh
|
2017-10-25 01:07:06 -07:00 |
|
Benitoite
|
0719b5f27a
|
Copy libiomp5 license file into the app bundle.
|
2017-10-23 11:43:12 -07:00 |
|
Morgan Hardwood
|
d1da927a2c
|
Changed hard-coded path to RESOURCES variable in macosx_bundle.sh, #4107
|
2017-09-26 14:09:17 +02:00 |
|
Benitoite
|
fdd207693b
|
Update macosx_bundle.sh
|
2017-09-25 23:29:02 -07:00 |
|
Morgan Hardwood
|
fbdd0d1ab8
|
macOS - set rpath for CLI, fixes #3985
|
2017-07-25 15:27:10 +02:00 |
|
Morgan Hardwood
|
9a13e4b360
|
Link rawtherapee-cli in tools/osx/macosx_bundle.sh + safety fixes, #3924
|
2017-07-17 00:22:20 +02:00 |
|
Morgan Hardwood
|
e749b8eb10
|
Fixes macOS crash if app bundle is renamed, #3882
|
2017-07-15 23:33:39 +02:00 |
|
ion12
|
c562385f15
|
macOS build fixes suggestions take 2
Suggestion for resolving
CMakeLists.txt , macosx_bundle.sh , executable_loader.in
Please review + double-check on macOS
|
2017-04-18 00:26:28 +01:00 |
|
Morgan Hardwood
|
36cd8b7787
|
Mostly macOS-related changes to CMake and build scripts, #3678
|
2017-04-09 15:04:57 +02:00 |
|
Morgan Hardwood
|
f1e253b176
|
Git version fix for macOS files.
|
2017-01-29 20:53:03 +01:00 |
|
Beep6581
|
0e0f5dd80d
|
Shortened DMG image filename, closes #3162
|
2016-03-07 17:59:21 +01:00 |
|
Beep6581
|
9f29f49f01
|
Re-formatted tools/osx/macosx_bundle.sh
|
2016-02-21 23:45:48 +01:00 |
|
Beep6581
|
0539058382
|
Fixed old paths in osx scripts and quoted some variables
|
2016-02-21 23:35:48 +01:00 |
|
Beep6581
|
817ac17189
|
Updated OS X scripts and moved OS X and Windows files from rtdata/ to tools/
|
2016-02-20 18:30:59 +01:00 |
|