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
2018-02-22
docs: Add a paragraph to the Manual about @EXTRA_ARGS@. [skip ci]
TÖRÖK Attila
2018-02-21
Enable searching system crossfile locations on more platforms
Jon Turney
2018-02-21
Handle a warning location which evaluates to False
Jon Turney
2018-02-21
Generate build rpath for pkg-config dependencies consisting of a one absolute...
Martin Hostettler
2018-02-21
Newlines in single line strings should only be a warning for now.
Jussi Pakkanen
2018-02-21
Users.md: Add GVfs
Iñigo Martínez
2018-02-21
Users.md: Add GNOME Boxes and GNOME Usage
Felipe Borges
2018-02-21
Split boost dependency out into separate file
Aleksey Filippov
2018-02-20
pkgconfig deps: Add all -L args when using -l args
Nirbheek Chauhan
2018-02-20
d: gdc: Implement proper dependency gen support
Matthias Klumpp
2018-02-20
pkgconfig deps: Warn when a static library isn't found
Nirbheek Chauhan
2018-02-20
gnome: Fix depend_files listing for compile_resources
Nirbheek Chauhan
2018-02-20
Add references to CI and recommendation to disable them for doc only changes ...
Aleksey Filippov
2018-02-20
Users.md: lightdm-webkit2-greeter no longer uses meson [skip ci]
Nirbheek Chauhan
2018-02-20
docs: Add subproject warning for source_root and build_root [skip ci]
Nirbheek Chauhan
2018-02-20
Users.md: Add libzim, which only uses meson
Nirbheek Chauhan
2018-02-20
Fail if singleline string has multiple lines
Caio Marcelo de Oliveira Filho
2018-02-20
rmtree: Don't retry when the file is not found
Nirbheek Chauhan
2018-02-20
vala: Fix path of C file with generated Vala files
Nirbheek Chauhan
2018-02-20
Support running out-of-tree tests against a meson in PATH
Nirbheek Chauhan
2018-02-20
wrap: Fix broken logic when initializing submodules
Nirbheek Chauhan
2018-02-20
Run FPGA tests.
Jussi Pakkanen
2018-02-20
Users.md: Update some old/broken URLs
Nirbheek Chauhan
2018-02-19
docs: fix missing backtick
Eric Engestrom
2018-02-19
Users.md: link to github page for easy editing
Nirbheek Chauhan
2018-02-18
Merge pull request #2863 from jon-turney/exit-status-on-exception
Jussi Pakkanen
2018-02-18
Merge pull request #2943 from ximion/master
Jussi Pakkanen
2018-02-18
Add python3 dependency documentation and link it from python3 module
Aleksey Filippov
2018-02-17
Don't mention "error" in error messages
Matthias Klumpp
2018-02-17
doc: fix typo in icestorm documentation
David Fort
2018-02-16
Merge pull request #2999 from peteruithoven/patch-1
Jussi Pakkanen
2018-02-16
Merge pull request #3004 from bredelings/clean-boost
Jussi Pakkanen
2018-02-16
Fix subproject prefix handling when checking subproject option validity.
Hemmo Nieminen
2018-02-16
Document how to set options in subprojects
Martin Ejdestig
2018-02-16
Merge pull request #3069 from dcbaker/pch_one_arg
Jussi Pakkanen
2018-02-15
Updated docs to do "meson wrap" instead of "wraptool".
Jussi Pakkanen
2018-02-15
Only remove substring if it is part of string
Niklas Claesson
2018-02-15
Add source location to warning for comparing different types
Jon Turney
2018-02-15
Fix exception in 'test cases/failing/55 wrong shared crate type' when rustc i...
Jon Turney
2018-02-15
Fix test cases/failing/52 inconsistent comparison
Jon Turney
2018-02-15
Only expose exception() test function during unit tests
Jon Turney
2018-02-15
Add a test case for python exception exit status
Jon Turney
2018-02-15
Verify that failing tests are failing with an error, not a python exception
Jon Turney
2018-02-14
Permit path separators in subproject names but with a warning. Closes #2794.
Jussi Pakkanen
2018-02-14
backends: Only add pch args that are appropriate for the compiler
Dylan Baker
2018-02-14
tests/15 mixed pch: Add a test using only the headers
Dylan Baker
2018-02-14
tests/15 mixed pch: Use current style
Dylan Baker
2018-02-14
Update Users.md (#3063)
Amit D
2018-02-14
Ensure any generation error appears in the logfile and thus in CI output
Jon Turney
2018-02-14
Only add reconfigure deps on files, not dirs. Closes #2919.
Jussi Pakkanen
[next]