Commit Graph

238 Commits

Author SHA1 Message Date
Richard Barber
d21f051f43 mac:sync build directories locations 2020-02-20 01:56:00 -08:00
Richard Barber
9bc078c5bb mac:export non-relative paths to config.h 2020-02-20 01:17:49 -08:00
Richard Barber
3bbdd89c8f mac: fix -cli and add a linker flag 2020-02-19 14:40:42 -08:00
Richard Barber
533db7aa17 mac bundle: fix -cli codesigning 2020-02-19 12:03:11 -08:00
Morgan Hardwood
020051fd4b Better formatting of generateRtexifUpdates
No functional changes.
2020-02-18 20:02:51 +01:00
Richard Barber
3350394c22 mac:lowercase bundle UUID 2020-02-17 14:14:57 -08:00
Richard Barber
18c360ed4d mac:fix a glob for frameworks codesign 2020-02-17 07:34:07 -08:00
Richard Barber
c6579a4efc mac:fix a codesign stmnt 2020-02-17 07:32:19 -08:00
Richard Barber
c9f887281e mac: truncate homedir 2020-02-17 06:55:18 -08:00
Richard Barber
4905b03372 mac: add some comments 2020-02-16 23:47:44 -08:00
Richard Barber
d8d96784a4 mac: set config path in options.cc 2020-02-16 20:21:07 -08:00
Richard Barber
8b1438f23d mac: also set RT_SETTINGS and RT_CACHE 2020-02-16 14:53:36 -08:00
Benitoite
209f8a5921 mac: sets the Resources font folder
Sets a directory of fonts to use by the app @ Contents/Resources/etc/fonts (https://developer.apple.com/documentation/bundleresources/information_property_list/atsapplicationfontspath?language=objc)
2020-02-16 11:33:16 -08:00
Richard Barber
338c2aacce mac:bundle simplification cont'd 2020-02-16 06:08:12 -08:00
Richard Barber
9d24423c77 mac: simplify bundle structure 2020-02-15 15:56:20 -08:00
Benitoite
3349aa041a mac: include .so objects in routine 2020-02-09 13:25:45 -08:00
Benitoite
cb09e78e81 mac: convert case statement to if 2020-02-09 12:21:47 -08:00
Benitoite
9115addbc2 mac: copy correct AboutThisBuild.txt into bundle 2020-02-09 11:25:21 -08:00
Benitoite
344e9862ef mac: append bundle-time to AboutThisBuild.txt
Appends a section of information to uniquely identify a particular bundle.
2020-02-08 13:14:37 -08:00
Benitoite
5dc1c1dce2 Mac: install_name change after CheckLink 2020-02-07 13:10:32 -08:00
Benitoite
fefb9c43b9 macos_bundle.sh: fix libpixbuf and immodules
Fixes building libpixbuf and immodules database by modifying install names later on.
2020-02-07 12:45:24 -08:00
Benitoite
0bec7719fe macos: fix some script errors by re-ordering ops 2020-02-07 10:49:01 -08:00
Benitoite
efd28baa3a macOS: specify certain library destinations 2020-02-02 06:02:49 -08:00
Benitoite
17b7783e72 macOS: correct copy bundle to temp dir for dmg. 2020-02-02 04:25:48 -08:00
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