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
2017-05-04
Use American English: behaviour -> behavior
Peter Hutterer
2017-05-03
Merge pull request #1587 from mesonbuild/tingping/msgfmt-datadir
Jussi Pakkanen
2017-05-02
Don't use len() to test emptiness vs not emptiness
Dylan Baker
2017-04-29
i18n: Add data_dirs kwarg to merge_file()
Patrick Griffis
2017-04-19
Drop terminating fullstop from "Installing blah to blah" messages
Peter Hutterer
2017-04-17
Do not obliterate old rpath because it might be used due to read only data sh...
Jussi Pakkanen
2017-04-13
gtkdochelper: Fix type file name option
Rafael Fontenelle
2017-04-08
Merge pull request #1518 from centricular/mesonintrospect-evar
Jussi Pakkanen
2017-04-06
Ignore install as non-existent user or group
Jon Turney
2017-04-06
Use '.exe' extension for executables for Cygwin
Jon Turney
2017-03-28
Export MESONINTROSPECT to postconf/install/run_command scripts
Nirbheek Chauhan
2017-03-02
Install PDB files. Closes #1442.
Jussi Pakkanen
2017-02-27
Use cross stripper when cross compiling and allow overriding native strip exe...
Jussi Pakkanen
2017-02-06
Do not strip jar targets. Closes #1343.
Jussi Pakkanen
2017-01-24
Support file perms for install_data and install_subdir
Nirbheek Chauhan
2017-01-18
cleanup: Remove redundant parentheses
Mike Sinkovsky
2017-01-11
style: [E1**] Indentation
Mike Sinkovsky
2017-01-11
style: [E303] too many blank lines (2)
Mike Sinkovsky
2017-01-03
Merge pull request #1272 from mesonbuild/ignatenko/lint
Jussi Pakkanen
2017-01-03
fix 'unreachable code' warnings
Mike Sinkovsky
2017-01-02
style: fix E127 violations
Igor Gnatenko
2017-01-01
style: fix E703 violations
Igor Gnatenko
2017-01-01
style: fix E124 violations
Igor Gnatenko
2017-01-01
style: fix E128 violations
Igor Gnatenko
2017-01-01
style: fix E265 violations
Igor Gnatenko
2017-01-01
style: fix E231 violations
Igor Gnatenko
2017-01-01
style: fix E226 violations
Igor Gnatenko
2017-01-01
style: fix E225 violations
Igor Gnatenko
2016-12-31
Fix space before :.
Jussi Pakkanen
2016-12-31
Add simple uninstall target. Closes #753.
Jussi Pakkanen
2016-12-31
Use the correct directory for scan-build command.
Hemmo Nieminen
2016-12-23
Merge pull request #1247 from centricular/fix-installed-soname-aliases
Jussi Pakkanen
2016-12-22
Fix shared library symlink aliasing on install
Nirbheek Chauhan
2016-12-21
Fix installation of statically linked executable for ELF binary.
Matthieu Gautier
2016-12-21
Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style
Jussi Pakkanen
2016-12-19
tree-wide: remove blank lines at EOF
Igor Gnatenko
2016-12-19
tree-wide: remove unused variables
Igor Gnatenko
2016-12-19
tree-wide: remove unused imports
Igor Gnatenko
2016-12-19
Use a script to clean-up custom-target output dirs
Nirbheek Chauhan
2016-12-18
Merge pull request #1216 from mesonbuild/ignatenko/shebangs
Jussi Pakkanen
2016-12-18
custom_target: Make directory outputs installable
Nirbheek Chauhan
2016-12-18
Allow passing arguments to install scripts
Nirbheek Chauhan
2016-12-18
remove shebangs from scripts
Igor Gnatenko
2016-12-17
gettext: Respect the --subdir argument before the MESON_SUBDIR var
Thibault Saunier
2016-12-12
gnome.gtkdoc(): Include builddir variant of include dirs also
Patrick Griffis
2016-12-11
Use universal_newlines=True for all Popen calls
Nirbheek Chauhan
2016-12-06
Merge pull request #1086 from Keruspe/master
Jussi Pakkanen
2016-12-06
Merge pull request #1151 from mesonbuild/tingping/gtk-doc
Jussi Pakkanen
2016-12-06
gnome.gtkdoc(): Add keyword to override the mode
Patrick Griffis
2016-12-07
misc: Use relative imports everywhere
Nirbheek Chauhan
[next]