summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2022-07-11Google RoT: add unit tests for /google/v1Nan Zhou1-0/+1
2022-07-07dbus_singleton: use stack variable and externNan Zhou1-0/+1
2022-07-07ip utils test: revive the testNan Zhou1-0/+1
2022-06-28Fix shadowed variable issuesEd Tanous1-0/+1
2022-06-21crow_getroutes_test: revive the testNan Zhou1-0/+1
2022-06-18openbmc_jtag_rest_test: move to openbmc_dbus_restNan Zhou1-1/+0
2022-06-18openbmc_dbus_rest_test: revive testsNan Zhou1-0/+1
2022-05-31meson option: make the insecure-disable-auth macro more accurateNan Zhou1-1/+1
2022-05-27Enable -Wno-psabi for bmcweb buildsEd Tanous1-0/+1
2022-05-23bmcweb: Fetch Satellite Config from D-BusCarson Labrado1-0/+3
2022-05-23Include tinyxml2 dependency for all buildsCody Smith1-7/+5
2022-05-17Handle HEAD and Allow headers per the specEd Tanous1-0/+1
2022-05-17Change UpdateService POST URIEd Tanous1-0/+1
2022-05-13Separate validFilename into a separate functionJosh Lehan1-0/+1
2022-05-11Revert "Handle HEAD and Allow headers per the spec"Ed Tanous1-1/+0
2022-05-10Handle HEAD and Allow headers per the specEd Tanous1-0/+1
2022-04-19Remove regex uses in event service and consolidateEd Tanous1-0/+2
2022-04-05Implement ExpandEd Tanous1-1/+2
2022-04-05Add new option for query parametersEd Tanous1-0/+2
2022-03-17Disable boost exceptionsEd Tanous1-1/+2
2022-03-01Adds new redfish unit testing for servicerootJohn Edward Broadbent1-0/+1
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-0/+1
2022-02-25subproject: boost-url & boost: update revisionNan Zhou1-2/+2
2022-02-15Abstract fillMessageArgs and unit test itEd Tanous1-1/+2
2021-12-20Implement MIME parsingEd Tanous1-0/+1
2021-12-10Clean up meson listsEd Tanous1-46/+35
2021-12-10Convert IPv4-mapped IPv6 ClientIP back to IPv4Jiaqing Zhao1-0/+1
2021-12-07Enable stringop warningsEd Tanous1-5/+0
2021-11-23Remove obsolete Boost preprocessor optionsJonathan Doman1-7/+0
2021-11-18meson_options: implement disable-auth; delete pamNan Zhou1-2/+1
2021-11-17Revert "Adds new redfish unit testing for serviceroot"Ed Tanous1-2/+1
2021-11-17Adds new redfish unit testing for servicerootJohn Edward Broadbent1-1/+2
2021-11-04Redfish: Support Host Log EntriesSpencer Ku1-0/+1
2021-11-04build: switch to C++20Patrick Williams1-4/+4
2021-11-03Add features to feature map & remove redundant codeManojkiran Eda1-44/+27
2021-10-28Rearrange meson file and remove redundant testsEd Tanous1-53/+45
2021-10-27Enable beast separate compilationEd Tanous1-2/+10
2021-10-25Update Boost subproject to 1.77Ed Tanous1-2/+2
2021-10-21Remove NTPServers duplicate values and null valuesGeorge Liu1-0/+1
2021-10-19Revert "Redfish: Support Host Log Entries"Ed Tanous1-1/+0
2021-10-19Redfish: Support Host Log EntriesSpencerKu1-0/+1
2021-10-18Define hex helper utilsEd Tanous1-0/+1
2021-10-17meson: upgrade tinyxml wrap filePatrick Williams1-6/+4
2021-10-17meson: update deprecated get_pkgconfig_variablePatrick Williams1-2/+2
2021-10-12Implement human sort utility functionEd Tanous1-0/+1
2021-10-08Avoid hardcoding nlohmann_json include directoryJosh Lehan1-7/+2
2021-10-07Remove dead hostname codeEd Tanous1-10/+0
2021-10-05Boost uri updateEd Tanous1-2/+6
2021-10-04Meson break lists into multiple linesEd Tanous1-57/+73
2021-10-04Change ordering of meson fileEd Tanous1-53/+53