- 14 Jan, 2021 2 commits
-
-
Vitalii Koshura authored
Signed-off-by:
Vitalii Koshura <lestat.de.lionkur@gmail.com>
-
Christian Beer authored
Test base64 library
-
- 12 Jan, 2021 3 commits
-
-
Hector Espert authored
-
Hector Espert authored
-
Hector Espert authored
-
- 11 Jan, 2021 4 commits
-
-
Vitalii Koshura authored
[CI] make build artifacts available through github
-
Vitalii Koshura authored
Scheduler, XML plan class spec: parse Linux version correctly
-
Vitalii Koshura authored
Add CTRL+A shortcut
-
Vitalii Koshura authored
cppcheck: avoid chance to read from uninitialised data
-
- 04 Jan, 2021 1 commit
-
-
Christian Beer authored
-
- 01 Jan, 2021 2 commits
-
-
Vitalii Koshura authored
add OSX CI badge to readme
-
Christian Beer authored
-
- 31 Dec, 2020 5 commits
-
-
Christian Beer authored
fix compilation without deprecated OpenSSL APIs
-
Christian Beer authored
Complete list of files to be installed for tools
-
Christian Beer authored
Determine gtkver for wxWidgets more correctly
-
Christian Beer authored
[CI] add OSX workflow to Github Actions
-
Christian Beer authored
[CI] replace Travis and AppVeyor with Github Actions
-
- 24 Dec, 2020 4 commits
-
-
Christian Beer authored
The previous CI system (Appveyor) used `True` and `False` but the new one (Github Actions) uses `true` and `false`.
-
Charlie Fenton authored
-
Charlie Fenton authored
-
Charlie Fenton authored
Update comments in dependencyNames.sh Update Mac build instructions Force rebuild of CI-Travis dependency cache (temporary for testing)
-
- 23 Dec, 2020 3 commits
-
-
Christian Beer authored
Forgot to include this file in ebc507e0 Co-authored-by:
Vitalii Koshura <lestat.de.lionkur@gmail.com>
-
Christian Beer authored
Replaces the previous Travis-CI job for OSX. The MacOS runner on Github Actions has a newer perl version installed which forced me to increase version numbers of dependencies in order to get it working. Deployment is not finished yet. This needs commit ebc507e0 as a prerequisite. Co-authored-by:
Vitalii Koshura <lestat.de.lionkur@gmail.com>
-
Christian Beer authored
This consolidates the different CI builds on one platform that provides support for the major three operating systems we build on (Linux, Windows, MacOS). The nomenclature and syntax is a bit different but it has the same functionality. This commit introduces the Linux and Windows based workflows. All the build artifacts can now be downloaded from [bintray](https://bintray.com/beta/#/boinc/boinc-ci?tab=files ). The CI workflows run for every pull request, every merge into the master branch and every Sunday around 12:00 (GMT). Every first Sunday in a month a cleanup Script is run to delete old artifacts from Bintray. Artifacts from closed/merged pull requests get deleted then. Artifacts from weekly builds and merges into the master branch older than 6 months get deleted too. Co-authored-by:
Vitalii Koshura <lestat.de.lionkur@gmail.com>
-
- 14 Dec, 2020 4 commits
-
-
David Anderson authored
client: show IPV6 address correctly
-
David Anderson authored
web: remove 30-day limit in forum search function
-
Vitalii Koshura authored
Add Javax Annotation.
-
Isira Seneviratne authored
-
- 07 Dec, 2020 1 commit
-
-
makise-homura authored
-
- 03 Dec, 2020 2 commits
-
-
David Anderson authored
The explanation for an error code could be years old.
-
David Anderson authored
Python: new constants
-
- 02 Dec, 2020 1 commit
-
-
David Anderson authored
Mac: Fixes for building with Xcode 12.2
-
- 01 Dec, 2020 2 commits
-
-
Charlie Fenton authored
Mac: Update Build instructions to say that code must be signed under a version of MacOS < 11.0 to allow installing on MacOS < 10.12.
-
Charlie Fenton authored
Installer & Readme: automatically get minimum required MacOS version at build time.
-
- 29 Nov, 2020 1 commit
-
-
Kevin Reed authored
client: allow an empty GUI RPC password, but generate alert message
-
- 26 Nov, 2020 2 commits
-
-
David Anderson authored
-
David Anderson authored
I don't know why this file is in the repo; it's generated automatically by the configure process
-
- 24 Nov, 2020 2 commits
-
-
David Anderson authored
Mac: improvements for Xcode 12 and MacOS 11 Big Sur
-
Charlie Fenton authored
-
- 23 Nov, 2020 1 commit
-
-
Charlie Fenton authored
Code-sign command-line executables, add info.plist file with identifier to boinccmd, package as DMG instead of Zip so Apple will "notarize" it. Set minimum MacOS version to OS 10.9 to eliminate most warnings from Xcode version 12.2. Fix a problem running BOINC screensaver on MacOS 11 Big Sur when built with Xcode version earlier than Xcode 11.
-