291 Commits (b33830f99e95596a5afa23d00970443c6d47909f)

Author SHA1 Message Date
Alberto García Hierro ffa9459eed commandrunner: Forward KeyboardInterrupt to command 5 years ago
Binh Nguyen f6758f2434 Prevent install_name_tool to run on EXE when cross compile on OSX 5 years ago
Marc-André Lureau 1ed70e22b9 Add source tags targets 5 years ago
Jussi Pakkanen cce172432b Use run-clang-tidy when available. 5 years ago
Daniel Mensinger 80ec5e9d28 Fix all flake8 warnings 5 years ago
Jussi Pakkanen d3b389f349 Add clang-tidy target. Closes #2383. 5 years ago
Ting-Wei Lan 0390b673f1 Find clang-format with alternative names 5 years ago
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 6 years ago
Christoph Reiter 27c5d9f16f gnome.yelp(): Fix media symlink fallback path 6 years ago
Daniel Mensinger 3581839f4c
Fix unused variables warnings 6 years ago
Daniel Mensinger bf98ffca9e
Fix blind exceptions 6 years ago
Dylan Baker 5678468c2c Don't use len() to test for container emptiness 6 years ago
Richard Kjerstadius 48ee6a6148 Add gcovr 4.2 support 6 years ago
Jussi Pakkanen 8b42dc9274 Update list of potential scan-build binaries. Closes #5287. 6 years ago
Konstantin 841995cddf i18n: add args keyword to merge_file 6 years ago
Vladimír Čunát e4f3894582 dist: recurse into git submodules 6 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