30 Commits (f0851c9e4b1760c552f7921e6b6a379b006ba014)

Author SHA1 Message Date
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 11 months ago
Jussi Pakkanen 422550036e Handle dupe number in test renumberer. 1 year ago
Tristan Partin 1991ad8706
Remove type comments in run_project_tests.py 1 year ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
Eli Schwartz 7229443738
docs: only list the latest build of a given stable tag for each wrapdb entry 2 years ago
Eli Schwartz 906aec0df5
ac_converter: use better style for header check iteration 3 years ago
Jussi Pakkanen 139020c2fc Fix exponential regex in doc regeneration. 3 years ago
Eli Schwartz a038fa80f5
docs: fix command help regenerator on python 3.10 3 years ago
Eli Schwartz 140097faf0
port from embedded data to importlib.resources 3 years ago
Jussi Pakkanen 4101ca6eaa Fix files in the unittests subdir. 3 years ago
Eli Schwartz 81a2c1b36d
remove unused imports 3 years ago
Dylan Baker 4d7031437c pylint: turn on superflous-parens 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
Daniel Mensinger 765aff5a42 coverage: Enable coverage reports 3 years ago
Xavier Claessens 769fd50373 docs: Generate a table of all wrapdb releases 3 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Eli Schwartz 4340bf34fa
various python neatness cleanups 4 years ago
Eli Schwartz ccb15bc0e9 gen_data.py: even more sorting 4 years ago
Eli Schwartz 0063bd35d7
gen_data.py: sort files when generating mesondata 4 years ago
Eli Schwartz c18a9715b8
Hotdoc: use template for Commands.md instead of generating the entire file (#8154) 4 years ago
Dylan Baker f6672c7a19 use real pathlib module 4 years ago
Daniel Mensinger fc57089bc5 cmake: Disable the new (CMake 3.16) PCH support 4 years ago
Daniel Mensinger 96c31d9dbc typing: fix mypy typing error 4 years ago
Daniel Mensinger e681235e5f
typing: fix code review 4 years ago
Daniel Mensinger 0d57e307b2
typing: fully annotate tools 4 years ago
Daniel Mensinger 019ed04331
mdata: Generate mesondata.py from */data folders 4 years ago
Jussi Pakkanen 14cc2efcfe Store website build script. [skip ci] 4 years ago
TheQwertiest b6981bd16e
Made Commands.md dynamically generated (#7346) 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Daniel Mensinger 59db1f18ea boost: Only use usage-requirements defines (fixes #7046) 5 years ago
Jon Turney 630cfd84ad
Update dircondenser.py tool to update paths in test.json as well 5 years ago
Yann Dirson ee94cb6c15
cmake2meson fix if nesting (#6676) 5 years ago
Daniel Mensinger 893c246550
boost: Rewrite boost_names.py generator 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Michael Brockus c0a9bca627 Update Python2 syntax to Python3 syntax in ghwt.py 5 years ago
Michael Hirsch, Ph.D 6e708208dd CI: add initial type annotation checking 5 years ago
Michael Hirsch, Ph.D ba7428c9d3 cmake2meson: improve exceptions, add type annotations, use argparse 5 years ago
Daniel Mensinger 3581839f4c
Fix unused variables warnings 6 years ago
Michael Hirsch, Ph.D 2ba2c7771f allow nested if loop 6 years ago
Michael Hirsch, Ph.D 142cf1459f modernize library default syntax, be like CMake static default 6 years ago
Jon Turney b338add554 Fix flake8 whitespace reports 6 years ago
Jussi Pakkanen 10a07ebf70 Add script to condense test directory names. 6 years ago
Niklas Claesson 14e7b0af25 Boost: Add Python libraries 7 years ago
Niklas Claesson c97e7749a6 Boost: Jamfile has two syntaxes for boost libraries 7 years ago
Niklas Claesson bbdba876af Boost: Improve search algorithm 7 years ago
Georg Müller 4cbca49976 cmake2meson: convert varexp to lowercase 7 years ago
Georg Müller 567b51ac71 cmake2meson: strip comments from statements 7 years ago
Georg Müller c60c21a60d cmake2meson: convert statements to lower case 7 years ago
Jussi Pakkanen 4c00297112 Improve ac_converter to print a help message. 7 years ago