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
2020-10-13
ci: Add an interactive mode (testTTY) for the CI image builder
Daniel Mensinger
2020-10-12
exclude generated file from clang-tidy processing
Michele Dionisio
2020-10-12
Merge pull request #7740 from bonzini/fallback-false
Jussi Pakkanen
2020-10-12
mtest: collect failures regardless of colorized console
Camilo Celis Guzman
2020-10-12
typing: fix mypy typing error
Daniel Mensinger
2020-10-10
Update wrap maintenance documentation. [skip ci]
Jussi Pakkanen
2020-10-10
add test case for #6365
Sahnvour
2020-10-10
Properly handle the case of linking static library with custom targets
Sahnvour
2020-10-08
dependency: support boolean argument "allow_fallback"
Paolo Bonzini
2020-10-08
interpreter: clean up handling of force_fallback
Paolo Bonzini
2020-10-08
interpreter: refactor handling of dependency(fallback: ...)
Paolo Bonzini
2020-10-08
docs: improve documentation of subproject fallback
Paolo Bonzini
2020-10-07
Tests: py.dependency() now has required:true by default
Xavier Claessens
2020-10-07
Add win_subsystem kwarg. Closes #7765.
Jussi Pakkanen
2020-10-06
python.dependency() is not respecting 'required' kwarg
Xavier Claessens
2020-10-06
environment: provide a more detailed explanation of linker detection failures
Dylan Baker
2020-10-06
compilers: Enable C++20 for Intel C++ Compiler.
Vinson Lee
2020-10-05
options: Handle updates to choices in options
Dylan Baker
2020-10-05
Never run clang-format / clang-tidy against directories
Bernd Busse
2020-10-05
machinefiles: Allow keys to be stored case insensitive
Dylan Baker
2020-10-04
linkers: Drop -pie on macOS
Roman Bolshakov
2020-10-04
Added subdir files test
Oskar Sigvardsson
2020-10-04
Fixed using files object in subdir with xcode backend
Oskar Sigvardsson
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-10-04
cmake: switch to pathlib (fixes #7322)
Daniel Mensinger
2020-10-03
Merge pull request #7795 from dcbaker/submit/full-compiler-annotations
Dylan Baker
2020-10-02
docs: Fixup find_program search path documentation [skip ci]
Nirbheek Chauhan
2020-10-02
Fix meson compile for 32-bit MSVC build
Vili Väinölä
2020-10-01
compilers/icl fix IntelClCPP argument checking
Dylan Baker
2020-10-01
compilers/icl: Fix pch usage
Dylan Baker
2020-10-01
linkers: Fix Xilink constructor
Dylan Baker
2020-10-01
compilers/fortran: make ifort on windows signature match ICL's
Dylan Baker
2020-10-01
compilers/clike: Store exe_wrapper as ExternalProgram
Dylan Baker
2020-10-01
compilers: make get_optimization_args abstract
Dylan Baker
2020-10-01
compilers/fortran: fix has_multi_*_arguments
Dylan Baker
2020-10-01
run_mypy: mark the whole compilers package as type safe
Dylan Baker
2020-10-01
compilers/d: add type annotations
Dylan Baker
2020-10-01
compilers/gnu: Don't pretend to inherit CLike
Dylan Baker
2020-10-01
compilers: move _build_wrapper out of clike into Compiler
Dylan Baker
2020-10-01
compilers: clang: use get_compiler_check_args
Dylan Baker
2020-10-01
compilers/intel: use get_compiler_check_args
Dylan Baker
2020-10-01
compilers: move get_compile_check_args() to Compiler
Dylan Baker
2020-10-01
compilers/fortran: add type annotations
Dylan Baker
2020-10-01
compilers/java: Add type annotations
Dylan Baker
2020-10-01
compilers/rust: add type annotations
Dylan Baker
2020-10-01
compilers/swift: Add type annotations
Dylan Baker
2020-10-01
Compilers/vala: Add type annotations
Dylan Baker
2020-10-01
compilers/cuda: make type safe
Dylan Baker
2020-10-01
mesonlib: make OptionOverrideProxy a true MutableMapping
Dylan Baker
2020-10-01
compilres: move depfile_for_object to compiler
Dylan Baker
[next]