-
Notifications
You must be signed in to change notification settings - Fork 449
DevProcess
David Anderson edited this page Jan 13, 2024
·
3 revisions
BOINC is free software, distributed under the Lesser General Public License (LGPL), version 3 or later.
The University of California holds the copyright on all BOINC source code. By submitting contributions to the BOINC code, you irrevocably assign all right, title, and interest, including copyright and all copyright rights, in such contributions to The Regents of the University of California, who may then use the code for any purpose that it desires.
- The BOINC Github repository
- boinc_dev, an email list for BOINC developers
- Coding style
- Debugging the client on Windows
The BOINC development process involves interaction between various groups:
- Report bugs or make feature requests on the BOINC message boards or by creating issues in Github.
- Monitor message boards and forward important posts to boinc_dev or Github issues.
- Fix issues.
- Test development releases and report problems via a Web-based system.
- Monitor the Alpha-test results and notify area owners of issues.
- Decide when to create test releases; communicate with alpha testers via email list.
- Decide when to make public releases.