189 Commits (c572d222daf141656f6fe8119f1bd5bfc5fbe63e)

Author SHA1 Message Date
Henk van der Laan 0e07f1a896 Remove all files outside the source directory from the coverage report 7 years ago
Aleksey Filippov 20c1cb7d02 Fix install_subdir() installation message 7 years ago
Aleksey Filippov 8fe8161014 Refactor and simplify install_subdir() 7 years ago
Aleksey Filippov 2cf85ae16f Use os.path: basename() and dirname() instead of split() 7 years ago
Félix Piédallu 5f3c282e6e Echo coverage report uris after generation. Fixes #2805. 7 years ago
Ilia Mirkin d8967054d1 Avoid worrying about encodings when capturing child program output 7 years ago
Ting-Wei Lan 9ec950c4ae gtkdochelper: Set LD_LIBRARY_PATH from -Wl,-rpath arguments 7 years ago
snsmac 27d5c1c3f9 The scanbuild script does now also look for executables with a version in the name 7 years ago
snsmac 2b12d3b20f Exclude llvm/clang lib headers from test coverage 7 years ago
behlec 4217a9ca7e Check for more errors when executing subprocess. (#2746) 7 years ago
behlec 5992ab1c72 Improve error handling when failing to execute program. (#2743) 7 years ago
Jussi Pakkanen 22adda1617 Review fixes. 7 years ago
Jussi Pakkanen 5d51bc79c7 Replaced sys.executable use with the mesonlib equivalent. 7 years ago
Zbigniew Jędrzejewski-Szmek fadce7f9b4 Silence failed restorecon calls when $DESTDIR is set 7 years ago
Elliott Sales de Andrade f91c4805b1 Pass restorecon file list through stdin. 7 years ago
Elliott Sales de Andrade 5f8b37d0e7 Coalesce restorecon calls into one. 7 years ago
Xavier Claessens 7121eb8c51 gtkdoc: Pass the linker down to gtkdoc-scangobj 7 years ago
Niklas Claesson 3fcf4ad272 MSI: Fix regenerate with visual studio 7 years ago
Corentin Noël 93d2ced31f Create the .po file with the `update_po` subcommand if it doesn't exist 7 years ago
Jussi Pakkanen 876b2475dd Made man page gzip creation deterministic. Closes #2363. 7 years ago
Nirbheek Chauhan c63aa0372b install: Also ignore PermissionError for selinux 7 years ago
Gabríel Arthúr Pétursson 24ff7da0d2 Remove leftover debug print statement in meson_install.py 7 years ago
Emmanuele Bassi 0545228fdd Re-use gettext.read_linguas in yelphelper 7 years ago
Emmanuele Bassi 06fdabb7ac Support LINGUAS for gnome.yelp() languages 7 years ago
Jussi Pakkanen 50fb7d37ab Make all functionality invokable via the main Meson binary, 7 years ago
Stefan Sonski 462813f8f1 Exclude system sources from test coverage 7 years ago
Elliott Sales de Andrade 5cb1d00537 Allow excluding files from `install_subdir` 7 years ago
Peter Hutterer d436869a89 Remove directories created by ninja install 7 years ago
Peter Hutterer 36e58e8865 meson_install: rename 'data' to 'd' for consistency 7 years ago
Peter Hutterer 1826872fd2 install: restore the SELinux context on install 7 years ago
Jussi Pakkanen db34a3a701 Close files reliably. 7 years ago
Nirbheek Chauhan 04ac7a4844 gnome.gtkdoc: Handle absolute install_dirs correctly 7 years ago
Jussi Pakkanen b5db2d3128 Return explicit 0 as it is used in a sys.exit statement (just like every other run function). 7 years ago
Jussi Pakkanen 1617634214 Use sys.exit rather than plain exit. 7 years ago
Elliott Sales de Andrade 79d005364f Add Mercurial dist support. 7 years ago
Elliott Sales de Andrade 1aa1d0d9ad Remove extraneous os.path.split()s. 7 years ago
Patrick Griffis 7764c0a7fa gnome.yelp(): Handle file existing on symlink 7 years ago
Patrick Griffis b2d9e4c1c0 gnome.yelp(): Handle platforms where symlink not supported 7 years ago
Patrick Griffis cacc8d99ce gnome.yelp(): Make copies of media files when symlink is false 7 years ago
Rene Lopez 94f46447bb Allow empty extra arguments in gettext script 7 years ago
Alistair Thomas a195b78c8d Whitespace tweaks to reduce Flake8 warnings 7 years ago
Emmanuele Bassi f3aa309fa1 Add mkdb_args support to gnome.gtkdoc() 7 years ago
Jussi Pakkanen effe4fb134 Create helper function for a rmtree that works reliably on Windows. 7 years ago
Elliott Sales de Andrade c69d82795c Delete the correct directory in dist check. 7 years ago
Elliott Sales de Andrade 34e4d32ac7 Remove dead code paths. 7 years ago
Elliott Sales de Andrade ea636fcd51 Remove unused variables. 7 years ago
Elliott Sales de Andrade 65b1d33931 Remove unused imports. 7 years ago
Jussi Pakkanen 95f8cb93b3 Strip system directories and show coverage for files not executed at all. Closes #1721. 7 years ago
Jussi Pakkanen 111e3df45d Moved coverage commands to a standalone script. 7 years ago
Jussi Pakkanen 8068fc0d1d Add test and release notes. 7 years ago