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-08-07
gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307
Christoph Reiter
2018-07-31
Merge pull request #3799 from rossburton/gtkdoc
Jussi Pakkanen
2018-07-09
scripts/gtkdochelper: add support for --run
Ross Burton
2018-07-09
cross: Be more permissive about not-found exe_wrapper
Nirbheek Chauhan
2018-07-09
cross: Use ExternalProgram for cross-file exe_wrapper
Nirbheek Chauhan
2018-07-03
java: remove manifest classpath from installed jar
Niclas Moeslund Overby
2018-06-26
gtkdoc: Use generated types file if there is one
Xavier Claessens
2018-06-21
Merge pull request #3590 from mesonbuild/testcommand
Jussi Pakkanen
2018-06-20
gtkdochelper: pass CC to gtkdoc-scangobj
Ross Burton
2018-06-18
Made install a top level Meson command.
Jussi Pakkanen
2018-06-18
meson_install: Don't add DESTDIR to install_name
Nirbheek Chauhan
2018-06-18
macos: Rewrite install_name for dependent built libraries on install
Nirbheek Chauhan
2018-06-18
depfixer: Rewrite install_name for dylibs on install
Nirbheek Chauhan
2018-06-17
gtkdoc: Run gtkdoc-scangobj command from build directory
Xavier Claessens
2018-06-07
gettext: Install .mo files atomically
Philip Chimento
2018-06-06
Fix issues found by flake8
Xavier Claessens
2018-06-05
Set WINEPATH when running serialized executables
Nirbheek Chauhan
2018-06-02
Add 'install_mode' to all installable targets
Filipe Brandenburger
2018-06-01
Set the meson command to use when we know what it is
Nirbheek Chauhan
2018-06-01
Revert "commandrunner: make run handle python options"
Filipe Brandenburger
2018-05-30
commandrunner: make run handle python options
Martin Kelly
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
[next]