Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-24 | New variable architecture | Boris Kolpackov | 1 | -2/+2 | |
2015-08-14 | Fix several issues in outer operation recipe override logic | Boris Kolpackov | 1 | -1/+9 | |
2015-08-03 | match_only rework, part 2 | Boris Kolpackov | 1 | -37/+34 | |
2015-08-03 | match_only and dependents count rework, part 1 | Boris Kolpackov | 1 | -19/+29 | |
2015-07-31 | Cosmetic change | Boris Kolpackov | 1 | -1/+1 | |
2015-07-31 | Essential install module functionality | Boris Kolpackov | 1 | -0/+2 | |
2015-07-24 | Add support for generated test input/output | Boris Kolpackov | 1 | -13/+3 | |
2015-07-22 | Fix postponed re-examination logic | Boris Kolpackov | 1 | -4/+4 | |
Now postponed takes precedence over changed. | |||||
2015-07-20 | Implement pre/post operation support | Boris Kolpackov | 1 | -6/+16 | |
Also, extend execution mode/postponed logic to propagate the postponed target state. At the top, we now re-try postponed targets. This results in the expected behavior when, for example, cleaning two targets with one depending on the other. | |||||
2015-07-01 | Cleanup group "see through" design | Boris Kolpackov | 1 | -1/+1 | |
2015-06-30 | Group "see through" iteration, take 1 | Boris Kolpackov | 1 | -5/+5 | |
2015-06-22 | Remove prerequisite rewriting for c/cxx chaining | Boris Kolpackov | 1 | -4/+2 | |
2015-06-18 | Make cxx.export.* machinery work for library chains | Boris Kolpackov | 1 | -0/+16 | |
2015-05-22 | Get rid of gcc, clang warnings (-Wall) | Boris Kolpackov | 1 | -2/+2 | |
2015-05-22 | Some hoop-jumping to make clang happy | Boris Kolpackov | 1 | -0/+2 | |
2015-05-11 | Correct copyright | Boris Kolpackov | 1 | -1/+1 | |
2015-04-24 | Take one on library linking | Boris Kolpackov | 1 | -20/+6 | |
2015-04-24 | Implement lib/liba/libso{} target group, shared/static library build | Boris Kolpackov | 1 | -0/+126 | |