index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
scripts
Age
Commit message (
Expand
)
Author
2018-05-24
depfixer: Run install_name_tool only once while deleting rpaths
Nirbheek Chauhan
2018-05-24
depfixer: We no longer run this as a script
Nirbheek Chauhan
2018-05-18
Print message when using polkit
Ryan Gonzalez
2018-05-18
Fix #3579: Wait for a permissions failure before trying to run pkexec
Ryan Gonzalez
2018-05-17
Support installation via polkit
Ryan Gonzalez
2018-05-06
gnome.gtkdoc: Allow passing file objects as xml_files
Nirbheek Chauhan
2018-05-01
Made depfixer more robust on OSX. Closes #3493.
Jussi Pakkanen
2018-04-18
Add new builtin option --install-umask
Filipe Brandenburger
2018-04-14
🤦🤦🤦
Jussi Pakkanen
2018-04-08
Update depfixer to fix rpaths also on OSX.
Jussi Pakkanen
2018-04-02
Merge pull request #3242 from thejk/coverage_targets
Jussi Pakkanen
2018-04-02
gtkdochelper: print warnings
Sébastien Wilmet
2018-03-27
Always build parser objects anew to avoid leaking old data.
Jussi Pakkanen
2018-03-19
Create a helper for checking if a string has a path component
Nirbheek Chauhan
2018-03-19
Generate coveragereport directory for gcovr html target
Joel Klinghed
2018-03-19
Exclude subprojects when doing coverage
Joel Klinghed
2018-03-19
Use standalone coverage script for legacy targets
Joel Klinghed
2018-03-15
Fix FileNotFoundError when restorecon unavailable
Fabrice Fontaine
2018-03-13
Merge pull request #3145 from thejk/gcovr
Jussi Pakkanen
2018-03-12
fixup! Allow gcovr >= 3.1 to be used to generate html coverage report
Joel Klinghed
2018-03-12
fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1
Joel Klinghed
2018-03-12
Use specific exception types instead of Exception
Aleksey Filippov
2018-03-11
Do not use bare except [flake8]
Aleksey Filippov
2018-02-27
Allow gcovr >= 3.1 to be used to generate html coverage report
Joel Klinghed
2018-02-27
Fix coverage-xml and coverage-text targets for gcovr >= 3.1
Joel Klinghed
2018-02-08
Remove all files outside the source directory from the coverage report
Henk van der Laan
2018-02-05
Fix install_subdir() installation message
Aleksey Filippov
2018-02-04
Refactor and simplify install_subdir()
Aleksey Filippov
2018-01-30
Use os.path: basename() and dirname() instead of split()
Aleksey Filippov
2018-01-30
Echo coverage report uris after generation. Fixes #2805.
Félix Piédallu
2018-01-14
Avoid worrying about encodings when capturing child program output
Ilia Mirkin
2018-01-07
gtkdochelper: Set LD_LIBRARY_PATH from -Wl,-rpath arguments
Ting-Wei Lan
2017-12-30
The scanbuild script does now also look for executables with a version in the...
snsmac
2017-12-17
Exclude llvm/clang lib headers from test coverage
snsmac
2017-12-09
Check for more errors when executing subprocess. (#2746)
behlec
2017-12-07
Improve error handling when failing to execute program. (#2743)
behlec
2017-11-21
Review fixes.
Jussi Pakkanen
2017-11-20
Replaced sys.executable use with the mesonlib equivalent.
Jussi Pakkanen
2017-11-19
Silence failed restorecon calls when $DESTDIR is set
Zbigniew Jędrzejewski-Szmek
2017-11-11
Pass restorecon file list through stdin.
Elliott Sales de Andrade
2017-11-09
Coalesce restorecon calls into one.
Elliott Sales de Andrade
2017-11-07
gtkdoc: Pass the linker down to gtkdoc-scangobj
Xavier Claessens
2017-10-19
MSI: Fix regenerate with visual studio
Niklas Claesson
2017-10-07
Create the .po file with the `update_po` subcommand if it doesn't exist
Corentin Noël
2017-09-23
Made man page gzip creation deterministic. Closes #2363.
Jussi Pakkanen
2017-09-14
Merge pull request #2216 from ebassi/yelp-linguas
Jussi Pakkanen
2017-09-04
install: Also ignore PermissionError for selinux
Nirbheek Chauhan
2017-08-20
Remove leftover debug print statement in meson_install.py
Gabríel Arthúr Pétursson
2017-08-18
Re-use gettext.read_linguas in yelphelper
Emmanuele Bassi
2017-08-18
Support LINGUAS for gnome.yelp() languages
Emmanuele Bassi
[next]