284 Commits (a65d5801f363f70c01bc76c562d9b9e820dc52aa)

Author SHA1 Message Date
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
Jussi Pakkanen 6e59d84534 Initialise submodules. 7 years ago
Jussi Pakkanen a91aed8854 Test created tarball by doing a full build + test + install cycle. 7 years ago
Jussi Pakkanen 255be79e22 Created a dist target. Closes #877. 7 years ago
Peter Hutterer ca924451ac Use American English: behaviour -> behavior 7 years ago
Dylan Baker a8173630ea Don't use len() to test emptiness vs not emptiness 7 years ago
Patrick Griffis 82492f5d76 i18n: Add data_dirs kwarg to merge_file() 8 years ago
Peter Hutterer 6a4efe8a82 Drop terminating fullstop from "Installing blah to blah" messages 8 years ago
Jussi Pakkanen 0e47e74a77 Do not obliterate old rpath because it might be used due to read only data sharing. Closes #1619. 8 years ago
Rafael Fontenelle 7c43edb840 gtkdochelper: Fix type file name option 8 years ago
Jon Turney 320490cd00 Ignore install as non-existent user or group 8 years ago
Jon Turney fd47ef3a27 Use '.exe' extension for executables for Cygwin 8 years ago
Nirbheek Chauhan 27f5f0a963 Export MESONINTROSPECT to postconf/install/run_command scripts 8 years ago