summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* bmc : add config-static-bmc-with-update-status.json.inBrandon Kim2019-09-171-0/+24
* build: always define conditionalsPatrick Venture2019-07-191-0/+3
* bugfix: build: fix enable-host-biosPatrick Venture2019-07-191-2/+6
* bmc: provide disabled json supportPatrick Venture2019-07-181-0/+11
* build: add option --enable-host-biosPatrick Venture2019-07-031-0/+81
* build: install three targets to handle bmc updatesPatrick Venture2019-07-031-10/+36
* build: prevent enabling both static and ubi tarballPatrick Venture2019-07-031-0/+8
* build: drop --enable-lpc-bridge optionPatrick Venture2019-07-031-10/+2
* build: drop --enable-pci-bridge optionPatrick Venture2019-07-031-8/+1
* build: prevent enabling aspeed and nuvotonPatrick Venture2019-07-031-0/+16
* build: bump to release 1.0Patrick Venture2019-06-281-1/+1
* build: split up package checks by what is being builtPatrick Venture2019-06-271-8/+12
* build: add configure option to not build BMC modulePatrick Venture2019-06-271-1/+7
* tools: remove phosphor-ipmi-blobs dependencyPatrick Venture2019-06-271-5/+6
* move bmc code into bmc folderPatrick Venture2019-06-271-1/+2
* build: split out BMC dependenciesPatrick Venture2019-06-261-13/+18
* build: s/update-bmc/update_bmc/gPatrick Venture2019-06-211-1/+1
* build: minor style cleanup in configure_acPatrick Venture2019-06-211-23/+94
* bmc: add preparation step before data is receivedPatrick Venture2019-06-211-0/+4
* test: cleanup by moving tool tests into subfolderPatrick Venture2019-06-191-1/+1
* bmc: add cleanup blob handlerPatrick Venture2019-06-191-1/+10
* bugfix: build: treat strings as variablesPatrick Venture2019-06-121-3/+3
* bugfix: build: check for blobs header properlyPatrick Venture2019-05-221-1/+2
* bmc: implement reboot update mechanismPatrick Venture2019-05-201-1/+13
* bmc: enable configuration of all verificationPatrick Venture2019-05-171-0/+5
* bmc: allow configuring the verification output pathPatrick Venture2019-05-171-0/+4
* build: use configure rule whether host tool is builtPatrick Venture2019-05-151-0/+7
* build: conditionally build lpc and pci optionsPatrick Venture2019-05-081-0/+17
* bugfix: build: s/enanble/enable/Patrick Venture2019-05-081-1/+1
* build: add check for pciutils: libpciPatrick Venture2019-05-031-0/+6
* build: fail if aspeed-lpc-ctrl header not foundPatrick Venture2019-05-031-7/+5
* build: add enable-aspeed-p2a option and download headerPatrick Venture2019-05-011-0/+15
* build: enable valgrindPatrick Venture2019-03-191-0/+10
* autotools: Fix for autoconf-archive 2019.01.19Patrick Venture2019-03-191-2/+5
* build: add dependency on ipmiblobPatrick Venture2019-03-081-0/+8
* build: enable code coveragePatrick Venture2019-03-081-0/+20
* build: rework gtest checksPatrick Venture2019-03-061-3/+67
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-6/+1
* firmware_handler: add fake sdbusplus if not foundPatrick Venture2019-01-171-1/+1
* bugfix: build: fix MAPPED_ADDRESS configuration variablePatrick Venture2019-01-151-2/+2
* build: simplify error messagePatrick Venture2019-01-151-1/+1
* build: include download of ipmi linux headerPatrick Venture2019-01-041-0/+14
* build: cleanup configure script PKG_CHECK_MODULESPatrick Venture2019-01-041-3/+16
* build: fixup typo regarding branch namePatrick Venture2018-12-191-1/+1
* tools: start burn_my_bmc toolPatrick Venture2018-12-111-1/+1
* build: apply autoconf suggestionsPatrick Venture2018-11-281-0/+1
* firmware: add sdbusplus for use by verificationPatrick Venture2018-11-211-0/+1
* ubi: add tarball as file handlerPatrick Venture2018-11-211-0/+11
* build: group variables togetherPatrick Venture2018-11-161-8/+8
* hash handler: implement file hash handlerPatrick Venture2018-11-151-0/+4
OpenPOWER on IntegriCloud