.github
[ci] update actions
2024-09-09 17:17:41 +02:00
.tx
update translations
2024-07-22 23:44:24 +02:00
3rdParty
[ci] check for upstream updates of the custom vcpkgs ports
2024-07-31 01:31:03 +02:00
android
[linux] remove unused '--enable-vcpkg' configure parameter
2024-07-31 00:08:27 +02:00
api
clarify meaning of DEBUG in C++ code
2024-08-09 12:40:54 +02:00
apps
- fix filename in apps/version.xml
2023-11-19 14:47:24 -08:00
ci_tools
[ci] check for upstream updates of the custom vcpkgs ports
2024-07-31 01:31:03 +02:00
client
boinccmd: fix size_t -> int conversion and unreachable code warning
2024-09-10 01:10:40 +02:00
clientctrl
Update copyright year
2024-01-01 00:08:56 +00:00
clientgui
clientgui: fix deprecation warning by replacing outdated wxBOLD with wxFONTWEIGHT_BOLD macro
2024-09-10 01:16:56 +02:00
clientscr
clientscr: fix float <-> double conversion warnings
2024-09-10 00:57:52 +02:00
clientsetup /win
Update copyright year
2024-01-01 00:08:56 +00:00
clienttray
Update copyright year
2024-01-01 00:08:56 +00:00
coprocs /NVIDIA
Revert "coprocs typos + copyright symbols"
2021-10-06 14:42:18 -04:00
curl
Update ca-bundle.crt
2021-10-02 14:49:51 +02:00
db
Unix build fixes.
2024-08-21 00:40:50 -07:00
deploy
Add empty wsl_wrapper VS project
2024-08-25 02:06:27 +02:00
doc
add wiki images
2023-12-26 16:33:29 -08:00
drupal
Updated Android download instructions
2024-07-08 17:37:21 +02:00
fastlane/metadata /android
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
html
scheduler: fix WSL plan class
2024-09-04 21:27:13 -07:00
integration_test
Test: repository was moved to BOINC org
2018-08-30 23:41:00 +02:00
lib
client: add missing clause in idle check logic
2024-09-09 13:47:48 -07:00
linux
Enable c++11 when building sample applications for linux release
2024-09-05 10:01:55 +02:00
locale
update translations
2024-07-22 23:44:24 +02:00
m4
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
mac_build
Mac: update URL to download c-ares, which has moved to GitHub
2024-06-08 02:13:45 -07:00
mac_installer
Mac: Installer update for screensaver fixes for MacOS 14
2024-05-03 01:13:43 -07:00
mingw
Change to DVCPKG_INSTALLED_DIR in cmake builds
2023-04-05 11:16:12 +03:00
osx
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
packages
[linux] fix install scripts to handle upgrade cases.
2024-05-22 00:43:59 +02:00
py
database: make it work with utf8mb4
2024-08-09 10:10:21 +02:00
samples
Use string instead of char[] for main command.
2024-09-05 12:14:52 -07:00
sched
scheduler: fix WSL plan class
2024-09-04 21:27:13 -07:00
snap
[snap] update snapcraft.yml to prepare it for publish
2024-08-21 01:58:30 +02:00
stripchart
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
tests
[linux] add 'all_projects_list.xml' to the linux installation package
2024-05-24 12:40:03 +02:00
tools
server: use correct DB connection in create_work()
2024-08-09 00:33:20 +02:00
vda
Automake: use $(libexecdir) instead of $(libdir)
2023-05-17 15:27:06 +05:00
wasm
[linux] remove unused '--enable-vcpkg' configure parameter
2024-07-31 00:08:27 +02:00
win_build
Merge pull request #5777 from BOINC/vko_add_empty_wsl_wrapper_vs_project
2024-08-24 18:44:01 -07:00
windows
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
xcompile
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
zip
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
.codecov.yml
[codecov] simplify config
2024-08-12 15:13:54 +02:00
.gitattributes
repository: Change line endings in code of conduct to unix style and
2018-05-23 11:00:58 -05:00
.gitignore
Merge pull request #5096 from AenBleidd/vko_fix_linux_build_with_fcgi_enabled
2023-02-21 14:31:47 -08:00
.scrutinizer.yml
Scrutinizer: cache Drupal dependency for static code analysis
2019-01-23 20:59:32 +01:00
.vimrc
…
CODE_OF_CONDUCT.md
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
CONTRIBUTING.md
Remove slack links. Put discord links instead.
2024-05-07 23:07:59 +02:00
COPYING
COPYING is the GPL license; COPYING.LESSER is additional text for LGPL.
2017-03-06 11:48:18 -08:00
COPYING.LESSER
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
COPYRIGHT
update copyright year
2019-04-08 21:50:03 +03:00
INSTALL
Update instructions
2022-09-08 10:01:02 +02:00
Makefile.am
[Manager][linux] Search for skins in /usr/(local)/share/boinc-manager/skins or ./skins folders.
2022-06-28 01:27:08 +02:00
Makefile.incl
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
README.md
Update README.md
2023-04-17 15:16:41 -07:00
TODO_OLD
…
_autosetup
_autosetup: use sh instead of bash, no longer check for gmake
2016-02-29 07:28:37 +07:00
bolt_checkin_notes.txt
…
build_pos
Locale: permanently move web translations
2016-11-16 21:54:07 +01:00
checkin_notes
Check email list
2015-07-27 13:51:53 -04:00
checkin_notes_2002
…
checkin_notes_2003
…
checkin_notes_2004
…
checkin_notes_2005
…
checkin_notes_2006
…
checkin_notes_2007
…
checkin_notes_2008
…
checkin_notes_2009
…
checkin_notes_2010
…
checkin_notes_2011
…
checkin_notes_2012
…
checkin_notes_samples
…
configure.ac
[linux] remove unused '--enable-vcpkg' configure parameter
2024-07-31 00:08:27 +02:00
coverity-model.cpp
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
generate_svn_version.sh
Remove trailing whitespaces. Add CI script to verify in on every commit
2023-05-05 20:08:17 +02:00
gitlog2boinclog.sh
…
gl
web: showing PHP errors on web pages is optional
2024-01-18 13:53:48 -08:00
gl.py
web: showing PHP errors on web pages is optional
2024-01-18 13:53:48 -08:00
notes
…
project_specific_defines.h
…
set-client-version.py
[snap] fix version in boinc.desktop file
2024-08-20 01:43:46 +02:00
set-vboxwrapper-version.py
Add proper versioning and the corresponding script to worker application
2023-12-19 10:54:06 +03:00
set-worker-version.py
Add proper versioning and the corresponding script to worker application
2023-12-19 10:54:06 +03:00
set-wrapper-version.py
Add proper versioning and the corresponding script to worker application
2023-12-19 10:54:06 +03:00
testbase
…
todo
Sched + Tests + Misc typos
2021-10-06 14:42:17 -04:00
version.h
Set version to 8.1.0
2024-03-19 15:18:13 +01:00
version.h.in
client/server/web: add 'Apple GPU' as an official GPU type.
2024-01-28 01:41:12 -08:00