summaryrefslogtreecommitdiffstats
path: root/.jenkins.groovy
Commit message (Collapse)AuthorAgeFilesLines
* Build: Cleanup additional static analysis issues. (#231)Evan Lojewski2021-06-191-5/+8
|
* build: Update files with codacy recommendations. (#228)Evan Lojewski2021-06-191-1/+1
|
* build: Update various support files with codacy recommendations. (#227)Evan Lojewski2021-06-191-18/+18
|
* build: Enable builds under FreeBSD (#164)Evan Lojewski2020-11-071-0/+1
| | | | | This fixes build related issues when attempting to compile firmware and tools under FreeBSD. Note: Host tools have not been ported for raw register access. Note: The Linux specific ethtool APIs are not available under FreeBSD, and so -t eth is not supported under FreeBSD.
* jenkins: Ensure images can be build using the packages source code. (#137)Evan Lojewski2020-10-101-4/+30
| | | | * jenkins: Ensure release source can build firmware images. * fwupd: Enable deterministic builds for .cab files.
* fwupd: Generate firmware cabinet files for use with fwupd and lvfs. (#136)Evan Lojewski2020-10-101-4/+12
| | | Co-authored-by: Richard Hughes <richard@hughsie.com>
* jenkins: Populate job description with commit message. (#133)Evan Lojewski2020-10-091-0/+6
|
* build: Bump llvm version to 10.0.1 and enable ubuntu-20.04 builds. (#97)Evan Lojewski2020-08-011-7/+19
|
* regressions: Enable building pull requests. (#88)Evan Lojewski2020-07-121-3/+32
|
* build: Geenrate and upload the release pacakge as part of a build. (#55)Evan Lojewski2020-03-041-1/+5
|
* release: Add support for generating a release package. (#54)Evan Lojewski2020-03-021-7/+1
|
* build: Enable clang-analyzer (scan-build) (#24)Evan Lojewski2020-02-071-10/+7
|
* build: Add an Ubuntu 18.04 (x86_64) builder. (#12)Evan Lojewski2020-01-161-0/+1
|
* Enable jenkins to report pass/fail results.Evan Lojewski2019-11-141-3/+38
|
* Update jenkins config to build on fedora and debian.Evan Lojewski2019-06-011-31/+39
|
* Check in jenkins configuration.Evan Lojewski2019-03-261-0/+79
OpenPOWER on IntegriCloud