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
/
common
Age
Commit message (
Expand
)
Author
2018-05-30
New compiler method: check_header
Nirbheek Chauhan
2018-05-23
Add support for octal and binary int literals.
Filipe Brandenburger
2018-05-22
Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodata
Jussi Pakkanen
2018-05-22
configure_file: Add a new action 'copy'
Nirbheek Chauhan
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-09
args flattening: preserve configuration_data.set behaviour
Mathieu Duponchelle
2018-05-04
Interpreter: don't flatten the arguments of various methods
Mathieu Duponchelle
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-26
Merge pull request #3225 from filbranden/fixperms3
Jussi Pakkanen
2018-04-25
Fix two test cases
Niklas Claesson
2018-04-23
Fix syntax error in tests common/22, 64 and 132
Jan Alexander Steffens (heftig)
2018-04-21
Add more tests for multi-line strings and update docs
Nirbheek Chauhan
2018-04-21
Remove escaping for triple-quoted strings
Niklas Claesson
2018-04-20
Rename common tests to remove numeric duplicates (#3425)
Aleksey Filippov
2018-04-18
extract_all_objects: Add 'recursive' keyword argument
Xavier Claessens
2018-04-18
extract_all_objects(): Recursively extract objects
Xavier Claessens
2018-04-18
Update default of install-umask to 022
Filipe Brandenburger
2018-04-18
Merge pull request #3314 from sarum9in/test_depends
Jussi Pakkanen
2018-04-18
Renamed test dirs so numbers are sequential.
Jussi Pakkanen
2018-04-17
Add partial_dependency method to dependencies
Dylan Baker
2018-04-17
Merge pull request #3353 from xclaesse/has-link-argument
Jussi Pakkanen
2018-04-17
Merge pull request #1852 from QuLogic/openmp
Jussi Pakkanen
2018-04-17
Exit meson with an error if an invalid escape sequence is found in a
Niklas Claesson
2018-04-17
Complete python escape sequences aware strings
Tim 'mithro' Ansell
2018-04-17
cc.has_multi_arguments: Convert all -Wno args
Nirbheek Chauhan
2018-04-17
Skip OpenMP tests on old compilers.
Elliott Sales de Andrade
2018-04-17
Add an OpenMP dependency.
Elliott Sales de Andrade
2018-04-16
Add has_link_argument() and friends
Xavier Claessens
2018-04-16
Add '189 same target name flat layout' test
Aleksey Filippov
2018-04-16
Generate target id based on subdirectory instead of subproject
Aleksey Filippov
2018-04-16
Merge pull request #3218 from mesonbuild/findoverrider
Jussi Pakkanen
2018-04-15
Merge pull request #3115 from makise-homura/e2k-lcc-support
Jussi Pakkanen
2018-04-15
Renamed test dirs to avoid duplicate numbers [skip ci]
Jussi Pakkanen
2018-04-15
find_program: Only store successful lookups
Nirbheek Chauhan
2018-04-15
Can override programs with scripts generated with configure_file.
Jussi Pakkanen
2018-04-15
Made it possible to override find_program to return a different program.
Jussi Pakkanen
2018-04-14
Improve generation of pkg-config files for static only libraries.
Martin Hostettler
2018-04-12
Clarified version of lcc which will not suffer from depfiles problem
makise-homura
2018-04-11
Fix unit test for Disabler()
Xavier Claessens
2018-04-08
add support for cmakedefine in configure_file()
David Fort
2018-04-08
Remove arbitrary [-1024,1024] limit in cross_compute_int()
Xavier Claessens
2018-04-07
pkgconfig generator: Remove duplicates in required versions
Xavier Claessens
2018-04-03
Add both_libraries() to build both shared and static libraries
Xavier Claessens
2018-03-29
Allow meson build file to exit early. (#2808)
behlec
2018-03-29
pkgconfig: Add a simple version of the generator (#3284)
Xavier Claessens
[next]