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-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
2020-10-01
compilers/cs: Add type annotations
Dylan Baker
2020-10-01
compilers: move get_dependency_gen_args to base Compiler
Dylan Baker
2020-10-01
compilers: move split_shlib_to_parts to the base compiler
Dylan Baker
2020-10-01
compilers/cpp: Add type annotations
Dylan Baker
2020-10-01
compilers: fully type annotate the C compilers
Dylan Baker
2020-10-01
deprecated get_configtool_variable and get_pkgconfig_variable
Dylan Baker
2020-10-01
Document search order of find_program
Rasmus Thomsen
2020-10-01
document keys() method of dictionary object [skip ci]
Alexandros Theodotou
2020-09-30
compilers: Use /Od for no-optimisation flag for Intel compilers on windows
Ian Harvey
2020-09-30
Merge pull request #7757 from dcbaker/submit/curses-dependency
Dylan Baker
2020-09-29
dependencies/curses: don't try ncurses-config or system dependency on windows
Dylan Baker
[next]