aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-09-08typing: fully annotate toolsDaniel Mensinger4-21/+22
2020-07-16mdata: Generate mesondata.py from */data foldersDaniel Mensinger1-0/+139
2020-07-01Store website build script. [skip ci]Jussi Pakkanen1-0/+51
2020-06-30Made Commands.md dynamically generated (#7346)TheQwertiest2-0/+205
2020-05-13Merge pull request #6620 from jon-turney/test-output-checkDylan Baker1-0/+4
2020-05-01boost: Only use usage-requirements defines (fixes #7046)Daniel Mensinger1-14/+42
2020-04-30Update dircondenser.py tool to update paths in test.json as wellJon Turney1-0/+4
2020-02-23cmake2meson fix if nesting (#6676)Yann Dirson1-8/+17
2020-02-20boost: Rewrite boost_names.py generatorDaniel Mensinger1-143/+228
2020-01-08types: import typing as T (fixes #6333)Daniel Mensinger2-9/+9
2019-12-06Update Python2 syntax to Python3 syntax in ghwt.pyMichael Brockus1-5/+5
2019-11-07CI: add initial type annotation checkingMichael Hirsch, Ph.D3-17/+20
2019-10-19cmake2meson: improve exceptions, add type annotations, use argparseMichael Hirsch, Ph.D1-22/+22
2019-04-29Fix unused variables warningsDaniel Mensinger1-1/+1
2019-01-16allow nested if loopMichael Hirsch, Ph.D1-17/+31
2019-01-06modernize library default syntax, be like CMake static defaultMichael Hirsch, Ph.D1-2/+2
2018-09-13Fix flake8 whitespace reportsJon Turney1-1/+1
2018-07-31Add script to condense test directory names.Jussi Pakkanen1-0/+82
2017-10-25Boost: Add Python librariesNiklas Claesson1-0/+3
2017-10-12Boost: Jamfile has two syntaxes for boost librariesNiklas Claesson1-0/+4
2017-10-01Boost: Improve search algorithmNiklas Claesson1-0/+180
2017-09-14cmake2meson: convert varexp to lowercaseGeorg Müller1-1/+1
2017-09-14cmake2meson: strip comments from statementsGeorg Müller1-1/+4
2017-09-14cmake2meson: convert statements to lower caseGeorg Müller1-1/+1
2017-07-31Improve ac_converter to print a help message.Jussi Pakkanen1-1/+8
2017-07-16Removed unnecessary pass statements.Jussi Pakkanen1-1/+0
2017-07-16Removed duplicate key in dictionary.Jussi Pakkanen1-1/+0
2017-06-04A few typo fixes in the converter script.Jussi Pakkanen1-2/+2
2017-06-04Added more functions to the list of checks.Jussi Pakkanen1-0/+143
2017-01-18cleanup: Unbound local variableMike Sinkovsky1-0/+1
2017-01-18cleanup: Remove redundant parenthesesMike Sinkovsky1-3/+3
2017-01-18cleanup: Redundant character escapeMike Sinkovsky1-1/+1
2017-01-11style: [E1**] IndentationMike Sinkovsky1-2/+3
2017-01-11style: [E301] expected 1 blank line, found 0Mike Sinkovsky1-0/+1
2017-01-01style: fix E703 violationsIgor Gnatenko1-1/+1
2017-01-01style: fix E124 violationsIgor Gnatenko1-1/+1
2017-01-01style: fix E265 violationsIgor Gnatenko1-1/+1
2017-01-01style: fix E226 violationsIgor Gnatenko1-2/+2
2016-12-31Fix space before :.Jussi Pakkanen2-35/+35
2016-10-19Allow id to contain a pipe "|"Gautier Pelloux-Prayer1-1/+1
2016-10-18cmake2meson.py: Fix missing quote around options type/nameGautier Pelloux-Prayer1-4/+4
2016-10-07tools/ac_converter: couple of trivial fixes (#867)Igor Gnatenko1-3/+2
2016-09-04loop over `sizes'Iain Lane1-1/+1
2016-08-30Use context manager in scripts.Elliott Sales de Andrade2-65/+97
2016-08-14Use our config template rather than Autoconf's.Jussi Pakkanen1-1/+1
2016-08-13A few more checks for ac converter tool.Jussi Pakkanen1-0/+5
2016-07-28Convert socket checks.Jussi Pakkanen1-0/+1
2015-11-20A few more checks for converter.Jussi Pakkanen1-0/+4
2015-11-12More checks for converter.Jussi Pakkanen1-0/+53
2015-09-04Moved new ac converter from wrap repo and made shebang line use env. Closes #...Jussi Pakkanen3-123/+218