David Anderson
9f962b3311
- Win build fix
...
svn path=/trunk/boinc/; revision=22551
2010-10-18 20:54:33 +00:00
Rom Walton
dce95aa1d0
Support branches
...
svn path=/trunk/boinc/; revision=22468
2010-10-07 16:20:23 +00:00
Rom Walton
45f7e5e3c0
Quick Updates
...
svn path=/trunk/boinc/; revision=22439
2010-10-01 18:43:26 +00:00
Rom Walton
86e9c69cdb
Quick Updates
...
svn path=/trunk/boinc/; revision=22419
2010-09-28 21:03:58 +00:00
Rom Walton
be8fe4877d
- MGR: Make the new BOINC skin the default skin.
...
clientgui/
BOINCGUIApp.cpp
SkinManager.cpp, .h
clientgui/skins/BOINC/graphic/
<Various Files>
clientgui/skins/BOINC/
skin.xml
clientgui/skins/People for a Smarter Planet/
skin.xml
win_build/
boincmgr.vcproj
svn path=/trunk/boinc/; revision=22415
2010-09-28 19:23:57 +00:00
Rom Walton
c08cea0207
Quick Updates
...
svn path=/trunk/boinc/; revision=22407
2010-09-24 18:29:34 +00:00
David Anderson
0d41de283a
- client: revert to old network functions (gethostbyname() etc.) on Win:
...
- inet_ntop() etc. exist only on Vista+
- the other functions are declared in winsock2.h.
This breaks the Manager build, since wxwidgets includes winsock.h.
So to hell with it.
- windows build: manager doesn't depend on client
svn path=/trunk/boinc/; revision=22358
2010-09-15 20:33:44 +00:00
Rom Walton
027d8e5485
Quick Updates
...
svn path=/trunk/boinc/; revision=22323
2010-09-08 17:14:01 +00:00
Rom Walton
a373ae12db
- MGR: In the future I need to be more careful when I flatten a
...
class hierarchy. I broke the ability to get the latest
project configuration from account managers. Fix that.
clientgui/
WizardAttach.cpp
svn path=/trunk/boinc/; revision=22257
2010-08-17 18:39:33 +00:00
Charlie Fenton
e48b31631d
MGR: Allow Notices tab to scroll smoothly, disallow selection of items in Notices tab
...
svn path=/trunk/boinc/; revision=22243
2010-08-15 14:40:23 +00:00
Rom Walton
a5dee555f9
- lib: prevent crash on startup if slot directories have been deleted.
...
lib/
filesys.cpp
svn path=/trunk/boinc/; revision=22226
2010-08-13 18:43:24 +00:00
Rom Walton
f2221702bf
- WIN_BUILD: Remove references to crypto.cpp, and .h from
...
libboinc_staticcrt so that projects who use it won't need to
worry about pulling in OpenSSL.
win_build/
libboinc_staticcrt.vcproj
svn path=/trunk/boinc/; revision=22196
2010-08-11 18:20:27 +00:00
Rom Walton
e01ab98f71
- lib: Make procinfo_win.cpp Unicode compatible.
...
lib/
procinfo_win.cpp
svn path=/trunk/boinc/; revision=22192
2010-08-11 16:35:06 +00:00
David Anderson
ae14b06788
don't build cuda/opencl apps by default
...
svn path=/trunk/boinc/; revision=22093
2010-08-02 16:35:09 +00:00
Rom Walton
6a2d7a88e3
- MGR: Remove any remaining hints that their were two wizards at one time.
...
- MGR: Save the username and email address in different places in the
registry
clientgui/
<Various Wizard Files>
svn path=/trunk/boinc/; revision=22092
2010-08-02 16:01:09 +00:00
Tuan Le
96fcf7a4c9
change to version 8.00 so that they are compatible with VS2005
...
svn path=/trunk/boinc/; revision=22080
2010-07-30 17:58:26 +00:00
Tuan Le
dd7e8462a2
svn path=/trunk/boinc/; revision=22071
2010-07-27 19:53:55 +00:00
Tuan Le
e2be96ff76
- add some linking to cuda oclUtils library
...
svn path=/trunk/boinc/; revision=22065
2010-07-26 21:18:37 +00:00
Rom Walton
39c5438518
Quick Updates
...
svn path=/trunk/boinc/; revision=22063
2010-07-26 20:24:19 +00:00
Rom Walton
de495912b5
- MGR: Make the simple GUI messages dialog display notices instead.
...
clientgui/
sg_BoincSimpleGUI.cpp
sg_DlgMessages.cpp, .h
sg_SGUIListControl.cpp, .h (deleted)
win_build/
boincmgr.vcproj
svn path=/trunk/boinc/; revision=22023
2010-07-21 18:37:27 +00:00
Rom Walton
9fc06ef7cf
- WINSETUP: Update validate install procedure to account for the
...
removal of boinclog.exe.
win_build/installerv2/
BOINC.ism
BOINCx64.ism
win_build/installerv2/redist/Windows/src/boinccas/
CAValidateInstall.cpp
win_build/installerv2/redist/Windows/Win32/
boinccas.dll
boinccas95.dll
win_build/installerv2/redist/Windows/x64/
boinccas.dll
boinccas95.dll
svn path=/trunk/boinc/; revision=22021
2010-07-21 17:38:48 +00:00
Rom Walton
2179576c93
- WINSETUP: Update validate install procedure to account for the
...
removal of boinc.dll and addition of boinclog.exe.
- MGR: Move auto-proxy detection code into its own thread.
client/
main.cpp
sysmon_win.cpp
win_build/installerv2/
BOINC.ism
BOINCx64.ism
win_build/installerv2/redist/Windows/src/boinccas/
CAValidateInstall.cpp
win_build/installerv2/redist/Windows/Win32/
boinccas.dll
boinccas95.dll
win_build/installerv2/redist/Windows/x64/
boinccas.dll
boinccas95.dll
svn path=/trunk/boinc/; revision=22009
2010-07-19 22:09:45 +00:00
Rom Walton
fbae72cfb6
Quick Updates
...
svn path=/trunk/boinc/; revision=21959
2010-07-15 20:18:06 +00:00
Rom Walton
032fa11f80
Quick Updates
...
svn path=/trunk/boinc/; revision=21955
2010-07-15 19:18:02 +00:00
Rom Walton
b3b8dbdd90
- WINBUILD: Fix project files so that there isn't any C Runtime Library
...
collisions between types.
- WINBUILD: Remove old cruft.
win_build/
*.sln
*.vcproj
svn path=/trunk/boinc/; revision=21939
2010-07-14 19:31:35 +00:00
Rom Walton
a4261e416b
Quick Updates
...
svn path=/trunk/boinc/; revision=21935
2010-07-14 17:44:57 +00:00
Tuan Le
81495f9510
svn path=/trunk/boinc/; revision=21921
2010-07-13 21:37:10 +00:00
Rom Walton
d147615706
Quick Updates
...
svn path=/trunk/boinc/; revision=21918
2010-07-13 20:51:37 +00:00
Tuan Le
eb89bc396d
Fix missing links to BOINC api and BOINC lib in Debug mode
...
svn path=/trunk/boinc/; revision=21901
2010-07-13 18:26:50 +00:00
Tuan Le
68257f45c7
modify xml file to compile cuda_kernel.cu separately with nvcc and link it to the boinc portion in cuda.cpp
...
svn path=/trunk/boinc/; revision=21884
2010-07-08 20:36:37 +00:00
David Anderson
3589e02c00
- win build: don't build CUDA/OpenCL apps by default
...
svn path=/trunk/boinc/; revision=21883
2010-07-08 18:03:39 +00:00
Rom Walton
d07bfd4f05
Quick Updates
...
svn path=/trunk/boinc/; revision=21856
2010-07-01 00:04:28 +00:00
Rom Walton
716db1a13f
- WIN: Treat Windows SEH exceptions as C++ exceptions so they can be trapped
...
using the standard try/catch handlers.
- WIN: Wrap the coproc detection stuff in C++ exception handlers. If for some
reason the Nvidia or ATI APIs cause an exception don't use the GPUs and
don't crash BOINC.
- WIN: rename boinc_ss to boinc_os_ss and ss_app to boinc_ss.
client/
coproc_detect.cpp
win_build/
*.vcproj
svn path=/trunk/boinc/; revision=21849
2010-06-30 19:17:52 +00:00
Rom Walton
f921d090a2
Quick Updates
...
svn path=/trunk/boinc/; revision=21842
2010-06-29 20:20:56 +00:00
Rom Walton
3be70942ad
- MGR: Introduce the notion of a cached internet filesystem in the
...
manager, right now it stores everything in memory but will be extended
in the future.
- MGR: Clean up notice memory on shutdown
clientgui/
BOINCGUIApp.cpp
BOINCInternetFSHandler.cpp, .h
NoticeListCtrl.cpp, .h
stdwx.h
ViewNotices.cpp
win_build/
boincmgr.vcproj
svn path=/trunk/boinc/; revision=21833
2010-06-28 18:05:31 +00:00
Rom Walton
e64ae493d0
- MGR: Commit the new Notice List Control.
...
TODO: Hook it up to the view.
clientgui/
Events.h
NoticeListCtrl.cpp, .h
ViewNotices.cpp
win_build/
boincmgr.vcproj
svn path=/trunk/boinc/; revision=21793
2010-06-23 16:59:35 +00:00
Rom Walton
9c294506b8
Quick Updates
...
svn path=/trunk/boinc/; revision=21781
2010-06-21 17:48:54 +00:00
Rom Walton
ca6fa1cda3
Quick Updates
...
svn path=/trunk/boinc/; revision=21721
2010-06-09 23:30:31 +00:00
Rom Walton
664241f9a2
Quick Updates
...
svn path=/trunk/boinc/; revision=21720
2010-06-09 23:09:04 +00:00
Rom Walton
ce298445af
Quick Updates
...
svn path=/trunk/boinc/; revision=21719
2010-06-09 23:08:10 +00:00
Rom Walton
84b36fd83f
Quick Updates
...
svn path=/trunk/boinc/; revision=21718
2010-06-09 23:06:26 +00:00
Rom Walton
068186a938
Quick Updates
...
svn path=/trunk/boinc/; revision=21717
2010-06-09 23:02:27 +00:00
Rom Walton
7457597319
- win_build: Commit project files to build sample applications for cuda
...
and OpenCL (ATI & Nvidia)
samples/
<Various Files>
win_build/
<various Files>
svn path=/trunk/boinc/; revision=21716
2010-06-09 22:18:37 +00:00
Rom Walton
2d38108c28
Quick Updates
...
svn path=/trunk/boinc/; revision=21704
2010-06-08 15:47:32 +00:00
Rom Walton
2e7d1cfe54
Quick Updates
...
svn path=/trunk/boinc/; revision=21656
2010-05-28 23:37:12 +00:00
Rom Walton
9acf7f392d
- samples: plug in a skeleton CUDA sample with nothing in it. Setup Windows
...
project environment so the thing will at least compile. The nvcc compiler
is a bit touchy.
samples/cuda
cuda.cu
cuda_kernel.cu
win_build/
boinc.sln
cuda.rules
cuda.vcproj
svn path=/trunk/boinc/; revision=21655
2010-05-28 21:25:27 +00:00
Rom Walton
ede763f160
Quick Updates
...
svn path=/trunk/boinc/; revision=21641
2010-05-26 16:36:07 +00:00
Rom Walton
8b3acfbc08
Quick Updates
...
svn path=/trunk/boinc/; revision=21640
2010-05-26 16:34:53 +00:00
Rom Walton
0348fb6cb0
Quick Updates
...
svn path=/trunk/boinc/; revision=21639
2010-05-26 16:00:26 +00:00
Rom Walton
71ca452489
Quick Updates
...
svn path=/trunk/boinc/; revision=21638
2010-05-26 15:59:57 +00:00