Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-01 | Adapt manifest to wildcard semantics change for build-{include,exclude} values | Karen Arutyunov | 1 | -3/+6 |
2018-09-12 | Bump version to 0.9.0-a.0.z, master is open for business | Boris Kolpackov | 1 | -2/+2 |
2018-09-11 | Bump version to 0.8.0v0.8.0 | Boris Kolpackov | 1 | -2/+2 |
2018-07-27 | Implement manifest parsing/serialization | Karen Arutyunov | 5 | -57/+282 |
2018-07-24 | Add entry to NEWS file | Boris Kolpackov | 1 | -0/+3 |
2018-07-21 | Add binding support executable stub for manifest parsing | Boris Kolpackov | 10 | -8/+123 |
2018-07-21 | Add manifest serializer module | Boris Kolpackov | 7 | -5/+155 |
2018-07-21 | Redo manifest parsing using bash co-process facility | Boris Kolpackov | 10 | -18/+118 |
2018-07-20 | Switch to bash build2 module | Boris Kolpackov | 8 | -52/+43 |
2018-07-16 | Minor cleanup based on new function overloading semantics (reversal) | Boris Kolpackov | 1 | -1/+1 |
2018-07-13 | Add manifest parser stub | Boris Kolpackov | 8 | -0/+89 |
2018-07-13 | Initial infrastructure setup | Boris Kolpackov | 14 | -0/+122 |