summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fix various spelling issuesJosh Soref2023-04-111-2/+2
* docs: only list the latest build of a given stable tag for each wrapdb entryEli Schwartz2022-06-161-1/+7
* ac_converter: use better style for header check iterationEli Schwartz2022-04-141-5/+5
* Fix exponential regex in doc regeneration.Jussi Pakkanen2022-03-091-1/+18
* docs: fix command help regenerator on python 3.10Eli Schwartz2022-01-251-1/+1
* port from embedded data to importlib.resourcesEli Schwartz2022-01-101-140/+0
* Fix files in the unittests subdir.Jussi Pakkanen2022-01-021-0/+2
* remove unused importsEli Schwartz2021-10-261-1/+1
* pylint: turn on superflous-parensDylan Baker2021-08-311-2/+2
* editorconfig: add setting to trim trailing whitespaceEli Schwartz2021-08-151-3/+3
* fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger2021-06-297-16/+16
* coverage: Enable coverage reportsDaniel Mensinger2021-06-221-0/+53
* docs: Generate a table of all wrapdb releasesXavier Claessens2021-06-051-0/+19
* mass rewrite of string formatting to use f-strings everywhereEli Schwartz2021-03-043-16/+16
* various python neatness cleanupsEli Schwartz2021-03-042-2/+2
* gen_data.py: even more sortingEli Schwartz2021-01-131-1/+1
* gen_data.py: sort files when generating mesondataEli Schwartz2021-01-121-1/+1
* Hotdoc: use template for Commands.md instead of generating the entire file (#...Eli Schwartz2021-01-101-14/+6
* 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