8571 Commits

Author SHA1 Message Date
Richard Barber
8329e28bb0 Complete reverting UpdateInfo.cmake 2020-02-23 12:13:46 -08:00
Richard Barber
f719c2840e mac:make a dir 2020-02-22 19:16:09 -08:00
Richard Barber
fc4db9a502 mac:images for fancy .dmg 2020-02-22 15:38:51 -08:00
Richard Barber
e81d09aa56 mac:build a fancy .dmg 2020-02-22 15:37:25 -08:00
Richard Barber
e53113ca6d mac:add a destination 2020-02-20 12:01:11 -08:00
Richard Barber
4dbbc40539 mac:config.h.in use macos extention 2020-02-20 11:43:11 -08:00
Richard Barber
4e4faafb08 mac:fix destination of comconst.json 2020-02-20 03:14:46 -08:00
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
a78c4b99df mac:send an absolute path to config.h.in via CMakeLists.txt 2020-02-19 15:51:50 -08:00
Richard Barber
3bbdd89c8f mac: fix -cli and add a linker flag 2020-02-19 14:40:42 -08:00
Richard Barber
9f64679fe0 Merge from dev 2020-02-19 12:04:39 -08:00
Richard Barber
533db7aa17 mac bundle: fix -cli codesigning 2020-02-19 12:03:11 -08:00
Morgan Hardwood
17767ce0aa Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2020-02-18 20:03:30 +01:00
Morgan Hardwood
020051fd4b Better formatting of generateRtexifUpdates
No functional changes.
2020-02-18 20:02:51 +01:00
Ingo Weyrich
e7a4ae3c9f Fix segfault on close of RT when RT was started with a filename as argument 2020-02-18 18:07:45 +01:00
Ingo Weyrich
4ea92d3e93 Fix broken camonst.json 2020-02-18 18:06:21 +01:00
Morgan Hardwood
67b5a422ce Polish translation updated by bwisn, closes #5655 2020-02-18 16:20:16 +01:00
Morgan Hardwood
6e7943752f Added Canon PowerShot S120 dual-illuminant DCP
Closes #5637
2020-02-18 13:29:42 +01:00
Benitoite
85bffa1038
mac: use the LIB var to refer to frameworks dir. 2020-02-17 15:35:31 -08:00
Benitoite
007fe17e48
another whitespace removed 2020-02-17 15:27:59 -08:00
Benitoite
6bc7e16d9b
remove another whitespace 2020-02-17 15:26:41 -08:00
Benitoite
9047e89bd3
options.cc: remove a whitespace 2020-02-17 14:55:01 -08:00
Benitoite
2029bfdf14
mac: revert the travis yml for this PR 2020-02-17 14:50:24 -08:00
Benitoite
3041169499
UpdateInfo.cmake: remove an errant whitespace 2020-02-17 14:49:17 -08:00
Benitoite
b27c78916e
mac:travis adjustment 2020-02-17 14:30:46 -08:00
Richard Barber
3350394c22 mac:lowercase bundle UUID 2020-02-17 14:14:57 -08:00
Richard Barber
b8fce85a2d mac:remove debug outputs 2020-02-17 13:40:39 -08:00
Richard Barber
f11de6b915 mac:options font name adjust. 2020-02-17 13:18:40 -08:00
Richard Barber
097375e543 mac: spell font name correctly 2020-02-17 12:21:45 -08:00
Richard Barber
53ccd55b35 mac:try a string pointer 2020-02-17 11:55:56 -08:00
Richard Barber
0c6bccd4f6 mac:change a variable name 2020-02-17 11:47:09 -08:00
Richard Barber
cca34f16dd mac:use strcat() 2020-02-17 11:44:01 -08:00
Richard Barber
e4f16c2005 mac: use fewer variables 2020-02-17 11:31:39 -08:00
Richard Barber
38037aee8c mac:use a std::string 2020-02-17 11:24:05 -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
7a258d1a25 mac: remove cout outputs 2020-02-16 23:56:24 -08:00
Richard Barber
4905b03372 mac: add some comments 2020-02-16 23:47:44 -08:00
Richard Barber
910ce572b0 mac:reorder a cout 2020-02-16 23:13:46 -08:00
Richard Barber
af624df798 mac:use another variable name for cache folder 2020-02-16 23:03:48 -08:00
Richard Barber
0770363c6f mac:also build cache dir in options.cc 2020-02-16 22:53:56 -08:00
Richard Barber
12ea3db9cb mac:build pathname in options.cc 2020-02-16 22:36:17 -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
Benitoite
e0b23b4387
Merge pull request #18 from Beep6581/dev
Merge dev into patch-22
2020-02-16 01:50:57 -08:00
Benitoite
7b215e83a3
mac: bundle simplification 2020-02-15 18:07:30 -08:00