Changes between Version 192 and Version 193 of SummerOfCode


Ignore:
Timestamp:
Mar 20, 2013, 9:41:33 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

re-add more specific potential task for extricated MP from Xcode

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v192 v193  
    105105
    106106* Difficulty: Challenging
     107* Languages: Tcl, C
     108* Potential mentors: TBD
     109
     110==== Remove dependency on Xcode ==== #xcode
     111
     112MacPorts currently requires a full Xcode installation, even if the user only wishes to install prepackaged binaries or compile ports that do not use Xcode projects for building. This task be as simple as allowing MacPorts to install binary packages without Xcode present, or as complex as enabling MacPorts to be completely self-sufficient (not requiring Xcode or the Command Line Tools at all).
     113
     114* Difficulty: Medium to very challenging
    107115* Languages: Tcl, C
    108116* Potential mentors: TBD