aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2020-10-13msubprojects: Handle wrap-file to wrap-git caseXavier Claessens1-18/+34
2020-10-13msubprojects: Handle change of URL in wrap-gitXavier Claessens1-3/+25
2020-10-13cuda: Also read CUDART_VERSION from cuda_runtime_api.hDaniel Mensinger1-2/+25
2020-10-12exclude generated file from clang-tidy processingMichele Dionisio1-1/+3
2020-10-12Merge pull request #7740 from bonzini/fallback-falseJussi Pakkanen2-34/+45
2020-10-12mtest: collect failures regardless of colorized consoleCamilo Celis Guzman1-9/+11
2020-10-10Properly handle the case of linking static library with custom targetsSahnvour1-4/+31
2020-10-08dependency: support boolean argument "allow_fallback"Paolo Bonzini2-5/+16
2020-10-08interpreter: clean up handling of force_fallbackPaolo Bonzini2-14/+13
2020-10-08interpreter: refactor handling of dependency(fallback: ...)Paolo Bonzini1-21/+22
2020-10-07Add win_subsystem kwarg. Closes #7765.Jussi Pakkanen6-6/+55
2020-10-06python.dependency() is not respecting 'required' kwargXavier Claessens1-2/+9
2020-10-06environment: provide a more detailed explanation of linker detection failuresDylan Baker1-2/+8
2020-10-06compilers: Enable C++20 for Intel C++ Compiler.Vinson Lee1-0/+3
2020-10-05options: Handle updates to choices in optionsDylan Baker1-5/+15
2020-10-05Never run clang-format / clang-tidy against directoriesBernd Busse2-0/+4
2020-10-05machinefiles: Allow keys to be stored case insensitiveDylan Baker1-2/+6
2020-10-04linkers: Drop -pie on macOSRoman Bolshakov1-1/+1
2020-10-04Fixed using files object in subdir with xcode backendOskar Sigvardsson1-1/+1
2020-10-04pathlib: Fix resolve() by overriding it in Python 3.5Daniel Mensinger34-35/+85
2020-10-04cmake: switch to pathlib (fixes #7322)Daniel Mensinger9-252/+260
2020-10-03Merge pull request #7795 from dcbaker/submit/full-compiler-annotationsDylan Baker29-903/+1154
2020-10-02Fix meson compile for 32-bit MSVC buildVili Väinölä1-12/+16
2020-10-01compilers/icl fix IntelClCPP argument checkingDylan Baker1-0/+4
2020-10-01compilers/icl: Fix pch usageDylan Baker1-0/+3
2020-10-01linkers: Fix Xilink constructorDylan Baker1-2/+5
2020-10-01compilers/fortran: make ifort on windows signature match ICL'sDylan Baker2-3/+3
2020-10-01compilers/clike: Store exe_wrapper as ExternalProgramDylan Baker2-4/+4
2020-10-01compilers: make get_optimization_args abstractDylan Baker2-1/+5
2020-10-01compilers/fortran: fix has_multi_*_argumentsDylan Baker2-23/+12
2020-10-01compilers/d: add type annotationsDylan Baker2-128/+143
2020-10-01compilers/gnu: Don't pretend to inherit CLikeDylan Baker1-1/+1
2020-10-01compilers: move _build_wrapper out of clike into CompilerDylan Baker2-51/+79
2020-10-01compilers: clang: use get_compiler_check_argsDylan Baker1-5/+8
2020-10-01compilers/intel: use get_compiler_check_argsDylan Baker2-24/+15
2020-10-01compilers: move get_compile_check_args() to CompilerDylan Baker3-26/+47
2020-10-01compilers/fortran: add type annotationsDylan Baker2-92/+143
2020-10-01compilers/java: Add type annotationsDylan Baker1-24/+22
2020-10-01compilers/rust: add type annotationsDylan Baker1-25/+38
2020-10-01compilers/swift: Add type annotationsDylan Baker2-32/+39
2020-10-01Compilers/vala: Add type annotationsDylan Baker2-24/+35
2020-10-01compilers/cuda: make type safeDylan Baker6-71/+75
2020-10-01mesonlib: make OptionOverrideProxy a true MutableMappingDylan Baker3-23/+31
2020-10-01compilres: move depfile_for_object to compilerDylan Baker4-13/+6
2020-10-01compilers/cs: Add type annotationsDylan Baker3-44/+40
2020-10-01compilers: move get_dependency_gen_args to base CompilerDylan Baker13-40/+3
2020-10-01compilers: move split_shlib_to_parts to the base compilerDylan Baker4-9/+3
2020-10-01compilers/cpp: Add type annotationsDylan Baker4-121/+195
2020-10-01compilers: fully type annotate the C compilersDylan Baker9-128/+206
2020-10-01deprecated get_configtool_variable and get_pkgconfig_variableDylan Baker1-0/+4