Age | Commit message (Collapse) | Author |
|
they are still influencing things such as filetime build decisions, but this
change to the policy simplifies everything and makes building faster.
|
|
|
|
|
|
what it needs, and it'll build a static version of build no problem.
Semi-static, it won't build any plugins or link against a shared libbu++, system
stuff may still be dynamic.
It can also clean up behind itself.
|
|
but it isn't being used in errors yet, I should add some new exceptions for now.
|
|
Haven't figured out why build can't build build anymore though, still have to
track that one down...
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
quite so many times.
|
|
|
|
version of libbu++, just to be safe.
|
|
way better now though.
|
|
|
|
been fixed.
|
|
It now works correctly.
|
|
|
|
stupid const char */char * warnings.
**There is no functional change in this version, you do not need to update.**
|
|
|
|
|
|
|
|
thing...I dunno what...
|
|
|
|
|
|
with right now for these until they're integrated and it won't matter anymore.
|
|
that, also good to know, but annoying.
|
|
to see what happens. If this works out the filters will become a fixture either
later in M2 or early in M3
|
|
|
|
|
|
|
|
isn't already one with the same name.
|
|
work just fine for what I want. They're cute though, you can put each target
in as many groups as you'd like.
|
|
create groups, you can't do anything with them yet (although the syntax is
supported already.)
|
|
command and captures the output. This nicely solves many of my problems for
now. Is it a hack? You be the judge...
|
|
|
|
|
|
|
|
|
|
|
|
work, but targets built as a result of a requires chain no longer count towards/ nor display the total count. also added a color view for fun
|
|
everything in the produces list.
|
|
|
|
|
|
for target chaining before performing any other operations. This means libs
will be built before anything may reference them, instead of just the exe.
|