aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-28Release version 0.15.0v0.15.0Boris Kolpackov2-6/+6
2022-07-26Update NEWS fileBoris Kolpackov1-0/+7
2022-07-20Fix buildfile to avoid conditional dependency declarationsBoris Kolpackov1-14/+11
2022-07-19Add support for Clang targeting MSVC 17 in bootstrap and environment batch filesBoris Kolpackov2-3/+8
2022-07-17Add support for MSVC 17 (2022) in bootstrap and environment batch filesBoris Kolpackov2-3/+7
2022-07-14Add commented out DISPLAY environment variable in bbot-bootstrap.serviceBoris Kolpackov1-0/+4
2022-07-12Switch to new manifest multi-line mode in manualKaren Arutyunov1-1/+2
2022-07-07Use [cmdline] type for canned commands in testscriptsKaren Arutyunov1-2/+2
2022-06-29Add libbuild2-autoconf to integration testscriptKaren Arutyunov1-1/+13
2022-06-29Add config.<pkg>.develop=false variable to configuration of main and external...Karen Arutyunov3-18/+138
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