Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-24 | Implement lib/liba/libso{} target group, shared/static library build | Boris Kolpackov | 1 | -5/+5 | |
2015-04-17 | Add support for target groups, use to handle obj/obja/objso object targets | Boris Kolpackov | 1 | -4/+20 | |
2015-03-13 | Add support for "first" and "last" execution modes | Boris Kolpackov | 1 | -1/+11 | |
2015-03-12 | Implement clean operation | Boris Kolpackov | 1 | -0/+27 | |
2015-03-10 | Further operation implementation | Boris Kolpackov | 1 | -4/+4 | |
2015-02-23 | Redo rule match/build logic | Boris Kolpackov | 1 | -0/+16 | |
Now the rule is fully responsible for searching, matching, and building of prerequisites. |