Commit graph

5 commits

Author SHA1 Message Date
Paweł Forysiuk a01c0fd224 Accomodate docs for build dir renaming 2012-04-05 23:47:48 +02:00
Christian Dywan a908d8a9f1 check-style should recommend use of g_slice 2010-10-21 21:09:01 +02:00
Christian Dywan 63210d28a1 check-style should warn about g_list_nth in loops 2010-10-20 23:53:02 +02:00
Christian Dywan 0ca6c68f0c Provide script 'check-style' for validating patches
Run the script with a patch file as the first argument in order
to validate the patch in terms of coding style, like so:

./tools/check-style my-patch.diff

As a shortcut, you can also check current changes:

./tools/check-style .
2010-04-27 23:56:27 +02:00
David Mohr 8c9461c1ea Provide script 'midori-dev' for building from git 2010-04-10 18:43:53 +02:00