Commit Graph

27 Commits (85baf03f17375727093bf49ca8613b15b3ce9c62)

Author SHA1 Message Date
Sjors Provoost 3c84d85f7d
[build] msvc: add boost::process
4 years ago
Cory Fields f1a0314c53
gui: change combiner for signals to optional_last_value
4 years ago
Hennadii Stepanov 89f9fef1f7 refactor: Specify boost/thread/thread.hpp explicitly
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Anthony Towns d0ebd93270 scheduler: switch from boost to std
5 years ago
Wladimir J. van der Laan 3a037d0067 test: Add crc32c exception to various linters and generation scripts
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
Kristaps Kaupe 490da639cb
Make lint-includes.sh work from any directory
5 years ago
Chun Kuan Lee cb53b825c2 scripted-diff: Replace boost::bind with std::bind
6 years ago
Chun Kuan Lee 2c3eade704 Make fs::path::string() always return utf-8 string
6 years ago
Wladimir J. van der Laan 362518791a
Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on Windows
6 years ago
Wladimir J. van der Laan 5924dadc2f
Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependency
6 years ago
251 b193d5a443 Removes the Boost case_conv.hpp dependency.
6 years ago
Chun Kuan Lee 1661a472b8 add unicode compatible file_lock for Windows
6 years ago
Chun Kuan Lee 1c5d225853 Drop boost::scoped_array
6 years ago
251 e3245f2e7b Removes Boost predicate.hpp dependency
6 years ago
251 5f019d5354 Removes the boost/algorithm/string/join dependency
6 years ago
Wladimir J. van der Laan 2dc5ab6378
Merge #13482: Remove boost::program_options dependency
6 years ago
Chun Kuan Lee f447a0a707 Remove program options from build system
6 years ago
practicalswift 962d8eed5b Remove boost dependency (boost/assign/std/vector.hpp)
6 years ago
DesWurstes 000000035b Obsolete #!/bin/bash shebang
6 years ago
practicalswift 3352da8da1 Add "export LC_ALL=C" to all shell scripts
6 years ago
Wladimir J. van der Laan 7c32b414b6
Merge #13230: Simplify include analysis by enforcing the developer guide's include syntax
7 years ago
Ben Woosley 9d6c9dbb88
lint: Add linter to error on #include <*.cpp>
7 years ago
practicalswift 6d10f43738 Enforce the use of bracket syntax includes ("#include <foo.h>")
7 years ago
practicalswift 81bbd32a2c build: Guard against accidental introduction of new Boost dependencies
7 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago