Commit Graph

992 Commits

Author SHA1 Message Date
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
Rom Walton 18a35fd651 - WINBUILD: Properly handle detection of Visual Studio when
somebody has all of them installed (2005/2008/2010).

    win_build/
        boinc_cli.vcproj
        boincmgr.vcproj
        buildenv.cmd

svn path=/trunk/boinc/; revision=21636
2010-05-26 15:46:49 +00:00
Rom Walton 057604b383 Provide a hint for VS 2008 and VS 2010 about the requirements for this application so that there is not a collusion between what is automatically generated and what is manually generated. We require manual generation for VS 2005 support.
svn path=/trunk/boinc/; revision=21634
2010-05-25 18:19:19 +00:00
Rom Walton ae55047ad5 Quick Updates
svn path=/trunk/boinc/; revision=21620
2010-05-24 21:31:07 +00:00
Rom Walton c4ac8a8eb5 Quick Updates
svn path=/trunk/boinc/; revision=21177
2010-04-14 21:02:46 +00:00
Rom Walton 99a58f221d Quick Updates
svn path=/trunk/boinc/; revision=21175
2010-04-14 20:54:46 +00:00
Rom Walton 1cfd7e85a8 - WINSETUP: Add support for the <team_name> tag in the Windows
installer for the auto created project_init.xml file.
        
    win_build/installerv2/redist/Windows/src/boinccas/
        boinccas.rc
        CACreateProjectInitFile.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=21147
2010-04-08 18:16:09 +00:00
Rom Walton 9961002b4c - Define HAVE_ALLOCA in boinc_win.h so that any component using
strcasestr in str_util.cpp uses stack allocations instead of
      more expensive heap allocations.
    - Move remaining HAVE_* defines from project files to boinc_win.h

    lib/
        boinc_win.h
    win_build/
        *.vcproc

svn path=/trunk/boinc/; revision=20928
2010-03-16 18:53:55 +00:00
David Anderson 3494f5bd0c svn path=/trunk/boinc/; revision=20911 2010-03-16 00:07:58 +00:00
Rom Walton 3bcff4e2db Convert any long file names to short filenames.
svn path=/trunk/boinc/; revision=20866
2010-03-12 01:38:30 +00:00
Rom Walton 4a23a1beaa Possible fix to build script?
svn path=/trunk/boinc/; revision=20864
2010-03-12 00:57:11 +00:00
Rom Walton 9f091ff005 Disable compiler specific warnings (4127;4702;4244)
svn path=/trunk/boinc/; revision=20820
2010-03-10 16:52:53 +00:00
Rom Walton a5bbf07ccc - client: Add a function to the client software to be able to detect
the number of bytes sent and received across all non-loopback
        interfaces.
        
    client/
        hostinfo_win.cpp

svn path=/trunk/boinc/; revision=20704
2010-02-23 05:13:54 +00:00
Kevin Reed bced79447d update WCG installation file
svn path=/trunk/boinc/; revision=20349
2010-02-01 19:03:54 +00:00
Kevin Reed 6a7e37cf99 update WCG compiler files
svn path=/trunk/boinc/; revision=20348
2010-02-01 19:03:11 +00:00
David Anderson 902225c49a - win build fix
svn path=/trunk/boinc/; revision=20314
2010-01-29 15:28:59 +00:00
David Anderson 20d6b06f5f - client: initial checkin for "don't compute if CPU usage above X"
svn path=/trunk/boinc/; revision=20192
2010-01-19 00:03:38 +00:00
David Anderson 899b7d363d svn path=/trunk/boinc/; revision=20143 2010-01-12 19:02:56 +00:00
Rom Walton 1ce0746f16 Re-enable warnings
svn path=/trunk/boinc/; revision=20076
2010-01-05 17:25:52 +00:00
Rom Walton 5863f88922 - MGR: Make sure the correct constructor is called, otherwise nothing
happens.
        
    clientgui/
        DlgEventLog.cpp, .h

svn path=/trunk/boinc/; revision=20017
2009-12-22 20:27:43 +00:00
Rom Walton 887aff86ec - WINSCR: Remove some more crufty code from the screensaver.
clientscr/
        screensaver_win.cpp, .h

svn path=/trunk/boinc/; revision=19992
2009-12-19 22:10:46 +00:00
Rom Walton 791040689d - MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
wxWidgets now natively supports them.
        
    clientgui/
        AccountInfoPage.cpp, .h
        AccountManagerInfoPage.cpp
        AdvancedFrame.cpp
        BOINCBaseFrame.cpp, .h
        BOINCGUI.cst (deleted)
        BOINCGUI.pjd (deleted)
        BOINCTaskBar.cpp
        BOINCWizards.h
        DlgAbout.cpp, .h
        DlgAdvPreferences.cpp
        DlgEventLog.cpp
        hyperlink.cpp, .h (deleted)
        ProjectInfoPage.cpp
        sg_BoincSimpleGUI.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp
        sg_ProjectsComponent.cpp
        sg_StatImageLoader.cpp
        stdwx.h
        ViewProjects.cpp
        ViewWork.cpp
        WelcomePage.cpp
        WizardAttachProject.cpp
    win_build/
        boinc_ss.vcproj
        boincmgr.vcproj
        libboinc_staticcrt.vcproj

svn path=/trunk/boinc/; revision=19982
2009-12-19 05:16:41 +00:00
Rom Walton 87b8f559c8 Quick Updates
svn path=/trunk/boinc/; revision=19980
2009-12-19 04:04:25 +00:00