12348 Commits (a5bb65437722874bfca5d7ea3db542a5482385eb)
 

Author SHA1 Message Date
Xavier Claessens 0185f2ed61 Fix dep.get_variable() with empty string default_value 3 years ago
Stone Tickle 5778429122 add types-PyYAML to lint workflow 3 years ago
Stone Tickle bd1c464f59 print warning when using fastyaml loader 3 years ago
Stone Tickle b0d29dd6ad mention fastyaml loader in the docs 3 years ago
Stone Tickle f5ffb0a1e9 add --quiet option to genrefman 3 years ago
Stone Tickle bfb12222c3 add fastyaml loader 3 years ago
Andrea Pappacoda 7528c69fcc docs: find_program can return the current Python3 interpreter 3 years ago
Nirbheek Chauhan 19684d23e8 unittests: Fix warning about distutils deprecation 3 years ago
Nirbheek Chauhan 2512c25c0b ninja backend: Fix usage of same constants file for native and cross 3 years ago
Dylan Baker 029652ecb5 modules/gnome: remove unnecessary type check 3 years ago
Dylan Baker 457fb53ea4 gnome: genmarshal: If the source includes the header, depend on it 3 years ago
Dylan Baker 11f9638035 build: replace kwargs in CustomTarget initializer 3 years ago
Dylan Baker b402817fb6 interpreter: use find_program_impl instead of shutil.which for vcs_tag 3 years ago
Dylan Baker cc4160db04 interpreter: remove dead code from custom_target 3 years ago
Dylan Baker 08f06b237e interpreter: use typed_kwargs for vcs_tag 3 years ago
Eli Schwartz d9f55d774c
add location data to various Feature checks 3 years ago
Eli Schwartz 1913a4246c
pkgconfig module: fix incorrect Feature logging for uninstalled_variables 3 years ago
Eli Schwartz 0db2de2b0a
do not report context on python traceback, for PermissionError 3 years ago
Dylan Baker 5d31735c1e modules/gnome: Allow gdbus_annotations to take an empty list again 3 years ago
Eli Schwartz fa4f96427a remove incorrect deprecated feature for vcs_tag 3 years ago
Eli Schwartz 7e0004d8cf move the version info for build_always* directly into the kwarginfo 3 years ago
Eli Schwartz ff7a30c0ea mark regex string as raw string to fix invalid escapes 3 years ago
Eli Schwartz 3990dc6d64 flake8: fix indentation style 3 years ago
Eli Schwartz a28d546795 flake8: fix wonky comment style 3 years ago
Eli Schwartz cf3a1d31f8 fix some flake8 violations for unused imports 3 years ago
Will Toohey 22a998188b Checkout subproject submodules even when nested 3 years ago
Eli Schwartz d73e81c77b
Popen_safe and wrappers can accept os.PathLike for cwd 3 years ago
Bilal Elmoussaoui dd4e712024 gnome: Fix gtk4 pkgconfig name 3 years ago
Arsen Arsenović 6f59a86cd7 docs: correct weakref typo in Reference-tables.md 3 years ago
Arsen Arsenović 57ce83b396 compilers/c_function_attributes: add retain 3 years ago
Eli Schwartz 88f8a8ea15 mcompile: fix broken codepaths and restore orphaned code 3 years ago
Tristan Partin ab924fc1de Add docs for JDK system dependency 3 years ago
Eli Schwartz 5c92555c40
cygwin: fix python versions again 3 years ago
Eli Schwartz dafc2cdb6b
docs: fix bad advice in the README 3 years ago
Eli Schwartz a038fa80f5
docs: fix command help regenerator on python 3.10 3 years ago
Eli Schwartz a0d28e850e properly error out when project version is an array other than files() 3 years ago
Dylan Baker 4f40962a05 interpreterobjects: Don't warn on set10(bool) 3 years ago
andy5995 a00ede432f Contributing.md:specify max line length for docs 3 years ago
andy5995 14d811f647 Subprojects.md:add extra detail 3 years ago
Daniel Mensinger 7ab2ceb273
cmake: require CMake 3.19 to get rid of Whitelist restrictions 3 years ago
Daniel Mensinger 42843c4cf6
cmake: Add TARGET_ generator expression support (fixes #9305) 3 years ago
Daniel Mensinger 99aae9b4df
cmake: Move generator expression evaluation to the end of the traceparser 3 years ago
andy5995 baff6bccac Subprojects.md:add link to is_subproject() 3 years ago
Eli Schwartz 603244b059
fix broken version annotations for the new itstool_join feature 3 years ago
Jussi Pakkanen 4316b71017
Merge pull request #9742 from ximion/wip/itstool 3 years ago
Matthias Klumpp 02fb0c3f8b i18n: Add support for joining XML localization via itstool 3 years ago
Eli Schwartz 2a99252604
python module: only find a pkg-config dependency from the found python 3 years ago
Dylan Baker acef5a9762 modules/gnome: make some methods static 3 years ago
Dylan Baker 9b04257847 run_mypy: add gnome module 3 years ago
Dylan Baker d96bc73b99 modules/gnome: fix remaining typing errors 3 years ago