polybar/cmake
patrick96 72948dbc97 fix(clang): Search for files in right places
Before, because of [ -d "$search" ] || search="$(dirname "$search")",
clang-format.sh would search for files to format in the whole repo
(even in the build directory and the submodules)

This now also looks for source files in the tests folder

I have removed the clang-format from clang-tidy.sh because one may want
to run clang-tidy without reformatting
2018-05-20 16:37:18 -07:00
..
common cmake: Print module versions in summary 2018-04-10 22:22:22 -07:00
modules refactor(cmake): Cleanup 2017-01-26 17:39:50 +01:00
templates install_manifest has a .txt extension 2017-02-25 11:01:19 +03:30
01-core.cmake fix(FreeBSD): Use libraries from LOCALBASE (#1111) 2018-03-22 00:03:47 +01:00
02-opts.cmake logger: Enable trace logging by default 2018-02-27 00:19:29 -08:00
03-libs.cmake Add FreeBSD Support (#931) 2018-03-21 23:35:10 +01:00
04-targets.cmake fix(clang): Search for files in right places 2018-05-20 16:37:18 -07:00
05-summary.cmake logger: Enable trace logging by default 2018-02-27 00:19:29 -08:00