Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc-build-scripts
/
c5c46920a251c3ab1d91faca48f5a98516086f48
c5c4692
Default to using robot directly
by Andrew Geissler
· 6 years ago
bbd8455
Support branches in meta-ci jenkins job
by Andrew Geissler
· 6 years ago
1a65182
build-unit-test-docker: Use newer lcov snapshot
by William A. Kennington III
· 6 years ago
84ba54c
build-unit-test-docker: gcov has to be the same version as gcc
by William A. Kennington III
· 6 years ago
a3f390e
qemu: Add ca-certificates to container
by Joel Stanley
· 6 years ago
e4b2871
Use gcc8 as default in CI container
by Andrew Geissler
· 6 years ago
fafef89
scripts/unit-test: Add clang-tidy support if configuration is provided
by William A. Kennington III
· 6 years ago
3eaf592
build-unit-test-docker: Update googletest
by William A. Kennington III
· 6 years ago
55cb1af
build-unit-test-docker: Ensure pthread flag is -pthread
by William A. Kennington III
· 6 years ago
17d5c35
scripts/unit-test: Run ub+asan for meson
by William A. Kennington III
· 6 years ago
9fe5832
scripts/unit-test: Only build coverage output if coverage run
by William A. Kennington III
· 6 years ago
40d5c7c
scripts/unit-test: Only export coverage data for coverage checking
by William A. Kennington III
· 6 years ago
37a89a2
scripts/unit-test: Don't run valgrind on ppc64
by William A. Kennington III
· 6 years ago
25e5814
scripts/unit-test: Set meson build type
by William A. Kennington III
· 6 years ago
6764d5f
scripts/unit-test: Only use defined meson options
by William A. Kennington III
· 6 years ago
3bba8fb
build-unit-test-docker: Fix sudo umask
by William A. Kennington III
· 6 years ago
b0a86db
Add run-meta-ci to repository
by Andrew Geissler
· 6 years ago
936d313
Add initial README for new jenkins sub-directory
by Andrew Geissler
· 6 years ago
ffffc1c
Optimize ls-remote with --heads
by Andrew Geissler
· 6 years ago
a61acb5
Support branch option in unit-test script
by Andrew Geissler
· 6 years ago
9f980d7
Improve documentation for run-unit-test-docker.sh
by Andrew Geissler
· 6 years ago
6136357
Clarify required parameters
by Andrew Geissler
· 6 years ago
a6b93bf
Support branch input to unit test docker script
by Andrew Geissler
· 6 years ago
d79407e
Convert parameters to env variables
by Andrew Geissler
· 6 years ago
3f1d120
scripts/unit-test: Add meson support
by William A. Kennington III
· 6 years ago
baeb4f5
build-unit-test-docker: Add meson support
by William A. Kennington III
· 6 years ago
54d4faf
scripts/unit-test: ldconfig should be run before each build
by William A. Kennington III
· 6 years ago
e67f5fc
script/unit-test: Fix autoconf detection
by William A. Kennington III
· 6 years ago
9a32d5e
scripts/unit-test: Prevent duplicate deps from being checked
by William A. Kennington III
· 6 years ago
c048cc0
scripts/unit-test: build_dep_tree cleanup autotools specific code
by William A. Kennington III
· 6 years ago
d61316d
scripts/unit-tests: Don't build superfluous code for dependencies
by William A. Kennington III
· 6 years ago
4e3818d
scripts/unit-test: Add common configure option for examples
by William A. Kennington III
· 6 years ago
a045491
scripts/unit-test: Allow for dependencies to be built without tests
by William A. Kennington III
· 6 years ago
e91b774
scripts/unit-test: Support multiple bootstrap files
by William A. Kennington III
· 6 years ago
be6aab2
unit-test: Support running as non-root
by William A. Kennington III
· 6 years ago
def31a8
build: docker: add protobuf libraries
by Patrick Venture
· 6 years ago
c5243f0
trace-kernel-build: Disable pipefail as it causes build to exit
by Joel Stanley
· 6 years ago
2de03e9
Change qemux86-64 BITBAKE_CMD to LAYER_DIR in target case
by Michael Shepos
· 6 years ago
780ec09
script/unit-test: Refactor out individual build
by William A. Kennington III
· 6 years ago
380907a
sdbusplus: during build disable-tests
by Patrick Venture
· 6 years ago
0e5dd8a
Redfish library API package install needed for test automation
by George Keishing
· 6 years ago
d70980f
run-unit-test-docker: Allow overriding workdir
by William A. Kennington III
· 6 years ago
0c6ca41
kernel-build-setup: Add deps for recent kernels
by Joel Stanley
· 6 years ago
b23c4cc
qemu-build: Simplify
by Joel Stanley
· 6 years ago
36f2622
build-unit-test-docker: Workaround COPY bug
by William A. Kennington III
· 6 years ago
366dd76
scripts: format-code: enable .clang-ignore file
by Patrick Venture
· 6 years ago
2b168a8
build-scripts: build boost library instead of just install headers
by Vernon Mauery
· 6 years ago
dd82072
Support building qemux86-64 to support the x86 SDK
by Andrew Geissler
· 7 years ago
30ec0c4
scripts: format-code.sh: use double braces
by Patrick Venture
· 6 years ago
1d15651
Copy openpower dbus yaml for phosphor-logging
by Matt Spinler
· 6 years ago
e32aaee
qemu-build: Disable -Werror
by Joel Stanley
· 6 years ago
13b7b42
initramfs-build: Add rsync to container
by Joel Stanley
· 6 years ago
93b959d
initramfs_build: Update with the actual script being run
by Joel Stanley
· 6 years ago
7161a17
build-setup: Refactor BITBAKE_CMD construction
by Brad Bishop
· 6 years ago
ad4354e
build-unit-test-docker: add cppcheck static analysis tool
by Patrick Venture
· 6 years ago
d37b805
scripts: unit-test: add missing regex typing
by Patrick Venture
· 6 years ago
eaca67c
build-unit-test-docker: Update third-party packages
by William A. Kennington III
· 6 years ago
37b2704
fixup: grab all of array for cli11
by Patrick Venture
· 6 years ago
87445f2
cleanup: use double brackets instead of single
by Patrick Venture
· 6 years ago
1962d57
build-unit-test-docker: Include CLI11
by William A. Kennington III
· 6 years ago
da70d70
build-unit-test-docker: Restructure with container merging
by William A. Kennington III
· 6 years ago
212cfcb
build-unit-test-docker: Customize image at the end
by William A. Kennington III
· 6 years ago
c227fb7
build-unit-test-docker: Consolidate third-party versions
by William A. Kennington III
· 6 years ago
048b5ee
build-unit-test-docker: Consolidate make invocations
by William A. Kennington III
· 6 years ago
c8e8b20
build-unit-test-docker: Fix all PREFIX references
by William A. Kennington III
· 6 years ago
4815f70
build-unit-test-docker: Get rid of git clones
by William A. Kennington III
· 6 years ago
5b55008
build-unit-test-docker: Don't store downloaded tarballs
by William A. Kennington III
· 6 years ago
513fe91
build-unit-test-docker: Consolidate down to one command
by William A. Kennington III
· 6 years ago
bb71cc0
build-unit-test-docker: Get rid of custom flags for libvncserver
by William A. Kennington III
· 6 years ago
3cf94fd
build-unit-test-docker: Make common flags for autotools
by William A. Kennington III
· 6 years ago
b47eea5
build-unit-test-docker: Use separate build directory from source
by William A. Kennington III
· 6 years ago
4a67c40
build-unit-test-docker: Make common cmake flags
by William A. Kennington III
· 6 years ago
feeceb6
build-unit-test-docker: Install in /usr/local
by William A. Kennington III
· 6 years ago
581c4d4
build-unit-test-docker: Build third-party packages early
by William A. Kennington III
· 6 years ago
078c3b5
scripts/format-code: Pass CLANG_FORMAT via environment
by William A. Kennington III
· 6 years ago
61a3397
build-unit-test: fetch libldap2-dev
by Andrew Geissler
· 6 years ago
182bbf3
Add libi2c-dev to image
by James Feist
· 6 years ago
b41a446
add phosphor-ipmi-blobs package to CI
by Patrick Venture
· 6 years ago
4f2652c
tinyxml2: fix build order
by James Feist
· 6 years ago
f69d8a1
Directly clone tinyxml2
by Matt Spinler
· 6 years ago
7285ddb
Install openssl to test certificate in automation.
by Rahul Maheshwari
· 6 years ago
32deed8
build-unit-test-docker: Generate depcache in parallel
by William A. Kennington III
· 6 years ago
eb31a64
Fix tinyxml2 dependency
by Matt Spinler
· 6 years ago
f211960
Add tinyxml2 dependency
by Matt Spinler
· 6 years ago
61c89bb
Add manual build and install of libvncserver
by Eddie James
· 6 years ago
2232996
unit-test: Add gpioplus
by Patrick Venture
· 6 years ago
b249c2c
Reduce the number of files we copy after builds
by Charles Paul Hofer
· 6 years ago
b4f730a
unit-test: Add sdeventplus
by William A. Kennington III
· 6 years ago
69560bf
Create a script for generating index files
by Charles Paul Hofer
· 6 years ago
be8700e
Add a timeout when copying build directory
by Charles Paul Hofer
· 6 years ago
7af9ef4
Remove Barreleye from kernel-build-setup.sh
by Gunnar Mills
· 6 years ago
7336666
build-setup: Clean up removed machines
by Joel Stanley
· 6 years ago
1e96790
Add libvncserver-dev package to unit-test build script
by Eddie James
· 6 years ago
52164fd
unit-test CI: switch to clang-format-6.0
by Patrick Venture
· 6 years ago
06ffc07
[Subtree] Meta-layers have moved
by Dave Cobbley
· 6 years ago
a3eee8a
Adding snmp package to dependent packages in unit-test script
by Marri Devender Rao
· 6 years ago
62d1802
qemu-build: Set ARCH before using it
by Joel Stanley
· 6 years ago
48347e0
Add wget
by Ratan Gupta
· 6 years ago
878df5c
Add Cmake Support
by James Feist
· 6 years ago
4bd2d45
Use host network when building unit-test docker
by James Feist
· 6 years ago
Next »