aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-includes.sh
AgeCommit message (Expand)Author
2018-07-22Removes Boost predicate.hpp dependency251
2018-07-21Removes the boost/algorithm/string/join dependency251
2018-07-20Merge #13482: Remove boost::program_options dependencyWladimir J. van der Laan
2018-07-18Remove program options from build systemChun Kuan Lee
2018-06-27Remove boost dependency (boost/assign/std/vector.hpp)practicalswift
2018-06-20Obsolete #!/bin/bash shebangDesWurstes
2018-06-14Add "export LC_ALL=C" to all shell scriptspracticalswift
2018-06-11Merge #13230: Simplify include analysis by enforcing the developer guide's in...Wladimir J. van der Laan
2018-06-06lint: Add linter to error on #include <*.cpp>Ben Woosley
2018-06-06Enforce the use of bracket syntax includes ("#include <foo.h>")practicalswift
2018-06-04build: Guard against accidental introduction of new Boost dependenciespracticalswift
2018-05-24test: Move linters to test/lint, add readmeMarcoFalke