5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Docs generator needs working parser, fix makefile rules. More... over 13 years ago
Ignore more tests projects' build byproducts. More... over 13 years ago
Add dependencies between submakefiles. More... over 13 years ago
Add bool literals (true/false) to the grammar. More... over 13 years ago
Fix CannotDetermineError-related code errors. More... over 13 years ago
Better validation of boolean expressions. More... over 13 years ago
Simplify some more AND bool expressions. More... over 13 years ago
Handle references to bool vars in BasicSimplifier. More... over 13 years ago
Preserve backtrace on exceptions thrown from Builder.on_xxx(). More... over 13 years ago
Preserve backtrace on exceptions thrown from Builder.on_xxx(). More... over 13 years ago
Add __nonzero__() to Expr objects. More... over 13 years ago
Add __nonzero__() to Expr objects. More... over 13 years ago
And support for pre- and post-build commands. More... over 13 years ago
Add --dump-model-for=TOOLSET option. More... over 13 years ago
Add --dump-model-for=TOOLSET option. More... over 13 years ago
Put debug options into a group in --help output. More... over 13 years ago
Add vs2010.generate-solution property. More... over 13 years ago
Add a header with explanatory comment to generated GNUmakefiles. More... over 13 years ago
Unconditionally disable VS2010 minimal rebuilds. More... over 13 years ago
Make GNU makefiles produced by bakefile more configurable. More... over 13 years ago
Use "windows" instead of "gui" for win32-subsystem value. More... over 13 years ago
Remove '.C' from the list of C++ extensions. More... over 13 years ago
Add --force command line option. More... over 13 years ago
Add --force command line option. More... over 13 years ago
Only report KeyError from target["foo"] if the value is missing. More... over 13 years ago
Better reporting in PathType.normalize(). More... over 13 years ago
Add win32-subsystem property. More... over 13 years ago
Revert "Fix bug with compiler options only defined for some toolsets." More... over 13 years ago
Don't over-simplify empty lists. More... over 13 years ago
Fix incorrect in-place updating of a set in VS2010Solution.additional_deps(). More... over 13 years ago