Brenden Matthews
|
4b92556fca
|
Build improvements: clang-tidy, sonar, Dockerfile. (#488)
|
2018-05-12 19:26:31 -04:00 |
|
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 |
|
Brenden Matthews
|
ddef05d4eb
|
Update version, copyright.
|
2012-05-03 16:34:44 -07:00 |
|
Nikolas Garofil
|
99c359b212
|
Fix displaying UTF-8 without XFT
|
2010-11-26 17:59:07 +01:00 |
|
Pavel Labath
|
c9334eb071
|
Make conky (more-or-less) functional again
|
2010-10-31 18:17:22 +01:00 |
|
Pavel Labath
|
cd5e3f8fa0
|
Make font and xftalpha lua settings
|
2010-09-08 17:30:04 +02:00 |
|
Pavel Labath
|
927394505c
|
Make use_xft a lua setting
|
2010-04-21 19:33:39 +02:00 |
|
Pavel Labath
|
12e98c7da5
|
Port out_to_x setting to lua-config
|
2010-02-25 22:28:34 +01:00 |
|
Nikolas Garofil
|
72d581279a
|
Use free_and_zero in [d-k]*.cc where appropriate
|
2010-02-23 23:13:11 +01:00 |
|
Nikolas Garofil
|
043b12b15a
|
cpp-ify a lot of files
|
2010-02-09 13:11:56 +01:00 |
|