]> git.ipfire.org Git - thirdparty/vala.git/commit
CodeWriter: Do not replace .vapi if unchanged
authorRyan Lortie <desrt@desrt.ca>
Sat, 28 Aug 2010 14:30:05 +0000 (16:30 +0200)
committerJürg Billeter <j@bitron.ch>
Fri, 17 Sep 2010 23:00:14 +0000 (01:00 +0200)
commita6d9b01fdd8820da465c7d47dd4fb66a45bd5340
tree0c7cfb3391df90c945517492a61180710e82d8e5
parente155cbfbd76ba0fe78754ff51d3826a681e5b8fb
CodeWriter: Do not replace .vapi if unchanged

Steal some logic from the CCodeWriter to avoid replacing .vapi output if
nothing has changed.
vala/valacodewriter.vala