aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-20Don't distribute generated version.hxx and don't clean versionBoris Kolpackov2-3/+7
2017-08-08Bump version to 0.7.0-a.0.z, master is open for businessBoris Kolpackov1-2/+2
2017-08-07Bump version to 0.6.00.6.0Boris Kolpackov1-4/+4
2017-08-07Update NEWS fileBoris Kolpackov1-0/+8
2017-08-02Add doc-url manifest valueKaren Arutyunov1-1/+2
2017-08-02Make use of manifest_parser::split_comment() and manifest_serializer::merge_c...Karen Arutyunov2-103/+86
2017-07-31Redo header installation setupBoris Kolpackov1-1/+1
2017-07-31Add .pc to .gitignoreBoris Kolpackov1-0/+1
2017-07-29Add support for src-url and doc-url package manifest valuesKaren Arutyunov4-28/+52
2017-07-22Fix ambiguity between std::optional and butl::optional (take 2)Karen Arutyunov2-867/+895
2017-07-21Fix ambiguity between std::optional and butl::optionalKaren Arutyunov3-1/+12
2017-07-20Manifest test cosmetic changeKaren Arutyunov1-1/+1
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov3-3/+3
2017-07-13Fix tests linkageKaren Arutyunov3-12/+9
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov6-14/+7
2017-07-12Make tests to be a sub-projectKaren Arutyunov4-8/+28
2017-07-10Add support for build include/exclude manifest valuesKaren Arutyunov3-0/+64
2017-05-20Add *.ii to .gitignoreKaren Arutyunov1-0/+1
2017-05-13Fix VC15 warnings (/W3)Karen Arutyunov1-1/+1
2017-05-05Bump version to 0.6.0-a.0.z, master is open for businessBoris Kolpackov1-2/+2
2017-05-03Bump version to 0.5.00.5.0Boris Kolpackov1-2/+2
2017-05-03Update NEWS fileBoris Kolpackov1-0/+6
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov6-16/+17
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov17-31/+33
2017-04-28Add out_root to include search path now that we auto-generate versionBoris Kolpackov1-2/+2
2017-04-28Cosmetic style changeKaren Arutyunov2-2/+2
2017-04-28Switch to version moduleBoris Kolpackov10-64/+65
2017-04-26Change max version component from 8 to 16 charactersBoris Kolpackov2-13/+14
2017-04-24Add build-email value to manifest fileKaren Arutyunov1-0/+1
2017-04-24Add support for build-email package manifest valueKaren Arutyunov3-0/+18
2017-03-31Fix signature_manifest ctor to check for end of streamKaren Arutyunov2-3/+10
2017-01-25Comments minor cleanupKaren Arutyunov2-15/+10
2017-01-24Move manifest parsing/serializing tests to testscriptKaren Arutyunov8-167/+180
2017-01-18Specify test.targetBoris Kolpackov1-0/+4
2017-01-07Make use of operator<<(ostream, exception)Karen Arutyunov3-3/+6
2017-01-05Update copyright yearBoris Kolpackov17-17/+17
2016-12-14Use cxx.std=latestBoris Kolpackov1-1/+1
2016-12-03Adapt to semantics change of path::normalize()Karen Arutyunov2-6/+33
2016-12-01Adapt buildfile to expansion changeKaren Arutyunov1-2/+2
2016-09-29Add libbutl dependency for package-version testKaren Arutyunov1-2/+3
2016-09-29Move manifest_parser and manifest_serializer to libbutlKaren Arutyunov18-1382/+28
2016-09-08Bump version to 0.5.0-a1, master is open for businessBoris Kolpackov4-9/+9
2016-09-07Update NEWS files0.4.0Boris Kolpackov1-0/+3
2016-09-05Bump version to 0.4.0 (final)Boris Kolpackov4-11/+11
2016-09-05Add dependencies on build2 and bpkg in manifestsBoris Kolpackov1-1/+2
2016-09-05Add support for build-time dependenciesBoris Kolpackov3-17/+44
2016-09-01Do not strip absolute location canonical name prefix if the result is emptyKaren Arutyunov2-0/+17
2016-09-01Update INSTALL fileBoris Kolpackov1-1/+1
2016-09-01Write INSTALL fileBoris Kolpackov1-0/+6
2016-08-31Add dummy INSTALL fileKaren Arutyunov2-2/+3