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
2021-03-09
setuptools: don't hardcode list of modules to install, use find_packages
Eli Schwartz
2021-03-09
change RSP quote style decision logic
Remi Thebault
2021-03-09
Add str.replace() method
Tristan Partin
2021-03-08
remove unused environment function
Eli Schwartz
2021-03-08
Add /Od flag to msvc optimization 0 args
Vili Väinölä
2021-03-06
minstall: Correctly set uid/gid of installed files
Peter Kjellerstedt
2021-03-06
Refactor subdir visitation to track files instead of dirs.
Jussi Pakkanen
2021-03-06
Fix Fortran dep scanner for upper case file extensions. Closes #8395.
Jussi Pakkanen
2021-03-05
Port CUDA module to new API.
Olexa Bilaniuk
2021-03-04
compilers: Use EnvironmentException not EnvironmentError/OSError
Dylan Baker
2021-03-04
use python2-compatible syntax because needed on macOS
Eli Schwartz
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-03-04
raw string literals are next to godliness
Eli Schwartz
2021-03-04
Fix release notes typo [skip ci]
Michael Brockus
2021-03-04
ci: Downgrade Qt on MacOS from Qt6 to Qt5
Daniel Mensinger
2021-03-04
docs: Clarify compiler.cmd_array() (#8454)
Chris Mayo
2021-03-04
Improved a paragraph [skip ci]
Amr Ojjeh
2021-03-04
mintro: include the correct target filenames for flat layout
Paolo Bonzini
2021-03-04
mintro: fix flake8 issues
Paolo Bonzini
2021-03-04
Simplify module API
Xavier Claessens
2021-03-04
interpreter: Fix process_new_values()
Xavier Claessens
2021-03-04
build: Fix backend type
Xavier Claessens
2021-03-03
pkgconfig: Add missing permitted kwargs
Xavier Claessens
2021-03-03
Windows Subsystem for Linux can run .exe without mono interpreter
Xavier Claessens
2021-03-02
wrap: sha256 digest is not case sensitive
Xavier Claessens
2021-03-02
fix missing versions with generated source
Remi Thebault
2021-03-02
exernal_project: Fix default cross compile parameters
Leif Middelschulte
2021-03-01
docs/faq: Add a section on user defined functions and macros [skip ci]
Dylan Baker
2021-03-02
mtest: create separate runners for multiple repeats
Paolo Bonzini
2021-03-01
D add build dir to -J switch
Remi Thebault
2021-02-28
Require Windows 10 or newer for the MSI package. [skip ci]
Jussi Pakkanen
2021-02-28
Add filecmp to list of bundled modules. Closes #8431. [skip ci]
Jussi Pakkanen
2021-02-28
Remove remnants of 32 bit support. [skip ci]
Jussi Pakkanen
2021-02-27
Merge pull request #8389 from dcbaker/submit/single-test-runner
Jussi Pakkanen
2021-02-27
install_man locale support
Jason Woodward
2021-02-26
pkg-config: dump all PKG_CONFIG environment variables to simplify debugging
Jeff Moguillansky
2021-02-26
Merge pull request #8429 from dcbaker/submit/rust-fix-linking-with-find-library
Dylan Baker
2021-02-26
interpreter: Clean up and simplify/optimize get_(external|cross)_property
Dylan Baker
2021-02-26
rust: a meson -l argument could be etiher a static or dynamic library
Dylan Baker
2021-02-26
hdf5: get include directory from config-tool
Michael Kuhn
2021-02-26
tests/rust: Add rust case linking to libm in rust static library
Jordan Justen
2021-02-26
modules/fs: Use typed_pos_args
Dylan Baker
2021-02-26
interpreter: correctly track whether a subproject is initialized
Dylan Baker
2021-02-26
Allow printing UserOptions in the summary
Stephen Gregoratto
2021-02-26
meson: add .has_external_property() methods
Tim-Philipp Müller
2021-02-26
Add Rizin to the list of meson users
Riccardo Schirone
2021-02-25
deprecated `meson.get_cross_property`
Dylan Baker
2021-02-26
Merge pull request #8404 from dcbaker/submit/rust-c-dependencies
Jussi Pakkanen
2021-02-25
interpreter: stop using hasattr for held_object
Dylan Baker
[next]