aboutsummaryrefslogtreecommitdiff
path: root/bbot/buildfile
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Implement auxiliary machine support in bbot-agentBoris Kolpackov1-1/+1
2022-11-23Add support for package-config task manifest valueKaren Arutyunov1-1/+3
2022-07-20Fix buildfile to avoid conditional dependency declarationsBoris Kolpackov1-14/+11
2021-09-27Finalize licenseBoris Kolpackov1-1/+1
2020-02-12Use copyright extracted from LICENSE file for printing utility versionKaren Arutyunov1-0/+10
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-08-16Add '--std c++11' CLI option in buildfileKaren Arutyunov1-2/+2
2019-06-28Use sd_journal_print() for diagnostics when in systemd modeBoris Kolpackov1-0/+2
2019-03-08Fix formatting in buildfileKaren Arutyunov1-1/+1
2019-03-08Fix bug in buildfileBoris Kolpackov1-3/+3
2019-03-08Use new setup for unit testsKaren Arutyunov1-8/+35
2019-03-06Align with latest bdep-newKaren Arutyunov1-5/+12
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-09-10Replace libu with libue in buildfilesKaren Arutyunov1-6/+6
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
2017-08-24Don't clean generated cli files from srcKaren Arutyunov1-2/+5
2017-08-21Don't distribute generated version.hxx and don't clean versionKaren Arutyunov1-1/+0
2017-07-29Convert to use utility libraryBoris Kolpackov1-17/+18
2017-07-14Make use of wildcards in buildfilesKaren Arutyunov1-29/+21
2017-05-30Extend tracer with process_run() command interfaceKaren Arutyunov1-2/+2
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-5/+5
2017-04-28Switch to version moduleKaren Arutyunov1-0/+3
2017-04-18Finish agent and worker logicBoris Kolpackov1-1/+3
2017-04-12Complete agent side of machine bootstrapBoris Kolpackov1-1/+1
2017-04-11Change license to TBC (to be confirmed)Boris Kolpackov1-1/+1
2017-04-11Implement TFTP server support in agentBoris Kolpackov1-0/+1
2017-04-10Implement vm startup and shutdownBoris Kolpackov1-1/+3
2017-04-08Implement machine enumerationBoris Kolpackov1-3/+3
2017-04-06Implement manifestsKaren Arutyunov1-1/+1
2017-04-03Make agent simple systemd daemon, add worker stubBoris Kolpackov1-8/+41
2017-04-03Redo version headerBoris Kolpackov1-1/+1
2017-04-01Setup build infraBoris Kolpackov1-0/+39