Changes between Version 148 and Version 149 of SoftwareDevelopment


Ignore:
Timestamp:
Aug 22, 2015, 10:44:15 PM (9 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoftwareDevelopment

    v148 v149  
    11[[PageOutline]]
    2 = BOINC software development overview =
    32
    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 =
    294
    305== Design docs for current development ==
    316
    32  * [ManagerMenus Manager menu reorganization ]
    337 * [SimpleAttach Simplified attach process]
    348 * BOINC on Android
     
    5327
    5428 * [PrefsUnification Unifying Web and GUI Prefs]
     29 * [ManagerMenus Manager menu reorganization ]
    5530 * [PortalFeatures Scheduling for multi-user projects]
    5631 * [JobPrioritization Job prioritization]