Sign in
opensecura
/
3p
/
google
/
pigweed
/
a79cb6ad8e559e2d0e3911e83aad34d684fe2f2e
a79cb6a
Fix Bazel tests
by Armando Montanez
· 5 years ago
ce2d8af
Fix missing string_view include
by Keir Mierle
· 5 years ago
d3ed0f4
Make default unit testing main use pw_dumb_io
by Armando Montanez
· 5 years ago
759ff77
Add WriteLine() to pw_dumb_io
by Armando Montanez
· 5 years ago
88726e8
pw_cmd: Support multiple build directories
by Keir Mierle
· 5 years ago
83d4248
pw_span: Update deduction guides
by Wyatt Hepler
· 5 years ago
1ce7f00
pw_cmd: Update code from incorrect rebase
by Keir Mierle
· 5 years ago
8a823ce
Size report for pw::string::Format
by Wyatt Hepler
· 5 years ago
0e892b5
pw_bloat: Handle identical binaries
by Wyatt Hepler
· 5 years ago
32d86bb
python_runner.py and pw_bloat updates
by Wyatt Hepler
· 5 years ago
a454c68
Define pw_test_group template
by Alexei Frolov
· 5 years ago
cf87283
pw_cmd: Start basic module with compile watcher
by Keir Mierle
· 5 years ago
2c1e56b
docs: Initial checkin of style & embedded guides
by Keir Mierle
· 5 years ago
5c9ca40
Remove SUBDIRS from BUILD. (Apparently unused.)
by Rob Mohr
· 5 years ago
c278750
Move loads to beginning of BUILD files.
by Rob Mohr
· 5 years ago
cd59b7e
Change 'size() == 0' to 'empty()'.
by Rob Mohr
· 5 years ago
af7bd88
Add docstring to pigweed.bzl.
by Rob Mohr
· 5 years ago
8fc09da
Make IntToString argument names consistent.
by Rob Mohr
· 5 years ago
c8dd7fd
Add missing format_test dep.
by Rob Mohr
· 5 years ago
f8328f3
Move headers to hdrs for in pw_unit_test.
by Rob Mohr
· 5 years ago
905d628
Add pw_status dep to to_string_test.
by Rob Mohr
· 5 years ago
57211c2
Add pw_dumb_io to bazel build.
by Rob Mohr
· 5 years ago
e6cbdf8
Add -Wnon-virtual-dtor.
by Rob Mohr
· 5 years ago
7b49619
Add virtual destructor to Test class.
by Rob Mohr
· 5 years ago
df2b13b
Add -use_header_modules.
by Rob Mohr
· 5 years ago
4f80334
Small Cortex-M4 toolchain tweaks
by Armando Montanez
· 5 years ago
0a57954
Force use of CIPD packages in presubmit.py.
by Rob Mohr
· 5 years ago
c70366e
Simplify bazel build.
by Rob Mohr
· 5 years ago
79ccb9f
Remove "create_run_targets" from presubmit.py.
by Rob Mohr
· 5 years ago
a69244e
Add stm32f429i-disc1 target and pw_dumb_io
by Armando Montanez
· 5 years ago
68de071
Add pw_dumb_io with host backend
by Armando Montanez
· 5 years ago
afe23d9
Minor formatting change in pigweed.bzl.
by Rob Mohr
· 5 years ago
0944784
Minor pw_bloat updates
by Alexei Frolov
· 5 years ago
007d66d
Add pw_toolchain to bazel build.
by Rob Mohr
· 5 years ago
92a4247
Add virtual destructor to EventHandler.
by Rob Mohr
· 5 years ago
e2dc6d1
Safer snprintf / vsnprintf functions
by Wyatt Hepler
· 5 years ago
cfe3526
Move pw_bloat infinite loop into BloatThisBinary
by Wyatt Hepler
· 5 years ago
190fecc
Hexadecimal printing function
by Wyatt Hepler
· 5 years ago
a29c391
Expand and organize .gitignore
by Wyatt Hepler
· 5 years ago
e8fbe6a
Add license metadata to bazel files.
by Rob Mohr
· 5 years ago
7f519e2
Change presubmit.py to Python 3.
by Rob Mohr
· 5 years ago
3674935
pw_string: Add missing string_view include
by Keir Mierle
· 5 years ago
443bb9d
Initial presubmit.py script.
by Rob Mohr
· 5 years ago
0efdb11
Add root docs directory
by Alexei Frolov
· 5 years ago
4c035b0
Integrate bloat reports into docgen
by Alexei Frolov
· 5 years ago
e201676
Add pw_bloat module
by Alexei Frolov
· 5 years ago
09517ed
Have targets set pw_unit_test_create_run_targets
by Wyatt Hepler
· 5 years ago
cca0daf
Clang toolchain Linux support
by Wyatt Hepler
· 5 years ago
0dae2d6
Use EXPECT_STREQ instead of EXPECT_EQ
by Wyatt Hepler
· 5 years ago
cf185b4
Update bazel for pw_status and pw_string changes.
by Rob Mohr
· 5 years ago
5867191
pw_toolchain: Start host_clang toolchain
by Keir Mierle
· 5 years ago
cb05581
Add pw_docgen to bazel build.
by Rob Mohr
· 5 years ago
58823c1
pw_string: ToString function
by Wyatt Hepler
· 5 years ago
463359c
Fix the namespace for the pw_status tests
by Wyatt Hepler
· 5 years ago
75e5fc9
Add pw_string to bazel build.
by Rob Mohr
· 5 years ago
48db4d6
Start the pw_string module
by Wyatt Hepler
· 5 years ago
be98ead
Add bazel build system files.
by Rob Mohr
· 5 years ago
e899dcf
Start build target config files
by Alexei Frolov
· 5 years ago
b667928
pw_status: StatusWithSize class
by Wyatt Hepler
· 5 years ago
baaa2d6
Add pw_docgen module
by Alexei Frolov
· 5 years ago
917756d
Add a stamp option to pw_python_script
by Alexei Frolov
· 5 years ago
d1f98fa
Script-runner script and pw_python_script template
by Alexei Frolov
· 5 years ago
02dfcc4
Make default toolchain a build argument
by Alexei Frolov
· 5 years ago
7710565
pw_span module
by Wyatt Hepler
· 5 years ago
2b0e008
pw_unit_test: Clang fixes
by Keir Mierle
· 5 years ago
925fb8f
Build and run unit tests through GN
by Alexei Frolov
· 5 years ago
979890d
Compiler option updates
by Wyatt Hepler
· 5 years ago
243e32a
pw_unit_test: Make simple runner look like GTest
by Keir Mierle
· 5 years ago
c10c812
Add preprocessor and unit_test modules
by Alexei Frolov
· 5 years ago
1a82c14
Initial Pigweed modules
by Alexei Frolov
· 5 years ago
5d1226f
Initial commit for Pigweed
by Keir Mierle
· 5 years ago