211 Commits

Author SHA1 Message Date
Benitoite
49e93d27b3
macOS: use DYLD_FALLBACK_LIBRARY_PATH 2020-02-02 01:45:38 -08:00
Benitoite
10b6171f63
macOS: fix a ditto statement 2020-02-02 01:10:45 -08:00
Benitoite
081c4eedee
macOS: use ${app} to call binary from exec-loader 2020-02-02 01:01:51 -08:00
Benitoite
2b307218be
macOS: exec loader, harden app to /Applications 2020-02-01 15:45:23 -08:00
Benitoite
07a6ec5f10
macOS: cleanup rpaths, gdk adjustments 2020-02-01 15:44:05 -08:00
Benitoite
91259a2328
macOS: Fix location of pixbuf loaders 2020-02-01 10:15:42 -08:00
Benitoite
8970da1c2c
macOS: preserve binary resources / codesign frmwks
Copies libraries using `ditto`
Codesigns each in Contents/Framework
2020-02-01 08:20:58 -08:00
Benitoite
136c67f083
macOS: libexpat handling 2020-01-17 10:15:16 -08:00
Benitoite
5ca8c85334
macOS: one fewer /local for libjpeg 2020-01-04 12:36:28 -08:00
Benitoite
d420acdded
macOS: /local after $LOCAL_PREFIX 2020-01-04 12:16:55 -08:00
Benitoite
f3d4d8027b
macOS: use $LOCAL_PREFIX for gtk locations 2020-01-04 08:57:06 -08:00
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
Quinten Krijger
64ce4d6bb9 macos: patch libiconv 1.16 2019-12-13 14:01:56 +01:00
Morgan Hardwood
0edbdc8862 Added image/x-canon-cr3 mime type #5319 2019-12-12 12:53:39 +01:00
Morgan Hardwood
1a3d4504d1 Updated file, closes #5301 2019-10-07 21:03:52 +02:00
Morgan Hardwood
8f0de49d41 Whitespace cleanup
Cleans up whitespace (tab -> space), alignment and DOS line endings.
2019-10-03 11:43:12 +02:00
Morgan Hardwood
60b2196bce Updated gnu.org links to use HTTPS 2019-09-10 12:34:57 +02:00
Morgan Hardwood
4afe2d8f28 Added camconst_creator.ods
Automatically create dcraw_matrix entry for camconst.json
2019-08-14 10:57:04 +02:00
Benitoite
daedba584a
Mac: simplify exec. loader interpreter 2019-06-16 03:08:35 -07: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
1ad9444259
Mac: cleanup executable loader script 2019-06-15 23:12:31 -07:00
Benitoite
2ed66677b8
Mac: Property lists for nested app bundle 2019-06-15 23:09:00 -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
Morgan Hardwood
d189def092 Removed "Polish (Latin Characters)" from generateTranslationDiffs 2019-03-31 23:34:51 +02:00
Morgan Hardwood
187af53c3f generateTranslationDiffs formatting 2019-03-31 23:29:09 +02:00
Morgan Hardwood
74d23e6dd6 Updated generateUnusedKeys 2019-03-31 22:48:34 +02:00
luz.paz
ba840dd260 Misc. typos and whitespace fixes
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata` 
`rawtherapy-whitelist.txt` consists of:
```
adn
amin
autor
ba
byteorder
cas
childs
developpement
dum
foto
fro
inbetween
interm
ist
iten
ith
lonly
nd
ois
optio
preserv
skipp
som
spred
substracted
tbe
tim
uint
unselect
```
2019-03-22 06:38:00 -04:00
Morgan Hardwood
7f49b96a8a Fix Windows compilation and InnoSetup 2019-03-12 00:05:27 +01: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
Beep6581
4631c142f8
Merge pull request #4790 from muellesi/multiuser-installer
Add Single User/Multi User switch to Windows setup.
2018-09-19 06:09:12 +02: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