Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-27 | test: Drop unused boost workaround | Hennadii Stepanov | |
2022-03-21 | build: Fix Boost.Process test for Boost 1.78 | Hennadii Stepanov | |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- Commits of previous years: * 2020: fa0074e2d82928016a43ca408717154a1c70a4db * 2019: aaaaad6ac95b402fe18d019d67897ced6b316ee0 | |||
2021-12-15 | test: Improve "invalid_command" subtest in system_tests for Windows | Hennadii Stepanov | |
No need to explain code with comments. | |||
2021-12-15 | test: Fix "non-zero exit code" subtest in system_tests for Windows | Hennadii Stepanov | |
2021-12-15 | test: Fix "false" subtest in system_tests for Windows | Hennadii Stepanov | |
2021-12-15 | test: Fix "echo" subtest in the system_tests for Windows | Hennadii Stepanov | |
2021-07-01 | build: Fix Boost Process compatibility with mingw-w64 compiler | Hennadii Stepanov | |
Boost 1.71 has a broken compatibility with mingw-w64 compiler due to the added __kernel_entry SAL annotations. | |||
2021-02-21 | configure: add --enable-external-signer | Sjors Provoost | |
This option replaces --with-boost-process This prepares external signer support to be disabled by default. It adds a configure option to enable this feature and to check if Boost::Process is present. This also exposes ENABLE_EXTERNAL_SIGNER to the test suite via test/config.ini | |||
2020-12-31 | scripted-diff: Bump copyright headers | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- | |||
2020-07-31 | [util] add RunCommandParseJSON | Sjors Provoost | |