Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc-build-scripts
/
eb1e969bb52120896225df907681adf798fc8332
eb1e969
build-unit-test-docker: Add libdbus-1-dev
by Brad Bishop
· 4 years, 10 months ago
49f456b
run-robot.sh: correct invalid variable execution
by Patrick Williams
· 4 years, 10 months ago
384d741
shellcheck: clean up shellcheck warnings and enable
by Patrick Williams
· 4 years, 10 months ago
7a6b382
build-unit-test-docker: Add dbus
by Brad Bishop
· 4 years, 10 months ago
da224a5
build-unit-test-docker: Fix googletest with c++17
by William A. Kennington III
· 4 years, 10 months ago
e8fe037
Add boost-url to the base container
by Manojkiran Eda
· 4 years, 11 months ago
d819cfb
Support moving rootfs_size to a directory
by Gunnar Mills
· 5 years ago
1aa9199
Fix clang-tidy support in CI for meson builds
by Manojkiran Eda
· 5 years ago
bc5c1c4
Include update alternatives for clang
by Ed Tanous
· 5 years ago
662890f
Run clang-tidy builds on clang
by Ed Tanous
· 5 years ago
78b54ba
Revert "json: use latest to get gcc10 fixes"
by Ed Tanous
· 5 years ago
237bd08
build-setup: Inject environments to local.conf
by Lei YU
· 5 years ago
f684ad6
unit-test: Use project defined b_lundef
by Lei YU
· 5 years ago
317157d
dbus-interfaces: switch to meson
by Patrick Williams
· 5 years ago
8448cfd
unit-test.py: Test PDI with additional options
by Matt Spinler
· 5 years ago
40c1c9c
build-setup: get fedora container working
by Andrew Geissler
· 5 years ago
bd11f69
build-setup: default build dir to under workspace
by Andrew Geissler
· 5 years ago
f2d7967
Add python-protobuf for nanopb
by Nan Zhou
· 5 years ago
df0e45c
build-setup: Make ssc_dir as optional environment
by Lei YU
· 5 years ago
5d6688c
run-docker: add argument passthrough
by Brad Bishop
· 5 years ago
7b8cef2
unit-test.py: implement repeat for meson
by Brad Bishop
· 5 years ago
89a46cc
cppcheck : Add googletest library while running cppcheck
by Manojkiran Eda
· 5 years ago
01ced28
shellcheck: enable shell linting
by Patrick Williams
· 5 years ago
ef13d53
Meson dependencies pattern should pick list items.
by Nan Zhou
· 5 years ago
d2176ef
dbus-interfaces: remove unused packages
by Patrick Williams
· 5 years ago
d081081
Adding mimetic library as a part of unit test build script
by Asmitha Karunanithi
· 5 years ago
7560217
build-unit-test-docker: Disable unused parts of sdbusplus
by William A. Kennington III
· 5 years ago
f2e658b
run-qemu-robot-test: Use --rm for docker run
by Lei YU
· 5 years ago
39587ad
build-setup: Use apt mirror
by Lei YU
· 5 years ago
29d2825
Give Meson first preference for CI Jobs
by Manojkiran Eda
· 5 years ago
2c880fe
meson: update to 0.54.3
by Patrick Williams
· 5 years ago
a76d7ce
build-setup: Use flock to setup global configs
by Lei YU
· 5 years ago
93ba3ca
build-setup: Use global config to set git proxy
by Lei YU
· 5 years ago
f54a98e
meson: update to latest version
by Patrick Williams
· 5 years ago
e9ecc1a
Enable ibm dbus interfaces in Docker unit test
by SunnySrivastava1984
· 5 years ago
716780a
build-unit-test-docker: add libpciaccess-dev
by Benjamin Fair
· 5 years ago
fcd7077
scripts/unit-test: Autodetect meson option types
by William A. Kennington III
· 5 years ago
0ecd0bc
scripts/unit-test: Use the meson option parser
by William A. Kennington III
· 5 years ago
9afb766
build-unit-test-docker: Dependency updates
by William A. Kennington III
· 5 years ago
de834b6
build-unit-test-docker: Install sdbusplus tools first
by William A. Kennington III
· 5 years ago
4940051
build-unit-test-docker: Don't download subprojects for meson
by William A. Kennington III
· 5 years ago
248cdc6
build-unit-test-docker: Break out common meson flags
by William A. Kennington III
· 5 years ago
05e7b5f
build-unit-test-docker: Add missing stdplus deps
by William A. Kennington III
· 5 years ago
9e32de2
sdbusplus: use meson build
by Patrick Williams
· 5 years ago
51b6aec
build-qemu-robot-docker: Use pip mirror
by Lei YU
· 5 years ago
ba111ab
build-qemu-robot-docker: Use apt mirror
by Lei YU
· 5 years ago
d374874
build-qemu-robot-docker: Support proxy
by Lei YU
· 5 years ago
139929a
build-unit-test-docker: Use proxy and apt mirror
by Lei YU
· 5 years ago
58cb3ad
build-setup: Add .wgetrc and .curlrc
by Lei YU
· 5 years ago
8b9f4e8
build-unit-test-docker: Upgrade system before install
by William A. Kennington III
· 5 years ago
6277151
boost: update to 1.73
by Andrew Geissler
· 5 years ago
f54de74
Remove libsystemd0-dbgsym
by Matthew Barth
· 5 years ago
80d0728
clang: upgrade to clang-10
by Patrick Williams
· 5 years ago
8439ac5
python3: convert dbus-unit-test.py
by Andrew Geissler
· 5 years ago
1976d39
json: use latest to get gcc10 fixes
by Andrew Geissler
· 5 years ago
595739b
move unit test docker up to gcc10
by Andrew Geissler
· 5 years ago
929034f
sdbusplus: remove deprecated --enable-transaction
by Patrick Williams
· 5 years ago
300ed3c
unit-test.py: define hei pkg-config association
by Ben Tyner
· 5 years ago
de2a320
build-setup: Mount ${WORKSPACE} while building openbmc
by Lei YU
· 5 years ago
f713bf4
build-setup: prepare for meta-ibm restructuring
by Brad Bishop
· 6 years ago
58cbe5f
Enabled UT report generation for given repositories
by Anusha Dathatri
· 5 years ago
8565d2a
build-setup.sh: do not require DISTRO
by Andrew Geissler
· 5 years ago
089852c
python3: run-clang-tidy conversion
by Andrew Geissler
· 5 years ago
9e5b11f
python3: move CI over to only python3
by Andrew Geissler
· 5 years ago
8ccdf1b
tacoma-qemu: support run of CI bucket on tacoma
by Andrew Geissler
· 5 years ago
185d5b5
Fetch openbmc repositories directly using Github API
by Anusha Dathatri
· 5 years ago
3835664
unit-test.py: ensure TEST_ONLY looked at for all
by Andrew Geissler
· 5 years ago
8cb74fc
unit-test.py: allow code format check only
by Andrew Geissler
· 5 years ago
544d83a
Added 'Lasttest.log' to be considered as unit rest report
by Anusha Dathatri
· 5 years ago
89b64b6
unit-test: Switch to python3
by Andrew Jeffery
· 5 years ago
bda43ce
build-unit-test-docker: Install python3-git
by Andrew Jeffery
· 5 years ago
bf73510
unit-test: Fix PEP8 W605 violation
by Andrew Jeffery
· 5 years ago
fce557f
unit-test: Fix PEP8 E731 violation
by Andrew Jeffery
· 5 years ago
47fbfa5
unit-test: Fix PEP8 E501 violations
by Andrew Jeffery
· 5 years ago
9cc97d8
unit-test: Fix PEP8 E305 violation
by Andrew Jeffery
· 5 years ago
e5fffa0
unit-test: Fix PEP8 E302 violations
by Andrew Jeffery
· 5 years ago
6015ca1
unit-test: Fix PEP8 E265 violations
by Andrew Jeffery
· 5 years ago
3b92fdd
unit-test: Fix PEP8 E231 violation
by Andrew Jeffery
· 5 years ago
3f8e5a7
unit-test: Fix PEP8 E225 violation
by Andrew Jeffery
· 5 years ago
881041f
unit-test: Fix PEP8 E201 and E202 violations
by Andrew Jeffery
· 5 years ago
7d4a26f
unit-test: Fix PEP8 E128 violations
by Andrew Jeffery
· 5 years ago
2ba45fb
unit-test: Fix PEP8 E117 violations
by Andrew Jeffery
· 5 years ago
19d7567
unit-test: Exercise all of the repository's supported build systems
by Andrew Jeffery
· 5 years ago
15e423e
unit-test: Introduce explicit build system concepts
by Andrew Jeffery
· 5 years ago
ccf85d6
unit-test: Rename 'pkg' parameter of build_dep_tree()
by Andrew Jeffery
· 5 years ago
ff5c5d5
unit-test: Rename 'pkg' parameter of build_and_install()
by Andrew Jeffery
· 5 years ago
9c900d0
build-unit-test-docker: span-lite 0.6.0 -> 0.7.0
by William A. Kennington III
· 5 years ago
a49dbde
Install current version of jsonschema in CI
by Shawn McCarney
· 5 years ago
a756e8a
Created skip list and added few repos to it
by Anusha Dathatri
· 5 years ago
171151f
build-unit-test-docker: googletest 2018-12-17 -> 2020-02-13
by William A. Kennington III
· 5 years ago
6135ba3
built-unit-test-docker: function2 2019-03-10 -> 2020-01-03
by William A. Kennington III
· 5 years ago
bd6850a
build-unit-test-docker: fmt 5.3.0 -> 6.1.2
by William A. Kennington III
· 5 years ago
78655e5
build-unit-test-docker: CLI11 1.8.0 -> 1.9.0
by William A. Kennington III
· 5 years ago
84a19a6
build-unit-test-docker: catch2 2.10.0 -> 2.11.1
by William A. Kennington III
· 5 years ago
e39ad88
build-unit-test-docker: meson 0.52.0 -> 0.53.2
by William A. Kennington III
· 5 years ago
4c9928e
output meson valgrind unit test log
by Andrew Geissler
· 6 years ago
f7c2c5f
python3: install inflection
by Patrick Williams
· 6 years ago
229b76a
Script to generate unit test coverage report
by Anusha Dathatri
· 6 years ago
39b6280
Enhancing existing docker file to run openbmc Gui CI
by Anusha Dathatri
· 6 years ago
fd51e81
build-unit-test-docker: Fetch nlohmann/fifo_map
by Matt Spinler
· 6 years ago
Next »