Project

General

Profile

Actions

Devtools » History » Revision 8

« Previous | Revision 8/12 (diff) | Next »
laforge, 02/21/2016 02:27 PM


Development tools

C tools

Formatting

Lindent, reformat C code to the Linux kernel (and osmocom) coding standards

Patches

  • git format-patch -1, generate a patch
  • checkpatch.pl, check patches for common errors (Ignore x-signed-off-by)
  • make distcheck catches quite a few errors, run it before sending patches.
  • git send-email -1 Send a patch to the mailing list (after configuration)

Testing

  • make check: run it and don't introduce regressions

Misc

Python tools

Formatting

Checking/analysis

Files (0)

Updated by laforge about 8 years ago · 8 revisions

Add picture from clipboard (Maximum size: 48.8 MB)