aboutsummaryrefslogtreecommitdiff
path: root/bdep/buildfile
AgeCommit message (Expand)AuthorFilesLines
2023-05-29Drop stray dependency declarationBoris Kolpackov1-1/+0
2023-04-19Minor build fixBoris Kolpackov1-1/+1
2022-12-06Add support for --target-config and --package-config to bdep-ci commandKaren Arutyunov1-1/+1
2021-11-09Pass --ascii-tree CLI option when generating embedded usage and man pagesBoris Kolpackov1-2/+2
2021-10-14Work around what looks like another instance of Clang bug #45021Boris Kolpackov1-0/+9
2021-09-06Add argument grouping support for dependencies in bdep-{sync,init}Boris Kolpackov1-1/+3
2021-03-26Add --interactive|-i option to bdep-ci commandKaren Arutyunov1-1/+1
2021-01-08Handle bin.exe.prefix in addition to suffixBoris Kolpackov1-1/+2
2020-02-19Fix copyright notice extraction for building and documentation generatingKaren Arutyunov1-3/+3
2020-02-18New LICENSE/AUTHORS arrangementKaren Arutyunov1-4/+5
2020-02-12Use copyright extracted from COPYRIGHT file for printing utility versionKaren Arutyunov1-0/+8
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-11-26Use switch in buildfileKaren Arutyunov1-4/+8
2019-10-31Document default options files for remaining commandsKaren Arutyunov1-3/+5
2019-08-16Add '--std c++11' CLI option in buildfileKaren Arutyunov1-5/+6
2019-08-13Add support for default options filesKaren Arutyunov1-1/+1
2019-06-21Add ability to keep/update/remove current tag in bdep-release revision modeKaren Arutyunov1-0/+3
2019-05-28Print backtrace to stderr when terminating due to unhandled exceptionKaren Arutyunov1-0/+5
2019-04-26Add override options to bdep-ciKaren Arutyunov1-0/+3
2019-03-15Add support for c++ source file extensions granular customizationKaren Arutyunov1-3/+4
2019-03-08Fix bug in buildfileKaren Arutyunov1-1/+1
2019-03-08Use new setup for unit testsKaren Arutyunov1-5/+31
2019-03-05Align with latest bdep-newKaren Arutyunov1-2/+9
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-10Implement bdep-release that manages project's version during releaseBoris Kolpackov1-0/+2
2018-10-31Send CI requests from staged toolchain to ci.stage.build2.orgBoris Kolpackov1-0/+6
2018-08-25Implement bdep-ci commandBoris Kolpackov1-0/+2
2018-07-27Implement publish command for publishing packages to archive repositoriesBoris Kolpackov1-24/+26
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-1/+1
2018-05-13Implement deinit commandBoris Kolpackov1-0/+2
2018-05-10Implement test, update, and clean commandsBoris Kolpackov1-1/+10
2018-05-10Support passing additional arguments to pkg-build in sync, init, newBoris Kolpackov1-3/+3
2018-03-24Implement --config-create|-C in init and newBoris Kolpackov1-1/+1
2018-03-20Documentation workBoris Kolpackov1-4/+15
2018-03-15Implement status commandBoris Kolpackov1-1/+2
2018-03-14Implement fetch commandBoris Kolpackov1-4/+7
2018-03-13Setup command line infrastructure for new commandBoris Kolpackov1-2/+6
2018-03-12Initial sync implementationBoris Kolpackov1-1/+3
2018-03-09Support for resolving and adding configurationsBoris Kolpackov1-1/+2
2018-03-08Setup project database infrastructureBoris Kolpackov1-9/+25
2018-03-07Setup compilation, command line handlingBoris Kolpackov1-0/+60