Commit Graph

1313 Commits

Author SHA1 Message Date
David Anderson b6be73c146 Win compile fixes 2013-11-18 20:45:16 -08:00
Rom Walton d384dca967 LIB: Re-introduce code to get a host's MAC address. 2013-11-15 17:52:48 -05:00
Charlie Fenton 35ec78c966 Merge commit '2e680b75418848dfde91f2cc7a81614be65b29ce' into charlief/wxwidgets30 2013-11-15 00:23:05 -08:00
Rom Walton b9f8bea665 client: Give boinc_master full control of any process spawned using the service token created by the client for boinc_project.
This will allow the core client to kill VirtualBox VM's launched indirectly by vboxwrapper.  Vboxwrapper launches vboxsvc.exe which launches vboxheadless.exe.  This should also take care of the core client being able to kill child processes of the regular wrapper as well.  I don't know the full scope of this type of issue?  Maybe the default ACLs for a process changed within the last couple of versions of Windows.
2013-11-14 23:26:06 -05:00
Rom Walton 29a219ac58 WINBUILD: Add wxmsw30u[d]_webview.lib to the list of libraries to link into boincmgr.exe 2013-11-11 10:56:38 -05:00
Rom Walton 708f899ce8 WINBUILD: Update vboxwrapper version to 26038 2013-11-11 10:51:35 -05:00
Charlie Fenton 265e3a1542 MGR: Remove obsolete files from Windows VS project 2013-11-11 06:54:07 -08:00
Rom Walton 72352253b5 VBOX: Close previous handle to prevent a resource leak. 2013-11-10 10:01:03 -05:00
Rom Walton 2bcb9a5575 WINBUILD: Update vboxwrapper version to 26036 2013-11-09 16:05:24 -05:00
Rom Walton 45e234a9a8 WINBUILD: Update vboxwrapper version 26035 2013-11-09 11:12:39 -05:00
Rom Walton 72782fd3d3 WINBUILD: Update vboxwrapper to 26033 2013-11-08 15:12:11 -05:00
Rom Walton e9b5388534 WINBUILD: Update vboxwrapper to 26032 2013-11-07 23:10:12 -05:00
Rom Walton ef224dbaa7 WINBUILD: Update vboxwrapper to 26031 2013-11-06 18:20:56 -05:00
Rom Walton d2d4d487b4 WINBUILD: No not kill child processes of BOINC Manager when cleaning up the environment before an upgrade. 2013-11-04 10:50:23 -05:00
Rom Walton 8dfdabe461 WINBUILD: Set the LaunchBoincManagerXP custom action to launch charityengine.exe 2013-10-30 16:45:40 -04:00
Rom Walton c2033166b3 WINBUILD: Update MGR project file to use wxWidgets 3.0 rc1 2013-10-29 13:42:58 -04:00
Rom Walton 985e00413e WINBUILD: Be sure to terminate Charity Engine when the installer is launched before the MSI technology attempts to detect which files are in use. 2013-10-29 01:51:08 -04:00
Rom Walton c2503a9214 MGR: Fix URLs and app name for Charity Engine
WINBUILD: Fix back button issue and shortcut description
2013-10-29 01:39:44 -04:00
Rom Walton 7551e0f831 MGR: Add an Android icon to the list of supported platforms for a project that supports Android in the attach wizard. 2013-10-24 13:09:54 -04:00
Rom Walton 1a33a39909 WINBUILD: Fix build breaks for debug builds 2013-10-24 01:05:14 -04:00
Rom Walton 20ec2b7e19 WINBUILD: Update vhboxwrapper to 26029 2013-10-23 17:57:12 -04:00
Charlie Fenton 5314522ac1 Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30
# By David Anderson (617) and others
# Via Oliver Bock (56) and others
* commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5': (1943 commits)
  remote job submission: add C++ interface to estimate_batch function
  translation stuff
  locale: Update compiled localization files
  Commit from Pootle Demo by user admin.: 1563 of 2856 strings translated (190 fuzzy).
  Commit from Pootle Demo by user admin.: 2741 of 2859 strings translated (45 fuzzy).
  Commit from Pootle Demo by user admin.: 1097 of 2859 strings translated (154 fuzzy).
  locale: Update compiled localization files
  Commit from Pootle Demo by user admin.: 2831 of 2859 strings translated (1 fuzzy).
  Commit from Pootle Demo by user admin.: 1097 of 2859 strings translated (154 fuzzy).
  Commit from Pootle Demo by user admin.: 3158 of 3183 strings translated (2 fuzzy).
  client: Remove build environment changes that attempted to detect Android, it wasn't needed.
  client: fix Android OS detection
  client: only add the pthread libs if not linking for Android
  android: Bulk import of localization text
  android: Bulk import of localization text
  locale: Update compiled localization files
  Commit from Pootle Demo by user admin.: 2817 of 2859 strings translated (4 fuzzy).
  Commit from Pootle Demo by user admin.: 2830 of 2859 strings translated (1 fuzzy).
  locale: Update compiled localization files
  Commit from Pootle Demo by user admin.: 2741 of 2859 strings translated (95 fuzzy).
  ...

Conflicts:
	checkin_notes
	clientgui/AsyncRPC.cpp
	clientgui/BOINCGUIApp.cpp
	clientgui/DlgEventLog.cpp
	clientgui/DlgEventLogListCtrl.cpp
	clientgui/DlgEventLogListCtrl.h
	clientgui/MainDocument.cpp
	clientgui/NoticeListCtrl.cpp
	clientgui/mac/MacBitmapComboBox.cpp
	clientgui/mac/SetVersion.cpp
	clientgui/mac/templates/SystemMenu-Info.plist
	clientgui/sg_BoincSimpleFrame.cpp
	mac_build/boinc.xcodeproj/project.pbxproj
	win_build/example_app_multi_thread.vcproj
	win_build/gr_boinc_ss.vcproj
	win_build/sleeper.vcproj
	win_build/uc2.vcproj
	win_build/uc2_graphics.vcproj
	win_build/vboxwrapper.vcproj
	win_build/wrapper.vcproj
2013-10-22 03:53:45 -07:00
Rom Walton c7da958d43 WINBUILD: Fix applications that require freetype2 and FTGL. 2013-10-18 11:54:50 -04:00
Rom Walton 7b73ef6dbf WINBUILD: Use correct calling convention for the vs2010 zlib libraries. 2013-10-17 17:17:38 -04:00
Rom Walton bcf8ca2565 WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
Rom Walton 97df4fb258 WINBUILD: Create new BOINC w/VirtualBox project files, update to VirtualBox 4.2.16 2013-10-03 19:47:55 -04:00
Rom Walton 529bcb1132 WINBUILD: Delete stale project files 2013-10-03 19:10:53 -04:00
Rom Walton 4810ab52a2 WINBUILD: Increment vboxwrappers version number 2013-10-03 13:37:38 -04:00
Rom Walton ec706132c0 WINBUILD: Fix build break 2013-09-20 17:12:29 -04:00
Rom Walton 3e4a8f2a28 WINBUILD: Increment vboxwrappers version number 2013-09-20 11:24:42 -04:00
Rom Walton d00e6c974a WINBUILD: Increment wrappers version number 2013-09-18 16:20:45 -04:00
Rom Walton 3255239991 WINBUILD: Increment the version number for vboxwrapper 2013-09-18 16:16:52 -04:00
Rom Walton f4a0fc8711 WINBUILD: Increment the wrappers version number 2013-09-18 13:11:37 -04:00
Rom Walton b0a86d0a1d WINBUILD: Update wrapper version number 2013-09-18 12:15:19 -04:00
Rom Walton 1a78c8b1f4 Update all project list for packages we release 2013-09-06 11:46:01 -04:00
David Anderson 4430a2cacd Update Win project files for new .cpp file 2013-08-25 15:27:11 -07:00
Rom Walton 2c369e802c VBOX: Update build number 2013-08-22 21:09:45 -04:00
Rom Walton a017f694a8 WINBUILD: Fix the bootstrap icon for CE and PTP 2013-08-22 14:01:30 -04:00
Rom Walton 758fe34cfa WINBUILLD: Fix skin install location problem 2013-08-22 11:15:10 -04:00
Rom Walton ca0583fd4b WINBUILD: Fix the startup registry key for the 'All Users' install path. 2013-08-22 11:09:38 -04:00
Rom Walton 84b5162d2d VBOX: Be more specific on the reason for the VirtualBox not being ready. It was a long time between incidents in dealing with a Linux kernel upgrade and the need to recompile the VirtualBox drivers. Vboxwrapper properly put the task into a waiting mode but the status message in the manager didn't give the right kind of hint as to the problem. 2013-08-21 12:39:37 -04:00
Rom Walton 46901a4fa2 WINBUILD: Fix filenames. For some reason the cc_config.xml file was named 'cc_ config.xml' which was causing file not found errors. 2013-08-16 11:11:34 -04:00
Rom Walton 0f8e551b1e WINBUILD: Be sure to launch the correct executable at started when not installed as a service. 2013-08-16 01:46:16 -04:00
Rom Walton d14046044e LOCALE: Update translations 2013-08-14 12:51:09 -04:00
Rom Walton d19a237aec WINBUILD: Re-enable the custom actions which modify the VirtualBox.VirtualBox permissions so that boinc_project can launch VMs. 2013-08-02 14:35:13 -04:00
Kevin Reed ad4ba19a2a Force git to see WCG.ism as XML 2013-07-22 15:03:25 -05:00
Kevin Reed 8237e30642 Force git to see file as xml and not binary 2013-07-22 15:02:52 -05:00
Kevin Reed aec53c94e2 Convert WCG.ism from binary to XML 2013-07-22 14:47:39 -05:00
Kevin Reed 489afd08f2 Merge last WCG.ism from branch client_release/7/7.0b to master to prepare for 7.2 work 2013-07-22 14:35:20 -05:00
Rom Walton 276108c3eb Update the all projects list distributed with the client software. 2013-07-17 01:22:32 -04:00