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
2019-04-27
order fortran compiler search order more sanely, remove unsupported compiler ...
Michael Hirsch, Ph.D
2019-04-25
mesonlib: Reimplement version comparison for speed
Dylan Baker
2019-04-25
mesonlib: Remove useless repetition of the same check
Dylan Baker
2019-04-25
mesonlib: specialize the implementation of == and !=
Dylan Baker
2019-04-25
mesonlib: use ints instead of strings for numbers
Dylan Baker
2019-04-25
mesonlib: use zip() in Version
Dylan Baker
2019-04-25
run_unittets: extend version tests to cover other cases
Dylan Baker
2019-04-25
run_unittests: rewrite version test to not call private methods
Dylan Baker
2019-04-25
Don't use len() to test for container emptiness
Dylan Baker
2019-04-25
rewriter: optimize the list_to_dict function
Dylan Baker
2019-04-25
ast/printer: remove useless ternary
Dylan Baker
2019-04-25
environment.py: Fix architecture detection on older MSVC
Chun-wei Fan
2019-04-24
Rewrap text. [skip ci]
Jussi Pakkanen
2019-04-24
Merge pull request #5319 from kjerstadius/gcovr-4.2
Jussi Pakkanen
2019-04-24
Merge pull request #5292 from mensinda/introInterpFix
Jussi Pakkanen
2019-04-24
hotdoc: Handle werror
Thibault Saunier
2019-04-24
hotdoc: Take into account boolean value to pass flag like arguments
Thibault Saunier
2019-04-24
doc: Update coverage related documentation
Richard Kjerstadius
2019-04-24
Add gcovr 4.2 support
Richard Kjerstadius
2019-04-23
ast: Address code review
Daniel Mensinger
2019-04-23
ast: Improved test case
Daniel Mensinger
2019-04-23
make flake8 happy
Daniel Mensinger
2019-04-23
ast: Make sure to avoid infinite recursions
Daniel Mensinger
2019-04-23
ast: support elementary object methods
Daniel Mensinger
2019-04-23
ast: resolve simple arithmetic nodes
Daniel Mensinger
2019-04-23
ast: resolve ID nodes in flatten_args
Daniel Mensinger
2019-04-23
Don't use mutable types as default arguments
Dylan Baker
2019-04-22
fortran: fix compile.links() when passing dependencies
Tamer Fahmy
2019-04-22
Use individual entries for '-Wl,-rpath-link'
Fernando Ramos
2019-04-22
Update list of potential scan-build binaries. Closes #5287.
Jussi Pakkanen
2019-04-22
Remove extra directory in failing test
Jon Turney
2019-04-22
Add support for the Xtensa toolchain
Fernando Ramos
2019-04-22
i18n: add args keyword to merge_file
Konstantin
2019-04-22
Fix table layout. [skip ci]
Jussi Pakkanen
2019-04-21
dist: recurse into git submodules
Vladimír Čunát
2019-04-21
coredata: store cross/native files in the same form they will be used (#5224)
Dylan Baker
2019-04-21
rewriter: fix error message
Daniel Mensinger
2019-04-21
Merge pull request #5289 from mesonbuild/fixxpass
Jussi Pakkanen
2019-04-21
Can run argument strings with internal Python. Closes #5217.
Jussi Pakkanen
2019-04-21
Make it work on Cygwin.
Jussi Pakkanen
2019-04-21
Report xpass results as failures.
Jussi Pakkanen
2019-04-20
Merge pull request #5250 from jon-turney/test-compiler-report
Jussi Pakkanen
2019-04-20
Merge pull request #5284 from makise-homura/update_lcc_support
Jussi Pakkanen
2019-04-20
Updated meson --help output
TheQwertiest
2019-04-19
Fix indentation
makise-homura
2019-04-19
Correctly find lfortran for Elbrus compiler
makise-homura
2019-04-19
Add -std= remap support for Elbrus compiler
makise-homura
2019-04-19
Handle cpp_debugstl option for Elbrus compiler
makise-homura
2019-04-19
Making number of arguments consistent in get_library_dirs
makise-homura
2019-04-19
Fix concatenation of library dirs
makise-homura
[next]