284 Commits (a65d5801f363f70c01bc76c562d9b9e820dc52aa)

Author SHA1 Message Date
Gabriel Ganne e7197895b2 uniform scan-build detection process 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 5 years ago
Thibault Saunier 42c5e4fe2b wine: Try to get the short paths when generating WINEPATH 5 years ago
Xavier Claessens 44ac680e55 gtkdoc: Use find_program() to get gtkdoc tools 5 years ago
Michael Hirsch, Ph.D 7aecfb1540 remove unreachable code 5 years ago
Jussi Pakkanen 7ce2a24f42 Made dist a top level command. 5 years ago
Paolo Bonzini d34e532020 backends: do not split command and arguments in ExecutableSerialisation 5 years ago
Paolo Bonzini b4d313b058 backends: remove unnecessary fields from ExecutableSerialisation 5 years ago
Paolo Bonzini ed348b7da8 backends: discover java/mono wrapper at generation time 5 years ago
Paolo Bonzini 8239d71025 backends: create ExecutableSerialisation in meson_exe if possible 5 years ago
Daniel Mensinger bc0f510ef1 fix all flake8 issues 5 years ago
Marc-André Lureau 451a32d1c8 meson: skip captured write if content didn't change 5 years ago
Norbert Nemec 4b25253bfd Reference error code as hex value and improve comment 5 years ago
Norbert Nemec 62c975659f diagnostics for missing DLLs on Windows in meson_exe.py 5 years ago
Jussi Pakkanen ba6c0cab8f Use the same directory names for dist so that ccache works. Closes #5583. 5 years ago
Dylan Baker 6e4e0028a1 meson_exe: Don't assert that we need an exe_wrapper when we say we don't need one 5 years ago
Christoph Reiter 27c5d9f16f gnome.yelp(): Fix media symlink fallback path 5 years ago
Daniel Mensinger 3581839f4c
Fix unused variables warnings 5 years ago
Daniel Mensinger bf98ffca9e
Fix blind exceptions 5 years ago
Dylan Baker 5678468c2c Don't use len() to test for container emptiness 5 years ago
Richard Kjerstadius 48ee6a6148 Add gcovr 4.2 support 5 years ago
Jussi Pakkanen 8b42dc9274 Update list of potential scan-build binaries. Closes #5287. 5 years ago
Konstantin 841995cddf i18n: add args keyword to merge_file 5 years ago
Vladimír Čunát e4f3894582 dist: recurse into git submodules 5 years ago
Arkadiusz Hiler 690dd723f4 Add symbol sizes to .symbols files 6 years ago
jonathan MERCIER ff299eb36b Read file as utf8 on python3 6 years ago
Jussi Pakkanen e3e83e2acd Also format headers with Clang-Format. Closes #5184. 6 years ago
Eli Schwartz 4f9ecbee09 gettext: prefer POTFILES.in if it exists 6 years ago
Dylan Baker e279775511 dist: Handle git worktrees, which have a .git file instead of dir 6 years ago
Jussi Pakkanen 1fca654055 Add a clang-format target. 6 years ago
William A. Kennington III 61d462706a coverage: Also remove source_root prefixes 6 years ago
Jussi Pakkanen c66d4c144a Better Python exe detector. Closes #4614. 6 years ago
Mohammed Sadiq 41a98d0fdd coverage: Print summary after gcovr html generation 6 years ago
Marvin Scholz fc3e2f5ad0 depfixer: Do not try to fix rpaths of dlls 6 years ago
Jon Turney 93f7b83bf5 Fix flake8 'imported but unused' reports 6 years ago
David Seifert 3a8911a07f Do not try to remove duplicate RPATH entries on macOS 6 years ago
Mohammed Sadiq 25fef3d1fa coverage: fix lcov branch coverage generation 6 years ago
Guido Günther 1e7aea65e6 scanbuild: Split SCANBUILD using shlex 6 years ago
Jan Tojnar c0c075c129 Make custom dist scripts accept arguments. 6 years ago
dx-mon 65cb7b0241 Fixed the lack of stdout being displayed when not in capture mode for meson_exe (meson --internal exe) 6 years ago
Nirbheek Chauhan 4a8210e81c dist: Warn if there are uncommitted changes in the repository 6 years ago
Nirbheek Chauhan cbbab82b70 dist: Make usage of period in messages consistent 6 years ago
Ross Burton 1efcca637b gtkdochelper: show full command if it fails 6 years ago
Marco Trevisan (Treviño) 5bec6c28e7 gnome: add support for `module_version` 6 years ago
Thibault Saunier 378bd4df0e modules: Add an 'hotdoc' module 6 years ago
Jussi Pakkanen fb770e1e3d Add support for custom dist scripts. 6 years ago
Christoph Reiter 69a65006f2 gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 6 years ago
Ross Burton d365bde555 scripts/gtkdochelper: add support for --run 6 years ago
Nirbheek Chauhan e8dae2b966 cross: Be more permissive about not-found exe_wrapper 6 years ago
Nirbheek Chauhan 416a00308f cross: Use ExternalProgram for cross-file exe_wrapper 6 years ago