aml_tz5_341510070 (11568892,com.google.android.go.tzdata5,com.google.android.tzdata5)
  1. 3f9e556 pw_fuzzer: Add pw_toolchain_FUZZING_ENABLED GN arg by Aaron Green · 1 year, 4 months ago
  2. f985269 pw_fuzzer: Apply instrumentation to GN deps by Aaron Green · 1 year, 4 months ago
  3. 4b1c994 clang: Extract default lnosys flag into a config by prabhukr · 1 year, 4 months ago
  4. 578f4ac pw_toolchain: Add support for rust libraries in the generate_toolchain by Faraaz Sareshwala · 1 year, 4 months ago
  5. 55323d7 pw_toolchain: static_analysis scope and post hooks by Shaun Carnegie · 1 year, 4 months ago
  6. 570874b docs: Remove accidental blockquotes by Anthony DiGirolamo · 1 year, 4 months ago
  7. 66be874 pw_toolchain: Defer to Fuchsia C++ version select in Fuchsia build by Roland McGrath · 1 year, 4 months ago
  8. b7d59c8 pw_rust: Add Rust support to Bazel build by Erik Gilling · 1 year, 5 months ago
  9. 11be511 pw_rust: Add dummy rust_bin to static analysis toolchain by Eli Lipsitz · 1 year, 5 months ago
  10. b5f05fb pw_rust: Make rust_bin tool definition more robust by Eli Lipsitz · 1 year, 5 months ago
  11. 36e5325 pw_toolchain: Clarify docs for static analysis by Ted Pudlik · 1 year, 5 months ago
  12. de048d8 pw_toolchains: clang-tidy path support by Shaun Carnegie · 1 year, 5 months ago
  13. 5e84749 build: Update Android.bp for pw_rpc by Victor Berchet · 1 year, 7 months ago
  14. 35714d4 pw_perf_test: Added PW_PERF_TEST macro and its supporting components by Brian Barcenas · 1 year, 7 months ago
  15. b94f227 pw_toolchain: Format with black by Rob Mohr · 1 year, 7 months ago
  16. 81c4dd5 pw_toolchain: Trivially destructible types in NoDestructor<T> by Wyatt Hepler · 1 year, 7 months ago
  17. 5fcc793 pw_toolchain: NoDestructor wrapper to disable an object's constructor by Wyatt Hepler · 1 year, 7 months ago
  18. 1f23afb pw_build/cmake: Add OBJECT support to pw_add_library_generic by Ewout van Bekkum · 1 year, 7 months ago
  19. ed22dd3 pw_toolchain: Add host_clang coverage toolchain by Greg Pataky · 1 year, 7 months ago
  20. 80f387a pw_toolchain: Allow coverage for host_clang toolchains by Greg Pataky · 1 year, 7 months ago
  21. b44a2d7 pw_build/cmake: Migrate pw_add_module_library -> pw_add_library by Ewout van Bekkum · 1 year, 7 months ago
  22. 675e2b1 pw_build/cmake: Add generic helpers for project customization by Ewout van Bekkum · 1 year, 8 months ago
  23. ba3b60e pw_toolchain: Skip speed_optimized builds by default by Wyatt Hepler · 1 year, 8 months ago
  24. 68d483d pw_toolchain/cmake: Include relevant *backend.cmake files by Ewout van Bekkum · 1 year, 8 months ago
  25. 2621ad1 all_modules: Update OWNERS files to match styling by Tim Laurence · 1 year, 8 months ago
  26. 7814e0b TODO: Use git blame to assign many TODOs by Rob Mohr · 1 year, 8 months ago
  27. 3c1d40c pw_env_setup: Move rust CIPD package to a separate directories by Wyatt Hepler · 1 year, 8 months ago
  28. df84323 pw_toolchain: Add pw_toolchain_COVERAGE_ENABLED by Greg Pataky · 1 year, 8 months ago
  29. fbd6d5d pw_perf_test: Added internal timing facade + backend by Brian Barcenas · 1 year, 8 months ago
  30. 291f4c8 python: Start enforcing mypy --no-implicit-optional by Rob Mohr · 1 year, 8 months ago
  31. 812c7d5 OWNERS: Add keep_sorted lines by Rob Mohr · 1 year, 9 months ago
  32. 3bfceac pw_toolchain: arm_none_eabi_gcc_support library by Wyatt Hepler · 1 year, 9 months ago
  33. 919d183 pw_toolchain: Implement Newlib OS interface functions by Wyatt Hepler · 1 year, 9 months ago
  34. 71e8310 pw_toolchain: Wrap the C standard library abort function by Wyatt Hepler · 1 year, 9 months ago
  35. eb3a629 pw_toolchain: Use -Wpedantic in Clang CMake builds by Wyatt Hepler · 1 year, 9 months ago
  36. 994fb89 pw_toolchain: Use -Oz for size optimized Clang+arm by Armando Montanez · 1 year, 10 months ago
  37. 7f2f5e0 pw_toolchain: CIPD-provided sysroot on CMake/Linux by Armando Montanez · 1 year, 10 months ago
  38. dbe5a87 pw_toolchain: Add arm_clang CPUs by Tom Craig · 1 year, 11 months ago
  39. 64fb847 pw_toolchain: Always set pw_toolchain_CLANG_PREFIX by Armando Montanez · 1 year, 11 months ago
  40. f21618b pw_toolchain: Fix OSS Fuzz libc++ not found by Armando Montanez · 1 year, 11 months ago
  41. e642595 pw_toolchain: Update ARM RBE to new variables by Joe Brennan · 1 year, 11 months ago
  42. 6e4211f pw_toolchain: Add logic to allow RBE for arm_gcc by Joe Brennan · 1 year, 11 months ago
  43. 2b62da5 pw_toolchain: Make pigweed compile against cipd installed libc by Joe Brennan · 1 year, 11 months ago
  44. bd754f3 pw_toolchain: Use new CIPD GN variables by Rob Mohr · 1 year, 11 months ago
  45. a506252 pw_toolchain: Add basic (and incomplete) Rust toolchain by Alexei Frolov · 1 year, 11 months ago
  46. 1301816 pw_compilation_testing: Negative compilation testing by Wyatt Hepler · 1 year, 11 months ago
  47. f78e864 pw_toolchain: Add logic to allow RBE for clang by Joe Brennan · 1 year, 11 months ago
  48. 8f42549 pw_build: Require "tests" and "docs" targets in all modules by Wyatt Hepler · 1 year, 11 months ago
  49. f9bfff1 pw_env_setup: Use gn-absolute paths by Armando Montanez · 2 years ago
  50. c3bb2f1 Replace some pwbug/### TODOs with b/### by Rob Mohr · 2 years ago
  51. 42c5b6b pw_toolchain: optionally use ld for linking instead of cxx by Joe Brennan · 2 years ago
  52. 2ba0413 pw_toolchain: Fix clang-tidy.py multi-arg support by Joe Brennan · 2 years ago
  53. 0e4d180 pw_toolchain: Introduce C++ standard target trait by Wyatt Hepler · 2 years, 1 month ago
  54. a60f3fd pw_assert: Extend CMake support by Ewout van Bekkum · 2 years, 1 month ago
  55. 982018f pw_toolchain: Quote arguments to --skip-include-path by Scott James Remnant · 2 years, 2 months ago
  56. 8b33bb9 pw_toolchain: Move --gc-sections by Armando Montanez · 2 years, 3 months ago
  57. f1beac6 pw_toolchain: Use gn cipd variables by Rob Mohr · 2 years, 4 months ago
  58. 4d28e22 pw_toolchain: allow regexes for --skip-include-path by Scott James Remnant · 2 years, 4 months ago
  59. e910126 pw_toolchain: Use CIPD libc++ for mac+CMake by Armando Montanez · 2 years, 5 months ago
  60. 4aa99d0 pw_toolchain/cmake: Update GCC & Clang toolchain backends by Ewout van Bekkum · 2 years, 5 months ago
  61. c4e9c62 pw_build: Make build warnings configurable in CMake by Wyatt Hepler · 2 years, 5 months ago
  62. 648b210 cmake: Set the PW_ROOT env variable in pigweed.cmake by Ewout van Bekkum · 2 years, 6 months ago
  63. b175a42 pw_toolchain: Add Cortex-M0+ clang toolchain by Armando Montanez · 2 years, 9 months ago
  64. 33e629d pw_toolchain: Add back support for adding sanitizers to host toolchains by Austin Foxley · 2 years, 8 months ago
  65. dcb8174 pw_toolchain: Exit tests on ubsan failures by Ted Pudlik · 2 years, 8 months ago
  66. 4c8206b pw_toolchain: Split "ubsan" and "ubsan_heuristic" by Ted Pudlik · 2 years, 8 months ago
  67. 77d8571 OWNERS: Add throughout tree by Rob Mohr · 2 years, 8 months ago
  68. f3b9d0d build: pw_toolchain: Add host_clang_{asan, msan, ubsan} target by Dmitry Yatsushkevich · 2 years, 8 months ago
  69. 51a9577 pw_toolchain: Bugfix for http://pwrev/66484 by Ted Pudlik · 2 years, 8 months ago
  70. 73d948c pw_toolchain: Use regexes for --source-exclude by Ted Pudlik · 2 years, 8 months ago
  71. 17d5e71 Enable additional clang-tidy checks by Ted Pudlik · 2 years, 8 months ago
  72. 5e9f7a6 pw_toolchain: Header filtering for clang-tidy by Wyatt Hepler · 2 years, 9 months ago
  73. a0e6d19 pw_toolchain: Use RSP file for linking by Armando Montanez · 2 years, 9 months ago
  74. dd46587 build: GN static_analysis polish by Henri Chataing · 2 years, 10 months ago
  75. 49d489d pw_toolchain: Remove stale comment by Wyatt Hepler · 2 years, 10 months ago
  76. 24a4cc0 pw_toolchain: Remove unused variable in template by Wyatt Hepler · 2 years, 10 months ago
  77. 483b777 build: Enable static_analysis when OSS_FUZZ_ENABLED is set by Henri Chataing · 2 years, 10 months ago
  78. 19e41f0 build: Implement static analysis toolchain by Henri Chataing · 2 years, 11 months ago
  79. 433c17f pw_toolchain: Fix potential variable redefinition error by Henri Chataing · 2 years, 11 months ago
  80. 7f8941f pw_presubmit: Add cfg+toml to sources build check by Anthony DiGirolamo · 2 years, 10 months ago
  81. d14a0ee python: setup.py -> setup.cfg by Anthony DiGirolamo · 3 years ago
  82. 40a9c3f bazel: Rename BUILD to BUILD.bazel by Akira Baruah · 3 years ago
  83. 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 3 years ago
  84. 1142398 ARM GCC toolchain for Cortex M33 by Scott James Remnant · 3 years ago
  85. c8b9390 Remove absolute paths from build command lines by Michael Spang · 3 years, 1 month ago
  86. e8aa189 pw_toolchain: Remove "dummy" toolchain by Rob Mohr · 3 years, 1 month ago
  87. 9a53d6c pw_toolchain: Allow user-provided clang toolchain by Armando Montanez · 3 years, 2 months ago
  88. f6f74f4 pw_build: Configurable Python and proto toolchains by Wyatt Hepler · 3 years, 2 months ago
  89. a77e5e7 Fixes for GCC 10 compatibility by Wyatt Hepler · 3 years, 3 months ago
  90. f47febb pw_toolchain: Add missing {{arflags} to tool("alink") by Michael Spang · 3 years, 3 months ago
  91. 48c43dd pw_toolchain: Add missing map file output by Michael Spang · 3 years, 4 months ago
  92. 72b9385 pw_toolchain: Subtoolchains and facade tests by Armando Montanez · 3 years, 8 months ago
  93. 1ee925c pw_toolchain: ARM clang toolchain by Armando Montanez · 4 years ago
  94. b750f42 pw_toolchain: Move the bad_toolchain.py script by Wyatt Hepler · 3 years, 5 months ago
  95. 5876558 pw_fuzzer: Add dedicated toolchain and target for fuzzing by Ali Zhang · 3 years, 5 months ago
  96. eb34a63 pw_toolchain: Add toolchain options for cortex-m0plus by Max Koopman · 3 years, 5 months ago
  97. dc4510a pw_fuzzer: Clean up build files by Ali Zhang · 3 years, 5 months ago
  98. b47155f pw_toolchain: Fix pylint findings by Armando Montanez · 3 years, 5 months ago
  99. 293e1c1 pw_toolchain: Fix alink tool for Windows by Duda, Lukasz · 3 years, 5 months ago
  100. 70c630d pw_toolchain: Fix cp command for Windows by Duda, Lukasz · 3 years, 5 months ago