David Anderson
555cecbcae
- client: don't request work for backup project for a processor type
...
unless there are idle instances of that type
svn path=/trunk/boinc/; revision=25886
2012-07-22 06:18:24 +00:00
David Anderson
11c2fdc36d
- client simulator: fix build breaks
...
svn path=/trunk/boinc/; revision=25885
2012-07-22 03:54:10 +00:00
David Anderson
8761ed75f7
- lib: fix typo
...
svn path=/trunk/boinc/; revision=25884
2012-07-22 03:45:47 +00:00
Rom Walton
8d9ed07c5e
quick update
...
svn path=/trunk/boinc/; revision=25883
2012-07-18 15:18:08 +00:00
Rom Walton
fc1cfc00e8
- client: Re-introduce the WM_QUERYSESSIONEND window message handler to
...
the power management window proc, it was removed during one of the Win9x
code scrubs. When we see it, inform the client it is time to shutdown.
client/
sysmon_win.cpp
svn path=/trunk/boinc/; revision=25882
2012-07-18 15:17:30 +00:00
Bernd Machenschalk
54147365bb
API: fix Makefile.mingw
...
- allow to augment CFLAGS and CXXFLAGS
- allow to at least set DEBUG flags externally, such that
backtrace flags can be used
- minor textual fixes (whitespace error, typo in comment)
svn path=/trunk/boinc/; revision=25881
2012-07-18 11:12:06 +00:00
Charlie Fenton
6f330ed430
lib: Adjust #include files as requested by Oliver Bock
...
svn path=/trunk/boinc/; revision=25880
2012-07-18 08:49:27 +00:00
David Anderson
8b67c32187
- client: if we get a job for which a GPU is missing,
...
keep the RESULT record so that we can report it to the scheduler.
Otherwise we'll keep getting the same job if the project has
<resend_lost_results> set.
svn path=/trunk/boinc/; revision=25879
2012-07-18 01:42:08 +00:00
David Anderson
028d4d9a36
- client: delete sticky files when reset project
...
svn path=/trunk/boinc/; revision=25878
2012-07-17 21:45:19 +00:00
David Anderson
aedbf28981
- compile fix (from Oliver)
...
svn path=/trunk/boinc/; revision=25877
2012-07-17 16:42:06 +00:00
Charlie Fenton
f0ed936d47
Mac: Minor corrections to documentation and sample code
...
svn path=/trunk/boinc/; revision=25876
2012-07-17 11:22:05 +00:00
David Anderson
98f6763c48
- web: make "jump to first unread" work for threads that
...
haven't been viewed before
svn path=/trunk/boinc/; revision=25875
2012-07-17 04:06:48 +00:00
David Anderson
9a84980792
- lib: treat MINGW32 like CYGWIN32 (in 1 place - should do everywhere?)
...
from Oliver
svn path=/trunk/boinc/; revision=25874
2012-07-17 03:59:12 +00:00
David Anderson
0335c357ab
- web: use · instead of | as a separator
...
svn path=/trunk/boinc/; revision=25873
2012-07-13 22:19:26 +00:00
David Anderson
6f98eae87d
- web: after post to a thread, show a page of the most recent posts
...
(but don't change user's sort prefs)
svn path=/trunk/boinc/; revision=25872
2012-07-13 21:40:20 +00:00
David Anderson
075d544c9f
- web: when posting to a thread, show a page of its most recent posts
...
- feeder: add --by_batch option: interleaves jobs from different batches.
From Jack Harris.
svn path=/trunk/boinc/; revision=25871
2012-07-13 21:10:38 +00:00
David Anderson
1b8e8fbb7f
- web: don't try to update thread last-read-time if not logged in
...
svn path=/trunk/boinc/; revision=25870
2012-07-12 22:43:23 +00:00
David Anderson
52b72d620e
- web: make links to specific posts work with pagination
...
svn path=/trunk/boinc/; revision=25869
2012-07-12 19:01:34 +00:00
David Anderson
99a077c642
- web: make "jump to first unread" for with pagination
...
svn path=/trunk/boinc/; revision=25868
2012-07-12 18:07:06 +00:00
Charlie Fenton
17db492473
Mac: update sample code to allow building with Xcode 4.4 GM seed under OS 10.8 GM seed
...
svn path=/trunk/boinc/; revision=25867
2012-07-12 12:45:42 +00:00
Charlie Fenton
d059de100f
Mac: update sample code to allow building with Xcode 4.4 GM seed under OS 10.8 GM seed
...
svn path=/trunk/boinc/; revision=25866
2012-07-12 11:51:21 +00:00
David Anderson
5fc1577eea
- web: forum fixes
...
svn path=/trunk/boinc/; revision=25865
2012-07-12 06:40:58 +00:00
David Anderson
e3b7e6a889
- web: forum fix
...
svn path=/trunk/boinc/; revision=25864
2012-07-11 20:36:07 +00:00
David Anderson
490b740682
- web: improve forum pagination
...
svn path=/trunk/boinc/; revision=25863
2012-07-11 19:24:28 +00:00
Charlie Fenton
72007821b7
Mac: update sample code to allow building with Xcode 4.3 and to eliminate compiler warnings
...
svn path=/trunk/boinc/; revision=25862
2012-07-11 10:32:09 +00:00
David Anderson
f7a9d4049e
- web: typos
...
svn path=/trunk/boinc/; revision=25861
2012-07-11 05:40:40 +00:00
David Anderson
68ee74fedf
svn path=/trunk/boinc/; revision=25860
2012-07-11 05:37:43 +00:00
David Anderson
b162aa3d2b
- user web: add "posts per page" pref for message boards;
...
get rid of existing funky page-limit prefs
svn path=/trunk/boinc/; revision=25859
2012-07-11 05:27:31 +00:00
David Anderson
f3c8ab83e9
- web: show job status correctly for new exit codes
...
svn path=/trunk/boinc/; revision=25858
2012-07-10 20:21:12 +00:00
David Anderson
6a8075046b
- Unix: include db/boinc_db_types.h in installed headers
...
- client: small code cleanup, no functional change
svn path=/trunk/boinc/; revision=25857
2012-07-10 17:28:04 +00:00
Charlie Fenton
e65da1290d
Mac: update build scripts, source files and Xcode project to allow building with Xcode 4.3 and Xcode 4.5
...
svn path=/trunk/boinc/; revision=25856
2012-07-10 12:18:21 +00:00
Charlie Fenton
cd1ad97464
Mac: update build scripts, source files and Xcode project to allow building with Xcode 4.3 and Xcode 4.5
...
svn path=/trunk/boinc/; revision=25855
2012-07-10 09:28:17 +00:00
David Anderson
78f74661aa
- distributed storage: move chunk_size to VDA_FILE.
...
Add some missing code.
svn path=/trunk/boinc/; revision=25854
2012-07-07 19:44:48 +00:00
Rom Walton
259a210bd2
quick update
...
svn path=/trunk/boinc/; revision=25853
2012-07-07 05:27:00 +00:00
Rom Walton
901c5db769
quick update
...
svn path=/trunk/boinc/; revision=25852
2012-07-07 05:25:45 +00:00
Rom Walton
f40aba827a
quick update
...
svn path=/trunk/boinc/; revision=25851
2012-07-07 05:22:02 +00:00
Charlie Fenton
f64cb7d62f
Mac: update build scripts to work with Xcode 4.3 for Lion and later
...
svn path=/trunk/boinc/; revision=25850
2012-07-06 12:11:28 +00:00
David Anderson
68f9880615
- client: remove "device" entry from CUDA_DEVICE_PROP,
...
and change types of mem-size fields from int to double.
These fields are size_t in NVIDIA's version of this;
however, cuDeviceGetAttribute() returns them as int,
so I don't see where this makes any difference.
- client: fix bug in handling of <no_rsc_apps> element.
- scheduler: message tweaks.
Note: [foo] means that the message is enabled by <debug_foo>.
svn path=/trunk/boinc/; revision=25849
2012-07-05 20:24:17 +00:00
Eric J. Korpela
0bb1fd6581
Added additional debugging output for plan classes.
...
Replaced caluclation of ati version as integer with call to ati_version_int in
plan_class_spec.cpp
svn path=/trunk/boinc/; revision=25848
2012-07-05 15:29:38 +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
David Anderson
f9a9c3090f
- Client (Win): in file_size(), use _stat64() instead of stat().
...
Otherwise it doesn't work for files >= 2GB
- Client: TIME_STATS::trim_stats_log() wasn't working because
it's called in the constructor of TIME_STATS,
which is called before we've done a chdir() to the data dir.
Note: for this reason, no disk access should be done in constructors
of global objects. A quick scan found no instances of this.
svn path=/trunk/boinc/; revision=25846
2012-07-03 22:36:59 +00:00
Charlie Fenton
bcf10a7421
Mac client: Update Xcode project for compatibility with Xcode 4.3.2 and Xcode 4.5
...
svn path=/trunk/boinc/; revision=25843
2012-07-03 07:36:55 +00:00
Charlie Fenton
687c8e1a5d
Mac: fix build break.
...
svn path=/trunk/boinc/; revision=25842
2012-07-03 07:31:06 +00:00
David Anderson
eacd1d870b
- Unix build: fix problem with Debian automated builds; from Steffen M
...
svn path=/trunk/boinc/; revision=25839
2012-07-02 19:49:06 +00:00
David Anderson
8d8662adb2
- more code cleanup
...
svn path=/trunk/boinc/; revision=25838
2012-07-02 19:31:34 +00:00
David Anderson
19458ba4de
- Compile fixes for Fedora core 17. From Christian B. Fixes #1194 .
...
- Fix various #include issues.
CODING STYLE LAW (minimal inclusion principle):
If foo.cpp requires <blah.h>,
#include <blah.h> in foo.cpp, NOT foo.h
svn path=/trunk/boinc/; revision=25837
2012-07-02 18:51:02 +00:00
David Anderson
430f6a0813
- client: in the job scheduler, there's a check to prevent
...
overcommitting the CPUs if an MT is scheduled.
Skip this check for GPU jobs.
svn path=/trunk/boinc/; revision=25835
2012-07-02 17:58:33 +00:00
David Anderson
f6bd141b30
- client: further msg tweaks
...
svn path=/trunk/boinc/; revision=25830
2012-07-02 05:10:58 +00:00
David Anderson
1d717c6fcc
- client: msg tweak
...
svn path=/trunk/boinc/; revision=25829
2012-07-02 04:45:19 +00:00
David Anderson
7dcf119854
- client: msg tweak
...
svn path=/trunk/boinc/; revision=25828
2012-07-02 04:06:11 +00:00