aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2019-10-21Format TODO URLs as TODO(crbug.com/openscreen/000)Takumi Fujimoto
2019-10-14[Open Screen] Final round of gcc fixes.mark a. foltz
2019-08-20Enforce host toolchain for cddl and protoc toolsbtolsch
2019-08-15Trace Logging: Add To Existing CodeRyan Keane
2019-07-31Add tsan supportbtolsch
2019-07-11Fix unused result warningJordan Bayles
2019-07-11Fix issues causing Chromium build breaksJordan Bayles
2019-06-07Add JSON parsing libraryJordan Bayles
2019-05-08Fix compilation in ChromiumJordan Bayles
2019-05-02[Open Screen Protocol] Move OSP code to osp/mark a. foltz
2019-03-29Add initial chromium compile supportbtolsch
2019-02-21Fix gcc errors that have accumulatedbtolsch
2019-01-29Change default build to clang on LinuxJordan Bayles
2018-11-15Prefix logging.h macros with OSPbtolsch
2018-11-07Add Mac toolchain, refactor GN build files, misc clean-ups.Yuri Wiitala
2018-10-11Add address sanitizer supportbtolsch
2018-09-26Add GN files to PRESUBMIT.shbtolsch
2018-08-30Add Chromium's quic + dependencies with a demobtolsch
2018-06-05Add initial logging support to platform/btolsch
2018-06-02Amend compiler configurationbtolsch
2018-03-27Add c++11 build flagbtolsch
2018-03-26Add example unit testbtolsch
2018-03-22Add GN example and other basic setupbtolsch