aboutsummaryrefslogtreecommitdiff
path: root/tests/standard-version
AgeCommit message (Expand)AuthorFilesLines
2019-05-24Increase standard and semantic versions major, minor, and patch max values up...Karen Arutyunov2-140/+62
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov2-4/+3
2019-03-23Cleanup some files replacing tabs with spacesKaren Arutyunov1-6/+6
2019-01-30Add support for $ in standard version constraintKaren Arutyunov2-10/+150
2019-01-16Update copyright yearKaren Arutyunov3-3/+3
2019-01-13Improve standard version APIKaren Arutyunov2-41/+206
2018-07-25Move bpkg::package_name class to butl::project_nameKaren Arutyunov2-6/+6
2018-06-15Default standard version epoch to oneKaren Arutyunov1-2/+2
2018-05-19Update copyright yearKaren Arutyunov3-3/+3
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-1/+1
2018-05-05Add support for standard version constraint shortcut operatorsKaren Arutyunov2-1/+118
2018-05-04Change standard version epoch syntax from '<num>~' to '+<num>-'Karen Arutyunov1-4/+8
2017-10-01Only enable modularized build if forcedBoris Kolpackov1-6/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov2-4/+24
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov1-1/+1
2017-07-13Fix tests linkageKaren Arutyunov1-2/+2
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov1-1/+1
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov2-4/+4
2017-04-29Fix standard version stub to differ from empty versionKaren Arutyunov2-8/+7
2017-04-29Add support for stub standard versionBoris Kolpackov2-8/+30
2017-04-28Add standard_version_constraint::satisfies()Karen Arutyunov2-6/+95
2017-04-28Add support for standard version earliest pre-releaseKaren Arutyunov2-18/+47
2017-04-27Add standard_version_constraint structKaren Arutyunov2-0/+93
2017-04-26Add standard_version classBoris Kolpackov3-0/+333