summaryrefslogtreecommitdiffstats
path: root/bdep/bdep.cxx
Commit message (Expand)AuthorAgeFilesLines
* Implement bdep-ci commandBoris Kolpackov2018-08-251-0/+2
* Implement temp directory facilityKaren Arutyunov2018-07-271-23/+50
* Implement publish command for publishing packages to archive repositoriesBoris Kolpackov2018-07-271-10/+12
* Use portable environment variable manipulation functionsKaren Arutyunov2018-06-151-7/+17
* Update copyright yearKaren Arutyunov2018-05-191-2/+2
* Implement -@foo as alternative to @foo, also add --config-name|-nBoris Kolpackov2018-05-151-2/+3
* Implement deinit commandBoris Kolpackov2018-05-131-0/+2
* Implement test, update, and clean commandsBoris Kolpackov2018-05-101-0/+6
* Support passing additional arguments to pkg-build in sync, init, newBoris Kolpackov2018-05-101-4/+8
* Implement auto-synchronization via build system hookBoris Kolpackov2018-04-281-1/+2
* Setup config subcommand handling infrastructureBoris Kolpackov2018-03-291-20/+5
* Implement --config-create|-C in init and newBoris Kolpackov2018-03-241-10/+9
* Implement status commandBoris Kolpackov2018-03-151-0/+2
* Implement fetch commandBoris Kolpackov2018-03-141-0/+2
* Setup command line infrastructure for new commandBoris Kolpackov2018-03-131-6/+7
* Initial sync implementationBoris Kolpackov2018-03-121-1/+3
* Setup project database infrastructureBoris Kolpackov2018-03-081-4/+4
* Setup compilation, command line handlingBoris Kolpackov2018-03-071-0/+310