Buğra Gedik created THRIFT-4532:
-----------------------------------

             Summary: Avoid updating Thrift compiler generated code if the 
output has not changed
                 Key: THRIFT-4532
                 URL: https://issues.apache.org/jira/browse/THRIFT-4532
             Project: Thrift
          Issue Type: Improvement
          Components: Compiler (General)
    Affects Versions: 0.11.0
            Reporter: Buğra Gedik
             Fix For: 0.12.0


We would like to contribute an improvement to the Thrift compiler that would 
avoid regenerating target file(s) if they are going to be exactly the same as 
the ones already present in the same place. This will help when running the 
Thrift compiler in our build, especially in recursive mode. It would be ideal 
if we were to avoid overwriting target files that do not have any changes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to