| 4 | | BOINC is free software, distributed under the [http://www.gnu.org/copyleft/lesser.html Lesser General Public License] |
| 5 | | (LGPL), version 3 or later. |
| 6 | | The University of California holds the copyright on all BOINC source code. |
| 7 | | By submitting contributions to the BOINC code, |
| 8 | | you irrevocably assign all right, title, and interest, including copyright and all copyright rights, |
| 9 | | in such contributions to The Regents of the University of California, |
| 10 | | who may then use the code for any purpose that it desires. |
| 11 | | |
| 12 | | * [DevProcess The BOINC development process] |
| 13 | | * [DevProjects Help wanted - programming] |
| 14 | | * [DevQualityAssurance Quality Assurance Workflow] (under discussion) |
| 15 | | * [TranslateIntro Help wanted - translation] |
| 16 | | * [//email_lists.php boinc_dev], an email list for BOINC developers |
| 17 | | * [CodingStyle Coding style] |
| 18 | | * [DebugClientWin Debugging the client on Windows] |
| 19 | | |
| 20 | | == Get and build BOINC software == |
| 21 | | * [SourceCodeGit Get source code] |
| 22 | | * [SoftwarePrereqsUnix Software prerequisites] |
| 23 | | * [BuildSystem Building on Unix] |
| 24 | | * [PythonMysql Installing python-mysqldb] |
| 25 | | * [CompileApp Building applications] |
| 26 | | * [CompileClient Building the client] |
| 27 | | * [AndroidBuildClient Building the client on Android] |
| 28 | | * [VmCompatibility Linux VM for building 'compatible' client] |
| | 3 | = BOINC Design Documents = |