Closed Rot127 closed 2 years ago
Currently the timestamps in file headers are always updated on generation. Even if no actual code has been edited.
This PR changes that. It Compares the generated code against the code in the files and only writes, if it finds a differences.
Currently the timestamps in file headers are always updated on generation. Even if no actual code has been edited.
This PR changes that. It Compares the generated code against the code in the files and only writes, if it finds a differences.