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