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-05-30
New compiler method: check_header
Nirbheek Chauhan
2018-05-30
Document how to set the default name_prefix and name_suffix [skip ci]
Nirbheek Chauhan
2018-05-29
Don't raise StopIteration in generators, no longer allowed with Python 3.7. F...
Christoph Reiter
2018-05-29
Don't call getpgid() when killing a test.
George Koehler
2018-05-27
Merge pull request #3491 from jeandet/qt_private_headers
Jussi Pakkanen
2018-05-27
Make install doc less surprising for new users [skip ci]
Michael Mera
2018-05-27
[Qt module] private_headers kwarg documentation reformulation
Alexis Jeandet
2018-05-25
Mark even empty confs used appropriately.
Jussi Pakkanen
2018-05-24
Merge pull request #3578 from MathieuDuponchelle/mkenums_gen_templates
Jussi Pakkanen
2018-05-24
Merge pull request #3476 from filbranden/intbase1
Jussi Pakkanen
2018-05-24
Typos are fun. [skip ci]
Jussi Pakkanen
2018-05-24
Clarify that configuration_data()'s copy is immutable
Aleksey Filippov
2018-05-24
backends: Also accept dylibs while finding RPATHs
Nirbheek Chauhan
2018-05-24
backends: Simplify loop getting rpaths for bundled libs
Nirbheek Chauhan
2018-05-24
backends: Use a set while gathering RPATHs
Nirbheek Chauhan
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-23
gnome.mkenums: test header built from generated template
Mathieu Duponchelle
2018-05-23
gnome/mkenums: allow passing generated files as templates
Mathieu Duponchelle
2018-05-23
Add a testing case for a decimal number with a leading zero
Filipe Brandenburger
2018-05-23
Document octal and binary integer literals in syntax.
Filipe Brandenburger
2018-05-23
Add support for octal and binary int literals.
Filipe Brandenburger
2018-05-23
Enable running tests that fail at 'meson test'
Niklas Claesson
2018-05-23
Print project version
Tim-Philipp Müller
2018-05-23
interpreter: fix configure_file() message on empty configuration_data() [skip...
Tim-Philipp Müller
2018-05-22
Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodata
Jussi Pakkanen
2018-05-22
Merge pull request #3490 from MathieuDuponchelle/dict_builtin
Jussi Pakkanen
2018-05-22
Merge pull request #3523 from taisei-project/run_command_check
Jussi Pakkanen
2018-05-22
Update Users.md
randy408
2018-05-22
Update documentation for run_command [skip ci]
Andrei Alexeyev
2018-05-22
Add 'check' kwarg for run_command
Andrei Alexeyev
2018-05-22
dict: add since annotations
Mathieu Duponchelle
2018-05-22
docs: Add manual entry for configure_file copy kwarg
Nirbheek Chauhan
2018-05-22
configure_file: Don't use reserved keyword 'format'
Nirbheek Chauhan
2018-05-22
configure_file: Add a new action 'copy'
Nirbheek Chauhan
2018-05-21
Windows: Fix exception when windres is not found
Xavier Claessens
2018-05-21
Add support for finding libraries in Fortran projects
Matthew Krupcale
2018-05-21
for_darwin: Also accept system='ios' in cross files
Nirbheek Chauhan
2018-05-21
dict: unit test integer key
Mathieu Duponchelle
2018-05-21
dict: fix CI issues
Mathieu Duponchelle
2018-05-21
Write coredata transactionally. Closes #3511.
Jussi Pakkanen
2018-05-20
dict: address review comment I missed
Mathieu Duponchelle
2018-05-20
dict: Document, add release snippet
Mathieu Duponchelle
2018-05-20
dict: address review comments
Mathieu Duponchelle
2018-05-20
dict: change test case numbering
Mathieu Duponchelle
2018-05-20
Add methods to the dict builtin
Kyrylo Shpytsya
2018-05-20
Add new built-in type, dict
Mathieu Duponchelle
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-18
appveyor: update boost version used with VS 2015
Jon Turney
[next]