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
2022-05-24
mtest: ignore invalid input
Paolo Bonzini
2022-05-23
modules/icestorm: use type checking
Dylan Baker
2022-05-23
modules/icestorm: replace individual tools attributes with dict
Dylan Baker
2022-05-23
interpreter: Add another overload to source_strings_to_files
Dylan Baker
2022-05-23
modules: add typing to the modtest module
Dylan Baker
2022-05-23
move various imports into TYPE_CHECKING blocks for neatness
Eli Schwartz
2022-05-23
typing: use forward reference for types defined later in file
Eli Schwartz
2022-05-23
fix typing regression
Eli Schwartz
2022-05-19
Fix invalid Python overrides
Tristan Partin
2022-05-19
Add cc.has_function_attribute('sentinel')
Tristan Partin
2022-05-19
Add cc.has_function_attribute('section')
Tristan Partin
2022-05-19
Reword message in warning
Zbigniew Jędrzejewski-Szmek
2022-05-19
Reword misleading warning
Zbigniew Jędrzejewski-Szmek
2022-05-18
Fix --allow-shlib-undefined for LLVM versions > 9
Tristan Partin
2022-05-17
fix incorrect FeatureNew for separator kwarg in environment object methods
Eli Schwartz
2022-05-17
mtest: stop disrespecting the gdb config file
Eli Schwartz
2022-05-16
Update Creating-OSX-packages.md
Adel Kara Slimane
2022-05-16
Add optional compress
joshcangit
2022-05-10
linkers/MinGW: Allow `efi_application` value for `win_subsystem`
Lens
2022-05-10
Require CMake 3.14 for all tests that use the cmake module
Simon McVittie
2022-05-09
dependencies/boost.py: ignore unknown files
fghzxm
2022-05-09
python module: default extensions to hidden symbol visibility
Eli Schwartz
2022-05-09
compilers/gnu: demote visibilty inlineshidden to hidden for unsupported compi...
Eli Schwartz
2022-05-08
fix regression in reporting errors for invalid gnu_symbol_visibility
Eli Schwartz
2022-05-08
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Eli Schwartz
2022-05-06
Limit parallelism to hopefully work on machines with 160 cores.
Jussi Pakkanen
2022-05-06
compiler.has_argument: Add `-Werror=unknown-warning-option` to clang-cl cmd line
Khairul Azhar Kasmiran
2022-05-06
devenv: Set WINEPATH when cross compiling for Windows
Xavier Claessens
2022-05-06
coverage: be clever and detect config files for gcovr/lcov
Eli Schwartz
2022-05-06
Add some scaffolding needed for C++ modules in GCC.
Jussi Pakkanen
2022-05-06
Move Visual Studio module test to its own subdir.
Jussi Pakkanen
2022-05-06
unittests: Skip prelinking test with gcc 8 or older
Simon McVittie
2022-05-05
minit: refuse to allow creating broken projects
Eli Schwartz
2022-05-03
add prefer_static built-in option
Dudemanguy
2022-05-03
dependencies: cleanup kwargs.get('static') usage
Dudemanguy
2022-05-03
dependencies: handle one more case of subproject installed files
Eli Schwartz
2022-05-04
devenv: Use PkgConfigDependency.get_env()
Xavier Claessens
2022-05-03
add testcase for bad things with add_project_dependencies
Paolo Bonzini
2022-05-03
interpreter: new function add_project_dependencies()
Paolo Bonzini
2022-05-03
dependencies: extract code to get all leaf dependencies
Paolo Bonzini
2022-05-03
interpreter: simplify checks in declare_dependency
Paolo Bonzini
2022-05-02
complete documentation of declare_dependency
Remi Thebault
2022-05-02
Fix wrong name in doc
Remi Thebault
2022-05-02
docs: correct incorrect types for pch files
Eli Schwartz
2022-05-01
use shared implementation to convert files() strings to File objects
Eli Schwartz
2022-05-02
Windows: Improve Python 3.8+ module check on Windows
Chun-wei Fan
2022-05-01
mcompile: Print suggestions when target is ambigous
Xavier Claessens
2022-05-01
cmake: Fix CMake LLVM dependency error (fixes #10322)
Daniel Mensinger
2022-05-01
Add support for multiline f-strings
Peter Lesslie
2022-05-01
Convert if...error checks to assert() in string arithmetic tests
Peter Lesslie
[next]