Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-18 | Move path and filesystem from build2 to libbutl | Boris Kolpackov | 1 | -8/+9 | |
2015-05-11 | Correct copyright | Boris Kolpackov | 1 | -1/+1 | |
2015-04-13 | Add separate type to represent directory paths | Boris Kolpackov | 1 | -16/+19 | |
2015-04-07 | Provide more convenient access to root scope | Boris Kolpackov | 1 | -0/+3 | |
2015-04-02 | Handle "nothing to be done" case for disfigure | Boris Kolpackov | 1 | -5/+18 | |
2015-03-27 | Rework dependency state dump support | Boris Kolpackov | 1 | -2/+10 | |
We now have a combined (scopes, variables, and targets) dump. | |||||
2015-03-25 | Configure/disfigure src_root saving/removing support; fsdir{} injection | Boris Kolpackov | 1 | -0/+39 | |
We can now build out-of-tree. | |||||
2015-03-13 | Add support for "first" and "last" execution modes | Boris Kolpackov | 1 | -0/+7 | |
2015-03-10 | Further operation implementation | Boris Kolpackov | 1 | -4/+0 | |
2015-03-09 | Add meta/operation lists, lift operations in buildspec | Boris Kolpackov | 1 | -0/+4 | |
2015-03-04 | Move roots and bases to appropriate scopes | Boris Kolpackov | 1 | -10/+12 | |
2015-02-26 | Support for scope parents, initial variable support | Boris Kolpackov | 1 | -3/+0 | |
2015-02-24 | Use prefix_map for scopes, establish root scope | Boris Kolpackov | 1 | -0/+3 | |
2015-02-23 | Redo rule match/build logic | Boris Kolpackov | 1 | -13/+1 | |
Now the rule is fully responsible for searching, matching, and building of prerequisites. | |||||
2015-02-19 | Add support for sourcing/including buildfiles, print, dir{} alias | Boris Kolpackov | 1 | -0/+9 | |
2015-01-08 | Implement tracing support | Boris Kolpackov | 1 | -0/+21 | |
Also use to-relative path translation in diagnostics. | |||||
2015-01-05 | Determine work, home, and {src,out}_{root,base} directories | Boris Kolpackov | 1 | -0/+22 | |