summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-29log_services: Add download of post code log entriesGeorge Liu1-0/+1
2021-09-22Disable nlohmann exceptionsEd Tanous1-1/+2
2021-09-09Include systemd and boost as system dependenciesEd Tanous1-2/+2
2021-08-20Move sensor collection to all sensorsGeorge Liu1-0/+10
2021-08-10Add google service rootFeras Aldahlawi1-0/+1
2021-06-21Add option to configure port numberVivekanand Veeracholan1-2/+3
2021-06-17Add compile flag to turn off the old Power/Thermalzhanghch051-0/+9
2021-06-04Remove checkAndDoSensorsOverride functionBruce Lee1-2/+0
2021-04-03log_services: Remove raw PECI commandJason M. Bills1-1/+0
2021-03-30Add POST and DELETE in MetricReportDefinitionsWludzik, Jozef1-0/+1
2021-03-16Force HostName property to be read-only per the schemaJohnathan Mantey1-0/+10
2021-03-11Disable nbd proxy from the buildEd Tanous1-1/+1
2021-02-24Fix XSS regressionsEd Tanous1-1/+1
2021-02-24Fix the build on clang-11Ed Tanous1-0/+5
2021-02-22Change config file name to bmcweb_config.hEd Tanous1-2/+2
2021-02-19Fix compile issue on DISABLE_XSS_PREVENTIONEd Tanous1-4/+6
2021-02-19Enable Parallel Linking for LTO buildsManojkiran Eda1-1/+3
2021-02-18Add back rttiEd Tanous1-5/+3
2021-02-13Validate the path during ConfigFile uploadSunitha Harish1-1/+2
2021-02-08Re-enable dead code eliminationEd Tanous1-0/+3
2021-02-06Remove management console special checkEd Tanous1-7/+0
2021-01-15Remove boost warningsEd Tanous1-1/+2
2020-12-15Add meson options for all authentication methods.Alan Kuo1-0/+4
2020-12-02Adding sdbusplus missing dependency for test moduleSathish V1-1/+1
2020-11-25Fix build with rest option disabledJason M. Bills1-5/+10