1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-01 14:39:13 +00:00
conky/lua
Brenden Matthews eebc8c653b
Add formatting/static analysis (#486)
* Reform source with clang-format.

Rules applied with:
    $ find . -iname *.h -o -iname *.cc | xargs clang-format \
        -style=file -i -fallback-style=google

* Add clang-format and analyze to build.

Based on the excellent work at: https://github.com/ttroy50/cmake-examples

* Clean up CMake stuff on macOS.

* Remove vim/emacs modelines.

* Update copyright dates.

* Build fixes.

* Build fixes.

* Build fixes.

* Build fixes.

* Build fixes.

* Build fixes.
2018-05-12 12:03:00 -04:00
..
cairo_imlib2_helper.pkg Wrapper for drawing images with imlib2 and cairo 2013-06-08 12:09:35 +02:00
cairo.pkg Added cairo blending modes to support libcairo-1.10.0 2013-10-31 18:12:57 -05:00
CMakeLists.txt Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
imlib2.pkg remove imlib_clip_line from lua/imlib2.pkg; the actual code for this (was in rgbadraw.c) has been removed upstream but not the prototype 2009-07-26 19:31:53 +02:00
libcairo_imlib2_helper.h Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
libcairo-helper.h Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
libcairo.patch Fix "wrong type of arguments for cairo_set_dash", sf.net #3014648 2010-06-13 18:57:07 +02:00
librsvg-helper.h Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
rsvg.pkg Include header file for helper functions 2013-05-22 22:38:17 +02:00