1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00
conky/cmake
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
..
scripts Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
build.h.in Move cmake files around, add -D_GNU_SOURCE. 2009-12-09 15:56:07 -08:00
clang-format.cmake Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
config.h.in Basic macOS support (#480) 2018-05-07 07:27:32 -04:00
Conky.cmake Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
ConkyBuildOptions.cmake Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
ConkyCPackSetup.cmake Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
ConkyPlatformChecks.cmake Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
Docbook.cmake Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
FindClangFormat.cmake Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00
FindXinerama.cmake added support for multiple xinerama heads (fixes issue #172) 2015-12-01 13:53:43 +01:00
ToLua.cmake Add formatting/static analysis (#486) 2018-05-12 12:03:00 -04:00