Changeset 550 for CMT/HEAD/ChangeLog
- Timestamp:
- Aug 23, 2010, 11:31:26 AM (15 years ago)
- File:
-
- 1 edited
-
CMT/HEAD/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CMT/HEAD/ChangeLog
r549 r550 1 2010-08-23 <rybkin@lal.in2p3.fr> 435 2 3 * source/cmt_commands.h: Introduce option -xml to produce output in XML 4 format, currently for commands "cmt setup", "cmt show projects", 5 "cmt show uses" 6 * source/cmt_commands.cxx: Implement function option_xml 7 * source/cmt.h: In class Cmt, introduce function print_xml_prolog 8 * source/cmt_parser.h: Introduce PrintMode Xml 9 * source/cmt_parser.cxx: In class Cmt, in functions do_setup, print, 10 print_context, implement case for mode Xml, in functions do_show_projects, 11 do_show_uses, pass mode to Project::show_all, Use::show_all, implement 12 function print_xml_prolog 13 * source/cmt_symbol.cxx: In class Symbol, in functions all_print, print, 14 implement case for mode Xml 15 * source/cmt_project.h: In class Project, in functions show_all, show, add 16 optional argument of type PrintMode 17 * source/cmt_project.cxx: Implement added optional argument for mode Xml, 18 in particular 19 * source/cmt_use.h: In class Use, in functions show_all, add optional 20 argument of type PrintMode 21 * source/cmt_use.cxx: Implement added optional argument for mode Xml, 22 in particular, in function get_cmtpath_and_offset, set offset to real_path 23 for packages not belonging to any project 24 * mgr/CMT.dtd: Introduce document type definition for XML format output 25 * src/setup.sh: In PATH, CLASSPATH, only strip entries matching /CMT/, 26 rather than CMT (similar to src/setup.csh) 27 1 28 2010-08-12 <rybkin@lal.in2p3.fr> 434 2 29
Note:
See TracChangeset
for help on using the changeset viewer.
