Commit Graph

12 Commits

Author SHA1 Message Date
Vitalii Koshura 44742026e2
Remove trailing whitespaces. Add CI script to verify in on every commit
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-05 20:08:17 +02:00
Charlie Fenton a71f055a40 Mac installer: turn off debugging print statements 2023-04-29 09:28:37 -07:00
Charlie Fenton 49fecc6d71 Mac: Fix automatic launch on login under MacOS 13.3.1 2023-04-29 07:46:19 -07:00
Charlie Fenton c88301a3ef Mac Installer & Uninstaller: Fix display of name of helper apps under MacOS 13 Ventura
- Fix installing a branded build over unbranded or an unbranded build over branded.
2023-03-06 03:57:06 -08:00
Charlie Fenton ae5e68b2d7 Mac: make uninstaller work even if user deleted BOINC Data directory 2023-02-24 04:39:43 -08:00
Charlie Fenton aecfe8ed15 Mac: Fix "Show graphics" from Manager for MacOS 13 2022-11-08 05:49:46 -08:00
Charlie Fenton 8ff6eee9d8 Fix Xcode 13 (Apple clang version 13.1.6) compiler warnings in Mac-specific source files 2022-04-06 01:26:49 -07:00
barton26 d74b625f81 m4 + mac_installer typos 2021-10-06 14:42:17 -04:00
Charlie Fenton d77904076e Mac: replace unreliable getlogin() calls with getenv("USER") 2019-12-20 03:59:13 -08:00
Charlie Fenton 6eaadd86ed Mac installer: delay running finish_install or finish_uninstall until this user is the active login (in case of fast user switching) 2019-12-20 00:17:48 -08:00
Charlie Fenton db8b50b5e8 Mac installer: Minor optimization to changes to avoid Mojave security dialog 2018-10-10 05:54:21 -07:00
Charlie Fenton dcab93b69a Mac installer: Finish implementing changes to avoid Mojave security dialog 2018-10-10 04:44:56 -07:00