summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Collapse)Author
4 dayscpu_main: Rename cpu_main_stack.c to just stack.cLuke T. Shumaker
4 daysmeasurestack: Fix CONFIG_9P_MAX_CONNSLuke T. Shumaker
4 daysmeasurestack: Tidy long lists of synthetic nodesLuke T. Shumaker
4 daysmeasurestack: Resolve all `__indirect_call`sLuke T. Shumaker
4 daysmeasurestack: Don't include fmt_print_* in the misc tableLuke T. Shumaker
5 daysDocumentation: Don't replace . with _ in filenamesLuke T. Shumaker
10 dayslint-src: Fuss with the rules for config files identifying themselvesLuke T. Shumaker
10 daysReorganize the `cmd` directoryLuke T. Shumaker
2025-06-10libmisc: obj.h: Rework the LO_INTERFACE_* API to expose method funcsLuke T. Shumaker
2025-06-10lint-src: Minor tidying up of Bash syntaxLuke T. Shumaker
2025-05-31build-aux/valgrind: Downgrade from bash to shLuke T. Shumaker
2025-05-31lint-src: Check that the shebang matches .editorconfigLuke T. Shumaker
2025-05-31make lint: Consolidate the lint scriptsLuke T. Shumaker
2025-05-27make check: Generate coverage reportsLuke T. Shumaker
2025-05-27make lint/generic: Lint shebang valuesLuke T. Shumaker
2025-05-17lint: Exclude symlinks and submodules from sources.mkLuke T. Shumaker
2025-05-15Fully banish printf from the firmwareLuke T. Shumaker
2025-05-15Begone with the printf variants of the log functionsLuke T. Shumaker
2025-05-15lib9p: Remove uses of printfLuke T. Shumaker
2025-05-15libmisc: Remove uses of printfLuke T. Shumaker
2025-05-15libmisc: Invent fmt.h to replace printfLuke T. Shumaker
2025-05-15measurestack: lib9p: Learn about srv->msglogLuke T. Shumaker
2025-05-15measurestack: Learn about flash_range_program_funcLuke T. Shumaker
2025-05-15lib9p: Adjust _lib9p_{validate,unmarshal,marshal} to be macros, not functionsLuke T. Shumaker
2025-05-15lib9p: srv.c: Simplify handler callingLuke T. Shumaker
2025-05-14measurestack: Woah, stdio won't assert(0)????Luke T. Shumaker
2025-05-12More GCC 15 fixesLuke T. Shumaker
2025-05-10measurestack: Test how we handle %vLuke T. Shumaker
2025-05-10measurestack: Add a test for cfg_max_call_depthLuke T. Shumaker
2025-05-10measurestack: test_app_plugins.py: Pull out a testutil.pyLuke T. Shumaker
2025-05-06measurestack: Fix+test printf measurementLuke T. Shumaker
2025-05-06measurestack: Fix+test skipmodel chain collectionsLuke T. Shumaker
2025-05-06measurestack: Add `dbg_(no)cache` togglesLuke T. Shumaker
2025-05-06measurestack: Add a `dbg_sort` toggleLuke T. Shumaker
2025-05-06measurestack: Add a `dbg_dumpgraph` toggleLuke T. Shumaker
2025-05-06measurestack: Promote and enhance `dbg` to a global `dbg_nstatic`Luke T. Shumaker
2025-05-06measurestack: app_plugins.py: Scope regexes to the classesLuke T. Shumaker
2025-05-06measurestack: Shorten debug f-stringsLuke T. Shumaker
2025-05-06Merge libobj into libmiscLuke T. Shumaker
2025-04-14lib9p_srv: Require less compile-time configLuke T. Shumaker
2025-04-14Split lib9p into lib9p_core and lib9p_srvLuke T. Shumaker
2025-04-13lib9p: srv: Try to go for consistent namingLuke T. Shumaker
2025-04-12lib9p: Add Tflush testsLuke T. Shumaker
2025-04-10Have valgrind detect memory leaks, not just errorsLuke T. Shumaker
2025-04-10lint-generic: Fix a typo in the shebang messageLuke T. Shumaker
2025-04-10make lint: Adopt shfmtLuke T. Shumaker
tusb_helpers.h.gen got a little manual fussing here
2025-04-10.editorconfig: Tidy, move linux-errno.txt.genLuke T. Shumaker
2025-04-07libcr_ipc: Pull as much as possible from public .h to .c filesLuke T. Shumaker
2025-04-07lint-generic: Check that copyright statements get updatedLuke T. Shumaker
2025-04-02lib9p: Have all IDL-defined types implement fmt_formatterLuke T. Shumaker