7464 Commits (dfe3d56bfd28eb7b960f1beb09f502f9902b45fa)
 

Author SHA1 Message Date
Daniel Mensinger dfe3d56bfd
Print '(cached)' when compiler result was cached 6 years ago
Daniel Mensinger c9bd84fd25
Cache compile results in coredata 6 years ago
Dylan Baker cbdf9d0647 mesonlib: Reimplement version comparison for speed 6 years ago
Dylan Baker c30ccae0b6 mesonlib: Remove useless repetition of the same check 6 years ago
Dylan Baker fa26844f67 mesonlib: specialize the implementation of == and != 6 years ago
Dylan Baker 8977e49a9b mesonlib: use ints instead of strings for numbers 6 years ago
Dylan Baker 506f8708ba mesonlib: use zip() in Version 6 years ago
Dylan Baker 914b591692 run_unittets: extend version tests to cover other cases 6 years ago
Dylan Baker 397ac5921a run_unittests: rewrite version test to not call private methods 6 years ago
Dylan Baker 5678468c2c Don't use len() to test for container emptiness 6 years ago
Dylan Baker 8e1670cc60 rewriter: optimize the list_to_dict function 6 years ago
Dylan Baker 346ab9f0d8 ast/printer: remove useless ternary 6 years ago
Chun-wei Fan 13d59d75be environment.py: Fix architecture detection on older MSVC 6 years ago
Jussi Pakkanen bbd67bbae9 Rewrap text. [skip ci] 6 years ago
Jussi Pakkanen 25931abb26
Merge pull request #5319 from kjerstadius/gcovr-4.2 6 years ago
Jussi Pakkanen 8018ef6ac6
Merge pull request #5292 from mensinda/introInterpFix 6 years ago
Thibault Saunier 26e205293a hotdoc: Handle werror 6 years ago
Thibault Saunier 083a53815c hotdoc: Take into account boolean value to pass flag like arguments 6 years ago
Richard Kjerstadius ccaa61ec52 doc: Update coverage related documentation 6 years ago
Richard Kjerstadius 48ee6a6148 Add gcovr 4.2 support 6 years ago
Daniel Mensinger 8e587dfeba
ast: Address code review 6 years ago
Daniel Mensinger a6281939df
ast: Improved test case 6 years ago
Daniel Mensinger b7ba98a657
make flake8 happy 6 years ago
Daniel Mensinger 38f2eae681
ast: Make sure to avoid infinite recursions 6 years ago
Daniel Mensinger 75b7a856cd
ast: support elementary object methods 6 years ago
Daniel Mensinger feff2630ae
ast: resolve simple arithmetic nodes 6 years ago
Daniel Mensinger 2bb4ec19f2
ast: resolve ID nodes in flatten_args 6 years ago
Dylan Baker add821db64 Don't use mutable types as default arguments 6 years ago
Tamer Fahmy 0259cc6de2 fortran: fix compile.links() when passing dependencies 6 years ago
Fernando Ramos a7a7f0ba64 Use individual entries for '-Wl,-rpath-link' 6 years ago
Jussi Pakkanen 8b42dc9274 Update list of potential scan-build binaries. Closes #5287. 6 years ago
Jon Turney b8d2989ef2 Remove extra directory in failing test 6 years ago
Fernando Ramos d81dfcba74 Add support for the Xtensa toolchain 6 years ago
Konstantin 841995cddf i18n: add args keyword to merge_file 6 years ago
Jussi Pakkanen 8dedddca36 Fix table layout. [skip ci] 6 years ago
Vladimír Čunát e4f3894582 dist: recurse into git submodules 6 years ago
Dylan Baker 3edc7f343b coredata: store cross/native files in the same form they will be used (#5224) 6 years ago
Daniel Mensinger bffd28d4b2 rewriter: fix error message 6 years ago
Jussi Pakkanen 91654674f0
Merge pull request #5289 from mesonbuild/fixxpass 6 years ago
Jussi Pakkanen 4e4f97edb3 Can run argument strings with internal Python. Closes #5217. 6 years ago
Jussi Pakkanen e43c9d96d1 Make it work on Cygwin. 6 years ago
Jussi Pakkanen dc2044c56d Report xpass results as failures. 6 years ago
Jussi Pakkanen ce160e1eab
Merge pull request #5250 from jon-turney/test-compiler-report 6 years ago
Jussi Pakkanen 5c85b50280
Merge pull request #5284 from makise-homura/update_lcc_support 6 years ago
TheQwertiest bf65660509 Updated meson --help output 6 years ago
makise-homura 0ec71fff34 Fix indentation 6 years ago
makise-homura 94b7ff3823 Correctly find lfortran for Elbrus compiler 6 years ago
makise-homura 29267b7716 Add -std= remap support for Elbrus compiler 6 years ago
makise-homura d016e23932 Handle cpp_debugstl option for Elbrus compiler 6 years ago
makise-homura ebe78a14e6 Making number of arguments consistent in get_library_dirs 6 years ago