RESOLVED FIXED 76874
In CodeGeneratorObjC.pm, overwrite the output .h/.cpp only if the bytes differ
https://bugs.webkit.org/show_bug.cgi?id=76874
Summary In CodeGeneratorObjC.pm, overwrite the output .h/.cpp only if the bytes differ
Kentaro Hara
Reported 2012-01-23 16:07:04 PST
This is one of steps to stop rebuilding .h/.cpp files generated by unchanged IDLs (bug 76836). In this bug, we make a change on CodeGeneratorObjC.pm so that it overwrites the output .h/.cpp only if the bytes differ.
Attachments
Patch (6.78 KB, patch)
2012-01-23 16:18 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-01-23 16:18:38 PST
Adam Barth
Comment 2 2012-01-23 18:29:17 PST
Comment on attachment 123648 [details] Patch Ok
WebKit Review Bot
Comment 3 2012-01-23 23:10:04 PST
Comment on attachment 123648 [details] Patch Clearing flags on attachment: 123648 Committed r105697: <http://trac.webkit.org/changeset/105697>
WebKit Review Bot
Comment 4 2012-01-23 23:10:08 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.