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-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
2017-08-18
Make all functionality invokable via the main Meson binary,
Jussi Pakkanen
2017-08-11
Exclude system sources from test coverage
Stefan Sonski
2017-08-06
Allow excluding files from `install_subdir`
Elliott Sales de Andrade
2017-08-01
Remove directories created by ninja install
Peter Hutterer
2017-08-01
meson_install: rename 'data' to 'd' for consistency
Peter Hutterer
2017-07-31
install: restore the SELinux context on install
Peter Hutterer
2017-07-18
Close files reliably.
Jussi Pakkanen
2017-07-17
gnome.gtkdoc: Handle absolute install_dirs correctly
Nirbheek Chauhan
2017-07-16
Return explicit 0 as it is used in a sys.exit statement (just like every othe...
Jussi Pakkanen
2017-07-16
Use sys.exit rather than plain exit.
Jussi Pakkanen
[next]