Rom Walton
fee20556b3
Updates for 7.1.15
2013-06-12 21:03:37 -04:00
Rom Walton
49e6173a92
Update versions to 7.1.10
2013-06-07 15:20:45 -04:00
David Anderson
b9f0733c06
server: replace strcpy() with strlcpy() various places
2013-06-03 22:42:53 -07:00
Rom Walton
afd87ec8f5
WINSETUP: Update version number to 7.1.3
2013-06-01 01:32:08 -04:00
Rom Walton
ec0fd879a9
wrapper: Update wrapper version number to version 26005
2013-05-29 19:29:41 -04:00
Rom Walton
905abbb3fc
WINSETUP: Updates for 7.1.2
2013-05-29 12:05:15 -04:00
Kevin Reed
c1e96dd308
Additional customizational of WCG branding
2013-05-23 16:58:55 -05:00
Rom Walton
c3b7e4c849
Updates for 7.1.1
2013-05-22 12:00:36 -04:00
Kevin Reed
67d7060a3c
Modify WCG installer to include new image file
2013-05-17 17:08:56 -05:00
Rom Walton
24e46aebe2
WIN: Reintroduce the application manifest for the core client. If BOINC was launched from an unprivileged (non-admin/not part of boinc_users/boinc_admin) attempts to write state files were re-directed to the VirtualStore instead of failing. Once things were fixed other random issues would occur.
2013-05-13 10:48:48 -04:00
Rom Walton
b16f08042e
Update vbox project file to 26020
2013-05-06 15:27:23 -04:00
Rom Walton
b90297021c
VBOX: Update project files
2013-05-01 11:38:24 -04:00
Rom Walton
4239d08fbf
WIN: Version number updates.
2013-04-24 15:56:19 -04:00
Rom Walton
acb3357cf9
WINSETUP: Fix the Enable Use by All Users checkbox in the installer. The setting wasn't being properly restored.
...
WINSETUP: Special case the LAUNCHPROGRAM property, if the registry value is an empty string, enable the checkbox.
2013-04-11 13:38:16 -04:00
Kevin Reed
959d88167a
Merge WCG.ism from branch client_release/7/7.0b to master
2013-04-10 09:52:45 -05:00
Rom Walton
27f2ef9bb8
- Update all_projects_list.xml
2013-03-29 11:58:40 -04:00
Rom Walton
b9232b7868
WINSETUP: When ENABLEUSEBYALLUSERS is true, create the automatic run key in the HKEY_LOCAL_MACHINE registry space. When it is false use HKEY_CURRENT_USER.
2013-03-22 10:26:15 +01:00
Charlie Fenton
dcd26ad5f1
OpenCL samples: restore original Windows VC project names
2013-03-15 13:38:45 +01:00
Kevin Reed
2a70826f9a
Further modifications to the World Community Grid installer and skin for
...
BOINC 7
2013-03-15 13:38:44 +01:00
Rom Walton
7046c9bb66
WINSETUP: When ENABLEUSEBYALLUSERS is true, create the automatic run key in the HKEY_LOCAL_MACHINE registry space. When it is false use HKEY_CURRENT_USER.
2013-03-15 13:38:44 +01:00
Charlie Fenton
e44cb5fb27
Create unified OpenCL sample; update Windows projects
2013-03-07 11:28:43 +01:00
Rom Walton
72f1d50cab
WINSETUP: Remove RCSID tags from files.
2013-03-07 11:24:20 +01:00
Rom Walton
27c62a7914
WINSETUP: Fix the launch manager and tray functionality at the end of setup. (Applied to WCG.ism)
2013-03-05 16:42:44 +01:00
Rom Walton
b2c53551b6
- World Community Grid: Update our Skin for the 7.0 client
...
- World Community Grid: Delete files from the old skin
- World Community Grid: Fix compile error in custom World Community Grid section of code
- World Community Grid: Update the Windows build files for World Community Grid
- World Community Grid: Update installater and related files for version 7
- World Community Grid: Add WCG directory to section of .gitignore for installer files
2013-03-05 16:42:44 +01:00
Rom Walton
decaf76523
WINSETUP: Fix the launch manager and tray functionality at the end of setup.
2013-03-05 16:42:43 +01:00
Rom Walton
51dd443941
WINSETUP: Revert my change to interpret the Service Install checkbox as an integer. Internally if the property contains a value it is true, otherwise false. Confirmed by Kevin.
2013-03-05 16:42:43 +01:00
Rom Walton
ff0ab6aca6
WINSETUP: Update the custom actions that use the ENABLEPROTECTEDAPPLICATIONEXECUTION property
2013-03-05 15:40:04 +01:00
Rom Walton
321029f32b
SETUP: Update the all projects list for Windows/Mac installs
2013-03-05 15:12:52 +01:00
Rom Walton
85891f3614
WINSETUP: Switch ISM files to use ENABLEPROTECTEDAPPLICATIONEXECUTION3
2013-03-05 14:52:38 +01:00
Rom Walton
64894ac782
WINSETUP: Switch to using ENABLEPROTECTEDAPPLICATIONEXECUTION3 instead of ENABLEPROTECTEDAPPLICATIONEXECUTION2.
...
WINSETUP: Explicitly use certain values for boolean flags instead of using the output of the UI controls. Avoids confusing values in the registry.
2013-03-05 14:52:38 +01:00
Rom Walton
9253d7dd6d
WINSETUP: Change description text for service installs
2013-03-05 14:17:54 +01:00
Rom Walton
6c6a62590a
WINSETUP: Update installer build files based on the 7.0.x branch
2013-03-05 13:53:59 +01:00
Rom Walton
41af56d679
Wrapper: Add trace statements to debug problems CAS@Home is having with the wrapper.
2013-03-04 17:39:24 +01:00
Rom Walton
78ed97fd84
Fix build break
2013-03-04 17:24:19 +01:00
Rom Walton
1915da2e64
- VBOX: Initialize the PATH variable before attempting to check to see if
...
the system is ready.
2013-03-04 17:21:32 +01:00
Rom Walton
27557feae1
- VBOX: Perform a quick check that the wrapper can communicate with
...
vboxsvc via vboxmanage before attempting anything else. If it
fails, get BOINC to reschedule task execution in 5 minutes.
2013-03-04 17:19:40 +01:00
David Anderson
afdc69a8a8
More Line Ending Changes
2013-03-04 17:19:38 +01:00
Rom Walton
be950f5e11
Quick Updates
2013-03-04 17:14:41 +01:00
Rom Walton
6122c59d82
Quick Updates
2013-03-04 17:12:13 +01:00
Rom Walton
8a0a715243
- wrapper: Fix 64-build targets on Windows.
2013-03-04 17:12:12 +01:00
Rom Walton
e774c51a82
- ZIP: Make sure output files end up in the 'build' directory structure
...
so they will be ignored by Git tools.
2013-03-04 17:12:12 +01:00
Rom Walton
1c87db6574
Line ending changes
2013-03-04 17:12:12 +01:00
Rom Walton
516eff60b0
- client: Hook up the XML portion of the Intel GPU detection code so
...
the server scheduler knows about it.
- client: Print out the peak flops for the Intel GPU, the regular
OpenCL descriptions do not show peak flops.
2013-03-04 15:30:03 +01:00
Rom Walton
1f8f7ceb71
Fix build environment help scripts for Windows
2013-03-04 15:23:39 +01:00
David Anderson
d4c1e932a4
- fix mysterious problems in Windows build
2013-03-04 15:20:32 +01:00
David Anderson
5383f13bf0
- client: add the above to VS project
2013-03-04 15:20:32 +01:00
Charlie Fenton
5217479bab
Mgr: Fix Windows hangs and simplify code for notices display
2013-03-04 15:18:05 +01:00
David Anderson
374ee55113
- wrapper: compile fixes for Win
2013-03-04 15:04:51 +01:00
Charlie Fenton
bee578e76a
WIN: Fix Debug configuration which was corrupted
2013-03-04 15:04:51 +01:00
Charlie Fenton
0c68bc5c59
Don't build test_boinc_zip and test_boinc_zip_zlib_conflicts by default on Windows.
2013-03-04 14:59:23 +01:00