summaryrefslogtreecommitdiff
path: root/tool/lib/output.rb
AgeCommit message (Expand)Author
2022-12-13Skip calling f.read for `overwrite: true`-only casesTakashi Kokubun
2022-12-13Make sure f.read is not called twiceTakashi Kokubun
2022-12-12Avoid overwriting revision.h when .git doesn't exist (#6915)Takashi Kokubun
2022-11-13Try to overwrite the file in VPATH if possibleNobuyoshi Nakada
2022-11-02file2lastrev.rb: try to overwrite the found revision.h as beforeNobuyoshi Nakada
2022-11-02file2lastrev.rb: separate options for `Output` and `VPath`Nobuyoshi Nakada
2022-11-01output.rb: extract from generic_erb.rbNobuyoshi Nakada