Charlie Fenton
|
b797064f0b
|
Mac: Changes to allow building with Xcode 5.0.2
|
2013-11-18 05:41:28 -08:00 |
Charlie Fenton
|
0341a5d0a0
|
Mac installer: Make checks for OS X version consistent
|
2013-11-18 00:56:44 -08:00 |
Charlie Fenton
|
58170a12e8
|
Mac installer: Better fix of check for OS X version < 10.5 if OS X version is less than 10.4
|
2013-11-17 17:30:47 -08:00 |
Charlie Fenton
|
fb79017e1d
|
Mac installer: Fix check for OS X version < 10.5 if OS X version is less than 10.4
|
2013-11-17 17:27:44 -08:00 |
Charlie Fenton
|
7c70f89b80
|
Mac: Fixes to allow minor OS versions > 9 and major OS versions > 10
|
2013-11-15 05:02:04 -08:00 |
Charlie Fenton
|
0ae7df7cd5
|
Mac + VirtualBox installer: add copyright notice
|
2013-11-02 02:45:36 -07:00 |
Charlie Fenton
|
7255c57d2a
|
Mac installer build scripts: add copyright notice, clean up temporary files
|
2013-11-01 02:57:39 -07:00 |
Charlie Fenton
|
13dd299140
|
Mac installer: set Manager login item to not hidden because with wxCocoa 3.0, setting login item to be hidden seems to prevent BOINC Manager from fully starting at login until it is brought to the front. The logic inside BOINC Manager keeps it hidden anyway (unless not attached to any projects.)
|
2013-11-01 02:49:57 -07:00 |
Charlie Fenton
|
e8c1676e82
|
Mac installer: Fix error message (BOINC Manager now requires OS 10.5 not 10.4) and compiler warnings.
|
2013-11-01 02:47:34 -07:00 |
Charlie Fenton
|
49c0bd1ab7
|
Mac installer: optionally build combined BOINC+VirtualBox installer in addition to basic BOINC installer
|
2013-11-01 02:41:10 -07:00 |
Charlie Fenton
|
f7955c8540
|
Mac installer: changes to build and use flat installer packages
- This is a prerequisite for implementing a BOINC + VirtualBox combined Mac installer
|
2013-10-30 05:19:29 -07:00 |
Charlie Fenton
|
bc4db31f32
|
Mac installer: Fix potential intermittent crash bugs
|
2013-10-17 04:22:05 -07:00 |
David Anderson
|
0c8e30d0e9
|
Translation: update templates, and fix tools for generating templates
|
2013-10-15 22:46:18 -07:00 |
Charlie Fenton
|
c9ccf7b402
|
Mac installer: More robust handling of language codes with and without region codes for translations
|
2013-08-16 05:11:32 -07:00 |
Charlie Fenton
|
6d8e8fb0a5
|
Mac installer: fix handling of translations for some languages
|
2013-08-15 04:24:20 -07:00 |
Charlie Fenton
|
7d372d2803
|
Fix warnings of class or global variables shadowed by local variables or arguments
|
2013-07-29 01:31:09 -07:00 |
Charlie Fenton
|
5edbafab87
|
Mac: Fix typos.
|
2013-07-25 01:57:13 -07:00 |
Charlie Fenton
|
ad6ea27471
|
Mac: update installer ReadMe files.
|
2013-07-22 01:05:38 -07:00 |
Charlie Fenton
|
dee0cd5652
|
Mac: updates for building branded installers (GridRepublic, Charity Engine, Progress Thru Processors)
|
2013-07-18 04:28:56 -07:00 |
Charlie Fenton
|
532f9f53d8
|
Mac installer: fix crash bug, improve translations.
|
2013-07-02 03:53:02 -07:00 |
Charlie Fenton
|
dd8b87c734
|
Mac installer: fix crash bug, improve translations.
|
2013-07-02 02:08:21 -07:00 |
Charlie Fenton
|
bbc404f8ae
|
Mac uninstaller: fix a compiler warning.
|
2013-06-24 04:47:15 -07:00 |
Charlie Fenton
|
bb47151304
|
Mac uninstaller: use OS X API to localize directory paths instead of having volunteer translators to do it.
|
2013-06-20 04:06:24 -07:00 |
Charlie Fenton
|
71a2a4350d
|
Mac installer: eliminate minor memory leaks.
|
2013-06-18 05:45:16 -07:00 |
Charlie Fenton
|
53d28e5faa
|
Mac installer and uninstaller: eliminate minor memory leaks.
|
2013-06-18 05:03:45 -07:00 |
Charlie Fenton
|
bbc3719f48
|
Mac uninstaller: fix comments.
|
2013-06-18 04:40:54 -07:00 |
Charlie Fenton
|
b91e4776f0
|
Mac uninstaller: localize the dialog strings in the Uninstall BOINC app.
|
2013-06-18 04:03:24 -07:00 |
Charlie Fenton
|
c5bbb5554b
|
Mac installer:Add BOINC Installer icon to dialogs in the Postinstall app.
|
2013-06-14 19:34:17 -07:00 |
Charlie Fenton
|
49b8570c65
|
Mac installer: localize the dialog strings in the Postinstall app.
|
2013-06-14 04:50:06 -07:00 |
Charlie Fenton
|
d709e6ff20
|
Mac installer: To avoid invalidating our code signing: use a metapackage instead of modifying the property list file to trigger a system restart when needed.
|
2013-06-11 05:40:44 -07:00 |
Charlie Fenton
|
10576cbcbc
|
Mac installer: To avoid invalidating our code signing: use a metapackage instead of modifying the property list file to trigger a system restart when needed.
|
2013-06-11 05:22:12 -07:00 |
Charlie Fenton
|
f06c67f006
|
Mac: add str_replace.h to fix build breaks.
|
2013-06-06 21:27:05 -07:00 |
Charlie Fenton
|
33191c7f8a
|
Mac installer: Fix build breaks due to recent changes for strcpy -> strlcpy.
|
2013-06-04 00:55:57 -07:00 |
David Anderson
|
f0771086fe
|
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2
|
2013-06-03 20:26:12 -07:00 |
David Anderson
|
846b8c7757
|
all components: change strcpy() to strlcpy() when possible.
This commit should cover the client and manager code.
|
2013-06-03 20:24:48 -07:00 |
Charlie Fenton
|
9afe008977
|
Mac installer: Prepare strings in mac installer and uninstaller for localization
|
2013-06-03 17:57:09 -07:00 |
Charlie Fenton
|
5cc3c9601e
|
Mac Installer: Fix a bug which could prevent creating Login Item if MacPorts is installed
|
2013-05-16 03:16:19 -07:00 |
David Anderson
|
c332021853
|
- Mac installer: add missing pclose() (from RustyBSD)
|
2013-03-04 15:23:37 +01:00 |
David Anderson
|
7076ae9e3d
|
- remove execute permissions from various files that shouldn't have them
|
2013-03-01 16:26:08 +01:00 |
Charlie Fenton
|
5cc5c8b5b8
|
Mac installer: Fixes for short (posix) user names containing spaces
svn path=/trunk/boinc/; revision=26018
|
2012-08-15 09:09:41 +00:00 |
Charlie Fenton
|
7b46fdaa40
|
Mac installer: Fixes for short (posix) user names containing space
svn path=/trunk/boinc/; revision=26016
|
2012-08-15 07:11:08 +00:00 |
Charlie Fenton
|
55cf688abe
|
Mac: Update scripts for building branded installers to allow building with Xcode 4.3 under OS 10.7.x Lion
svn path=/trunk/boinc/; revision=25951
|
2012-08-02 11:20:22 +00:00 |
Charlie Fenton
|
6acb88ca81
|
API, SCR: Switch from *.txf fonts to TrueType fonts in graphics apps, ensuring that all related files have no licensing issues
svn path=/trunk/boinc/; revision=25939
|
2012-08-02 06:53:11 +00:00 |
Charlie Fenton
|
2355cf200d
|
Mac: update script which builds our installer to work with Xcode 4.3 for Lion and later
svn path=/trunk/boinc/; revision=25847
|
2012-07-05 12:02:16 +00:00 |
Charlie Fenton
|
40eee78d8b
|
Mac: Code sign the BOINC installer and uninstaller if we have a valid code signing identity
svn path=/trunk/boinc/; revision=25788
|
2012-06-22 09:46:26 +00:00 |
Charlie Fenton
|
4d244f0cc4
|
Mac installer: Create or delete Login Items and set screensaver properly when installing for multiple users on OS 10.7, 10.8
svn path=/trunk/boinc/; revision=25763
|
2012-06-18 11:11:44 +00:00 |
Charlie Fenton
|
4d398df9d8
|
Mac installer: Fix bugs I introduced on May 3 and May 6
svn path=/trunk/boinc/; revision=25762
|
2012-06-16 15:03:11 +00:00 |
Charlie Fenton
|
bb84a36d83
|
Mac installer: changes for OS 10.8 compatibility
svn path=/trunk/boinc/; revision=25651
|
2012-05-06 08:22:37 +00:00 |
Charlie Fenton
|
7cbfe25ed9
|
Mac installer: changes for OS 10.8 compatibility
svn path=/trunk/boinc/; revision=25649
|
2012-05-03 14:09:47 +00:00 |
Charlie Fenton
|
208c712946
|
Mac installer: changes for OS 10.8 compatibility
svn path=/trunk/boinc/; revision=25648
|
2012-05-03 11:40:55 +00:00 |