Lines Matching refs:meta2deps

122 	* meta2deps.py: handle multiple ./ embedded in path better.
371 * meta2deps.{py,sh}: assert if filemon data is truncated
467 * meta2deps: we do not expect any trace data for setid apps
497 * meta2deps.py: filemon on Linux is not as reliable as we might
512 * meta2deps.py: derive a list of dirdep extensions from
536 * meta2deps.py: avoid confusion if MACHINE and another
717 * meta2deps.{py,sh}: throw an error if we don't see filemon version
784 * meta2deps.py: R 1234 . is not interesting
855 * meta2deps.py: fix bug in processing 'L'ink and 'M'ove
1032 * meta2deps.py: take special care of '..'
1047 * meta2deps.py: fix botched indenation.
1088 * meta2deps.py: add is_src so we can check if obj dependency
1133 * meta2deps.py: clean paths without using realpath() where possible.
1140 * meta2deps.py: set pid_cwd[pid] when we process 'C'hdir,
1277 * meta2deps.py: fix old print statement when debugging.
1318 * meta2deps.sh: don't ignore subdirs.
1477 * meta2deps.sh: support @list
1479 * meta2deps.py: updates from Juniper
1632 * meta2deps.py: convert to print function for python3 compat.
1663 o meta2deps.py: indicate file and line number when we hit parse
1666 * meta2deps.py: add try_parse() to cleanup the above.
1677 * gendirdeps.mk, meta2deps.py, meta2deps.sh: handle $TARGET_SPEC
1679 Bring meta2deps.sh closer to par with meta2deps.py.
1696 * meta2deps.py (MetaFile.__init__): ensure self.cwd is initialized.
1704 * gendirdeps.mk: better mimic meta2deps handling of .dirdep files.
1721 * meta2deps.py: if machine is "host", then also trim
1756 * import latest dirdeps.mk, gendirdeps.mk and meta2deps.py
1802 * import latest dirdeps.mk and meta2deps.py from Juniper.
1828 * import latest meta2deps.py from Juniper.
1895 o meta2deps.py add a clear 'ERROR:' token if an exception is raised.
1896 o gendirdeps.mk if ERROR: from meta2deps.py do not update
1919 o add meta2deps.py from Juniper sjg@
1920 o tweak gendirdeps.mk to work with meta2deps.py when not