summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-07-14AsyncResolve cleanups and error handlingEd Tanous1-0/+1
2023-07-12Use openssl random number generatorEd Tanous1-0/+2
2023-06-29Provide bmcweb-specific bmcweb exception handlerEd Tanous1-0/+2
2023-06-28HTTP/2 supportEd Tanous1-0/+13
2023-06-21Add an option flag for multi-computersystemEd Tanous1-0/+1
2023-06-06Change nlohmann to nlohmann_jsonEd Tanous1-2/+2
2023-06-05Break out serializer into its own cpp fileEd Tanous1-0/+1
2023-06-05Subproject nlohmann and tinyxml2Ed Tanous1-7/+12
2023-05-30Allow async resolver to be optionalEd Tanous1-0/+4
2023-05-19Remove redfish-post-to-old-updateserviceEd Tanous1-1/+0
2023-05-18Add a unit test for dumpHtmlEd Tanous1-0/+1
2023-05-05Update Logging option for the setting log levelMyung Bae1-6/+2
2023-04-12meson: remove deprecated get_pkgconfig_variablePatrick Williams1-1/+1
2023-02-28Move getMessage and getMessageFromRegistry to cpp and add testSui Chen1-0/+1
2023-02-17Add option for validating content-type headerEd Tanous1-0/+1
2023-02-17Implement alternative to on boost::splitEd Tanous1-0/+1
2023-01-10Use intermediate bmcweb object filesEd Tanous1-2/+11
2023-01-03Ignore clang warningEd Tanous1-0/+1
2023-01-03Fix sensor overrideEd Tanous1-0/+1
2022-12-15Prepare for boost::url upgradeEd Tanous1-11/+2
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado1-0/+1
2022-12-06Make router take up less space for verbsEd Tanous1-0/+1
2022-11-03Subproject include as system includeEd Tanous1-0/+2
2022-11-01Fix meson warningEd Tanous1-1/+1
2022-11-01Upgrade required version of boost to 1.80Ed Tanous1-1/+1
2022-11-01Fix meson warningsEd Tanous1-8/+2
2022-10-21Implements PowerSubsystem schemaChicago Duan1-0/+1
2022-10-18use multiple test targetsNan Zhou1-15/+18
2022-10-18move config to a subdirNan Zhou1-39/+5
2022-09-22treewide: reorganize unit testsNan Zhou1-23/+23
2022-09-21LogService: System dump calls common dump handlersClaire Weinan1-0/+1
2022-08-29Change meson to only require boost 1.79Ed Tanous1-1/+1
2022-08-29Upgrade boost 1.78->1.80Ed Tanous1-2/+2
2022-08-17Disable source locations in OpenSSLEd Tanous1-0/+1
2022-08-17Remove extra debug information from boost urlEd Tanous1-0/+1
2022-08-10Add redfish-oem-manager-fan-data optionGunnar Mills1-0/+1
2022-08-01Add Redfish ThermalSubsystem schema in bmcwebXiaochao Ma1-0/+1
2022-07-26authn: correct meson behaviorsNan Zhou1-0/+5
2022-07-22chassis: replace lambda with inline functionsNan Zhou1-0/+1
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