aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-command.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-01Add --package-cwd option to bpkg-pkg-testKaren Arutyunov1-14/+30
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-11-19Add --jobs common optionKaren Arutyunov1-1/+10
2018-11-13Add support for vars grouping for package commandsKaren Arutyunov1-30/+57
2018-11-09Clean up command line variable handling in pkg-configure, pkg-<command>Boris Kolpackov1-24/+9
2018-11-08Adjust command line variable scope syntax to reflect build system changesBoris Kolpackov1-2/+2
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-1/+4
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-17Add support for --all|-a to pkg-{update,clean,test,install,uninstall}Boris Kolpackov1-28/+72
2018-05-14Fix 'unused lambda capture' warningKaren Arutyunov1-1/+1
2018-05-14Fallback to output directory removal for --keep-out on disfigure failureKaren Arutyunov1-3/+22
2018-05-11Add support for recursive pkg-testKaren Arutyunov1-9/+59
2018-04-19Improve pkg-checkout progress diagnostics at verbosity level 1Boris Kolpackov1-1/+1
2018-04-19Implement build plan simulationKaren Arutyunov1-2/+2
2018-03-14Add --no-result option to suppress printing informational messagesBoris Kolpackov1-1/+1
2018-02-08Add --for|-f <operation> option to pkg-update and pkg-buildBoris Kolpackov1-2/+14
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-5/+5
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-08-29Support system packagesKaren Arutyunov1-3/+5
2016-07-30Convert to use canonical directory separatorsBoris Kolpackov1-2/+4
2016-06-18Quote build2 operations argumentsKaren Arutyunov1-1/+3
2016-04-12Set common variables in pkg-* commands on the whole configurationBoris Kolpackov1-9/+10
2016-02-29Rename level[1-6]() to l[1-6]()Boris Kolpackov1-5/+5
2016-02-14Update all packages at once in pkg-buildBoris Kolpackov1-24/+0
2016-02-12<types>/<utility> scheme cleanupBoris Kolpackov1-2/+0
2016-01-25Add support for passing config vars to pkg-{build,clean,install,uninstall}Boris Kolpackov1-14/+59
2016-01-09Update copyright yearBoris Kolpackov1-1/+1
2015-12-10Add support for passing several packages to pkg-{update,clean} commandsBoris Kolpackov1-16/+61
2015-12-08Add support for --build, --build-option common optionsBoris Kolpackov1-2/+3
2015-10-22Implement dependents check in drop commandBoris Kolpackov1-1/+3
2015-10-10Complete build commandBoris Kolpackov1-11/+24
2015-10-06Rename package to selected_package, state to package_stateBoris Kolpackov1-2/+2
2015-10-01build command genesis, some re-factoringBoris Kolpackov1-1/+1
2015-09-18Generalize pkg_update() to pkg_command() to be used for clean, test, etcBoris Kolpackov1-0/+66