aboutsummaryrefslogtreecommitdiff
path: root/bdep/buildfile
AgeCommit message (Expand)AuthorFilesLines
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