Open-source software for volunteer computing and grid computing.
Go to file
David Anderson 6c27dd7204 client: parse ARM CPU model
Apparently the format of /proc/cpuinfo has changed on some ARM Linuxes,
e.g. Raspbian Wheezy.
The CPU model is something like:

model name  : ARMv7 Processor rev 5 (v7l)

and the chars between "name" and ":" can be either spaces or a tab.
2015-07-23 13:29:29 -04:00
android - Tag for 7.2.41 release 2014-02-03 11:31:58 -05:00
api API: Win bug fix: need to create mutex initially free 2013-07-09 17:43:19 -07:00
apps compile fix in apps/upper_case.cpp 2013-07-05 20:45:33 -07:00
client client: parse ARM CPU model 2015-07-23 13:29:29 -04:00
clientctrl - WIN: Update copyright information in the Windows resource files 2013-03-04 17:39:24 +01:00
clientgui Mac installer: fix a potential bug. 2014-04-04 02:18:37 -07:00
clientscr SCR: Fix Mac screen saver to dismiss on mouse move On OS 10.8 and OS 10.9. 2014-04-12 16:01:09 -07:00
clienttray - WIN: Update copyright information in the Windows resource files 2013-03-04 17:39:24 +01:00
coprocs/NVIDIA More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
curl CERT: Update all the root CAs to the latest and greatest from Mozilla. Current version works with WCG. 2013-07-11 14:59:28 -04:00
db all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
doc Android translations 2014-01-02 12:59:21 -05:00
html client: job scheduler tweaks to avoid idle CPUs 2014-01-16 14:09:09 -05:00
lib client: fix bug where get_screensaver_tasks GUI RPC returned no tasks during CPU throttling 2014-03-25 15:07:51 -04:00
locale locale: reset corrupted languages 2014-01-30 17:41:43 -05:00
m4 Updated to latest version of the GNU autoconf pthread detection macro. 2013-07-02 13:10:30 -07:00
mac_build client: Update to OpenSSL 1.0.1g on Macitosh 2014-04-15 17:45:11 -07:00
mac_installer Mac installer: improve reliability under OS 10.9.1 mavericks 2014-01-27 04:40:12 -08:00
packages MGR: Update BOINC icon set to v5. 2014-03-19 15:07:45 -04:00
py server: fix bugs when using Python assimilator framework. 2013-06-10 11:37:40 -07:00
rboinc
samples Fix writing of work unit info into output file 2014-07-07 15:10:01 -04:00
sched SCHED: Added "intel_gpu" to app_plan_uses_gpu() 2013-06-25 19:31:23 -07:00
stripchart use MAXPATHLEN and sizeof() a few places; from Gianfranco 2013-05-22 13:56:48 -07:00
test - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
tools remove dependency of boinc_api.h on str_replace.h (and hence config.h) 2013-06-06 17:31:46 -07:00
vda remove dependency of boinc_api.h on str_replace.h (and hence config.h) 2013-06-06 17:31:46 -07:00
win_build WINBUILD: Update version to 7.2.47 2014-03-26 18:10:27 -04:00
zip zip: Reduce the number of arguments sent to the compiler, possibly fixing the build on Linux when building the wrapper 2013-03-05 15:12:52 +01:00
.gitattributes Attempt to simplify my life over the long haul by normalizing line endings for project files. 2013-03-04 17:01:37 +01:00
.gitignore WINBUILD: Update versions to 7.2.18 2013-10-04 16:12:59 -04:00
.vimrc wuwj sandbox file selection filter 2012-03-02 06:12:36 +00:00
COPYING
COPYING.LESSER
COPYRIGHT API, SCR: Switch from *.txf fonts to TrueType fonts in graphics apps, ensuring that all related files have no licensing issues 2012-08-02 06:53:11 +00:00
INSTALL
Makefile.am Condor interface: bug fixes; add request_gen script; add retire_batch command 2013-05-30 09:44:58 -07:00
Makefile.incl build: Add -Wcast-align to list of compiler warnings we are interested in. It'll help prevent crashes in CPU Architectures that are strict on there alignment policies. (From: Jeffrey Walton) 2013-03-07 11:31:38 +01:00
TODO_OLD
_autosetup
bolt_checkin_notes.txt
checkin_notes Merge branch 'master' of ssh://boinc.berkeley.edu/boinc 2013-03-04 17:36:15 +01:00
checkin_notes_2002
checkin_notes_2003
checkin_notes_2004
checkin_notes_2005
checkin_notes_2006
checkin_notes_2007
checkin_notes_2008
checkin_notes_2009
checkin_notes_2010
checkin_notes_2011 svn path=/trunk/boinc/; revision=24961 2012-01-01 03:35:29 +00:00
checkin_notes_2012 House Keeping 2013-03-04 17:35:35 +01:00
checkin_notes_samples
configure.ac - Tag for 7.2.47 release 2014-03-26 18:11:24 -04:00
find-working-cvs
generate_svn_version.sh - fixed bug in generate_svn_version.sh that generated incorrect output 2012-08-24 00:36:13 +00:00
gitlog2boinclog.sh Optimize gitlog script 2013-03-04 17:35:35 +01:00
notes
project_specific_defines.h svn path=/trunk/boinc/; revision=26001 2012-08-09 20:34:35 +00:00
set-version
testbase
todo
version.h - Tag for 7.2.47 release 2014-03-26 18:11:24 -04:00
version.h.in - Tag for 7.2.0 release, all platforms 2013-06-27 15:55:49 -04:00
version.log