aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools
Commit message (Expand)AuthorAgeFilesLines
* Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-084-4/+4
|\
| * Update copyright headers to 2018DrahtBot2018-07-274-4/+4
* | contrib: Fix test-security-check fail in Ubuntu 18.04Chun Kuan Lee2018-07-262-9/+9
|/
* Tools: fix BIND_NOW check in security-check.pyConrado Gouvea2018-07-121-1/+1
* Merge #13177: GCC-7 and glibc-2.27 back compat codeWladimir J. van der Laan2018-07-121-1/+1
|\
| * Add stdin, stdout, stderr to ignored export listChun Kuan Lee2018-06-021-1/+1
* | Obsolete #!/bin/bash shebangDesWurstes2018-06-201-1/+1
* | Merge #13454: Make sure LC_ALL=C is set in all shell scriptsWladimir J. van der Laan2018-06-181-0/+1
|\ \
| * | Add "export LC_ALL=C" to all shell scriptspracticalswift2018-06-141-0/+1
* | | Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-125-7/+7
|/ /
* / utils: checking for bitcoin addresses in translationsMax Kaplan2018-06-051-1/+9
|/
* doc: remove leftover check-doc documentationfanquake2018-05-291-6/+0
* Merge #13281: test: Move linters to test/lint, add readmeWladimir J. van der Laan2018-05-2914-734/+0
|\
| * test: Move linters to test/lint, add readmeMarcoFalke2018-05-2414-734/+0
* | Merge #13228: Add script to detect circular dependencies between source modulesMarcoFalke2018-05-182-0/+90
|\ \ | |/ |/|
| * Add circular dependencies scriptPieter Wuille2018-05-162-0/+90
* | Enable Travis checking for two Python linting rules we are currently not viol...practicalswift2018-05-111-1/+3
|/
* Enable W191 and W291 flake8 checks.John Bampton2018-05-114-12/+14
* Make gArgs aware of the argumentsAndrew Chow2018-05-091-1/+1
* Merge #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test resultsWladimir J. van der Laan2018-05-071-3/+13
|\
| * tests: Add test for 64-bit PE, modify 32-bit test resultsChun Kuan Lee2018-04-271-3/+13
* | devtools: Make linter check LogPrint callsMarcoFalke2018-05-021-2/+3
|/
* Merge #12972: Add python3 script shebang lintMarcoFalke2018-04-162-3/+13
|\
| * [contrib] convert test-security-check to python3John Newbery2018-04-141-3/+2
| * add lint tool to check python3 shebangpracticalswift2018-04-141-0/+11
* | Enable additional flake8 rulespracticalswift2018-04-161-1/+11
* | Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift2018-04-163-9/+10
|/
* Merge #12933: doc: Refine header include policyMarcoFalke2018-04-111-11/+0
|\
| * Refine travis check for duplicate includesMarcoFalke2018-04-101-11/+0
* | Add shell script linting: Check for shellcheck warnings in shell scriptspracticalswift2018-04-111-0/+27
|/
* Merge #12852: [doc] devtools: Setup ots git integrationWladimir J. van der Laan2018-04-101-0/+8
|\
| * [doc] devtools: Setup ots git integrationMarcoFalke2018-04-091-0/+8
* | Add Travis check for duplicate includespracticalswift2018-04-091-0/+43
* | Merge #12891: [logging] add lint-logs.sh to check for newline termination.Wladimir J. van der Laan2018-04-081-0/+25
|\ \
| * | [logging] add lint-logs.sh to check for newline termination.John Newbery2018-04-071-0/+25
* | | tests: Add check for test suite name uniqueness in lint-tests.shpracticalswift2018-04-061-2/+17
|/ /
* | Merge #12757: Clarify include guard naming conventionMarcoFalke2018-04-011-0/+29
|\ \
| * | Add lint-include-guards.sh which checks include guard consistencypracticalswift2018-03-221-0/+29
* | | Merge #12719: tests: Add note about test suite naming convention in developer...MarcoFalke2018-04-011-0/+19
|\ \ \
| * | | tests: Add lint-tests.sh which checks the test suite naming conventionpracticalswift2018-03-191-0/+19
| |/ /
* | | Merge #12284: Remove assigned but never used local variables. Enable Travis c...MarcoFalke2018-04-012-10/+11
|\ \ \ | |_|/ |/| |
| * | Enable flake8 warning F841 ("local variable 'foo' is assigned to but never us...practicalswift2018-03-291-1/+2
| * | Remove assigned but never used local variablespracticalswift2018-03-291-9/+9
* | | Merge #12820: contrib: Fix check-doc script regexesMarcoFalke2018-03-301-20/+22
|\ \ \
| * | | contrib: Fix check-doc script regexesMarcoFalke2018-03-281-20/+22
* | | | Merge #12829: Python3 fixupWladimir J. van der Laan2018-03-292-55/+55
|\ \ \ \ | |_|/ / |/| | |
| * | | [contrib] fixup symbol-check.py Python3 supportJohn Newbery2018-03-281-33/+33
| * | | [contrib] fixup security-check.py Python3 supportJohn Newbery2018-03-281-22/+22
| |/ /
* / / contrib: Remove unused import stringMarcoFalke2018-03-281-1/+0
|/ /
* / Change all python files to use Python3John Newbery2018-03-266-42/+40
|/