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-07-13
dependencies: drop Dependency.methods and Dependency.get_methods()
Dylan Baker
2021-07-13
modules/python: Allow trying a macos framework as well other methods
Dylan Baker
2021-07-13
modules/python: make some internal helpers protected
Dylan Baker
2021-07-13
modules/pkgconfig: remove handling of .pcdep
Dylan Baker
2021-07-13
modules/python: use factory for dependency
Dylan Baker
2021-07-13
modules/python: simplify a number of interfaces
Dylan Baker
2021-07-13
modules/python: use typed_pos_args
Dylan Baker
2021-07-13
modules/python: Add type annotations
Dylan Baker
2021-07-13
modules/python: sort imports
Dylan Baker
2021-07-13
Clang: Apply `-O0`
Pamplemousse
2021-07-12
azure: propagate run_tests.py exit code
Jon Turney
2021-07-12
Update version number for rc2.
Jussi Pakkanen
2021-07-10
Add path filter to azure pipelines trigger
Jon Turney
2021-07-10
fix: Fix recursive _unholder permissive kwarg (fixes #8977)
Daniel Mensinger
2021-07-08
docs: fix minor typos in Machine-files.md
Andrea Pappacoda
2021-07-07
Use None as Environment object build_dir in detect_system_compiler()
Jon Turney
2021-07-07
Annotate framework tests with where they are expected to skip
Jon Turney
2021-07-07
Skip LLVM test if required modules aren't found
Jon Turney
2021-07-07
Allow `skip_*` test.json keys at top-level or in `matrix:`
Jon Turney
2021-07-07
Add `skip_on_os` to test.json
Jon Turney
2021-07-07
Add `skip_on_jobname` to test.json
Jon Turney
2021-07-07
Drop checking skippable() in run_single_test
Jon Turney
2021-07-07
Drop non-framework test names from skippable()
Jon Turney
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-05
Merge pull request #8957 from jon-turney/dependency-doc-improve
Jussi Pakkanen
2021-07-04
Users: Update URL for pacman
Jon Turney
2021-07-04
Consistently capitialize 'Meson' in Dependencies.md
Jon Turney
2021-07-04
dist: only exclude actual git files
Andrea Pappacoda
2021-07-03
Improve text for dependency detection methods
Jon Turney
2021-07-03
Fix image link names.
Jussi Pakkanen
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
[next]