Changes between Version 3 and Version 4 of PythonPort/Status


Ignore:
Timestamp:
Oct 19, 2007, 11:46:29 PM (18 years ago)
Author:
ghost
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PythonPort/Status

    v3 v4  
    88   projects and building/cleaning.
    99 * A simple project with a 'make' rule loads and builds fine
     10
     11== Status of porting code modules ==
     12
     13The below table documents the state of files in the 'build' directory. There, 'done' means the file is totally done, 'almost' means the file is essentially done, but maybe we tweaks are necessary as other files are ported and 'pending' is not yet there.
     14||'''File'''||'''Lines'''||'''Status'''||
     15||targets.jam||1550||almost||
     16||feature.jam||1284||pending||
     17||virtual-target.jam||1231||pending||
     18||generators.jam||1214||pending||
     19||project.jam||1018||pending||
     20||property.jam||694||pending||
     21||toolset.jam||510||pending||
     22||property-set.jam||464||pending||
     23||type.jam||370||pending||
     24||build-request.jam||301||pending||
     25||modifiers.jam||241||pending||
     26||scanner.jam||151||pending||
     27||alias.jam||75||done||
     28||version.jam||20||pending||
     29
    1030
    1131== Short-term goals ==