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
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
2016-12-06
i18n: Improve language handling
Patrick Griffis
2016-12-06
gnome.gtkdoc(): Add namespace keyword
Patrick Griffis
2016-12-06
gnome.gtkdoc(): Allow passing multiple source dirs
Patrick Griffis
2016-12-06
gnome.gtkdoc(): Fix including doc source dir in path
Patrick Griffis
2016-12-05
allow overriding nm with NM
Marc-Antoine Perennou
2016-12-05
allow overriding readelf with READELF
Marc-Antoine Perennou
2016-11-18
All testing is now in mesontest.py, which simplifies a lot of stuff.
Jussi Pakkanen
2016-11-18
Made Meson test into a class rather than abusing global variables and as prep...
Jussi Pakkanen
2016-11-18
Run all tests if none are specified.
Jussi Pakkanen
2016-11-18
Use the same code for tests and benchmarks.
Jussi Pakkanen
2016-11-18
Removed Valgrind from core.
Jussi Pakkanen
2016-11-18
New test runner.
Jussi Pakkanen
2016-11-13
Use portable path separator in wrappers.
Elliott Sales de Andrade
2016-11-12
Fixed SyntaxError in itstool invocation in yelphelper.py during
Olexa Bilaniuk
2016-11-12
scripts/gtkdochelper: ignore_headers is a list
Nirbheek Chauhan
2016-11-10
vs backend: coredata.meson_script_file was renamed
Nirbheek Chauhan
2016-11-09
Can specify scan-build executable with an environment variable. Closes #1015.
Jussi Pakkanen
2016-11-08
Implement mlog.warning and use it everywhere for warnings
Nirbheek Chauhan
2016-11-02
gettext: Use argparse to handle arguments
Patrick Griffis
2016-11-01
gtkdoc: Add `ignore_headers` positional argument
Emmanuele Bassi
2016-11-01
gtkdochelper: Add 'overrides.txt' to the content files
Emmanuele Bassi
2016-10-24
Fix depfixer on MIPS.
Aurelien Jarno
2016-10-23
gettext: Add update-po target
Patrick Griffis
2016-10-19
gnome: Add yelp() function
Patrick Griffis
2016-10-19
gnome: Include build dir in gtkdoc-mkhtml path
Patrick Griffis
2016-10-19
Don't mention non-existing log files after testing.
Hemmo Nieminen
2016-10-16
gettext: Add ability to set GETTEXTDATADIRS
Patrick Griffis
2016-10-07
Remove shebangs on files that are not runnable and add execute bits to those ...
Jussi Pakkanen
2016-09-26
gnome: Allow specifying gtkdoc where to install directory
Thibault Saunier
2016-09-26
gnome: Run gtkdoc-scanobjs and add a way to get assets working
Thibault Saunier
2016-09-25
i18n: use POTFILES.in as fallback if there's no POTFILES in po dir
Tim-Philipp Müller
2016-09-14
Add a new 'environment' object to be used to build test environment (#781)
Thibault Saunier
2016-09-08
meson_test: Add env variables to the test logs file (#767)
Thibault Saunier
2016-09-07
Remove unneeded shebang line that was triggering some linters.
Jussi Pakkanen
2016-09-01
Merge branch 'QuLogic-context-managers'
Jussi Pakkanen
2016-08-27
Refactor DESTDIR determination into a single function.
Elliott Sales de Andrade
2016-08-27
Always obey DESTDIR even with absolute install_dir.
Elliott Sales de Andrade
2016-08-27
Convert depfixer.Elf class into a context manager.
Elliott Sales de Andrade
2016-08-27
Use context manager for file I/O.
Elliott Sales de Andrade
2016-08-26
Echo stderr from captured command.
Elliott Sales de Andrade
2016-08-26
Allow capturing command output of a custom target.
Elliott Sales de Andrade
2016-08-04
Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings.
Jussi Pakkanen
[prev]
[next]