aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-includes.sh
Commit message (Expand)AuthorAgeFilesLines
* Add Dogecoin block subsidiesRoss Nicoll2021-05-301-0/+2
* [build] msvc: add boost::processSjors Provoost2020-07-311-0/+1
* gui: change combiner for signals to optional_last_valueCory Fields2020-07-011-1/+1
* refactor: Specify boost/thread/thread.hpp explicitlyHennadii Stepanov2020-06-041-1/+1
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* scheduler: switch from boost to stdAnthony Towns2020-03-061-1/+0
* test: Add crc32c exception to various linters and generation scriptsWladimir J. van der Laan2020-01-281-1/+1
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* Make lint-includes.sh work from any directoryKristaps Kaupe2019-09-041-0/+3
* scripted-diff: Replace boost::bind with std::bindChun Kuan Lee2018-10-201-1/+0
* Make fs::path::string() always return utf-8 stringChun Kuan Lee2018-09-231-1/+0
* Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on...Wladimir J. van der Laan2018-09-111-1/+0
|\
| * Drop boost::scoped_arrayChun Kuan Lee2018-08-041-1/+0
* | Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependencyWladimir J. van der Laan2018-08-291-1/+0
|\ \
| * | Removes the Boost case_conv.hpp dependency.2512018-08-281-1/+0
| |/
* / add unicode compatible file_lock for WindowsChun Kuan Lee2018-08-281-1/+0
|/
* Removes Boost predicate.hpp dependency2512018-07-221-1/+0
* Removes the boost/algorithm/string/join dependency2512018-07-211-1/+0
* Merge #13482: Remove boost::program_options dependencyWladimir J. van der Laan2018-07-201-1/+0
|\
| * Remove program options from build systemChun Kuan Lee2018-07-181-1/+0
* | Remove boost dependency (boost/assign/std/vector.hpp)practicalswift2018-06-271-1/+0
|/
* Obsolete #!/bin/bash shebangDesWurstes2018-06-201-1/+1
* Add "export LC_ALL=C" to all shell scriptspracticalswift2018-06-141-0/+1
* Merge #13230: Simplify include analysis by enforcing the developer guide's in...Wladimir J. van der Laan2018-06-111-1/+12
|\
| * Enforce the use of bracket syntax includes ("#include <foo.h>")practicalswift2018-06-061-1/+12
* | lint: Add linter to error on #include <*.cpp>Ben Woosley2018-06-061-0/+8
|/
* build: Guard against accidental introduction of new Boost dependenciespracticalswift2018-06-041-0/+68
* test: Move linters to test/lint, add readmeMarcoFalke2018-05-241-0/+32