index
:
bbot
0.13
0.6
aux-machina
ci
conf-spec-dep
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
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
2023-06-21
Adjust sockets/cores/threads splits to better reflect modern hardware
Boris Kolpackov
1
-6
/
+7
2023-06-19
Fix worker not to redefine upload-status result manifest value
Karen Arutyunov
1
-1
/
+12
2023-06-19
Work around Apple Clang 14.0.3 x86_64 ICE in worker
Boris Kolpackov
1
-10
/
+20
2023-06-19
Fix bug in worker
Boris Kolpackov
1
-1
/
+1
2023-06-01
Increase verbosity threshold for few traces
Boris Kolpackov
1
-7
/
+6
2023-05-17
Add support for build artifacts upload in agent
Karen Arutyunov
8
-143
/
+883
2023-05-16
Randomize URL query order within each priority
interrupt
Boris Kolpackov
1
-5
/
+12
2023-05-16
Implement machine interruption for priority level four
Boris Kolpackov
1
-35
/
+80
2023-05-15
Add CPU boosting for higher 4th priority levels
Boris Kolpackov
4
-10
/
+28
2023-05-15
Change warning to info when timed our acquiring global toolchain lock
Boris Kolpackov
1
-1
/
+5
2023-05-15
Implement priority lower bound calculation and machine interruption
Boris Kolpackov
1
-59
/
+240
2023-05-15
Redo priority monitor mode detection to obtain priority range
Boris Kolpackov
1
-18
/
+33
2023-05-14
Handle SIGUSR1 interrupt during perform_task()
Boris Kolpackov
1
-32
/
+101
2023-05-14
Setup machine interrupt handling infrastructure
Boris Kolpackov
1
-35
/
+70
2023-05-14
Treat suspended machines same as being bootstrapped for interrupt purposes
Boris Kolpackov
1
-36
/
+85
2023-05-12
Respect --instance-max limit when bootstrapping machines
Boris Kolpackov
1
-85
/
+143
2023-05-12
Add infrastructure for controller URL priorities
Boris Kolpackov
2
-81
/
+212
2023-05-11
Add --instance-max agent option
Boris Kolpackov
3
-32
/
+105
2023-05-11
Use fake lock for fake machine locking
Boris Kolpackov
1
-20
/
+26
2023-05-11
Return locked machines from enumerate_machines()
Boris Kolpackov
3
-22
/
+64
2023-05-11
Do not assume bootstrapped machines and task request machines are parallel
Boris Kolpackov
1
-21
/
+28
2023-05-11
Save holding process information (pid, priority) to machine lock
Boris Kolpackov
1
-18
/
+145
2023-05-10
Add global toolchain locking to agent
Boris Kolpackov
2
-250
/
+416
2023-04-26
Generate bindist-result.manifest if bbot.bindist.upload worker step is enabled
Karen Arutyunov
3
-21
/
+198
2023-04-25
Fix worker broken with the previous commit
Karen Arutyunov
2
-16
/
+25
2023-04-24
Add support for bbot.bindist.upload and bbot.upload steps in worker
Karen Arutyunov
5
-78
/
+592
2023-04-20
Log configuration UUIDs after bpkg.configure.build step id
Karen Arutyunov
1
-11
/
+111
2023-04-20
Add support for package-specific config vars in package build config in worker
Karen Arutyunov
3
-203
/
+322
2023-04-18
Fix arguments of bpkg-pkg-build command at bpkg.test-separate-installed.confi...
Karen Arutyunov
1
-3
/
+3
2023-04-17
Pass global import override for bootstrap module globally on bpkg command lin...
Karen Arutyunov
2
-13
/
+8
2023-04-13
Document interrupt build result status
Karen Arutyunov
1
-0
/
+4
2023-04-12
Fix verifying which step id can be enabled/disabled in worker
Karen Arutyunov
1
-0
/
+1
2023-04-11
Add support for bbot.sys-install step in worker
Karen Arutyunov
3
-62
/
+874
2023-04-07
Add --install option to bbot bootstrap scripts
Boris Kolpackov
3
-4
/
+26
2023-04-07
Add support for bbot.install.ldconfig step in worker
Karen Arutyunov
2
-19
/
+82
2023-04-06
Add support for bpkg.bindist.* step ids
Karen Arutyunov
3
-152
/
+706
2023-04-04
Configure system dependencies from build package configuration globally in wo...
Karen Arutyunov
3
-30
/
+89
2023-04-03
Add support for package build config worker steps and steps enabling/disabling
Karen Arutyunov
3
-1094
/
+1580
2023-02-02
Add support for package config options in worker
Karen Arutyunov
3
-32
/
+68
2023-02-01
Update copyright
Karen Arutyunov
1
-1
/
+1
2023-02-01
Adapt worker to added in bpkg support for system package manager
Karen Arutyunov
2
-3
/
+3
2022-12-12
Adapt to butl::b_info() API change
Karen Arutyunov
1
-4
/
+7
2022-12-08
Adapt to dir_iterator API change
Karen Arutyunov
2
-5
/
+7
2022-11-23
Add support for package-config task manifest value
Karen Arutyunov
4
-261
/
+594
[next]