index
:
meson.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-12
Update version number for rc2.
0.59.0.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.
0.59.0.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
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-30
Alphabetize dependency names with special lookup
Jon Turney
2021-06-30
Move 'builtin', 'config-tool' and 'system' methods to discussion of methods
Jon Turney
2021-06-29
Merge pull request #8882 from xclaesse/msubprojects-parallel
Jussi Pakkanen
2021-06-29
Merge pull request #8924 from jon-turney/fix-test-json-schema
Jussi Pakkanen
2021-06-29
Add feed arg to custom_target()
Simon Ser
2021-06-29
Merge pull request #8918 from mensinda/pathlibFixes
Jussi Pakkanen
2021-06-29
Users.md:add rmw
andy5995
2021-06-29
tests: test that we always set encoding
Daniel Mensinger
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
[next]