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
/
test cases
Age
Commit message (
Expand
)
Author
2018-05-30
New compiler method: check_header
Nirbheek Chauhan
2018-05-27
Merge pull request #3491 from jeandet/qt_private_headers
Jussi Pakkanen
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
Clarify that configuration_data()'s copy is immutable
Aleksey Filippov
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
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-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
Add 'check' kwarg for run_command
Andrei Alexeyev
2018-05-22
configure_file: Add a new action 'copy'
Nirbheek Chauhan
2018-05-21
Add support for finding libraries in Fortran projects
Matthew Krupcale
2018-05-20
dict: address review comment I missed
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 new built-in type, dict
Mathieu Duponchelle
2018-05-16
tests: Remove redundant test and include_directories('.')
Niclas Moeslund Overby
2018-05-16
ninja: add build dir to javac -sourcepath
Robert Bragg
2018-05-16
ninja: avoid needing include_directory('.') with jar()
Robert Bragg
2018-05-16
ninja: pass separated paths to javac -sourcepath
Robert Bragg
2018-05-10
vala: Fix shared_module linking with export_dynamic executable
Nirbheek Chauhan
2018-05-10
test setups: Inherit env when using a test setup
Nirbheek Chauhan
2018-05-09
Merge pull request #3539 from mesonbuild/nirbheek/fix-gtkdoc-content-files-File
Jussi Pakkanen
2018-05-09
args flattening: preserve configuration_data.set behaviour
Mathieu Duponchelle
2018-05-09
gdbus_codegen: Guess the output list for docbook generation
Nirbheek Chauhan
2018-05-06
gnome.gtkdoc: Allow passing file objects as xml_files
Nirbheek Chauhan
2018-05-05
gnome: Use the header basename for #include in mkenums_simple
Nirbheek Chauhan
2018-05-04
gnome: Disable usage of new --body and --header args
Nirbheek Chauhan
2018-05-04
Interpreter: don't flatten the arguments of various methods
Mathieu Duponchelle
2018-05-03
python module: Move tests to test cases/unit
Nirbheek Chauhan
2018-05-02
Can use C++ and FORTRAN in a single target. Closes #2685.
Jussi Pakkanen
2018-05-02
Can combine D and C++ in a single target. Closes #3125.
Jussi Pakkanen
2018-05-02
Update CI image to bionic.
Jussi Pakkanen
2018-05-02
pkgconfig: Don't expose internal libraries in .pc files
Nirbheek Chauhan
2018-05-02
Keep separator spaces in pkg-config declarations. Closes #3479.
Jussi Pakkanen
2018-05-01
Fix setting c_args and friends from command line
Xavier Claessens
2018-05-01
Allow custom_target do depend on indexed output of custom_target
Niklas Claesson
2018-04-30
has_multi_link_arguments: Some compilers needs -Wl,--fatal-warnings
Xavier Claessens
2018-04-29
Merge pull request #3485 from xclaesse/warnlevel
Jussi Pakkanen
2018-04-28
Fixed private headers on OSX with framework stuff
Alexis Jeandet
2018-04-28
qconfig_p.h isn't available on OSX :(
Alexis Jeandet
2018-04-28
[Qt module] Privates headers: Implemented private_headers option
Alexis Jeandet
2018-04-28
[Qt module] Privates headers: Added failing test case
Alexis Jeandet
2018-04-28
Install generated gdbus header with old glib version too.
Jussi Pakkanen
2018-04-27
Passing --default-library=both should override project value
Xavier Claessens
2018-04-27
Fix --warnlevel being renamed to --warning-level in latest release
Xavier Claessens
[next]