Age | Commit message (Collapse) | Author |
|
the rule input filter.
|
|
|
|
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.
|
|
|
|
|
|
makes a little more sense now as well.
|
|
and everything works. Unfortunately, with this release, you'll have to rebuild
with the shell script...
|
|
conditions and functions to a plugger system like views, and all of them now
load builtin and external plugins flawlessly. It's actually a lot of fun.
I also added the example/test plugin condition "random" it randomly builds
targets...it's not really useful...
|
|
not getting the variables from the parent target.
|
|
for you for CXXFLAGS and LDFLAGS, added a bunch more stuff and fixed a strange
function input bug.
|
|
|
|
|