aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2020-05-07Code Coverage: Fix Merge IssuesRyan Keane
2020-04-29Improve executable debugging optionsJordan Bayles
2020-04-28Code Coverage: Build ChangesRyan Keane
2020-04-28Code Coverage: Unchanged Chromium ScriptsRyan Keane
2020-04-23Readd Debian stretch for bot compilationJordan Bayles
2020-04-13Move ARM64 bot back from stretch to sidJordan Bayles
2020-04-08Move from jessie to strechJordan Bayles
2020-04-07Add legacy (Debian Jessie) sysrootJordan Bayles
2020-04-03Get test data path by exe pathbtolsch
2020-02-25Add libopus and libvpx as optional external libraries.Yuri Wiitala
2020-02-12Cleanup ffmpeg, libsdl2 deps scriptsJordan Bayles
2020-02-06Add coverage tool setup + documentationbtolsch
2020-02-06Add fuzzer for Cast message framerbtolsch
2020-01-27Fix lexing error caused by print statementsJordan Bayles
2020-01-23Add FFMPEG+SDL sysroot imageJordan Bayles
2020-01-22Move to using separate Open Screen pantheon bucketJordan Bayles
2020-01-10Introduce build/config/external_libraries.gniYuri Wiitala
2020-01-10Use separate toolchains for cross-compilingbtolsch
2020-01-10Update buildtools DEPS revision, add hooks; and fix GN libs prefix.Yuri Wiitala
2019-12-21Enable cross compiling to ARMJordan Bayles
2019-11-26Replace OSP_DCHECK→assert to remove many platform/base deps on util/.Yuri Wiitala
2019-11-20Move platform/api/trace_logging.h → util/trace_logging.h, etc...Yuri Wiitala
2019-11-06Fix chrome build, add unit testing in ChromeJordan Bayles
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