| | 10 | |
| | 11 | == Status of porting code modules == |
| | 12 | |
| | 13 | The 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 | |