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
path:
root
/
mesonbuild
Age
Commit message (
Expand
)
Author
2021-07-07
windows: Support wrc resource compiler
Connor Abbott
2021-07-06
Fix unsupported linker error message
Andrea Pappacoda
2021-07-05
Bump version number for rc1.
Jussi Pakkanen
2021-07-05
cmake: Improved error message for using dependency for executables
Daniel Mensinger
2021-07-05
condense lines
Eli Schwartz
2021-07-05
simplify mesonlib imports for the sake of line lengths
Eli Schwartz
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
2021-07-05
fix typo in log message
Eli Schwartz
2021-07-05
pyupgrade
Eli Schwartz
2021-07-05
use modern set syntax
Eli Schwartz
2021-07-04
dependencies: Deterministic LLVM compile and link arg ordering (#8959)
kira78
2021-07-05
cmake: Only use the `cm_` prefix when it is actually required (fixes #8955)
Daniel Mensinger
2021-07-04
dist: only exclude actual git files
Andrea Pappacoda
2021-07-03
Merge pull request #8950 from dcbaker/submit/import-required-disabled
Jussi Pakkanen
2021-07-03
Delete redirected wrap files in subprojects purge
Tristan Partin
2021-07-02
Flatten test suite value
Tristan Partin
2021-07-02
backends/ninja: only pass project specific arguments to scan-build
Dylan Baker
2021-07-02
fix: get_variable default variables are not ObjectHolders (fixes #8936)
Daniel Mensinger
2021-07-01
Add minimum NVIDIA driver version entry in table for newly-released CUDA Tool...
Olexa Bilaniuk
2021-06-30
interpreter: add required and disabled to import
Dylan Baker
2021-07-01
C2000: linker uses now binary setting defined within the cross-file
miebka
2021-06-30
modules: modules need to return either an ExtensionModlue or a
Dylan Baker
2021-06-30
modules: add classes with the found method
Dylan Baker
2021-06-30
interpreter: use typed_pos_args for func_import
Dylan Baker
2021-06-29
Merge pull request #8882 from xclaesse/msubprojects-parallel
Jussi Pakkanen
2021-06-29
Add feed arg to custom_target()
Simon Ser
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-29
pathlib: Patch pathlib to work around some bugs (fixes #7295)
Daniel Mensinger
2021-06-28
build: fix object path for vs backend
Denis Fortin
2021-06-27
modules/qt: use _impl private methods to avoid incorrect FeatureNew
Dylan Baker
2021-06-27
Update detect.py
Ian Harvey
2021-06-26
refactor: Refactor BothLibraries logic
Daniel Mensinger
2021-06-25
msubprojects: Display progress while tasks are running
Xavier Claessens
2021-06-25
msubprojects: Add message at the end of purge
Xavier Claessens
2021-06-25
msubprojects: Run action on all subprojects in parallel
Xavier Claessens
2021-06-25
typing: Annotate compilers.detect
Daniel Mensinger
2021-06-25
Split compiler detection from Environment
Daniel Mensinger
2021-06-25
linkers: move linkers.py into the linkers package
Daniel Mensinger
2021-06-23
gnome: add update_desktop_database to post_install()
Xavier Claessens
2021-06-23
gnome: Set GSETTINGS_SCHEMA_DIR in devenv
Xavier Claessens
2021-06-23
interpreter: Empty list used to be allowed in install_headers/man
Xavier Claessens
2021-06-23
Merge pull request #8884 from dcbaker/submit/type-and-annotate-install-functions
Jussi Pakkanen
2021-06-23
Merge pull request #8912 from mensinda/fixBothLibraries
Jussi Pakkanen
2021-06-22
fix: Handling BothLibraries objects (fixes #8907)
Daniel Mensinger
2021-06-22
Merge pull request #8905 from mensinda/refactorFix
Jussi Pakkanen
2021-06-22
Add Visual Studio 2012/2013 backends (#8803)
fanc999
2021-06-22
Merge pull request #8900 from bonzini/extract-objects-docs
Jussi Pakkanen
2021-06-22
Merge pull request #8898 from e820/interpreter-required-arguments
Dylan Baker
2021-06-22
minstall: make intentions clearer
Dylan Baker
2021-06-22
install_*: FileMode doesn't need to be None
Dylan Baker
[next]