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
Age
Commit message (
Expand
)
Author
2017-11-11
Move shell completions and text editor helpers to data/
Arseny Maslennikov
2017-11-11
Add zsh completion function for Meson
Arseny Maslennikov
2017-11-10
gnome: Add include_directories parameter to gtkdoc()
Xavier Claessens
2017-11-10
Interpreter: ensure build_def_files defined before parse_project()
Dylan Baker
2017-11-09
Better check for when address sanitizer is enabled. Closes #2590.
Jussi Pakkanen
2017-11-09
Print correct command in help message
Eric Engestrom
2017-11-09
introspect: print `build_by_default` field
Eric Engestrom
2017-11-09
llvm: fix static linking
Dylan Baker
2017-11-09
llvm: llvm 5.0 is released and the current stable
Dylan Baker
2017-11-08
fix include_directories handling in subprojects for compiler tests.
Philipp Ittershagen
2017-11-08
Merge pull request #2444 from dcbaker/llvm
Jussi Pakkanen
2017-11-08
Add description on how to use external and internal dependencies interchangea...
Jussi Pakkanen
2017-11-07
Merge pull request #2564 from jeandet/fix_boost_detection_with_wrong_locale
Jussi Pakkanen
2017-11-07
gtkdoc: Pass the linker down to gtkdoc-scangobj
Xavier Claessens
2017-11-07
docs: fix use of deps
Joergen Ibsen
2017-11-06
vim: remove double indent
Eric Engestrom
2017-11-06
Dump coredata earlier.
Elliott Sales de Andrade
2017-11-06
Small changes for syntax hightlight
David Pérez-Suárez
2017-11-06
coredata: Remove parse_string() method
Xavier Claessens
2017-11-02
Warn when no inc dir is found from parsing GNU compiler output
Alexis Jeandet
2017-11-01
Fix detection of include dirs with gnu compiler and non C locale
Alexis Jeandet
2017-10-31
Merge pull request #2562 from 1ace/fix/mesontest
Jussi Pakkanen
2017-10-31
interpreter: Add warning function
Paulo Antonio Alvarez
2017-10-31
mtest: print correct name in error message
Eric Engestrom
2017-10-31
man: remove references to `mesontest` in meson(1)
Eric Engestrom
2017-10-31
docs: remove references to `mesontest`
Eric Engestrom
2017-10-31
Added libwmf to the CI image.
Jussi Pakkanen
2017-10-31
Merge pull request #2551 from mesonbuild/fix2481
Jussi Pakkanen
2017-10-31
Add LibWmf as a specified dependency, and associated tests.
Félix Piédallu
2017-10-31
namespace run_targets by subproject
Martin Kelly
2017-10-29
Merge pull request #2529 from leiflm/qt5-add-moc-extra-arguments-keyword
Jussi Pakkanen
2017-10-29
Fixes the `kwargs` handling.
Leif Middelschulte
2017-10-29
run_command: add command and files as build dependencies
Scott D Phillips
2017-10-29
Renamed test dir to avoid duplicate numbers.
Jussi Pakkanen
2017-10-29
Evaluate subproject path correctly. Closes #2481.
Jussi Pakkanen
2017-10-29
add failing test case for overly-strict sandbox violation
Adam C. Foltzer
2017-10-29
Fix boost link cmd line when compiler.find_library returns None, self.request...
Goncalo Carvalho
2017-10-29
Check that link_with arguments in declare_dependency are not external depende...
Jussi Pakkanen
2017-10-29
Merge pull request #2217 from mesonbuild/gcc7
Jussi Pakkanen
2017-10-29
Raise InvalidArguments when trying to link against strings
Lyude Paul
2017-10-29
Do not run MPI Fortran tests on Ubuntu Artful.
Jussi Pakkanen
2017-10-28
Use GCC 7 for cross compilation tests.
Jussi Pakkanen
2017-10-28
Test GDC shared libraries only from version 8, since 7 is broken in Debian at...
Jussi Pakkanen
2017-10-27
documentation: adds new keyword usage to the given example.
Leif Middelschulte
2017-10-27
adds "since"-note for the new keyword to the documentation
Leif Middelschulte
2017-10-27
updates the documentation to follow the list-style to explain arguments.
Leif Middelschulte
2017-10-26
docs: add pkgconfig to cross file example
Mike Gilbert
2017-10-26
removes unnecessary code as suggested by @jeandet
Leif Middelschulte
2017-10-26
removes unnecessary if/else-statement as suggested by @jeandet
Leif Middelschulte
2017-10-26
fixes the extended test suite to work with qt5 **and** qt4.
Leif Middelschulte
[next]