Module CS/apps/tools/

back to main page

Summary Period: 2003-04-08 to 2003-05-28

Modules

[root]/CS/apps/tools
     cs2xml (6 files, 4083 lines)
     csfedit (4 files, 1937 lines)
     csfgen (3 files, 469 lines)
     cslight (6 files, 620 lines)
     levtool (4 files, 2780 lines)
     makedep (13 files, 4532 lines)
     picview (4 files, 561 lines)
     tbconv (4 files, 303 lines)
     uninst (3 files, 391 lines)
     viewmesh (4 files, 988 lines)
     vsh (4 files, 688 lines)

Lines Of Code


Total Lines Of Code: 12 (2003-07-11 20:29)

Authors

Author Changes Lines of code Lines per change
Totals 3 (100.0%) 14 (100.0%) 4.6
matzebraun 1 (33.3%) 14 (100.0%) 14.0
sunshine 1 (33.3%) 0 (0.0%) 0.0
philwyett 1 (33.3%) 0 (0.0%) 0.0

Most Recent Commits

sunshine 2003-05-28 14:16

Eric Sunshine performed Phase Two of the elimination of the
monolithic scf.cfg:

-*- Converted SCF to understand XML format meta-information resources
associated with plugins. More specifically, it understands resources
accessed via the iDocument interface.

-*- SCF now actually utilizes the .csplugin meta-information resources
associated with plugins. It no longer consults scf.cfg nor the
individual .scf files. (Presently, the old code for locating .scf
files is being re-used to locate the new .csplugin files. Fully
dynamic, recursive discovery of plugin modules is not yet implemented.
See To-Do below.)

-*- Eliminated scf.cfg, as well as all remaining code references to it.
(Some other non-SCF code was accessing scf.cfg for other purposes.)

-*- Eliminated the now obsolete scfreg. Eliminated references to scfreg
from install.jam.

-*- Still To-Do:

- Remove references to scf.cfg and scfreg from documentation. Also
document new .csplugin resources.

- Add platform-specific function to scan and locate plugins
automatically rather than using the ad-hoc approach inherited from
scanning for .scf files.

- Add platform-specific function to query a plugin's meta-information.
This should be used by SCF to do the raw extraction. Provide and
finalize API for higher-level clients to access meta-information.

- Augment static linking to work with the new facility.

- Eliminate the hard-coded SCF registration information in each
plugin's source code.

0 lines of code changed in:

philwyett 2003-04-14 01:46

- Philip Wyett removed makedep entry under apps/tools for Jam. This
is no longer needed after recent changes.

0 lines of code changed in:

matzebraun 2003-04-08 20:15

added the Jamfiles

14 lines of code changed in:


Generated by StatCvs v0.2-dev