]> git.tdb.fi Git - builder.git/commit
Rename Install to InstalledFile
authorMikko Rasa <tdb@tdb.fi>
Fri, 13 Apr 2012 16:54:47 +0000 (19:54 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 8 Jul 2012 21:08:49 +0000 (00:08 +0300)
commit8fa75f16e653e22f188bc09c5d04c3cdb5cf8c52
treedfdabe330fa17830f082babd1dc0743fc2ebb293
parentce3fc52c7e79c0bf182dad12ed6ba3a0203c59ce
Rename Install to InstalledFile
source/analyzer.cpp
source/binary.cpp
source/builder.cpp
source/component.cpp
source/copy.cpp
source/copy.h
source/install.cpp [deleted file]
source/install.h [deleted file]
source/installedfile.cpp [new file with mode: 0644]
source/installedfile.h [new file with mode: 0644]
source/objectfile.cpp