aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-28Fix worker not to fail on reading child process output without terminating ne...Karen Arutyunov1-5/+5
2022-03-08Determine config.install.root differently for various primary package typesKaren Arutyunov2-48/+60
2022-02-14Fix result manifest request failures due to exceeding request size limitKaren Arutyunov4-10/+37
2022-01-17Comment out 'requires: ? cli' in package manifest until rewrittenKaren Arutyunov1-2/+2
2022-01-17Drop /wd4819 now that default is /utf-8Boris Kolpackov1-1/+1
2022-01-17Update copyrightBoris Kolpackov1-1/+1
2021-12-09Add support for multiple requirements in requirement alternativeKaren Arutyunov2-2/+8
2021-11-24Remove redundant space before multi-line manifest value introducer in test ma...Karen Arutyunov1-6/+6
2021-11-23Adapt tests to multi-line manifest values serialization changeKaren Arutyunov1-3/+3
2021-11-19Use pkeyutl command instead of rsautl starting openssl version 3.0.0Karen Arutyunov1-1/+25
2021-11-09Remove backwards-compatibility workaroundBoris Kolpackov1-4/+1
2021-11-05Document worker scriptsKaren Arutyunov1-59/+550
2021-11-04Minor cleanupsKaren Arutyunov2-64/+55
2021-10-22Add delay between bpkg-pkg-build and bpkg-update on WindowsBoris Kolpackov1-1/+15
2021-10-20Change to version 0.15.0-a.0.zBoris Kolpackov2-4/+4
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