812 Commits (1cf7799df26232dda45fd94a2c5e2b1ad3851c3d)

Author SHA1 Message Date
Daniel Mensinger 673ca982f1 cmake: Add find_package COMPONETS support 5 years ago
Xavier Claessens 823c83b269 dependency: Verify fallback variable consistency 5 years ago
Xavier Claessens 8edc6d655d Improve logged messages for overriden dependencies 5 years ago
Xavier Claessens 141401c11d Allow override_dependency() with a not-found dep 5 years ago
Xavier Claessens 943e9368f7 Simplify dependency() fallback 5 years ago
Xavier Claessens 2fdedc4d0f Add meson.override_dependency() 5 years ago
Dylan Baker 06b1a317d2 Make use of unholder 5 years ago
Dylan Baker a8293dd59c mesonlib: Replace unholder argument to listify 5 years ago
Stéphane Cerveau a46f0a6202 interpreter: add 'name' method to BuildTargetHolder 5 years ago
Daniel Mensinger ab988198c7
review: Initial fixup 5 years ago
Daniel Mensinger 5a89a6f804
types: (partially) annotate interpreterbase.py 5 years ago
Daniel Mensinger c48b0dea27
types: Annotate ast/interpreter.py 5 years ago
Jon Turney 2cf2c80112
Redetect machines after every change to languages 5 years ago
Jon Turney 346b5c4be7
Store filename in node location 5 years ago
Jon Turney 534a974da7
Adjust all the other places MesonException file attribute is set 5 years ago
Xavier Claessens 8101b0ddab summary: Add more info in Subprojects section 5 years ago
Xavier Claessens c175e97a88 summary: Add list_sep keyword argument 5 years ago
Gerion Entrup b1304f7290 version parsing: match only when version starts with a number 5 years ago
Jon Turney c5a32c2afe
Refine behaviour of add_languages() when native: is missing 5 years ago
Nirbheek Chauhan 1e4eeccb0f configure_file: Also copy timestamps to avoid useless rebuilds 5 years ago
Jon Turney 7a159ff1e1
Add add_languages(native:) 5 years ago
Xavier Claessens 3ba0073df6 Make 'default_library' per-subproject builtin option 5 years ago
Michael Hirsch, Ph.D a4e4d2e75a
doc 5 years ago
Michael Hirsch, Ph.D 554d35c3f3
add get_external_property to replace get_cross_property 5 years ago
Michael Hirsch, Ph.D c2e6565029
add meson.get_native_property for native files 5 years ago
Xavier Claessens 15eb0014ac interpreter: Iterate custom target outputs 5 years ago
Xavier Claessens 31f00c11d3 summary: Fix empty list case 5 years ago
Daniel Mensinger d0c7b51693 mintro: use interpreter data for buildsystem-files (fixes #6390) 5 years ago
Daniel Mensinger 668610c0d2 backend: refactor: set self.interpreter in the constructor 5 years ago
Xavier Claessens b74ece344f Support multiple args to message() and warning() 5 years ago
Xavier Claessens f54f27b1a8 Fix required dependency() not failing when wrap-mode=nofallback 5 years ago
Xavier Claessens 61993f893b Fix typo in error message 5 years ago
Dylan Baker cd895be99a dependencies: Add ability to set arbitrary variables on 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Xavier Claessens e5297aeca5 summary: Change 'section' to be a kwarg instead of positional 5 years ago
Michael Hirsch, Ph.D 5695dc0f16 add compiler.get_linker_id() method 5 years ago
Daniel Mensinger c4649704c8 python: add embed to the python dependency function 5 years ago
Xavier Claessens a4bb0928e3 summary: Add 'Subprojects' section to main project 5 years ago
Xavier Claessens 38953d8ee3 summary: Add bool_yn keyword argument 5 years ago
Xavier Claessens 49082f9669 summary: Allow section with no title, and passing key/value separately 5 years ago
Xavier Claessens 6e865a2330 Add a summary() function for configuration summarization 5 years ago
Xavier Claessens 552e78da4d assert(): Make message argument optional 5 years ago
Xavier Claessens 162d2bcc71 run_command: Do not add dependency on /dev/stdout 5 years ago
Xavier Claessens b872099468 find_program(): Add 'dirs' keyword argument 5 years ago
Xavier Claessens 691a74aec2 interpreter: Remove useless check 5 years ago
Daniel Mensinger f1971fed90 lgtm: Actually supress the Non-standard exception warning 5 years ago
Daniel Mensinger 454e323d3d lgtm: ignore Non-standard exception raised in special method 5 years ago
Xavier Claessens b33830f99e Revert "Have set() and set_quoted() of configuration object work with newlines." 5 years ago
Xavier Claessens 80dd3e30ce Fix crash when checking multi version on subproject dep 5 years ago
Xavier Claessens f0565e6dc8 Simplify list of build def files 5 years ago