Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-05 | Add test case for gnumakefile detection | Hugo Musso Gualandi | |
2020-08-19 | Merge pull request #3178 from sudobash1/expand_at | w0rp | |
Fixes #3092 - Implement loading `@file` c arguments | |||
2020-07-29 | fix: Use ALE to reliably find project options | jhlink | |
2020-05-20 | Fixes #3092 - Implement loading `@file` c arguments | Stephen Robinson | |
2019-05-20 | Fix #2421 - Use compile_commands.json in build dirs to find roots | w0rp | |
2018-03-21 | Added additional unit tests + adapted review comments #1167 | roel0 | |
2018-03-20 | Added some unit tests and fixed some linting errors for automatic makefile ↵ | roel0 | |
parsing in C #1167 | |||
2017-06-25 | Detect .git directories for finding the project root for C projects | w0rp | |
2017-06-24 | Added builddir option to clang-tidy to point to json folder (#688) | Gagbo | |
Detect compille_commands.json files for clang-tidy | |||
2017-05-31 | Fix #557 - Detect C project roots and include root directories with headers, ↵ | w0rp | |
or include directories |