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-03-16
fix detection of language standard library paths
Paolo Bonzini
2022-03-16
coredata: be even more robust on unpickling errors
Paolo Bonzini
2022-03-16
python: Remove warning about invalid install path
Xavier Claessens
2022-03-15
Bump version number for rc2.
Jussi Pakkanen
2022-03-15
Revert "devenv: Set PYTHONPATH where we install python modules"
Eli Schwartz
2022-03-14
sourceset: reorder fields in SourceSetRule
Paolo Bonzini
2022-03-14
sourceset: document fields of SourceSetRule
Paolo Bonzini
2022-03-14
sourceset: improve typing of SourceSetRule
Paolo Bonzini
2022-03-14
sourceset: reinstate extra_deps
Paolo Bonzini
2022-03-14
sourceset: rename "dependencies" fields to deps
Paolo Bonzini
2022-03-13
gnome module: fix crash due to misused function while generating gir command
Eli Schwartz
2022-03-14
mtest: fix logic bug that broke tests where the cmd is a Windows found program
Eli Schwartz
2022-03-13
give subproject interpreters a view of user defined options
Eli Schwartz
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
2022-03-12
remove unused type ignore that mypy 0.940 no longer needs
Eli Schwartz
2022-03-12
fix regression in vcs_tag when the VCS program is not installed
Eli Schwartz
2022-03-10
Remove a spurious debug print in Python module
Ralf Gommers
2022-03-10
Bump version numbers for rc1 release.
Jussi Pakkanen
2022-03-09
Add new env2mfile command.
Jussi Pakkanen
2022-03-09
Fix exponential regex in doc regeneration.
Jussi Pakkanen
2022-03-09
Move dataonly pkgconfig file to datadir/pkgconfig
Tristan Partin
2022-03-09
fix python traceback when gtkdoc needs an exe_wrapper but doesn't have one
Eli Schwartz
2022-03-09
install: Add --strip option
Xavier Claessens
2022-03-09
Replace freezing regex with plain text operations.
Jussi Pakkanen
2022-03-08
add early sanity check for test programs existing
Eli Schwartz
2022-03-08
Revert "Add new env2cross command."
Eli Schwartz
2022-03-08
tests: bitcode: add missing b_bitcode option
Marvin Scholz
2022-03-08
Add new env2cross command.
Jussi Pakkanen
2022-03-07
docs: add forgotten documentation for the new openssl dependency
Eli Schwartz
2022-03-07
fix correctly detecting whether python is found if link args are empty
Eli Schwartz
2022-03-07
move a bunch of imports into TYPE_CHECKING blocks
Eli Schwartz
2022-03-07
treewide: string-quote the first argument to T.cast
Eli Schwartz
2022-03-07
merge various TYPE_CHECKING blocks into one
Eli Schwartz
2022-03-07
Fix @typed_pos_args on java.generate_native_headers
Tristan Partin
2022-03-07
docs: document the rust_crate_type build_target keyword
Dylan Baker
2022-03-07
Add support for rust proc-macro crates
Dylan Baker
2022-03-07
docs: Add a document on using Rust in Meson
Dylan Baker
2022-03-07
docs: Add docs for structured_sources
Dylan Baker
2022-03-07
tests/rust: Add a test for structured inputs
Dylan Baker
2022-03-07
backends/ninja: Add support for structured sources with rust
Dylan Baker
2022-03-07
build: plumb structured sources into BuildTargets
Dylan Baker
2022-03-07
interpreter: add an implementation for structured_sources
Dylan Baker
2022-03-07
interpreter: Add a holder for StructuredSources
Dylan Baker
2022-03-07
interpreter: teach source_strings_to_files about StructuredSources
Dylan Baker
2022-03-07
dependencies: Dependency Sources can be StructuredSources
Dylan Baker
2022-03-07
build: Add structured sources
Dylan Baker
2022-03-07
backend/ninja: add rules to copy files to the build dir
Dylan Baker
2022-03-07
scripts: Add a script to copy files.
Dylan Baker
2022-03-07
build: fix typo in type alias
Dylan Baker
2022-03-07
build: fix type annotation issue
Dylan Baker
[next]