aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-18Release version 0.13.0v0.13.0Boris Kolpackov1-4/+4
2020-07-01Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc)Boris Kolpackov1-2/+2
2020-04-10Replace build-email manifest value with build-warning-emailKaren Arutyunov1-1/+1
2020-04-07Bump build2 version requirement to 0.13.0- (need config directive)Boris Kolpackov1-2/+2
2020-03-05Don't mention CONTRIBUTING.md in buildfileKaren Arutyunov2-3/+3
2020-02-28Add .gitattributes fileKaren Arutyunov1-0/+19
2020-02-18New LICENSE/AUTHORS arrangementKaren Arutyunov5-30/+38
2020-02-10Distribute and install COPYRIGHT fileKaren Arutyunov1-1/+3
2020-02-07Drop copyright notice from source codeKaren Arutyunov18-18/+0
2020-02-07Update last year in COPYRIGHT fileKaren Arutyunov1-1/+1
2020-02-07Add COPYRIGHT fileKaren Arutyunov2-1/+14
2019-11-21Change version to 0.13.0-a.0.zBoris Kolpackov1-2/+2
2019-11-19Release version 0.12.0v0.12.0Boris Kolpackov1-4/+4
2019-10-07Adapt for building with Clang on WindowsKaren Arutyunov1-3/+3
2019-10-02Add CONTRIBUTING.md that points to our Community pageBoris Kolpackov2-1/+4
2019-06-11Change version to 0.12.0-a.0.zBoris Kolpackov1-4/+4
2019-06-08Release version 0.11.0v0.11.0Boris Kolpackov1-2/+2
2019-06-04Replace tags with topics/keywords in package manifestBoris Kolpackov1-1/+1
2019-04-18Add note on bash coprocess bugKaren Arutyunov1-0/+4
2019-04-08Add support for manifest serializing long lines modeKaren Arutyunov4-13/+99
2019-03-20Change version to 0.11.0-a.0.zBoris Kolpackov1-4/+4
2019-03-18Release version 0.10.0v0.10.0Boris Kolpackov1-2/+2
2019-03-04Replace build-include/exclude with builds values in manifestKaren Arutyunov1-6/+3
2019-02-21Change version to 0.10.0-a.0.zBoris Kolpackov1-4/+4
2019-02-19Release version 0.9.0v0.9.0Boris Kolpackov1-2/+2
2019-02-08Update NEWS fileBoris Kolpackov1-3/+1
2019-01-16Update copyright yearKaren Arutyunov19-19/+19
2018-12-03Suppress MSVC warnings at project levelKaren Arutyunov1-0/+6
2018-12-01Adapt manifest to wildcard semantics change for build-{include,exclude} valuesKaren Arutyunov1-3/+6
2018-09-12Bump version to 0.9.0-a.0.z, master is open for businessBoris Kolpackov1-2/+2
2018-09-11Bump version to 0.8.0v0.8.0Boris Kolpackov1-2/+2
2018-07-27Implement manifest parsing/serializationKaren Arutyunov5-57/+282
2018-07-24Add entry to NEWS fileBoris Kolpackov1-0/+3
2018-07-21Add binding support executable stub for manifest parsingBoris Kolpackov10-8/+123
2018-07-21Add manifest serializer moduleBoris Kolpackov7-5/+155
2018-07-21Redo manifest parsing using bash co-process facilityBoris Kolpackov10-18/+118
2018-07-20Switch to bash build2 moduleBoris Kolpackov8-52/+43
2018-07-16Minor cleanup based on new function overloading semantics (reversal)Boris Kolpackov1-1/+1
2018-07-13Add manifest parser stubBoris Kolpackov8-0/+89
2018-07-13Initial infrastructure setupBoris Kolpackov14-0/+122