1273 Commits (c6db870fc7fbc9f6c3098ff439d59b49f7255df2)

Author SHA1 Message Date
Volker Weißmann 2699fd4b8a During reconfigure, show that no compiler was found, if compiler fails sanity check. 2 years ago
Eli Schwartz 8d3e22f50b
cmake module: fix many typing issues 2 years ago
Eli Schwartz db074141d3
cmake module: make configured file correctly handle the do_conf_file API 2 years ago
Eli Schwartz 5a9b2cb8f8
cmake module: use more typed_pos_args for consistency 2 years ago
Eli Schwartz 7a3409f3d0
python bytecompile: use correct install tag 2 years ago
Eli Schwartz 877d5ea8e0
bytecompile: switch to handling destdir in the script launcher env 2 years ago
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step 2 years ago
Eli Schwartz 4a2530802c
update the devenv module hooks to support generic modifications to Build 2 years ago
MaxHearnden 7c78c2b5a0 fix regression in precomputing CMAKE_SIZEOF_VOID_P 2 years ago
Charles Brunet 3b1b1b5fec Log python name when not found 2 years ago
Charles Brunet 51b9f2f1a5 Find python3.xx on windows 2 years ago
Charles Brunet 107f933b52 Ensure python fallback has the right version 2 years ago
Volker Weißmann 38b35eca30 Add env kwarg to gnome.generate_gir(). 2 years ago
Volker Weißmann bf44120a4f Set the CC environment variable for g-ir-scanner. 2 years ago
Dylan Baker 73981b2c34 modules/rust: Add -DNDEBUG to bindgen if b_ndebug is false 2 years ago
Charles Brunet fbab1488ae extra_files keyword in declare_dependency() 2 years ago
Eli Schwartz 7bdb4a6926
pkgconfig module: fix traceback on invalid missing description 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 2 years ago
David Seifert 5feeb1c2ef CUDA: make "Ampere" equivalent to SM8.0+SM8.6 2 years ago
Corentin Noël e0792f4819 modules/i18n: fix typo in gettext decorator 2 years ago
Xavier Claessens 340aedc0d9 hotdoc: Install devhelp files at the right location 2 years ago
Eli Schwartz 43abd62ecc
hotdoc module: properly error out when configuring fails 2 years ago
Xavier Claessens 0f67913dee typed_kwargs: Extend since_values and deprecated_values for types 2 years ago
Eli Schwartz aa69cf0448 merge the python dependency from the python module into dependencies 2 years ago
Eli Schwartz 29592481bc partial migration of the python module dependency into dependencies 2 years ago
Eli Schwartz 9fa4da3ba9 python module/dependency: move the specialized external program 2 years ago
Eli Schwartz ee41de6d5b python module: inline the dependency methods checking 2 years ago
Eli Schwartz 3bbfd4d4b8 python module: move the introspection script into an external script 2 years ago
Eli Schwartz b6ba054d16 python module: break the association between dependency and installation objects 2 years ago
Eli Schwartz f5c8f8b659 python module: fix a few mypy issues 2 years ago
Tristan Partin 37ef5bfdde Replace dashes in Java package names with underscores when generating native headers 2 years ago
Peter Urban eec3f2c35b set default install_tag of python.install_sources() to "python-runtime" 2 years ago
Eli Schwartz c9ac73a4da
simplify instantiation of builtin type using builtins instead of functions 2 years ago
Eli Schwartz 680b5ff819
treewide: add future annotations import 2 years ago
Thibault Saunier 01275fb09e gnome: Deduplicate include dirs to generate gir 2 years ago
X512 b1384b9c9f Haiku pkgconfig directory layout support 2 years ago
Dylan Baker 6ed6c8cdba modules: fully type the Qt* modules 2 years ago
Dylan Baker e8a88f5320 modules: add type annotations to the `__init__` module 2 years ago
Dylan Baker a28545d9cb modules/external_project: `make` should be immutable 2 years ago
Dylan Baker 4c3d9ab22d modules/i18n: fix type annotations 2 years ago
Dylan Baker 57c59d3b99 modules/icestorm: fix type annotations 2 years ago
Dylan Baker afa8e31cf3 modules/qt: Fix annotations for state.find_program 2 years ago
Dylan Baker a67f04eb23 modules/rust: Fix annotation for _bindgen_bin 2 years ago
Dylan Baker 27df0e09f7 modules/gnome: fix type annotations from `__init__`, which are wrong 2 years ago
Paolo Bonzini 863f2a6d74 forbid using declare_dependency(objects: ...) with pkg-config module 2 years ago
Paolo Bonzini b3fc3cd6b5 add objects keyword argument to declare_dependencies 2 years ago
Dylan Baker 5ef824b2f3 modules/gnome: use `mlog.log(once=True)` in a few more places 2 years ago
Dylan Baker f7cde8d3f6 Add fatal=False to many mlog.warnings() 2 years ago
Andreas Deininger b249470a4c Fixing typos 2 years ago