diff options
author | Mike Buland <eichlan@xagasoft.com> | 2011-04-07 15:25:44 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2011-04-07 15:25:44 +0000 |
commit | 4a008047988954e8ab80c74ab18f4e7b2ba4d478 (patch) | |
tree | 0bab402e9ea0316c32f192c84ea53c49f8847337 /src/functionplugger.h | |
parent | cfc2ab9cff9f7ef281293efeeb8cdbe1e03ac499 (diff) | |
download | build-4a008047988954e8ab80c74ab18f4e7b2ba4d478.tar.gz build-4a008047988954e8ab80c74ab18f4e7b2ba4d478.tar.bz2 build-4a008047988954e8ab80c74ab18f4e7b2ba4d478.tar.xz build-4a008047988954e8ab80c74ab18f4e7b2ba4d478.zip |
Two minor changes, first off the c and cpp requires rules both ignore missing
files and treat them as inputs that we just haven't generated yet. I think this
is a better assumption overall and will prevent most files from dying on deps.
Second, a change to the qt4 include overrides the normal exe rule and
substitutes one that also includes all .h files in it's inputs, only to ignore
them in the build profile at the last second. This means that all generated
.h files will also be deleted. It's the best solution until I figure out a
way to fix this in the build core.
Diffstat (limited to 'src/functionplugger.h')
0 files changed, 0 insertions, 0 deletions