Commit Graph

21048 Commits

Author SHA1 Message Date
David Anderson 7b2ca9e787 Client (Android): run the Whetstone benchmarks using VFP or Neon if available. From Carl. 2013-08-27 21:08:02 -07:00
David Anderson 4430a2cacd Update Win project files for new .cpp file 2013-08-25 15:27:11 -07:00
David Anderson c1ee47216b Move OpenCL-related code to a separate file 2013-08-25 14:13:14 -07:00
David Anderson b2e06e0704 Server: various fixes for "make install" 2013-08-24 20:36:49 -07:00
David Anderson 223f448739 Server: fix "make install" file permission 2013-08-23 22:05:59 -07:00
David Anderson f13c3d58ea fix bug in trickle handler framework; from Christian 2013-08-23 13:01:53 -07:00
Rom Walton 1deb7a13bb android: fix build break 2013-08-23 15:47:39 -04:00
Rom Walton 9962a99d77 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-08-23 14:04:00 -04:00
Rom Walton baff4f554b MGR: Align the sync with account manager functionality with the attach to account manager functionality with regards to account manager name location. Currently to print random stack stuff on the completion page. 2013-08-23 14:02:58 -04:00
David Anderson e674006bcd fix wrapper build script for Android 2013-08-23 09:55:46 -07:00
David Anderson 628ba8f0ef Tweaks to deadline-extension trickle handler, from Christian 2013-08-23 09:45:45 -07:00
David Anderson 95d12b76e7 server: add code for extending deadlines via trickle-ups; from Christian 2013-08-23 00:34:37 -07:00
David Anderson b10348ca1a client (Android): use random string for domain name
- parse domain_name from state file
- if it's empty, generate one of the form android_xxxxxxxx
- don't use MAC address
2013-08-22 23:50:13 -07:00
Rom Walton 2c369e802c VBOX: Update build number 2013-08-22 21:09:45 -04:00
Rom Walton 04217e2c97 VBOX: Code cleanup 2013-08-22 21:09:24 -04:00
David Anderson 6b5285ba04 client: more MAXPATHLEN fixes 2013-08-22 17:06:09 -07:00
David Anderson ef82d5d9fb server: fix compile error on systems that don't define MAXPATHLEN 2013-08-22 17:01:45 -07:00
David Anderson 17c8f90926 BOINC web: fix translation problems
- change build_po.php to included news.inc and omit poll stuff
- remote.po.inc files before generating them (otherwise we'll always append)
2013-08-22 16:33:08 -07:00
Rom Walton a017f694a8 WINBUILD: Fix the bootstrap icon for CE and PTP 2013-08-22 14:01:30 -04:00
Rom Walton 758fe34cfa WINBUILLD: Fix skin install location problem 2013-08-22 11:15:10 -04:00
Rom Walton ca0583fd4b WINBUILD: Fix the startup registry key for the 'All Users' install path. 2013-08-22 11:09:38 -04:00
Charlie Fenton 53eceeb71e client: better error handling for OpenCL CPUs 2013-08-22 07:25:36 -07:00
Charlie Fenton 8a2d5d8c50 client: better error handling for OpenCL CPUs 2013-08-22 07:02:59 -07:00
Charlie Fenton c5724ca325 client: For compatibility with boinc_get_opencl_ids(), don't include CPU when enumerating opencl_dev_index 2013-08-22 06:16:36 -07:00
Charlie Fenton 5a81b939e2 lib: fix a comment 2013-08-22 05:20:29 -07:00
Charlie Fenton eb15b04d4a client: implement support for OpenCL detection of CPUs
Notes:
- The same CPU can have a different cpu_opencl_prop for each of multiple OpenCL platforms.  We send them all to the project server because:
   - Different OpenCL platforms report different values for the same CPU.
   - Some OpenCL CPU apps may work better with certain OpenCL platforms.
- OpenCL has only 64 bits for global_mem_size, so it can report a max of only 4GB; get the CPU RAM size from gstate.hostinfo.m_nbytes.
2013-08-22 05:06:54 -07:00
Rom Walton cf7cc1071a android: Remove the default global prefs override file from the installation process. The default values are now in the core client. 2013-08-21 12:44:08 -04:00
Rom Walton 84b5162d2d VBOX: Be more specific on the reason for the VirtualBox not being ready. It was a long time between incidents in dealing with a Linux kernel upgrade and the need to recompile the VirtualBox drivers. Vboxwrapper properly put the task into a waiting mode but the status message in the manager didn't give the right kind of hint as to the problem. 2013-08-21 12:39:37 -04:00
Rom Walton 655fd5e429 VBOX: Fix trickle-up message passing. (From: Christian Beer) 2013-08-19 13:05:57 -04:00
David Anderson 769cc7eaea admin web: link hosts in failure page 2013-08-16 22:31:18 -07:00
David Anderson e401380d5c admin web: fix PHP errors in failure page 2013-08-16 22:21:12 -07:00
Charlie Fenton f94d1822cd Mac installer: Don't load more languages for a catalog if we've already loaded it for English 2013-08-16 21:48:18 -07:00
David Anderson cca4b96152 admin web: fix PHP warning 2013-08-16 12:20:40 -07:00
David Anderson 84a6f89840 client and API, Unix: code cleanup, no functional change 2013-08-16 12:20:01 -07:00
David Anderson 6501519031 admin web: in failure-by-version page, show anon platform versions correctly 2013-08-16 11:59:46 -07:00
David Anderson 7f241ed5b4 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-08-16 10:45:56 -07:00
David Anderson 4a8e916399 admin web: fix "error by platform" page if anon platform used 2013-08-16 10:44:58 -07:00
Rom Walton 2c6cde00e8 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-08-16 11:12:31 -04:00
Rom Walton 46901a4fa2 WINBUILD: Fix filenames. For some reason the cc_config.xml file was named 'cc_ config.xml' which was causing file not found errors. 2013-08-16 11:11:34 -04: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
Rom Walton 0f8e551b1e WINBUILD: Be sure to launch the correct executable at started when not installed as a service. 2013-08-16 01:46:16 -04:00
David Anderson 0950e35c10 client (Android): put default prefs in code instead of config file; make report_results_immediately the default
- the eliminates the need to include global_prefs_override.xml in the Android distribution
- defering reporting tasks confuses some Android users; since WiFi connectivity is likely to be sporadic, and jobs tend to be long, it's probably better the report them ASAP
2013-08-15 12:32:48 -07:00
Eric J Korpela ea41e944c5 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-08-15 11:37:38 -07:00
Eric J Korpela 252b8b2783 - AUTOCONF: hack to permit AX_PTHREADS to work on autoconf 2.59 2013-08-15 11:36:13 -07:00
Charlie Fenton 1f4aac6f87 Mac installer: fix handling of translations for some languages 2013-08-15 04:29:54 -07:00
Charlie Fenton 6d8e8fb0a5 Mac installer: fix handling of translations for some languages 2013-08-15 04:24:20 -07:00
Charlie Fenton 3d679165e7 Mac uninstaller: minor translation fixes 2013-08-15 04:23:17 -07:00
Rom Walton d14046044e LOCALE: Update translations 2013-08-14 12:51:09 -04:00
Rom Walton e3316714ff VBOX: Make the disable USB/COM/LPT/Clipboard/DragDrop VM modifications non-fatal. Some commands appear to have introduced in recent builds of VirtualBox and error out on older builds. 2013-08-14 11:51:30 -04:00
Joachim Fritzsch cebe16ccbe android: re-enable cpu throttling with bug fixes. 2013-08-14 08:56:51 +02:00