- c9c3b65 [Android] Expand Java GN rules to support more complex usecases (#9876) by Austin Hsieh · 3 years, 6 months ago
- e945d16 Add Tizen OS port (#8988) by Wootak Jung · 3 years, 7 months ago
- aea81e3 [build] Add sysroot / system_libdir support (#9352) by Song GUO · 3 years, 7 months ago
- 3a3fbc0 Disallow VLAs in Matter code (#9476) by Boris Zbarsky · 3 years, 7 months ago
- 8e67ce3 Mbed optimize debug (#9498) by Artur Tynecki · 3 years, 7 months ago
- 1e6d70b Add some linux cross compilers (#9353) by Michael Spang · 3 years, 7 months ago
- 814806f Optional: allow holding non-default-constructable-type (#9223) by Zang MingJie · 3 years, 7 months ago
- 1ec6161 Initial pybind11 Controller Wrapper (#8428) by Josh V [Apple] · 3 years, 7 months ago
- 79c9315 Fake platform for tests. (#8946) by C Freeman · 3 years, 7 months ago
- f031500 [style] Add autopep8 to restyled.yaml (#8943) by Song GUO · 3 years, 8 months ago
- d939393 Add unit test support for EFR32 (#8842) by rgoliver · 3 years, 8 months ago
- 97ab77f RFC: Add common 3rd party warnings config target (#7959) by Michael Spang · 3 years, 9 months ago
- 8109c00 add a custom toolchain for customized use (#8077) by Faqiang Zhu · 3 years, 9 months ago
- 33fa170 Add -Wformat-type-confusion to catch a wider range of format string errors. (#7993) by Boris Zbarsky · 3 years, 9 months ago
- 8a417ea Add support for Clang's Thread Sanitizer (Tsan) (#7453) by Jerry Johns · 3 years, 10 months ago
- 41c76b6 Switch from "dummy" to "default" toolchain (#7138) by Rob Mohr · 3 years, 10 months ago
- c25c0d5 Add -fno-sanitize=vptr,function when ubsan is activated (#6880) by Vivien Nicolas · 3 years, 11 months ago
- a08f826 Reduce the number of include roots (#6246) by Michael Spang · 4 years ago
- 2de6575 Move default -std level to an argument (#6089) by Michael Spang · 4 years ago
- 9928b52 nrfconnect: Automatically add new tests to monolithic driver (#5652) by Michael Spang · 4 years ago
- aeeaf2a Add is_ubsan flag to turn on the Undefined Behavior Sanitizer (#5642) by Vivien Nicolas · 4 years ago
- e525da1 Fix up the python wheel tags on Mac (#5202) by Michael Spang · 4 years, 1 month ago
- 09611bf Switch ${build_root}/chip back to ${chip_root}/build/chip (#5089) by Michael Spang · 4 years, 1 month ago
- 347d6e9 Fix and enable warnings -Wunreachable-code (#5070) by Michael Spang · 4 years, 1 month ago
- ad27724 Fix write_buildconfig_header.py self-reference (#4999) by Michael Spang · 4 years, 1 month ago
- f2a4357 Fix unwinding on Android (#4894) by Michael Spang · 4 years, 1 month ago
- 5630230 Move chip::Logging::LogV to platform-specific implementation (#4741) by Andrei Litvin · 4 years, 2 months ago
- 6e13df1 Add flashing bundles (tar.xz files) to releases (#4569) by Andrei Litvin · 4 years, 2 months ago
- 4e1faf2 [gn] introduce build_root variable (#4352) by Łukasz Duda · 4 years, 2 months ago
- 29db147 Add support for address and memory sanitizers when compiling with clang (#4484) by Andrei Litvin · 4 years, 2 months ago
- 7a9dae1 Fix and enable warnings -Wheader-hygiene (#4476) by Michael Spang · 4 years, 2 months ago
- 2244db6 Roll up third_party/pigweed/repo to ToT (#4044) by szatmz · 4 years, 4 months ago
- b1139f7 Remove explicit "all" target from root build file (#3967) by Michael Spang · 4 years, 4 months ago
- ff3367f Add '-Wextra' to compiler flags (#3902) by Vivien Nicolas · 4 years, 4 months ago
- 53ee104 build: Fix inputs to generated test drivers (#3900) by Michael Spang · 4 years, 4 months ago
- f6ad93c Simplify unit test generation - remove 'driver' boilerplate and extern C header (#3888) by Andrei Litvin · 4 years, 4 months ago
- 8d2b32e Remove '-Wno-deprecated-copy' from compiler flags (#3864) by Vivien Nicolas · 4 years, 4 months ago
- ef44fd4 [nrfconnect] Don't pass Zephyr optimization flags to CHIP build scripts (#3823) by Damian Królik · 4 years, 5 months ago
- 58810f3 Add '-Wshadow' to the compiler flags (#3778) by Vivien Nicolas · 4 years, 5 months ago
- 7c14a33 Remove '-Wno-non-virtual-dtor' from compiler flags (#3773) by Vivien Nicolas · 4 years, 5 months ago
- 73776c2 Remove '-Wno-maybe-uninitialized' from compiler flags (#3797) by Vivien Nicolas · 4 years, 5 months ago
- ba147cb Remove '-Wno-unused-but-set-variable' from compiler flags (#3739) by Vivien Nicolas · 4 years, 5 months ago
- 24e9c68 Remove '-Wno-unused-variable' from compiler flags (#3720) by Vivien Nicolas · 4 years, 5 months ago
- b2550f9 Compile with C++14 (#3680) by Andrei Litvin · 4 years, 5 months ago
- 2d17edb Enable -Wstack-usage on device builds (#3683) by Kevin Schoedel · 4 years, 5 months ago
- ee2d33c Copy shared libstdc++ as part of the build step for android. (#3394) by Andrei Litvin · 4 years, 5 months ago
- 5e60371 [Happy] Follow ups of #2688 (#3239) by Song Guo · 4 years, 5 months ago
- 60a2807 Disable happy testing locally by default (#3217) by Michael Spang · 4 years, 6 months ago
- 30123da [Happy] Enable happy test in pre-submit checks (#2688) by Song Guo · 4 years, 6 months ago
- 4833d9c Fix build on Linux arm host (#3166) by Michael Spang · 4 years, 6 months ago
- 55d6a5f Move //gn/* to //* (#3070) by Michael Spang · 4 years, 6 months ago
- 3d0899d Move ESP32 config files (#451) by Sagar Dhawan · 5 years ago
- 52106cc Add preliminary ESP32 platform support (#411) by Sagar Dhawan · 5 years ago
- aeec6c5 Move build/config to config (#426) by Rob Walker · 5 years ago
- 9d92759 Example for nRF5 platform (#319) by Pankaj Garg · 5 years ago
- e6c95b0 Fix CHIP DeviceLayer Build and Link for EFR32 (#278) by Sagar Dhawan · 5 years ago
- 64c02a6 Import nRF52 tools and SDK to docker container (#313) by Pankaj Garg · 5 years ago
- ed16115 Initial revision. by Grant Erickson · 5 years ago
- 16bc11a Initial import from openweave-core. by Grant Erickson · 5 years ago
- 3d8ec91 stragglers by Rob Walker · 5 years ago
- e812e67 fix copyrights by Rob Walker · 5 years ago
- 38cd9ff Fix nRF5 builds as well by Sagar Dhawan · 5 years ago
- 0dbc5ca Make DeviceLayer compile for EFR32 by Sagar Dhawan · 5 years ago
- 05180f6 Create README.md by Rob Walker · 5 years ago
- 405036e Remove stale reference to adaptations from nRF5 makefile by Pankaj Garg · 5 years ago
- dd69905 Merge pull request #93 from rwalker-apple/Update-.gitignore-for-new-make-system by Rob Walker · 5 years ago
- acb113b Merge pull request #84 from sagar-apple/pull_mkfiles by Justin Wood · 5 years ago
- 080f957 Update .gitignore for new make system by Rob Walker · 5 years ago
- 43c9c68 Fix casing for "chip" in comments by Pankaj Garg · 5 years ago
- 56c402a Rename to CHIP by Sagar Dhawan · 5 years ago
- 9ce4084 Bring in platform Makefiles by Sagar Dhawan · 5 years ago
- 4b97d82 change namespace for nRF5 build files to chip by Pankaj Garg · 5 years ago
- 647e921 Import build files for nRF5 platform by Pankaj Garg · 5 years ago
- ba1a028 [autotools] Initial cut. by Martin Turon · 5 years ago
- 02dfc20 fix path and address some review comments in build_docker.sh by Pankaj Garg · 5 years ago
- fb3cd42 Move build_docker.sh to build/scripts/docker folder by Pankaj Garg · 5 years ago
- 9d40247 Remove unused files by Sagar Dhawan · 5 years ago
- bc1ec53 Swap Licenses and Names by Sagar Dhawan · 5 years ago
- 3e25ee6 Add standalone project config by Sagar Dhawan · 5 years ago