summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-05-21vm_websocket: Add websocket handlerAdriana Kobylak1-0/+4
2019-05-09Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney1-4/+0
2019-04-24CMakeLists.txt: Remove BOOST_ASIO_NO_DEPRECATEDAdriana Kobylak1-1/+2
2019-04-22Change application and interface names to CrashdumpJason M. Bills1-1/+1
2019-04-22Add systemd unit filesBrad Bishop1-0/+13
2019-04-05Initial redfish logging supportAndrew Geissler1-0/+5
2019-03-29update ASIO interfacesEd Tanous1-0/+1
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous1-1/+1
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous1-1/+1
2019-03-13Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build optionGunnar Mills1-0/+4
2019-03-07bmcweb: /s/boost::string_view/std::string_view/gEd Tanous1-0/+1
2019-02-21Implement KVM websocket proxy in bmcwebEd Tanous1-4/+1
2019-02-20Move the CPU LogService to SystemsJason M. Bills1-2/+2
2018-12-11Add details to BMCWEB config option help stringsJoseph Reynolds1-21/+26
2018-12-01build: prepare for boost 1.68Brad Bishop1-0/+1
2018-11-30build: add eof newline to CMakeLists.txtBrad Bishop1-1/+1
2018-11-16Change the BMC LogService to only display from the message registryJason M. Bills1-0/+6
2018-11-16Use target_compile_definitions() for build flagsJason M. Bills1-1/+14
2018-10-22bmcweb: remove warning about coroutinesEd Tanous1-0/+1
2018-10-18bmcweb: Move to C++17Ed Tanous1-1/+1
2018-10-16Fix a minor spacing issue in CMakeLists.txtEd Tanous1-1/+1
2018-10-09Implement redfish LogServiceEd Tanous1-2/+10
2018-09-05Implement /console0 websocketEd Tanous1-0/+1
2018-08-15Remove VScode specific scriptEd Tanous1-16/+0
2018-08-15Disable threadingEd Tanous1-1/+1
2018-08-15Change _PHOSPHOR_WEBUI to _STATIC_HOSTINGAndrew Geissler1-2/+2
2018-08-13Make out of tree builds work againJames Feist1-14/+2
2018-08-13Don't build unit tests by defaultEd Tanous1-1/+1
2018-08-09Fix merge conflictEd Tanous1-1/+1
2018-07-27cmake-format the filesEd Tanous1-73/+78
2018-07-27Move over to upstream c++ styleEd Tanous1-5/+5
2018-07-27Reimplement UUID based on systemd UUIDEd Tanous1-0/+1
2018-07-25Make SessionStore a proper singletonBorawski.Lukasz1-0/+1
2018-07-17Prevent ssl key generation when disabledAndrew Geissler1-1/+3
2018-06-29Create separate pam config for webserver instead of using dropbear'sJennifer Lee1-1/+3
2018-06-29Implement actions interfaceEd Tanous1-1/+2
2018-06-29Pull in nlohmann json as a dependency rather than checking in.Ed Tanous1-61/+2
2018-06-29Implement feature selection in bmcwebEd Tanous1-104/+190
2018-06-29Boost beastEd Tanous1-4/+2
2018-06-29Added JSON utilities to allow easy exception-less usage of nlohmann JSON.Kowalski, Kamil1-0/+1
2018-06-29Move bmcweb over to sdbusplusEd Tanous1-8/+20
2018-04-25Remove hunter and submodulesEd tanous1-43/+27
2018-04-22Introduce Redfish Error messages definitionsKowalski, Kamil1-1/+4
2018-04-22Disable logging when in release modeEd Tanous1-3/+10
2018-04-20Wrap Cmake file on 80 charactersEd Tanous1-92/+115
2018-03-28Revert "Reduce executable size"Ed Tanous1-12/+0
2018-03-28Privilege implementation changeBorawski.Lukasz1-3/+0
2018-03-28Redfish privilegesBorawski.Lukasz1-0/+4
2018-03-07Reduce executable sizeBorawski.Lukasz1-0/+12
2018-02-09Make bmcweb use yocto dependency managementEd Tanous1-5/+11