index
:
bbot
0.13
0.6
aux-machina
ci
hidden-config-class
interrupt
lz4
master
build2 build bot
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-28
Make warning matching code in worker not to match empty substrings in non emp...
Karen Arutyunov
1
-1
/
+17
2024-10-22
Reuse initial build target config's private host/build2 configs at test insta...
Karen Arutyunov
2
-4
/
+70
2024-10-11
Document which configurations are created for which package types in worker
Karen Arutyunov
1
-0
/
+22
2024-10-11
Clean tests subprojects and external test packages to free up disk space in w...
Karen Arutyunov
2
-41
/
+116
2024-10-11
Remove repository caches to free up disk space in worker
Karen Arutyunov
2
-4
/
+47
2024-07-31
Adapt tests to libbutl's manifest serializer which now uses new-fashioned mul...
Karen Arutyunov
1
-3
/
+6
2024-07-31
Drop workaround for Apple Clang 14.0.3 internal compiler error
Karen Arutyunov
1
-20
/
+10
2024-07-31
Cleanup machine_header_manifest type
Karen Arutyunov
3
-19
/
+20
2024-07-31
Suppress potential CONNECT response headers in curl's output (GH issue #407)
Karen Arutyunov
1
-0
/
+31
2024-06-20
In worker suppress warnings for host/module configuration unless used for mai...
Karen Arutyunov
3
-27
/
+38
2024-06-19
Change version to 0.18.0-a.0.z
Boris Kolpackov
2
-4
/
+4
2024-06-17
Release version 0.17.0
v0.17.0
Boris Kolpackov
2
-6
/
+6
2024-06-11
Update NEWS file
Boris Kolpackov
1
-0
/
+6
2024-05-27
Change ##HEAD to #HEAD for build2 project repositories in repositories.manifest
Boris Kolpackov
1
-2
/
+2
2024-05-15
Move directory iteration retry to correct iteration loop
Boris Kolpackov
1
-20
/
+26
2024-05-08
Retry machines directory iteration errors in agent (GH issue #349)
Boris Kolpackov
1
-217
/
+241
2024-04-11
Cleanup auxiliary environment save file
Boris Kolpackov
1
-1
/
+3
2024-04-11
Fix deadlock in auxiliary machine interrupt logic
Boris Kolpackov
1
-0
/
+13
2024-03-29
Print auxiliary environment in interactive user prompt
Karen Arutyunov
2
-92
/
+141
2024-03-28
Uppercase auxiliary environment variable prefix
Boris Kolpackov
1
-2
/
+2
2024-03-26
Fix worker to properly handle cli parser exceptions while parsing task manife...
Karen Arutyunov
1
-0
/
+5
2024-03-26
Get rid of extraneous trailing blank lines in auxiliary environment value
Boris Kolpackov
2
-2
/
+7
2024-03-26
Fix bug in default_ram_minimum value in bbot-agent
Boris Kolpackov
1
-6
/
+21
2024-03-25
Don't parse nor serialize toolchain and bootstrap manifests in bootstrapped m...
Karen Arutyunov
3
-70
/
+133
2024-03-25
Fix insufficient RAM detection logic bug in bbot-agent
Boris Kolpackov
1
-1
/
+1
2024-03-22
Handle auxiliary environment in bbot-worker
Boris Kolpackov
2
-29
/
+189
2024-03-22
Implement auxiliary machine support in bbot-agent
Boris Kolpackov
9
-219
/
+1291
2024-03-19
Minor tweaks to auxiliary machines semantics in manual
Boris Kolpackov
1
-3
/
+8
2024-03-12
Adapt to build auxiliary machines related changes in libbbot
Karen Arutyunov
2
-2
/
+15
2024-03-12
Fix typos in manual
Karen Arutyunov
1
-4
/
+4
2024-03-06
Rename --ram agent option to --build-ram, add --auxiliary-ram
Boris Kolpackov
5
-7
/
+24
2024-03-06
Document auxiliary machine semantics in manual
Boris Kolpackov
1
-58
/
+237
2024-02-23
Make use of new functions in curl API
Karen Arutyunov
1
-111
/
+10
2024-02-23
Add more cases to integration test
Karen Arutyunov
1
-2
/
+57
2024-01-26
Fix configuring runtime tests by stripping reflection variable from command line
Karen Arutyunov
2
-16
/
+20
2024-01-23
Fix bbot worker not to perform pkg.install, bpkg.bindist.*, etc steps for non...
Karen Arutyunov
3
-22
/
+66
2024-01-22
Update copyright
Karen Arutyunov
1
-1
/
+1
2023-10-10
Replace builds value host with all:&host
Boris Kolpackov
1
-1
/
+1
2023-10-02
Introduce explicit hidden target configuration class in manual
Karen Arutyunov
1
-7
/
+10
2023-08-29
Run `sudo mkdir -p` at bbot.sys.install.tar.extract step in worker
Karen Arutyunov
2
-13
/
+30
2023-08-29
Fix worker not to pass to tar arguments for less specific step ids
Karen Arutyunov
2
-59
/
+87
2023-08-28
Add support for bbot.sys-install:config.install.root variable
Karen Arutyunov
3
-37
/
+115
2023-07-05
Change version to 0.17.0-a.0.z
Boris Kolpackov
2
-4
/
+4
2023-06-30
Release version 0.16.0
v0.16.0
Boris Kolpackov
2
-6
/
+6
2023-06-28
Update NEWS files
Boris Kolpackov
1
-0
/
+18
2023-06-28
Remove stray comment
Boris Kolpackov
1
-2
/
+0
2023-06-26
Suppress -Wdangling-reference GCC 13 warning
Karen Arutyunov
1
-0
/
+5
2023-06-26
Suppress -Wunqualified-std-cast-call Clang 15 warning
Karen Arutyunov
1
-0
/
+2
2023-06-26
Update .gitignore file
Karen Arutyunov
1
-0
/
+6
2023-06-21
Add --{bootstrap,build}-startup options to agent
Boris Kolpackov
2
-9
/
+25
[next]