aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/vcs/linux_test.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/vcs: use clang-15 for builds up to v6.15Aleksandr Nogikh2025-04-241-1/+7
* pkg/vcs: use gcc 10.1 for linux v5.8..v5.16Space Meyer2023-05-261-1/+1
* pkg/bisect: use default compiler during bisection where possibleSpace Meyer2022-10-071-0/+50
* pkg/bisect: switch to kconfig.MinimizeDmitry Vyukov2020-10-211-120/+0
* all: fix comments formatDmitry Vyukov2020-07-121-3/+3
* pkg/vcs: fix config bisection tests moreDmitry Vyukov2020-07-071-1/+6
* pkg/vcs: fix config minimization testDmitry Vyukov2020-07-071-45/+52
* pkg/bisect: move checking of minimized config into common codeDmitry Vyukov2020-07-021-6/+0
* pkg/bisect: minor style fix upsDmitry Vyukov2020-07-021-2/+2
* pkg/bisect: Implement config bisectionJouni Hogander2020-07-021-0/+114