aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-16Release version 0.14.0v0.14.0Boris Kolpackov2-6/+6
2021-10-15Update style submoduleBoris Kolpackov1-0/+0
2021-10-14Free up space before installing package in workerKaren Arutyunov2-2/+9
2021-10-11Minor updates to NEWS fileBoris Kolpackov1-2/+2
2021-10-08Use bpkg.module.create args prefix while creating module configuration for in...Karen Arutyunov1-1/+1
2021-10-08Fix worker crashKaren Arutyunov1-28/+8
2021-10-08Change worker script to install tools and modules from configuration separate...Karen Arutyunov2-178/+479
2021-10-07Update NEWS fileBoris Kolpackov1-0/+16
2021-10-04Add support for soft and hard rebuildsKaren Arutyunov4-29/+263
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov10-44/+44
2021-09-27Fix worker not to perform unnecessary string copyKaren Arutyunov1-6/+6
2021-09-27Invent b.create and b.configure step ids and add support for selfhost moduleKaren Arutyunov2-63/+95
2021-09-27Finalize licenseBoris Kolpackov65-67/+103
2021-09-24Add support for target, host, and module package typesKaren Arutyunov4-738/+1440
2021-09-24Fortify tests against NDEBUGKaren Arutyunov2-0/+6
2021-09-09Use binary file mode for compressed contentBoris Kolpackov2-4/+6
2021-09-09Compress result manifest uploaded by workerBoris Kolpackov5-18/+48
2021-08-24Truncate operation result logs if too largeBoris Kolpackov1-0/+40
2021-07-22Change manifest builds value from all to hostBoris Kolpackov1-1/+1
2021-07-22Add Emscripten environment scriptBoris Kolpackov1-0/+45
2021-07-21Run command prompt from environment batch files if no bbot specifiedBoris Kolpackov4-12/+36
2021-07-07Minor diagnostics tweakBoris Kolpackov1-1/+1
2021-07-06Remove nanoseconds from step id line in worker logKaren Arutyunov1-1/+1
2021-07-06Fix 'lambda capture is not used' warningsKaren Arutyunov1-2/+4
2021-07-06Run interactive shell from environment script if no bbot specifiedBoris Kolpackov1-2/+8
2021-07-06Add support for end step id in workerKaren Arutyunov2-89/+136
2021-07-06Add timestamp to step id line in worker logKaren Arutyunov1-1/+9
2021-04-20Disable bunch of bogus GCC warningsKaren Arutyunov1-0/+2
2021-04-09Revert previous commit (work around batch file issues)Boris Kolpackov1-21/+6
2021-04-09Work around batch file issuesBoris Kolpackov1-6/+21
2021-04-09Print environment setup executable target argument in worker's interactive bu...Karen Arutyunov2-4/+14
2021-04-09Print interactive mode of agent when it runs as systemd daemonKaren Arutyunov1-0/+1
2021-04-09Move USB settings before machine-specific settingsBoris Kolpackov1-6/+6
2021-04-08Enable usb-tablet for KVM machinesBoris Kolpackov1-0/+6
2021-03-27Abort instead of suspending timed-out interactive buildsBoris Kolpackov1-11/+19
2021-03-26Minor cleanupKaren Arutyunov1-2/+0
2021-03-26Add support for interactive buildsKaren Arutyunov12-188/+609
2021-03-12Add more step ids to worker scriptKaren Arutyunov3-90/+157
2021-02-17Disable RAM dividing heuristicsBoris Kolpackov1-0/+8
2021-02-16Regularize step ids and introduce step id fallbacksKaren Arutyunov3-79/+181
2021-02-12Increase agent's build timeout in bbot-agent@.service from 60 to 90 minutesKaren Arutyunov1-1/+1
2021-02-12Update copyrightBoris Kolpackov1-1/+1
2021-02-11Increase agent's default build timeout from 60 to 90 minutesKaren Arutyunov1-2/+2
2020-12-14Suppress VC's 'character cannot be represented in current code page' warning ...Karen Arutyunov1-1/+1
2020-11-11Retry periodically failing rmdir in bootstrapt scripts for WindowsKaren Arutyunov4-44/+184
2020-10-27Add comment on why uploading result via temporary fileBoris Kolpackov1-0/+6
2020-10-20Fix potential confusion for combined log readerKaren Arutyunov2-1/+8
2020-10-19Reimplement worker result manifest upload via temporary fileBoris Kolpackov1-2/+30
2020-10-13Factor out and generalize worker result uploadingBoris Kolpackov2-37/+52
2020-10-07Fix worker failing on test installed operation for package from git repositoryKaren Arutyunov2-3/+6