Lines Matching defs:comment
135 def comment(self, text):
136 return self.writer.comment(text)
249 n.comment('This file is used to build ninja itself.')
250 n.comment('It is generated by ' + os.path.basename(__file__) + '.')
256 n.comment('The arguments passed to configure.py, for rerunning it.')
471 n.comment('browse_py.h is used to inline browse.py.')
483 n.comment('the depfile parser and ninja lexers are generated using re2c.')
506 n.comment('Generate a library for `ninja-re2c`.')
516 n.comment('Core source files all build into ninja library.')
572 n.comment('Main executable is library plus main() function.')
585 n.comment('Ancillary executables.')
606 n.comment('Generate a graph using the "graph" tool.')
615 n.comment('Generate the manual using asciidoc.')
635 n.comment('Generate Doxygen.')
652 n.comment('Regenerate build files if build script changes.')
666 n.comment('Packaging')