aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Release version 0.10.0v0.10.0Boris Kolpackov2-6/+6
2019-03-18Update NEWS fileBoris Kolpackov1-0/+4
2019-03-08Fix bug in buildfileKaren Arutyunov1-1/+1
2019-03-08Use new setup for unit testsKaren Arutyunov2-5/+36
2019-03-05Align with latest bdep-newKaren Arutyunov4-10/+25
2019-03-04Add 'builds: all' value to manifestKaren Arutyunov1-1/+1
2019-02-26Adjust to new aggregate initialization rules in C++20Boris Kolpackov1-0/+32
2019-02-25Disable tests failing for root user on POSIX systemsKaren Arutyunov2-2/+14
2019-02-22Fix typo in NEWS fileBoris Kolpackov1-1/+1
2019-02-22Improve ODB regeneration scriptBoris Kolpackov1-3/+7
2019-02-21Change version to 0.10.0-a.0.zBoris Kolpackov2-8/+8
2019-02-19Release version 0.9.0v0.9.0Boris Kolpackov2-6/+6
2019-02-15Implement git repository working tree fix up for package checkout on WindowsKaren Arutyunov20-233/+979
2019-02-09Fix git repository fetch that was deep regardless of the sensing resultKaren Arutyunov2-12/+26
2019-02-08Fix github-based repository fetching for URLs missing .git extensionKaren Arutyunov3-16/+57
2019-02-08Update NEWS fileBoris Kolpackov1-3/+49
2019-01-30Fix package dependency constraint completions that could end up with latest s...Karen Arutyunov7-32/+59
2019-01-26Add stub version tags to git repository default setKaren Arutyunov1-3/+5
2019-01-24Redirect git stdout to stderr in run_git()Karen Arutyunov1-34/+34
2019-01-24Add support for --no-progress optionKaren Arutyunov9-426/+483
2019-01-23Drop redundant repository checkout for pkg_checkout() simulation modeKaren Arutyunov1-16/+16
2019-01-17Update submodulesBoris Kolpackov1-0/+0
2019-01-16Update copyright yearKaren Arutyunov148-149/+149
2019-01-16Make use of butl::b_info() instead of parsing `b info` stdout manuallyKaren Arutyunov1-53/+25
2019-01-15Add support for $ in package manifest dependency constraintKaren Arutyunov31-35/+224
2019-01-08Make use of package_manifest::load_files() functionKaren Arutyunov1-29/+6
2019-01-08Fix manual to reflect that package description is displayed in brep as pre-fo...Karen Arutyunov1-7/+6
2018-12-10Mention build configuration inheritance in builds value documentationBoris Kolpackov1-2/+6
2018-12-07Fix bug documentation formattingBoris Kolpackov1-1/+1
2018-12-05Prevent git-reset from messing up pkg-{build,checkout} outputKaren Arutyunov1-8/+15
2018-12-05Don't fail implicitly up/down-grading dependency, unless it's version is heldKaren Arutyunov2-25/+118
2018-12-04Fix typo in doc/manual.cliKaren Arutyunov1-1/+1
2018-12-03Suppress MSVC warnings at project levelKaren Arutyunov1-0/+6
2018-12-02Add commented out builds value to manifestKaren Arutyunov1-0/+1
2018-12-02Regularize value comments in manifest examples in manualKaren Arutyunov1-17/+17
2018-11-30Document new build-include/exclude pattern matching semanticsBoris Kolpackov1-6/+15
2018-11-29Document package manifest builds valueKaren Arutyunov1-6/+85
2018-11-25Fix merging package variables in pkg-buildKaren Arutyunov1-9/+8
2018-11-24Fix git repository commit fetch failureKaren Arutyunov1-1/+45
2018-11-24Fix assertion failing during build plan simulationKaren Arutyunov1-6/+9
2018-11-19Add --jobs common optionKaren Arutyunov2-1/+20
2018-11-19Add few clarifications to 'requires' package manifest value documentationBoris Kolpackov1-2/+6
2018-11-16Add support for repository typed URLs (git+https://..., etc)Karen Arutyunov6-79/+144
2018-11-13Fix pkg-update/vars testsKaren Arutyunov1-2/+2
2018-11-13Add pkg-verify --deep optionKaren Arutyunov10-63/+137
2018-11-13Add support for vars grouping for package commandsKaren Arutyunov24-122/+210
2018-11-10Fix pkg-build crash on system package dropKaren Arutyunov2-5/+24
2018-11-09Add support for pkg-build configuration variablesKaren Arutyunov5-107/+307
2018-11-09Clean up command line variable handling in pkg-configure, pkg-<command>Boris Kolpackov3-27/+12
2018-11-08Adjust command line variable scope syntax to reflect build system changesBoris Kolpackov1-2/+2