----------------------------------------------------------------------- Pre Make Kit TODO file Document revision: $Id: TODO 1964 2007-04-07 15:08:47Z coudercd $ ----------------------------------------------------------------------- Format: Who Status Description Status flags: - to do + done ~ in progress ! high priority . low priority R release goal S snapshot goal Indented lines means subtask. ----------------------------------------------------------------------- common: ----------------------------------------------------------------------- ~R! update tutorial ~ improve test_pmkinstall to check more modes => moved to testsuite ~! new samples => move to testsuite - add a sample that show architecture data from pmk +R! improve tag generation and substitution. ~R regroup common labels at the same place pmk: ----------------------------------------------------------------------- -R? check if ~/.pmk.conf is available ~. compatibility with autoconf (progressing) : ~ support for DEFS (-D options to pass to the compiler) - support for LDFLAGS (misc linker options) ? - support for CPPFLAGS (misc linker options) ? - VPATH ? -. verify in CHECK_BINARY that program has executable right ? pmksetup: ----------------------------------------------------------------------- ~. cpu identification - ppc support (priviledged) - sparc support - sparc64 support (priviledged) ~ man page update - cpu optimisation for compiler - option to append to variable of pmk.conf pmkscan ----------------------------------------------------------------------- +R add support for advanced tags in pmkscan and pmk -R update scanfile.5 (ADVTAG) ~R! add more entries in pmkscan.dat ~R move hard coded strings of pmkscan.c into macros ~R reorganize macros of pmkscan.h .R replace EXTRAMKF by EXTRA_MACROS and EXTRA_RULES - EXTRA_MACROS is the file containing macros to add to makefile - EXTRA_RULES is the file containing rules to add to makefile pmkinstall ----------------------------------------------------------------------- pmkpc ----------------------------------------------------------------------- -. missing options - PMKPC_OPT_UNINST - PMKPC_OPT_DEBUG - PMKPC_OPT_VAR - PMKPC_OPT_VAR_DEF - PMKPC_OPT_VAR_PRNT - PMKPC_OPT_VAR_SILC - PMKPC_OPT_VAR_STDO ~. man page -. special expression ('' quoted), post 0.8 misc ----------------------------------------------------------------------- ~R! convert samples directory into a seperated testsuite recursive tasks ----------------------------------------------------------------------- ~R track and code missing checks for snprintf and strl* ~R update README and INSTALL