aboutsummaryrefslogtreecommitdiff
path: root/bdep/types.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-12-13Add path_traits alias to types.hxxBoris Kolpackov1-0/+1
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-19/+19
2021-09-06Synchronize entire linked configuration cluster in bdep-syncBoris Kolpackov1-0/+6
2021-08-05Add support for automatic creation of configurations for build-time dependenciesKaren Arutyunov1-2/+2
2020-09-29Use system git rather than bundled one for some operations on WindowsKaren Arutyunov1-0/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-08-13Add support for default options filesKaren Arutyunov1-0/+7
2019-06-03Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ...Karen Arutyunov1-1/+1
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-08-25Implement bdep-ci commandBoris Kolpackov1-0/+3
2018-08-14Adapt to git_version() returning semantic_version nowKaren Arutyunov1-3/+3
2018-08-11Make get-related functions to take minimum supported version as an argumentKaren Arutyunov1-0/+5
2018-07-27Implement publish command for publishing packages to archive repositoriesBoris Kolpackov1-0/+5
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-13Add --package mode to new command for creating packages in existing projectsBoris Kolpackov1-0/+1
2018-03-10Map our verbosity level to bpkgBoris Kolpackov1-0/+2
2018-03-09Add support for executing bpkgBoris Kolpackov1-0/+8
2018-03-09Support for resolving and adding configurationsBoris Kolpackov1-0/+7
2018-03-07Setup compilation, command line handlingBoris Kolpackov1-0/+108