Skip to content

Commit

Permalink
Merge pull request #5393 from BOINC/dpa_wiki2
Browse files Browse the repository at this point in the history
  • Loading branch information
AenBleidd authored Oct 8, 2023
2 parents 504349a + 44f5e9a commit efd3e83
Show file tree
Hide file tree
Showing 39 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion android/build_androidtc_armv6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildClient#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient#
#

# Script to setup Android toolchain
Expand Down
2 changes: 1 addition & 1 deletion android/build_boinc_arm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildClient#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient#
#

# Script to compile BOINC for Android
Expand Down
2 changes: 1 addition & 1 deletion android/build_boinc_arm64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildClient#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient#
#

# Script to compile BOINC for Android
Expand Down
2 changes: 1 addition & 1 deletion android/build_boinc_armv6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildClient#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient#
#

# Script to compile BOINC for Android
Expand Down
2 changes: 1 addition & 1 deletion android/build_boinc_x86.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildClient#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient#
#

# Script to compile BOINC for Android
Expand Down
2 changes: 1 addition & 1 deletion android/build_boinc_x86_64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildClient#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient#
#

# Script to compile BOINC for Android
Expand Down
2 changes: 1 addition & 1 deletion android/build_component.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: https://boinc.berkeley.edu/trac/wiki/AndroidBuildClient
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient
#

# Script to compile BOINC selected component for Android
Expand Down
2 changes: 1 addition & 1 deletion android/build_libraries_arm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildApp#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildApp
#

# Script to compile various BOINC libraries for Android to be used
Expand Down
2 changes: 1 addition & 1 deletion android/build_libraries_arm64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildApp#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildApp
#

# Script to compile various BOINC libraries for Android to be used
Expand Down
2 changes: 1 addition & 1 deletion android/build_libraries_armv6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildApp#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildApp
#

# Script to compile various BOINC libraries for Android to be used
Expand Down
2 changes: 1 addition & 1 deletion android/build_libraries_x86.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildApp#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildApp
#

# Script to compile various BOINC libraries for Android to be used
Expand Down
2 changes: 1 addition & 1 deletion android/build_libraries_x86_64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: http://boinc.berkeley.edu/trac/wiki/AndroidBuildApp#
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildApp
#

# Script to compile various BOINC libraries for Android to be used
Expand Down
2 changes: 1 addition & 1 deletion android/ci_build_vcpkg_apps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: https://boinc.berkeley.edu/trac/wiki/AndroidBuildClient
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient
#

# Script to compile BOINC apps for Android
Expand Down
2 changes: 1 addition & 1 deletion android/ci_build_vcpkg_client.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: https://boinc.berkeley.edu/trac/wiki/AndroidBuildClient
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient
#

# Script to compile everything BOINC needs for Android
Expand Down
2 changes: 1 addition & 1 deletion android/ci_build_vcpkg_libraries.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: https://boinc.berkeley.edu/trac/wiki/AndroidBuildClient
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient
#

# Script to compile BOINC libs for Android
Expand Down
2 changes: 1 addition & 1 deletion android/ci_build_vcpkg_manager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

#
# See: https://boinc.berkeley.edu/trac/wiki/AndroidBuildClient
# See: https://github.com/BOINC/boinc/wiki/AndroidBuildClient
#

# Script to compile everything BOINC needs for Android
Expand Down
2 changes: 1 addition & 1 deletion api/libboinc_api.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ includedir=@includedir@
Name: boinc_api
Description: BOINC API
Version: @PACKAGE_VERSION@
URL: https://boinc.berkeley.edu/trac/wiki/BasicApi
URL: https://github.com/BOINC/boinc/wiki/BasicApi

Cflags: -I${includedir}/boinc
Cflags.private: @GLUT_CFLAGS@
Expand Down
2 changes: 1 addition & 1 deletion api/libboinc_graphics2.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ includedir=@includedir@
Name: boinc_graphics2
Description: BOINC graphics API
Version: @PACKAGE_VERSION@
URL: https://boinc.berkeley.edu/trac/wiki/GraphicsApps
URL: https://github.com/BOINC/boinc/wiki/GraphicsApps

Cflags: -I${includedir}/boinc
Cflags.private: @GLUT_CFLAGS@
Expand Down
2 changes: 1 addition & 1 deletion api/libboinc_opencl.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ includedir=@includedir@
Name: boinc_opencl
Description: BOINC OpenCL API
Version: @PACKAGE_VERSION@
URL: https://boinc.berkeley.edu/trac/wiki/OpenclApps
URL: https://github.com/BOINC/boinc/wiki/OpenclApps

Cflags: -I${includedir}/boinc
Cflags.private: @GLUT_CFLAGS@
Expand Down
2 changes: 1 addition & 1 deletion lib/submit_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


# Python bindings of the remote job submission and file management APIs
# See https://boinc.berkeley.edu/trac/wiki/RemoteJobs#Pythonbinding
# See https://github.com/BOINC/boinc/wiki/RemoteJobs#Pythonbinding

import urllib
import urllib2
Expand Down
2 changes: 1 addition & 1 deletion mac_build/BuildMacBOINC.sh
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ major=`echo $version | sed 's/\([0-9]*\)[.].*/\1/' `;

if [ "$major" -lt "11" ]; then
echo "ERROR: Building BOINC requires System 10.7 or later. For details, see build instructions at"
echo "boinc/mac_build/HowToBuildBOINC_XCode.rtf or https://boinc.berkeley.edu/trac/wiki/MacBuild"
echo "boinc/mac_build/HowToBuildBOINC_XCode.rtf or https://github.com/BOINC/boinc/wiki/MacBuild"
return 1
fi

Expand Down
4 changes: 2 additions & 2 deletions mac_installer/CE-ReadMe.rtf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Note: on some versions of the Mac OS, you may not be able to exit the Charity En
\b0 \cf0 Charity Engine Desktop for the Macintosh features strong security measures. This additional security helps protect your computer data from potential theft or accidental or malicious damage by limiting Charity Engine projects' access to your system and data. \
\
For more information or technical details of the implementation, please see {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/trac/wiki/SandboxUser"}}{\fldrslt http://boinc.berkeley.edu/trac/wiki/SandboxUser}} and {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/sandbox.php"}}{\fldrslt http://boinc.berkeley.edu/sandbox.php}}\
For more information or technical details of the implementation, please see {\field{\*\fldinst{HYPERLINK "https://github.com/BOINC/boinc/wiki/SandboxUser"}}{\fldrslt https://github.com/BOINC/boinc/wiki/SandboxUser}} and {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/sandbox.php"}}{\fldrslt http://boinc.berkeley.edu/sandbox.php}}\
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural

Expand Down Expand Up @@ -82,4 +82,4 @@ You can move (
\b0 ) Charity Engine Desktop from your Macintosh, run the
\b Uninstall Charity Engine
\b0 application which is included with the installer.\
}
}
4 changes: 2 additions & 2 deletions mac_installer/GR-ReadMe.rtf
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Note: on some versions of the Mac OS, you may not be able to exit the GridRepubl
\b0 \cf0 GridRepublic Desktop for the Macintosh features strong security measures. This additional security helps protect your computer data from potential theft or accidental or malicious damage by limiting GridRepublic projects' access to your system and data. \
\
For more information or technical details of the implementation, please see {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/trac/wiki/SandboxUser"}}{\fldrslt http://boinc.berkeley.edu/trac/wiki/SandboxUser}} and {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/sandbox.php"}}{\fldrslt http://boinc.berkeley.edu/sandbox.php}}\
For more information or technical details of the implementation, please see {\field{\*\fldinst{HYPERLINK "https://github.com/BOINC/boinc/wiki/SandboxUser"}}{\fldrslt https://github.com/BOINC/boinc/wiki/SandboxUser}} and {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/sandbox.php"}}{\fldrslt http://boinc.berkeley.edu/sandbox.php}}\
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural

Expand Down Expand Up @@ -80,4 +80,4 @@ You can move (
\b0 ) GridRepublic Desktop from your Macintosh, run the
\b Uninstall GridRepublic
\b0 application which is included with the installer.\
}
}
4 changes: 2 additions & 2 deletions mac_installer/PTP-ReadMe.rtf
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Note: on some versions of the Mac OS, you may not be able to exit the Progress T
\b0 \cf0 ProgressThruProcessors Desktop or BOINC for the Macintosh features strong security measures. This additional security helps protect your computer data from potential theft or accidental or malicious damage by limiting Progress Thru Processors projects' access to your system and data. \
\
For more information or technical details of the implementation, please see {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/trac/wiki/SandboxUser"}}{\fldrslt http://boinc.berkeley.edu/trac/wiki/SandboxUser}} and {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/sandbox.php"}}{\fldrslt http://boinc.berkeley.edu/sandbox.php}}\
For more information or technical details of the implementation, please see {\field{\*\fldinst{HYPERLINK "https://github.com/BOINC/boinc/wiki/SandboxUser"}}{\fldrslt https://github.com/BOINC/boinc/wiki/SandboxUser}} and {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/sandbox.php"}}{\fldrslt http://boinc.berkeley.edu/sandbox.php}}\
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural

Expand Down Expand Up @@ -79,4 +79,4 @@ You can move (
\b0 ) ProgressThruProcessors Desktop from your Macintosh, run the
\b Uninstall Progress Thru Processors
\b0 application which is included with the installer.\
}
}
4 changes: 2 additions & 2 deletions mac_installer/wcgrid-ReadMe.rtf
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Note: on some versions of the Mac OS, you may not be able to exit the World Comm
\fs24 help protect your computer data from potential theft or accidental or malicious damage by limiting World Community Grid\'92s access to your system and data. \
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
\cf0 \
For more information or technical details of the implementation, please see {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/trac/wiki/SandboxUser"}}{\fldrslt http://boinc.berkeley.edu/trac/wiki/SandboxUser}} and {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/sandbox.php"}}{\fldrslt http://boinc.berkeley.edu/sandbox.php}}\
For more information or technical details of the implementation, please see {\field{\*\fldinst{HYPERLINK "https://github.com/BOINC/boinc/wiki/SandboxUser"}}{\fldrslt https://github.com/BOINC/boinc/wiki/SandboxUser}} and {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/sandbox.php"}}{\fldrslt http://boinc.berkeley.edu/sandbox.php}}\
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

Expand Down Expand Up @@ -108,4 +108,4 @@ You can move (
\f1\b0 ) World Community Grid from your Macintosh, run the
\f0\b Uninstall World Community Grid
\f1\b0 application which is included with the installer in the extras folder.\
}
}
2 changes: 1 addition & 1 deletion samples/nvcuda/cuda.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
// -early_exit: exit(10) after 30 chars
// -early_crash: crash after 30 chars
//
// See http://boinc.berkeley.edu/trac/wiki/GPUApp for any compiling issues
// See https://github.com/BOINC/boinc/wiki/GPUApp
// Contributor: Tuan Le ([email protected])
//
// NOTE: As currently written, this sample is of limited usefulness, as it
Expand Down
2 changes: 1 addition & 1 deletion samples/nvcuda/cuda.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// You should have received a copy of the GNU Lesser General Public License
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
//
// See http://boinc.berkeley.edu/trac/wiki/GPUApp for any compiling issues
// See https://github.com/BOINC/boinc/wiki/GPUApp
// Contributor: Tuan Le ([email protected])

#ifndef CUDA_H_
Expand Down
4 changes: 2 additions & 2 deletions samples/nvcuda/cuda_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// You should have received a copy of the GNU Lesser General Public License
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
//
// See http://boinc.berkeley.edu/trac/wiki/GPUApp for any compiling issues
// See https://github.com/BOINC/boinc/wiki/GPUApp
// Contributor: Tuan Le ([email protected])

#ifndef CUDA_CONFIG_H_
Expand Down Expand Up @@ -48,4 +48,4 @@ inline void __cudaSafeCall( int err, const char *file, const int line )
#define SAFECALL(err) __cudaSafeCall(err, __FILE__, __LINE__)
#define CUDACHECK {cudaError_t error = cudaGetLastError(); if(error != 0){fprintf(stderr, "Error code %d: %s file %s line %i.\n",error,cudaGetErrorString(error),__FILE__,__LINE__);}}

#endif /* #ifndef CUDA_CONFIG_H_ */
#endif /* #ifndef CUDA_CONFIG_H_ */
2 changes: 1 addition & 1 deletion samples/openclapp/openclapp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
// -early_exit: exit(10) after 30 iterations
// -early_crash: crash after 30 iterations
//
// See http://boinc.berkeley.edu/trac/wiki/GPUApp for any compiling issues.
// See https://github.com/BOINC/boinc/wiki/GPUApp
// Original contributor: Tuan Le ([email protected])

#include "openclapp.hpp"
Expand Down
2 changes: 1 addition & 1 deletion samples/vboxmonitor/vboxmonitor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.

// vboxmonitor [options] BOINC VirtualBox monitor
// see: http://boinc.berkeley.edu/trac/wiki/VboxApps
// see: https://github.com/BOINC/boinc/wiki/VboxApps
// Options:
//
// Duplicate everything sent to stdin to the console and the VM Guest Log.
Expand Down
2 changes: 1 addition & 1 deletion samples/vboxwrapper/vboxjob.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ class VBOX_JOB {

bool enable_graphics_support;
// whether to enable graphics support by way of
// http://boinc.berkeley.edu/trac/wiki/GraphicsApi#File
// https://github.com/BOINC/boinc/wiki/GraphicsApi#File

bool enable_screenshots_on_error;
// capture screen shots during catastrophic events
Expand Down
2 changes: 1 addition & 1 deletion samples/vboxwrapper/vboxwrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.

// BOINC VirtualBox wrapper; lets you run apps in VMs
// see: http://boinc.berkeley.edu/trac/wiki/VboxApps
// see: https://github.com/BOINC/boinc/wiki/VboxApps
//
// usage: vboxwrapper [options]
//
Expand Down
2 changes: 1 addition & 1 deletion samples/wrapper/wrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.

// BOINC wrapper - lets you use non-BOINC apps with BOINC
// See https://boinc.berkeley.edu/trac/wiki/WrapperApp
// See https://github.com/BOINC/boinc/wiki/WrapperApp
//
// cmdline options:
// --device N macro-substitute N for $GPU_DEVICE_NUM
Expand Down
2 changes: 1 addition & 1 deletion sched/assimilator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ void usage(char* name) {
fprintf(stderr,
"This program is an 'assimilator'; it handles completed jobs.\n"
"Normally it is run as a daemon from config.xml.\n"
"See: https://boinc.berkeley.edu/trac/wiki/BackendPrograms\n\n"
"See: https://github.com/BOINC/boinc/wiki/BackendPrograms\n\n"
);

fprintf(stderr, "usage: %s [options]\n"
Expand Down
2 changes: 1 addition & 1 deletion sched/makefile_validator_test
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# makefile for building a validator test program; see
# https://boinc.berkeley.edu/trac/wiki/ValidationSimple
# https://github.com/BOINC/boinc/wiki/ValidationSimple

# the object file containing result_init() etc. - replace with your own
VALIDATOR_SRC = sample_bitwise_validator.cpp
Expand Down
2 changes: 1 addition & 1 deletion tools/boinc_submit
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<?php

// Submit a single job.
// Usage (see http://boinc.berkeley.edu/trac/wiki/SingleJob for more info):
// Usage (see https://github.com/BOINC/boinc/wiki/SingleJob for more info):
//
// 1) Set the env var BOINC_PROJECT_DIR to the root directory of the project
// 2) put boinc/tools/ in your search path
Expand Down
2 changes: 1 addition & 1 deletion tools/manage_privileges
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.

// script for controlling "manage" privileges.
// See http://boinc.berkeley.edu/trac/wiki/MultiUser
// See https://github.com/BOINC/boinc/wiki/MultiUser
// Run this from the project directory.

// usage:
Expand Down
2 changes: 1 addition & 1 deletion tools/update_versions
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

// script to create app versions,
// and stage their files in the download dir.
// See https://boinc.berkeley.edu/trac/wiki/AppVersionNew
// See https://github.com/BOINC/boinc/wiki/AppVersionNew


error_reporting(E_ALL);
Expand Down
2 changes: 1 addition & 1 deletion tools/update_versions_v6
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ config.xml must contain an <app_dir> which specifies the directory to search.
apps/APPLICATION_NAME/ contains application versions for each application.
See https://boinc.berkeley.edu/trac/wiki/UpdateVersions
See https://github.com/BOINC/boinc/wiki/UpdateVersions
"""

Expand Down

0 comments on commit efd3e83

Please sign in to comment.