summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-06Reduce executable sizeBorawski.Lukasz1-4/+14
2018-02-06Allow for systemd socket activationVernon Mauery1-0/+1
2018-01-25Update minor flag error in CMakeListsEd Tanous1-1/+1
2018-01-23Node abstraction layerBorawski.Lukasz1-0/+1
2018-01-19Revert "Merge "Enable link time optimization for webserver""Ed Tanous1-14/+0
2018-01-16Enable link time optimization for webserverEd Tanous1-0/+14
2018-01-04Remove unused base64 componentEd Tanous1-2/+0
2017-10-28Refactor session key storageEd Tanous1-1/+1
2017-10-25Add the redfish static files to the buildEd Tanous1-0/+2
2017-10-25Update WebserverEd Tanous1-3/+0
2017-10-11Large updates to webserverEd Tanous1-133/+65
2017-08-09Lots of updates to webserver.Ed Tanous1-30/+9
2017-06-23incrementalEd Tanous1-19/+19