summaryrefslogtreecommitdiffstats
path: root/util/abuild
Commit message (Expand)AuthorAgeFilesLines
* util/abuild: Better identify config string in logMartin Roth2023-12-121-7/+7
* tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOTPatrick Georgi2023-11-251-1/+1
* util/abuild: Add all builds to junit.xml filesMartin Roth2023-11-071-6/+17
* abuild: Fix board variant handlingKeith Hui2023-08-061-1/+1
* util/abuild: Add per-build statistics tarfileKyösti Mälkki2023-08-031-1/+19
* util/abuild: Improve elapsed time measurementKyösti Mälkki2023-06-141-9/+54
* util/abuild: Add flags to allow abuild to skip boardsMartin Roth2023-02-071-3/+42
* util/abuild: Add --name option to set name of abuild runMartin Roth2022-11-211-11/+37
* util/abuild: check for PASSED_BOARDS before trying to show itMartin Roth2022-11-211-1/+3
* payloads/tianocore: Rename TianoCore to edk2Sean Rhodes2022-08-131-1/+1
* treewide: Unify Google brandingJon Murphy2022-07-041-4/+4
* util: Fix a few spelling mistakesMartin Roth2022-05-301-2/+2
* abuild: Build with clang only when supportedArthur Heymans2022-05-281-1/+11
* Revert "Revert "util/abuild: Regenerate xcompile on every abuild run""Reka Norman2021-09-261-0/+1
* util/abuild: Run `make .xcompile` only onceNico Huber2021-09-241-4/+4
* Revert "util/abuild: Regenerate xcompile on every abuild run"Reka Norman2021-09-211-1/+0
* util/abuild: Regenerate xcompile on every abuild runReka Norman2021-09-201-0/+1
* utils/abuild: select FSP_USE_REPO instead of ADD_FSP_BINARIESFelix Held2021-09-051-1/+1
* util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi2021-07-131-6/+4
* util/abuild: Fix overriding results with the default configurationArthur Heymans2021-07-131-0/+7
* Revert "abuild: Allow disabling mainboards"Patrick Georgi2021-02-121-6/+0
* util/abuild: Ensure that non-Chrome OS builds are non-Chrome OSPatrick Georgi2021-02-111-5/+24
* Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel2020-12-231-4/+5
* util/abuild/abuild: Do not check out submodulesAngel Pons2020-10-191-2/+0
* util/abuild: Remove symbols that don't exist anymore in KconfigPatrick Georgi2020-09-101-2/+0
* util/abuild: Don't pass kconfig output through headPatrick Georgi2020-08-241-1/+1
* util/abuild: Delete temporary config in failure casePatrick Georgi2020-08-241-0/+1
* util/abuild: Avoid another git submodule invocationPatrick Georgi2020-08-191-1/+1
* Add qc_blobs repositoryJulius Werner2020-06-301-1/+1
* util/abuild: Only update submodules oncePatrick Georgi2020-06-251-0/+3
* Revert "util/abuild: Have abuild generate the .xcompile if it doesn't exist"Nico Huber2020-06-101-3/+2
* util/abuild: Ensure .xcompile existsNico Huber2020-06-101-0/+2
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-5/+0
* src/Kconfig: enable USE_BLOBS by defaultFelix Held2020-04-141-1/+1
* fsp2_0: Clean up around `config FSP_USE_REPO`Nico Huber2020-04-051-1/+1
* abuild: Always build the default configNico Huber2020-03-101-7/+4
* Get rid of ROMCCElyes HAOUAS2020-02-261-1/+0
* abuild: Allow proper build tests with USE_AMD_BLOBS=yNico Huber2020-01-051-1/+1
* util/abuild: Have abuild generate the .xcompile if it doesn't existRaul E Rangel2019-10-171-2/+3
* abuild: Add -Z / --clean-somewhat optionPatrick Georgi2019-08-281-2/+12
* util/abuild: Clean up the missing_arches checkRaul E Rangel2019-08-081-2/+18
* util/abuild: Use realpath for FAILED_BOARDS/PASSED_BOARDSRaul E Rangel2019-08-031-2/+7
* util/abuild: Add asserts flag to getoptsMartin Roth2019-07-281-1/+1
* util/abuild: Add --asserts flagPatrick Georgi2019-07-261-0/+3
* util/abuild: Set fatal asserts when running scanbuildMartin Roth2019-02-271-0/+1
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-1/+1
* util/abuild: When using blobs, enable 3rdparty/fsp by defaultPatrick Georgi2018-10-121-1/+1
* util/abuild/abuild.1: Fix references to CBROOT parameterJonathan Neuschäfer2018-10-041-2/+2
* util/abuild: Use env to find bashMartin Roth2018-08-301-1/+1
* abuild: Fix shellcheck errorsMartin Roth2018-07-311-8/+9