summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* use real pathlib moduleDylan Baker2020-11-201-1/+1
* cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger2020-10-241-1/+2
* typing: fix mypy typing errorDaniel Mensinger2020-10-121-3/+3
* typing: fix code reviewDaniel Mensinger2020-09-081-3/+3
* typing: fully annotate toolsDaniel Mensinger2020-09-084-21/+22
* mdata: Generate mesondata.py from */data foldersDaniel Mensinger2020-07-161-0/+139
* Store website build script. [skip ci]Jussi Pakkanen2020-07-011-0/+51
* Made Commands.md dynamically generated (#7346)TheQwertiest2020-06-302-0/+205
* Merge pull request #6620 from jon-turney/test-output-checkDylan Baker2020-05-131-0/+4
|\
| * Update dircondenser.py tool to update paths in test.json as wellJon Turney2020-04-301-0/+4
* | boost: Only use usage-requirements defines (fixes #7046)Daniel Mensinger2020-05-011-14/+42
|/
* cmake2meson fix if nesting (#6676)Yann Dirson2020-02-231-8/+17
* boost: Rewrite boost_names.py generatorDaniel Mensinger2020-02-201-143/+228
* types: import typing as T (fixes #6333)Daniel Mensinger2020-01-082-9/+9
* Update Python2 syntax to Python3 syntax in ghwt.pyMichael Brockus2019-12-061-5/+5
* CI: add initial type annotation checkingMichael Hirsch, Ph.D2019-11-073-17/+20
* cmake2meson: improve exceptions, add type annotations, use argparseMichael Hirsch, Ph.D2019-10-191-22/+22
* Fix unused variables warningsDaniel Mensinger2019-04-291-1/+1
* allow nested if loopMichael Hirsch, Ph.D2019-01-161-17/+31
* modernize library default syntax, be like CMake static defaultMichael Hirsch, Ph.D2019-01-061-2/+2
* Fix flake8 whitespace reportsJon Turney2018-09-131-1/+1
* Add script to condense test directory names.Jussi Pakkanen2018-07-311-0/+82
* Boost: Add Python librariesNiklas Claesson2017-10-251-0/+3
* Boost: Jamfile has two syntaxes for boost librariesNiklas Claesson2017-10-121-0/+4
* Boost: Improve search algorithmNiklas Claesson2017-10-011-0/+180
* cmake2meson: convert varexp to lowercaseGeorg Müller2017-09-141-1/+1
* cmake2meson: strip comments from statementsGeorg Müller2017-09-141-1/+4
* cmake2meson: convert statements to lower caseGeorg Müller2017-09-141-1/+1
* Improve ac_converter to print a help message.Jussi Pakkanen2017-07-311-1/+8
* Removed unnecessary pass statements.Jussi Pakkanen2017-07-161-1/+0
* Removed duplicate key in dictionary.Jussi Pakkanen2017-07-161-1/+0
* A few typo fixes in the converter script.Jussi Pakkanen2017-06-041-2/+2
* Added more functions to the list of checks.Jussi Pakkanen2017-06-041-0/+143
* cleanup: Unbound local variableMike Sinkovsky2017-01-181-0/+1
* cleanup: Remove redundant parenthesesMike Sinkovsky2017-01-181-3/+3
* cleanup: Redundant character escapeMike Sinkovsky2017-01-181-1/+1
* style: [E1**] IndentationMike Sinkovsky2017-01-111-2/+3
* style: [E301] expected 1 blank line, found 0Mike Sinkovsky2017-01-111-0/+1
* style: fix E703 violationsIgor Gnatenko2017-01-011-1/+1
* style: fix E124 violationsIgor Gnatenko2017-01-011-1/+1
* style: fix E265 violationsIgor Gnatenko2017-01-011-1/+1
* style: fix E226 violationsIgor Gnatenko2017-01-011-2/+2
* Fix space before :.Jussi Pakkanen2016-12-312-35/+35
* Allow id to contain a pipe "|"Gautier Pelloux-Prayer2016-10-191-1/+1
* cmake2meson.py: Fix missing quote around options type/nameGautier Pelloux-Prayer2016-10-181-4/+4
* tools/ac_converter: couple of trivial fixes (#867)Igor Gnatenko2016-10-071-3/+2
* loop over `sizes'Iain Lane2016-09-041-1/+1
* Use context manager in scripts.Elliott Sales de Andrade2016-08-302-65/+97
* Use our config template rather than Autoconf's.Jussi Pakkanen2016-08-141-1/+1
* A few more checks for ac converter tool.Jussi Pakkanen2016-08-131-0/+5