index
:
sbc-harness
lukeshu/9p-L
lukeshu/9p-containers
lukeshu/9p-perms
lukeshu/9p-read-multi-iovec
lukeshu/clang-format
lukeshu/dhcp
lukeshu/heap-valgrind
lukeshu/libobj
lukeshu/macros
lukeshu/measurestack-refactor
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/pio-spi
lukeshu/promise
lukeshu/safe-conversion
lukeshu/uf2
lukeshu/vid-hdmi
lukeshu/vid-scratch
lukeshu/waitgroup
lukeshu/wrap-foreach
main
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GNUmakefile
Age
Commit message (
Collapse
)
Author
13 days
Add NUT video streaming
Luke T. Shumaker
2025-06-22
make: Add `make build-check` to build the checks without running them
Luke T. Shumaker
2025-06-21
GNUmakefile: Auto-generate the list of lint/* targets
Luke T. Shumaker
2025-06-21
make: Have `make check lint build` be safe, defer work to `make check`
Luke T. Shumaker
2025-06-16
Add a stub for cpu_hdmi
Luke T. Shumaker
2025-06-16
Reorganize the `cmd` directory
Luke T. Shumaker
2025-06-08
Merge remote-tracking branch 'origin/main' into lukeshu/fix-obj-box
Luke T. Shumaker
2025-06-08
libmisc: obj.h: Use LM_DEFAPPEND() to implement magic LO_BOX()
Luke T. Shumaker
2025-06-06
lib9p: Use <libmisc/error.h> errnums internally
Luke T. Shumaker
2025-06-06
libmisc: Add error.h
Luke T. Shumaker
2025-05-31
make lint: Consolidate the lint scripts
Luke T. Shumaker
2025-05-28
make check: Sort coverage reports differently
Luke T. Shumaker
2025-05-27
make check: Generate coverage reports
Luke T. Shumaker
2025-05-17
lint: Exclude symlinks and submodules from sources.mk
Luke T. Shumaker
2025-05-06
YOUR_RIGHTS_AND_OBLIGATIONS: Include the WIZnet DHCP license
Luke T. Shumaker
2025-04-14
lib9p_core: Integrate linux-errno.h into 2010-9P2000.L.9p
Luke T. Shumaker
2025-04-14
Split lib9p into lib9p_core and lib9p_srv
Luke T. Shumaker
2025-04-12
lib9p: tests: Scaffolding for more tests
Luke T. Shumaker
2025-04-12
GNUmakefile: Fix ctest jobserver integration
Luke T. Shumaker
2025-04-10
make lint: Adopt shfmt
Luke T. Shumaker
tusb_helpers.h.gen got a little manual fussing here
2025-04-10
GNUmakefile: Tidy the lint/format recipes
Luke T. Shumaker
2025-04-10
.editorconfig: Tidy, move linux-errno.txt.gen
Luke T. Shumaker
2025-03-31
stack.c.gen: Set up pytest
Luke T. Shumaker
2025-03-23
lib9p: start to split idl.gen apart as proto.gen
Luke T. Shumaker
2025-03-22
make lint/python3: Use pylint
Luke T. Shumaker
2025-03-22
lib9p: Add a test that generated macros compile
Luke T. Shumaker
2025-03-22
make lint/unknown: Have unknown files be errors
Luke T. Shumaker
2025-03-22
Enable running tests in parallel
Luke T. Shumaker
2025-02-28
make lint: Only lint binaries if build scripts passed
Luke T. Shumaker
2025-02-26
Integrate lint-bin into `make lint`
Luke T. Shumaker
2025-02-26
GNUmakefile: Don't set INNER=t for CMake
Luke T. Shumaker
2025-02-23
Complete TODO comments and documentation
Luke T. Shumaker
2025-02-23
Require license notices static files too
Luke T. Shumaker
2025-02-21
Add license files
Luke T. Shumaker
2025-02-11
lib9p: make lint: Check that what is SPECIAL in idl.gen is indicated
Luke T. Shumaker
2025-01-27
make lint: Have the output be a little prettier
Luke T. Shumaker
2025-01-27
GNUmakefile: Don't re-generate sources.mk multiple times in a run
Luke T. Shumaker
2025-01-27
GNUmakefile: Pull lint/c, lint/all, and lint/unknown out into separate shell ↵
Luke T. Shumaker
scripts
2025-01-11
mv cmd/srv9p lib9p/tests/test_server # and supporting changes
Luke T. Shumaker
2025-01-11
fixup! Build the full matrix of CMAKE_BUILD_TYPE
Luke T. Shumaker
2025-01-11
make lint: Allow 2025 copyright years
milestone/2025-01-01
Luke T. Shumaker
2024-12-26
Build the full matrix of CMAKE_BUILD_TYPE
Luke T. Shumaker
2024-12-26
lib9p: Pull the IDL parser into a separate file
Luke T. Shumaker
2024-12-26
lib9p/idl: Include directory name in file headers
Luke T. Shumaker
2024-11-25
libcr: Add very basic tests
Luke T. Shumaker
2024-11-23
lint rp2040.py
Luke T. Shumaker
2024-11-15
Add tests to libmisc
Luke T. Shumaker
2024-11-12
Oh dang, I broke `make lint` a while back :(
Luke T. Shumaker
2024-10-31
Clean up the build system
Luke T. Shumaker