boinc/samples/wrapper
davidpanderson 86f6f179db Win build fix 2024-01-08 15:14:44 -08:00
..
BuildMacWrapper.sh [CI] Build example applications, wrapper and vboxwrapper for OSX. 2023-02-13 23:22:18 +01:00
Makefile Add proper versioning and the corresponding script to worker application 2023-12-19 10:54:06 +03:00
Makefile_mac [CI] Build example applications, wrapper and vboxwrapper for OSX. 2023-02-13 23:22:18 +01:00
ReadMe.txt Samples: Add Macintosh build instructions for example app (uppercase), VBoxWrapper and Wrapper 2015-04-14 07:34:42 -07:00
job.xml wrapper: log task completion as well as start 2014-04-30 15:36:28 -07:00
regerror.c - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regexp.c - wrapper: compile fixes for Win 2013-03-04 15:04:51 +01:00
regexp.h - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regexp_custom.h - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regexp_int.h - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regexp_memory.c - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regexp_report.c Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00
regmagic.h - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regsub.c - wrapper: compile fixes for Win 2013-03-04 15:04:51 +01:00
wrapper.cpp Win build fix 2024-01-08 15:14:44 -08:00
wrapper_win.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
wrapper_win.rc Update copyright year 2024-01-01 00:08:56 +00:00

ReadMe.txt

To build wrapper for Macintosh:

First build the BOINC libraries:
cd [path]/mac_build
source BuildMacBOINC.sh -lib

For more details, see the instructions in that script's comments or at:
[path]/mac_build/HowToBuildBOINC_XCode.rtf

After building the libraries, run the BuildMacWrapper.sh script in this wrapper directory (which will invoke the makefile Makefile_mac):
cd [path]/samples/wrapper/
sh BuildMacWrapper.sh