11648 Commits (d7ea066c5cd04c68c9ed2c3f1b7cd981d9b5f6ac)
 

Author SHA1 Message Date
Daniel Mensinger d7ea066c5c
docs: Add a validator for the new JSON docs 3 years ago
Daniel Mensinger d427c8fdb6
docs: Added JSON generator 3 years ago
Daniel Mensinger ba93dd20ca
docs: Added pickle RefMan loader 3 years ago
Daniel Mensinger f06cdf0606
docs: minor model refectoring 3 years ago
Daniel Mensinger 29c2b44a29 cmake: Implement support for interpreting link "keywords" 3 years ago
Daniel Mensinger f1614a6071 cmake: Warn if we could use IMPORTED CMake targets 3 years ago
Daniel Mensinger ecaa1d19ed ci: Add TTY mode to the image builder mounting meson 3 years ago
Xavier Claessens 9d3e9c43cc ci: Add comment to not forget updating wrapdb rules 3 years ago
Eli Schwartz b57b1050a6
wrap clone: be less noisy when doing automated code checkouts 3 years ago
Andres Freund 6b8f10cf6b backend/vs: Generate dependencies for CustomTargetIndex for a CustomTarget. 3 years ago
Andres Freund a161873948 backend/vs: process link dependencies. 3 years ago
Andres Freund a1542720f4 Record build in BuildTarget.link_depends, not just output of targets. 3 years ago
Dylan Baker 246d5f34bb run_mypy: Add the external_project_module 3 years ago
Dylan Baker 4c00e63574 modules/external_project: use typed_kwargs 3 years ago
Dylan Baker f228e0244b mdoules/external_project: fix most of the mypy warnings/errors 3 years ago
Dylan Baker 0f9ec8bc88 mesonlib: ConfigurationData can also be a `Dict[str, Tuple[Str, Optional[str]]]` 3 years ago
Dylan Baker c2d053674d dependencies: Dependency.sources can have CustomTargets 3 years ago
Dylan Baker 7c3f256b14 modules/external_project: clean up and sort modules 3 years ago
Eli Schwartz c94d6acc49
remove printf debugging 3 years ago
Daniel Mensinger a8189d0c70 docs: Temporarily disable modules and move RefMan --> Reference-manual 3 years ago
Eli Schwartz 800c3462f0
condense lines 3 years ago
Eli Schwartz d06cc042eb
f-strings 3 years ago
Eli Schwartz 47ae0b82f0
use list unpacking to simplify for loop references 3 years ago
Eli Schwartz 4ab70c5512
fix extra whitespace 3 years ago
Eli Schwartz c582abbbcf
flake8: extend the ignore list, do not override 3 years ago
Eli Schwartz 52c4df1ba7
use idiomatic python for membership tests 3 years ago
Eli Schwartz 5a8e066c56
remove useless variables that are no longer or were never used 3 years ago
Eli Schwartz f2eb1534dd
work around flake8 F811 for T.overload redefined functions 3 years ago
Eli Schwartz 520996fff1
remove double import 3 years ago
Eli Schwartz 1bb2523e58
remove f from f-string that has no formatting 3 years ago
Eli Schwartz b2ddda7013
fix incorrect porting from % formatting to .format method 3 years ago
Eli Schwartz cfa8717c4a
coding style: don't format an empty string with another string 3 years ago
Eli Schwartz e33ba28ec4
better error message for modules returning the wrong value 3 years ago
Eli Schwartz e8a85fa8a2
various python neatness cleanups 3 years ago
Jussi Pakkanen 2d65472c72
Merge pull request #8960 from mensinda/yamlDoc 3 years ago
Daniel Mensinger b672ebca88
Minor fixups 3 years ago
Zbigniew Jędrzejewski-Szmek 75dd9fb67f interpreter: improve the error message about install_mode 3 years ago
Eli Schwartz c6d74ac7e0 fix typo in error message breaking newline escape 3 years ago
Dan Streetman 3c2cca5699 modules/i18n: fix gettext use of --datadirs param 3 years ago
Eli Schwartz 7825a6f2ca cmake module: if cmake cannot be found, do not traceback 3 years ago
Daniel Mensinger 0b9c7b74be
docs: Update YAML docs after rebase 3 years ago
Daniel Mensinger 102484b820
docs: Add myself to CODEOWNERS for docs/refman 3 years ago
Daniel Mensinger af24d18842
docs: Added new static docs 3 years ago
Daniel Mensinger 239219220e
docs: Fix mypy 3 years ago
Daniel Mensinger 4e1e98cc31
docs: added install_tag docs 3 years ago
Daniel Mensinger 6f78695f86
docs: added unset_variable() 3 years ago
Daniel Mensinger 1da7a0e29a
docs: Document documenting Meson 3 years ago
Daniel Mensinger 2327cb5eb3
docs: Fix broken links 3 years ago
Daniel Mensinger 5dd8171fb3
docs: Use a custom hotdoc extension for links to RefMan 3 years ago
Daniel Mensinger 30435e5197
docs: Remove the old Reference manual 3 years ago